@font-face {
  font-family: "Vazirmatn";
  src: url("../fonts/vazirmatn/Vazirmatn-UI-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Vazirmatn";
  src: url("../fonts/vazirmatn/Vazirmatn-UI-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Vazirmatn";
  src: url("../fonts/vazirmatn/Vazirmatn-UI-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Vazirmatn";
  src: url("../fonts/vazirmatn/Vazirmatn-UI-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Vazirmatn";
  src: url("../fonts/vazirmatn/Vazirmatn-UI-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}




*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #F59E0B;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #1F2937;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;

  font-family: "Vazirmatn", Tahoma, Arial, sans-serif;

  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;


  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: #F59E0B;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
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;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-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;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-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;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

* {
  scrollbar-color: initial;
  scrollbar-width: initial;
}

html {
  max-height: 400px;
  overflow-y: auto;
  scroll-behavior: smooth;
}

html::-webkit-scrollbar-thumb {
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}

html:is(.dark *)::-webkit-scrollbar-thumb {
  --tw-bg-opacity: 1;
  background-color: rgb(115 115 115 / var(--tw-bg-opacity, 1));
}

html::-webkit-scrollbar-track {
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

html:is(.dark *)::-webkit-scrollbar-track {
  --tw-bg-opacity: 1;
  background-color: rgb(64 64 64 / var(--tw-bg-opacity, 1));
}

html::-webkit-scrollbar {
  width: 0.5rem;
}

body {
  position: relative;
  min-height: 100vh;
  margin: 0;

  background-color: #EEF1F4;
  color: #1f2937;

  font-family: "Vazirmatn", Tahoma, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.7;

  transition:
    background-color 150ms cubic-bezier(0.4, 0, 0.2, 1),
    color 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

body:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(244 244 245 / #F59E0B);
}

input,
textarea {
  resize: none;
  border-style: none;
  background-color: transparent;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.custom-input {
  -moz-appearance: textfield;
}

.custom-input::-webkit-outer-spin-button,
.custom-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.tailwind-input {
  margin-bottom: 1rem;
  width: 100%;
  border-radius: 0.5rem;
  background-color: transparent;
  padding: 0.5rem;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.tailwind-input:focus {
  padding-right: 1rem;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}

.tailwind-input:is(.dark *) {
  --tw-ring-color: rgb(255 255 255 / 0.2);
}

.tailwind-input:focus:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1));
}


/* CLASSES */

.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.flex-between {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.app-border {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.app-border:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

.app-hover {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.app-hover:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.app-hover:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.border-b-normal {
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.border-b-normal:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

/* tooltip */

.tooltip {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.tooltip button {
  transition: background-color 0.3s, transform 0.2s ease-out;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.tooltiptext {
  visibility: hidden;
  bottom: 125%;
  left: 86%;
  margin-left: -60px;
  opacity: 0;
  position: absolute;
  z-index: 10;
  width: 6rem;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1));
  padding: 0.375rem;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / #F59E0B);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.tooltiptext::after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-top-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}

.tooltiptext:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: #F59E0B;
  --tw-gradient-to: #60a5fa var(--tw-gradient-to-position);
}

.tooltiptext:is(.dark *)::after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-top-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}

.tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #60a5fa transparent transparent transparent;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 360px) {
  .container {
    max-width: 360px;
  }
}

@media (min-width: 480px) {
  .container {
    max-width: 480px;
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
    padding-right: 6rem;
    padding-left: 6rem;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.pointer-events-none {
  pointer-events: none;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.inset-x-0 {
  left: 0px;
  right: 0px;
}

.-right-1 {
  right: -0.25rem;
}

.-top-1 {
  top: -0.25rem;
}

.-top-7 {
  top: -1.75rem;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-2 {
  bottom: 0.5rem;
}

.bottom-3 {
  bottom: 0.75rem;
}

.bottom-5 {
  bottom: 1.25rem;
}

.left-0 {
  left: 0px;
}

.left-1 {
  left: 0.25rem;
}

.left-2 {
  left: 0.5rem;
}

.left-2\/4 {
  left: 50%;
}

.left-3 {
  left: 0.75rem;
}

.left-4 {
  left: 1rem;
}

.left-40 {
  left: 10rem;
}

.right-0 {
  right: 0px;
}

.right-1 {
  right: 0.25rem;
}

.right-40 {
  right: 10rem;
}

.right-6 {
  right: 1.5rem;
}

.start-0\.5 {
  inset-inline-start: 0.125rem;
}

.top-0 {
  top: 0px;
}

.top-1 {
  top: 0.25rem;
}

.top-1\/2 {
  top: 50%;
}

.top-2 {
  top: 0.5rem;
}

.top-2\/4 {
  top: 50%;
}

.top-20 {
  top: 5rem;
}

.top-3 {
  top: 0.75rem;
}

.top-36 {
  top: 9rem;
}

.top-4 {
  top: 1rem;
}

.top-5 {
  top: 1.25rem;
}

.top-\[17rem\] {
  top: 17rem;
}

.top-\[47\%\] {
  top: 47%;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-30 {
  z-index: 30;
}

.z-50 {
  z-index: 50;
}

.col-span-12 {
  grid-column: span 12 / span 12;
}

.col-span-4 {
  grid-column: span 4 / span 4;
}

.col-span-6 {
  grid-column: span 6 / span 6;
}

.col-span-8 {
  grid-column: span 8 / span 8;
}

.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.mb-0\.5 {
  margin-bottom: 0.125rem;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-1\.5 {
  margin-bottom: 0.375rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

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

.mb-4 {
  margin-bottom: 1rem;
}

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

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.ml-20 {
  margin-left: 5rem;
}

.ml-5 {
  margin-left: 1.25rem;
}

.mr-1 {
  margin-right: 0.25rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-2\.5 {
  margin-right: 0.625rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mr-8 {
  margin-right: 2rem;
}

.ms-1 {
  margin-inline-start: 0.25rem;
}

.ms-auto {
  margin-inline-start: auto;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-14 {
  margin-top: 3.5rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-20 {
  margin-top: 5rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.size-10 {
  width: 2.5rem;
  height: 2.5rem;
}

.size-12 {
  width: 3rem;
  height: 3rem;
}

.size-4 {
  width: 1rem;
  height: 1rem;
}

.size-5 {
  width: 1.25rem;
  height: 1.25rem;
}

.size-6 {
  width: 1.5rem;
  height: 1.5rem;
  color: #16a34a;
}

.size-7 {
  width: 1.75rem;
  height: 1.75rem;
}

.size-8 {
  width: 2rem;
  height: 2rem;
}

.size-9 {
  width: 2.25rem;
  height: 2.25rem;
}

.h-1 {
  height: 0.25rem;
}

.h-10 {
  height: 2.5rem;
}

.h-11 {
  height: 2.75rem;
}

.h-14 {
  height: 3.5rem;
}

.h-16 {
  height: 4rem;
}

.h-20 {
  height: 5rem;
}

.h-24 {
  height: 6rem;
}

.h-28 {
  height: 7rem;
}

.h-3 {
  height: 0.75rem;
}

.h-3\.5 {
  height: 0.875rem;
}

.h-36 {
  height: 9rem;
}

.h-4 {
  height: 1rem;
}

.h-5 {
  height: 1.25rem;
}

.h-52 {
  height: 13rem;
}

.h-6 {
  height: 1.5rem;
}

.h-7 {
  height: 1.75rem;
}

.h-80 {
  height: 20rem;
}

.h-9 {
  height: 2.25rem;
}

.h-96 {
  height: 24rem;
}

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

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

.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.max-h-0 {
  max-height: 0px;
}

.min-h-screen {
  min-height: 100vh;
}

.w-1\/3 {
  width: 33.333333%;
}

.w-10 {
  width: 2.5rem;
}

.w-11 {
  width: 2.75rem;
}

.w-14 {
  width: 3.5rem;
}

.w-16 {
  width: 4rem;
}

.w-2\/4 {
  width: 50%;
}

.w-20 {
  width: 5rem;
}

.w-24 {
  width: 6rem;
}

.w-28 {
  width: 7rem;
}

.w-3 {
  width: 0.75rem;
}

.w-3\.5 {
  width: 0.875rem;
}

.w-32 {
  width: 8rem;
}

.w-36 {
  width: 9rem;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-52 {
  width: 13rem;
}

.w-6 {
  width: 1.5rem;
}

.w-64 {
  width: 16rem;
}

.w-7 {
  width: 1.75rem;
}

.w-72 {
  width: 18rem;
}

.w-8 {
  width: 2rem;
}

.w-84 {
  width: 336px;
}

.w-9 {
  width: 2.25rem;
}

.w-96 {
  width: 24rem;
}

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

.w-\[27rem\] {
  width: 27rem;
}

.w-\[45rem\] {
  width: 45rem;
}

.w-\[50\%\] {
  width: 50%;
}

.w-\[70\%\] {
  width: 70%;
}

.w-\[90\%\] {
  width: 90%;
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.w-full {
  width: 100%;
}

.w-screen {
  width: 100vw;
}

.max-w-60 {
  max-width: 15rem;
}

.max-w-sm {
  max-width: 24rem;
}

.max-w-xl {
  max-width: 36rem;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-\[1\.5\] {
  flex: 1.5;
}

.flex-\[2\] {
  flex: 2;
}

.grow {
  flex-grow: 1;
}

.-translate-x-2\/4 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-2\/4 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-rotate-90 {
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@keyframes bounce {

  0%,
  100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }

  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}

.animate-bounce {
  animation: bounce 1s infinite;
}

@keyframes ping {

  75%,
  100% {
    transform: scale(2);
    opacity: 0;
  }
}

.animate-ping {
  animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
}

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

.appearance-none {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-evenly {
  justify-content: space-evenly;
}

.gap-1\.5 {
  gap: 0.375rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-x-0\.5 {
  -moz-column-gap: 0.125rem;
  column-gap: 0.125rem;
}

.gap-x-1 {
  -moz-column-gap: 0.25rem;
  column-gap: 0.25rem;
}

.gap-x-1\.5 {
  -moz-column-gap: 0.375rem;
  column-gap: 0.375rem;
}

.gap-x-10 {
  -moz-column-gap: 2.5rem;
  column-gap: 2.5rem;
}

.gap-x-2 {
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
}

.gap-x-20 {
  -moz-column-gap: 5rem;
  column-gap: 5rem;
}

.gap-x-3 {
  -moz-column-gap: 0.75rem;
  column-gap: 0.75rem;
}

.gap-x-4 {
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}

.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}

.gap-x-6 {
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
}

.gap-x-7 {
  -moz-column-gap: 1.75rem;
  column-gap: 1.75rem;
}

.gap-x-8 {
  -moz-column-gap: 2rem;
  column-gap: 2rem;
}

.gap-y-1 {
  row-gap: 0.25rem;
}

.gap-y-1\.5 {
  row-gap: 0.375rem;
}

.gap-y-10 {
  row-gap: 2.5rem;
}

.gap-y-2 {
  row-gap: 0.5rem;
}

.gap-y-2\.5 {
  row-gap: 0.625rem;
}

.gap-y-3 {
  row-gap: 0.75rem;
}

.gap-y-4 {
  row-gap: 1rem;
}

.gap-y-5 {
  row-gap: 1.25rem;
}

.gap-y-6 {
  row-gap: 1.5rem;
}

.gap-y-7 {
  row-gap: 1.75rem;
}

.gap-y-8 {
  row-gap: 2rem;
}

.space-x-1> :not([hidden])~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-1> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}

.space-y-1\.5> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}

.space-y-2> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-y-3> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.space-y-4> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-y-5> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}

.space-y-8> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.divide-y> :not([hidden])~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

.divide-y-2> :not([hidden])~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
}

.divide-gray-200> :not([hidden])~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity, 1));
}

.divide-gray-300> :not([hidden])~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-divide-opacity, 1));
}

.divide-slate-200> :not([hidden])~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-divide-opacity, 1));
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-x-auto {
  overflow-x: auto;
}

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

.rounded {
  border-radius: 0.25rem;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.rounded-bl-3xl {
  border-bottom-left-radius: 1.5rem;
}

.rounded-tr-3xl {
  border-top-right-radius: 1.5rem;
}

.border {
  border-width: 1px;
}

.border-2 {
  border-width: 2px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-t {
  border-top-width: 1px;
}

.border-t-2 {
  border-top-width: 2px;
}

.border-dashed {
  border-style: dashed;
}

.border-blue-300 {
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}

.border-blue-500 {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}

.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}

.border-gray-600\/20 {
  border-color: rgb(75 85 99 / 0.2);
}

.border-slate-300 {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}

.border-transparent {
  border-color: transparent;
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.bg-amber-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1));
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.bg-black\/60 {
  background-color: rgb(0 0 0 / 0.6);
}

.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: #F59E0B;
}

.bg-blue-500\/10 {
  background-color: rgb(59 130 246 / 0.1);
}

.bg-blue-600 {
  --tw-bg-opacity: 1;
  background-color: #F59E0B;
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}

.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: #F8F9FA;
}

.bg-gray-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(3 7 18 / var(--tw-bg-opacity, 1));
}

.bg-green-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity, 1));
}

.bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}

.bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}

.bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}

.bg-slate-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}

.bg-transparent {
  background-color: transparent;
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-zinc-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(161 161 170 / var(--tw-bg-opacity, 1));
}

.stroke-black\/10 {
  stroke: rgb(0 0 0 / 0.1);
}

.stroke-\[2\] {
  stroke-width: 2;
}

.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}

.p-1 {
  padding: 0.25rem;
}

.p-1\.5 {
  padding: 0.375rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-2\.5 {
  padding: 0.625rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

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

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

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

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

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

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pb-1 {
  padding-bottom: 0.25rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pr-1\.5 {
  padding-right: 0.375rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pt-1 {
  padding-top: 0.25rem;
}

.pt-12 {
  padding-top: 3rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-8 {
  padding-top: 2rem;
}

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

.text-right {
  text-align: right;
}

@font-face {
  font-family: "Vazirmatn";
  src: url("../fonts/vazirmatn/Vazirmatn-UI-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Vazirmatn";
  src: url("../fonts/vazirmatn/Vazirmatn-UI-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Vazirmatn";
  src: url("../fonts/vazirmatn/Vazirmatn-UI-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

.font-Dana {
  font-family: "Vazirmatn", Tahoma, Arial, sans-serif;
  font-weight: 400;
}

.font-DanaMedium {
  font-family: "Vazirmatn", Tahoma, Arial, sans-serif;
  font-weight: 500;
}

.font-DanaDemiBold {
  font-family: "Vazirmatn", Tahoma, Arial, sans-serif;
  font-weight: 600;
}

.font-MorabbaMedium {
  font-family: inherit;
  font-weight: 500;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-sm\/6 {
  font-size: 0.875rem;
  line-height: 1.5rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}


.font-medium {
  font-weight: 500;
}

.leading-10 {
  line-height: 2.5rem;
}

.leading-8 {
  line-height: 2rem;
}

.text-blue-400 {
  --tw-text-opacity: 1;
  color: #F59E0B;
}

.text-blue-500 {
  --tw-text-opacity: 1;
  color: #F59E0B;
}

.text-blue-600 {
  --tw-text-opacity: 1;
  color: #F59E0B;
}

.text-gray-100 {
  --tw-text-opacity: 1;
  color: #F59E0B;

}

.text-gray-200 {
  --tw-text-opacity: 1;
  color: #F59E0B;

}

.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / #F59E0B);
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: #1F2937;
}

.text-gray-50 {
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / #F59E0B);
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / #F59E0B);
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / #F59E0B);
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / #F59E0B);
}

.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / #F59E0B);
}

.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / #F59E0B);
}

.text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / #F59E0B);
}

.text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / #F59E0B);
}

.text-orange-400 {
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / #F59E0B);
}

.text-red-400 {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / #F59E0B);
}

.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / #F59E0B);
}

.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / #F59E0B);
}

.text-sky-400 {
  --tw-text-opacity: 1;
  color: #F59E0B;
}

.text-sky-500 {
  --tw-text-opacity: 1;
  color: rgb(14 165 233 / #F59E0B);
}

.text-slate-800 {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / #F59E0B);
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / #F59E0B);
}

.text-yellow-400 {
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / #F59E0B);
}

.text-yellow-500 {
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / #F59E0B);
}

.opacity-0 {
  opacity: 0;
}

.opacity-75 {
  opacity: 0.75;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.outline {
  outline-style: solid;
}

.outline-1 {
  outline-width: 1px;
}

.-outline-offset-1 {
  outline-offset: -1px;
}

.ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-2 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-4 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-blue-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1));
}

.ring-gray-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1));
}

.ring-gray-400\/20 {
  --tw-ring-color: rgb(156 163 175 / 0.2);
}

.ring-transparent {
  --tw-ring-color: transparent;
}

.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.blur-sm {
  --tw-blur: blur(4px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.delay-100 {
  transition-delay: 100ms;
}

.delay-75 {
  transition-delay: 75ms;
}

.duration-200 {
  transition-duration: 200ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-700 {
  transition-duration: 700ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.scrollbar::-webkit-scrollbar-track {
  background-color: var(--scrollbar-track);
  border-radius: var(--scrollbar-track-radius);
}

.scrollbar::-webkit-scrollbar-track:hover {
  background-color: var(--scrollbar-track-hover, var(--scrollbar-track));
}

.scrollbar::-webkit-scrollbar-track:active {
  background-color: var(--scrollbar-track-active, var(--scrollbar-track-hover, var(--scrollbar-track)));
}

.scrollbar::-webkit-scrollbar-thumb {
  background-color: var(--scrollbar-thumb);
  border-radius: var(--scrollbar-thumb-radius);
}

.scrollbar::-webkit-scrollbar-thumb:hover {
  background-color: var(--scrollbar-thumb-hover, var(--scrollbar-thumb));
}

.scrollbar::-webkit-scrollbar-thumb:active {
  background-color: var(--scrollbar-thumb-active, var(--scrollbar-thumb-hover, var(--scrollbar-thumb)));
}

.scrollbar::-webkit-scrollbar-corner {
  background-color: var(--scrollbar-corner);
  border-radius: var(--scrollbar-corner-radius);
}

.scrollbar::-webkit-scrollbar-corner:hover {
  background-color: var(--scrollbar-corner-hover, var(--scrollbar-corner));
}

.scrollbar::-webkit-scrollbar-corner:active {
  background-color: var(--scrollbar-corner-active, var(--scrollbar-corner-hover, var(--scrollbar-corner)));
}

.scrollbar {
  scrollbar-width: auto;
  scrollbar-color: var(--scrollbar-thumb, initial) var(--scrollbar-track, initial);
}

.scrollbar::-webkit-scrollbar {
  display: block;
  width: var(--scrollbar-width, 16px);
  height: var(--scrollbar-height, 16px);
}

/* Search Style */

.search-modal {
  visibility: hidden;
  position: absolute;
  right: 0px;
  top: 5rem;
  display: flex;
  width: 336px;
  flex-direction: column;
  justify-content: flex-end;
  overflow-x: hidden;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  opacity: 0;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.search-modal:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

.search-btn-open {
  z-index: -10;
}

.search-btn-open.active {
  z-index: 40;
}

.search-modal.active {
  visibility: visible;
  top: 3.5rem;
  opacity: 1;
}

.open-mobile_search-modal {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
  margin-top: 5rem;
  display: flex;
  width: 100%;
  align-items: center;
  -moz-column-gap: 0.25rem;
  column-gap: 0.25rem;
  border-radius: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / #F59E0B);
}

.open-mobile_search-modal:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / #F59E0B);
}

.mobile_search-modal {
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  z-index: 30;
  display: flex;
  height: 100vh;
  width: 100%;
  --tw-translate-y: -100vh;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  flex-direction: column;
  align-items: center;
  row-gap: 1.25rem;
  background-color: rgb(255 255 255 / 0.95);
  padding: 1rem;
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

.mobile_search-modal:is(.dark *) {
  background-color: rgb(17 24 39 / 0.95);
}

.mobile_search-modal.active {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

/* Cart */

.cart {
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 50;
  width: 360px;
  --tw-translate-x: -360px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.cart:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.cart.active {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

/* Overlay style */

.overlay {
  visibility: hidden;
  position: fixed;
  inset: 0px;
  z-index: 20;
  height: 100%;
  width: 100%;
  background-color: rgb(0 0 0 / 0.3);
  opacity: 0;
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.overlay.active {
  visibility: visible;
  opacity: 1;
}

.search-overlay {
  visibility: hidden;
  position: fixed;
  inset: 0px;
  z-index: 10;
  height: 100%;
  width: 100%;
  background-color: rgb(0 0 0 / 0.3);
  opacity: 0;
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.search-overlay.active {
  visibility: visible;
  opacity: 1;
}

/* Menu */

.menu-item {
  position: relative;
}

.menu-item .menu-item_link {
  position: relative;
  display: inline-flex;
  align-items: center;
  -moz-column-gap: 0.25rem;
  column-gap: 0.25rem;
}

.menu-item .menu-item_link::after {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: -3px;
  left: 50%;
  background-color: #F59E0B;
  transition: width 0.4s, left 0.4s;
}

.menu-item .menu-item_link:hover::after,
.menu-item_link::after {
  width: 100%;
  left: 0;
}

.megamenu {
  clip-path: inset(0 0 100% 0);
  visibility: hidden;
  position: absolute;
  right: 0px;
  left: 0px;
  top: 5rem;
  z-index: 10;
  display: flex;
  height: 24rem;
  width: 70vw;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / #F59E0B);
  opacity: 0;
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 150ms;
  transition-duration: 300ms;
}

.megamenu:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / #F59E0B);
}

@media (min-width: 1280px) {
  .megamenu {
    width: 60vw;
  }
}

.megamenu-link:hover .megamenu {
  clip-path: inset(0 0 0 0);
  visibility: visible;
  top: 3rem;
  opacity: 1;
}

.megamenu_category {
  width: 25%;
}

.megamenu_category> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.megamenu_category {
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.megamenu_category:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}

.megamenu_category-item {
  display: flex;
  width: 100%;
  cursor: pointer;
  align-items: center;
  -moz-column-gap: 0.25rem;
  column-gap: 0.25rem;
  border-radius: 0.5rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.megamenu_category-item.active {
  --tw-bg-opacity: 1;
  background-color: #F59E0B;
  padding-right: 0.5rem;
  --tw-text-opacity: 1;
  color: #fff;
}

.megamenu_left {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
  width: 75%;
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / #F59E0B);
}

.megamenu_left:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / #F59E0B);
}

.megamenu_left-item {
  visibility: hidden;
  position: absolute;
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

@media (min-width: 1280px) {
  .megamenu_left-item {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
}

.megamenu_left-item.active {
  visibility: visible;
  opacity: 1;
}

.megamenu_left-menu> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.megamenu_left-menu>* {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.megamenu_left-menu li:hover {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / #F59E0B);
}

.megamenu_left-menu li:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / #F59E0B);
}

.megamenu_left-menu li:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / #F59E0B);
}

.megamenu_left-title {
  position: relative;
  padding-right: 0.5rem;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / #F59E0B);
}

.megamenu_left-title:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / #F59E0B);
}

.megamenu_left-title::before {
  content: "";
  position: absolute;
  right: -0.125rem;
  height: 100%;
  width: 0.125rem;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;

  background-color: #F59E0B
}

/* Solid */

.solid-menu {
  visibility: hidden;
  position: absolute;
  right: 0px;
  top: 5rem;
  z-index: 10;
  width: 12rem;
}

.solid-menu> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.solid-menu {
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / #F59E0B);
  opacity: 0;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 75ms;
  transition-duration: 300ms;
}

.group:hover .solid-menu {
  visibility: visible;
  top: 3.5rem;
  opacity: 1;
}

.solid-menu>* {
  cursor: pointer;
  border-radius: 0.5rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.solid-menu>*:hover {
  --tw-bg-opacity: 1;
  background-color: var(--fk-primary, #F59E0B);
  padding-right: 1rem;
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / #F59E0B);
}

.solid-menu:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / #F59E0B);
}

.solid-submenu_link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.solid-submenu {
  visibility: hidden;
  position: absolute;
  left: -12rem;
  top: 2.5rem;
  width: 11rem;
}

.solid-submenu> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.solid-submenu {
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / #F59E0B);
  opacity: 0;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 75ms;
  transition-duration: 300ms;
}

.solid-submenu>* {
  cursor: pointer;
  border-radius: 0.5rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.solid-submenu>*:hover {
  --tw-bg-opacity: 1;
  background-color: var(--fk-primary, #F59E0B);
  padding-right: 1rem;
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / #F59E0B);
}

.solid-submenu:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / #F59E0B);
}

.solid-submenu_link:hover .solid-submenu {
  visibility: visible;
  top: -3.5rem;
  opacity: 1;
}

.citylist-menu {
  visibility: hidden;
  position: absolute;
  right: 0px;
  top: 5rem;
  width: 14rem;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / #F59E0B);
  opacity: 0;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 75ms;
  transition-duration: 300ms;
}

.citylist-menu:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / #F59E0B);
}

.city-list> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.city-list>* {
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
  border-radius: 0.5rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.city-list>*:hover {
  --tw-bg-opacity: 1;
  background-color: var(--fk-primary, #F59E0B);
  padding-right: 1rem;
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / #F59E0B);
}

.city-list li a {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.25rem;
  column-gap: 0.25rem;
}

.citylist-menu.active {
  visibility: visible;
  top: 3.5rem;
  opacity: 1;
}

/* Menu Mobile */

.mobile-menu {
  position: fixed;
  right: 0px;
  bottom: 0px;
  top: 0px;
  height: 100vh;
  width: 18rem;
  --tw-translate-x: 18rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.mobile-menu:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.mobile-menu.active {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.mobile-menu-item {
  display: flex;
  cursor: pointer;
  align-items: flex-start;
  -moz-column-gap: 0.25rem;
  column-gap: 0.25rem;
  border-radius: 0.5rem;
  padding: 0.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.mobile-menu-item:hover {
  --tw-bg-opacity: 1;
  background-color: var(--fk-primary, #F59E0B);
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / #F59E0B);
}

.menu-item {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 0.25rem;
  column-gap: 0.25rem;
}

.category-slide {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 30;
  height: 100vh;
  width: 100%;
  --tw-translate-x: 18rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.category-slide:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.category-slide.active {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.mobile-menu-category-badge {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  width: 5rem;
  border-bottom-left-radius: 0.25rem;

  background-color: #f59e0b;
  padding: 0.25rem 0;

  font-family: inherit;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.25rem;

  color: #1f2937;
}

.detail-category {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 30;
  height: 100vh;
  width: 100%;
  --tw-translate-x: 18rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 1rem;
  padding-bottom: 1rem;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.detail-category:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.detail-category.active {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.menu-category-submenu {
  visibility: hidden;
  display: none;
  flex-direction: column;
}

.menu-category-submenu> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.menu-category-submenu {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-right: 1.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.bottom-navbar.menu-category-submenu {
  bottom: 0px;
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.menu-category-submenu.active {
  visibility: visible;
  display: flex;
  opacity: 1;
}

.bottom-navbar {
  position: fixed;
  bottom: 0.375rem;
  left: 0.375rem;
  right: 0.375rem;
  z-index: 20;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  height: 4rem;
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  align-items: center;
  justify-content: space-between;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / #F59E0B);
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

.bottom-navbar>* {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.bottom-navbar:is(.dark *) {
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / #F59E0B);
}

@media (min-width: 480px) {
  .bottom-navbar {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

.bottom-navbar.hidden {
  bottom: 0px;
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

/* PRODUCTS */

/* AMAZING CARD */

.amazing-card {
  display: flex !important;
  height: 18rem !important;
  width: 12rem !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  row-gap: 1rem !important;
}

.small-card {
  display: flex !important;
  height: 18rem !important;
  width: 14rem !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: space-between !important;
  row-gap: 0.25rem !important;
  border-radius: 0.75rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  padding-bottom: 0.25rem !important;
  padding-top: 0.75rem !important;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.small-card:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1)) !important;
}

.amazing-card_last {
  display: flex !important;
  height: 18rem !important;
  width: 14rem !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  row-gap: 0.25rem !important;
  border-radius: 0.75rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(59 130 246 / #F59E0B) !important;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.amazing-card_last:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1)) !important;
}

.small-card_link {
  display: -webkit-box;
  overflow: hidden;

  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;

  font-family: inherit;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.25rem;

  color: #374151;
}

.small-card_link:is(.dark *) {
  font-family: inherit;
  font-weight: 400;
  color: #d1d5db;
}

.small-card_img {
  height: 8rem;
  width: 11rem;
  -o-object-fit: cover;
  box-shadow: none;
  object-fit: cover;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.group:hover .small-card_img {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.small-card_price {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
}

/* PRODUCT CARD */

.product-card {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: space-between !important;
  row-gap: 0.5rem !important;
  border-radius: 0.75rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  padding-top: 1rem !important;
  padding-bottom: 0.5rem !important;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.product-card:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1)) !important;
}

@media (min-width: 360px) {
  .product-card {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
}

@media (min-width: 480px) {
  .product-card {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}

@media (min-width: 768px) {
  .product-card {
    height: 24rem !important;
  }
}

.product-card_header {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}

.product-card_badge {
  position: relative;
  display: none;

  font-family: inherit;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.25rem;

  color: #f59e0b;
}

/* حالت دارک */
.dark .product-card_badge {
  color: #fbbf24;
}

/* نمایش از موبایل‌های بزرگ‌تر */
@media (min-width: 480px) {
  .product-card_badge {
    display: flex;
  }
}

/* حالت مخصوص نوار پایین */
.product-card_badge.bottom-navbar {
  bottom: 0;
  transform: translateY(100%);
}

.product-card_badge::after {
  content: "";
  position: absolute;

  top: -0.5rem;
  left: -1rem;

  display: block;
  width: 0.25rem;
  height: 2rem;

  border-radius: 0 0.5rem 0.5rem 0;
  background-color: #f59e0b;
}

.dark .product-card_badge::after {
  background-color: #fbbf24;
}

.product-card_img {
  height: 11rem;
  width: 13rem;
  -o-object-fit: cover;
  object-fit: cover;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

@media (min-width: 360px) {
  .product-card_img {
    height: 8rem;
    width: 9rem;
  }
}

@media (min-width: 480px) {
  .product-card_img {
    height: 9rem;
    width: 11rem;
  }
}

@media (min-width: 1024px) {
  .product-card_img {
    height: 13rem;
    width: 15rem;
  }
}

.product-card_link {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-family: "Vazirmatn", Tahoma, Arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.product-card_link:is(.dark *) {
  font-family: Dana;
}

@media (min-width: 768px) {
  .product-card_link {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.product-card_price-wrapper {
  border-top-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.product-card_price-wrapper:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

.product-card_price-wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 0.5rem;
  padding-top: 1rem;
}

.product-card_price {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  -moz-column-gap: 0.375rem;
  column-gap: 0.375rem;
}

.product-card_price del {
  display: inline;
  font-family: inherit;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / #F59E0B);
}

@media (min-width: 360px) {
  .product-card_price del {
    display: none;
  }

  .product-card_price del.bottom-navbar {
    bottom: 0px;
    --tw-translate-y: 100%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}

@media (min-width: 640px) {
  .product-card_price del {
    display: inline;
  }
}

.product-card_price del h6 {
  display: none;
}

.bottom-navbar.product-card_price del h6 {
  bottom: 0px;
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media (min-width: 1024px) {
  .product-card_price del h6 {
    display: inline;
  }
}

.product-card_price p {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.product-card_price span,
.small-card_price span {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  height: 1.5rem;
  width: 2.5rem;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: #F59E0B;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / #F59E0B);
}

.product-card_rate {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (min-width: 360px) {
  .product-card_rate {
    display: none;
  }

  .product-card_rate.bottom-navbar {
    bottom: 0px;
    --tw-translate-y: 100%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}

/* slider */

.swiper-pagination-wrapper {
  position: absolute;
  bottom: -0.5rem;
  left: 50%;
  z-index: 10;
  display: flex;
  height: 2.25rem;
  width: 9rem;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  align-items: center;
  justify-content: center;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.swiper-pagination-wrapper:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}

.slider-navigate_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.5rem;
  width: 2.5rem;
  cursor: pointer;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.slider-navigate_btn:hover {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / #F59E0B);
}

.slider-navigate_btn:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / #F59E0B);
}

.slider-navigate_btn:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: #F59E0B;
}

.invisable-btn {
  pointer-events: none;
  opacity: 0.35;
}

.timer-box {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 2rem;
  height: 2rem;

  border-radius: 0.5rem;
  background-color: #f8f9fa;

  box-shadow:
    3px 3px 7px rgba(174, 181, 189, 0.35),
    -3px -3px 7px rgba(255, 255, 255, 0.9);

  font-family: inherit;
  font-weight: 500;
  line-height: 1;

  color: #1f2937;
}

/* BRAND */

.brand-card {
  display: flex !important;
  height: 7rem !important;
  width: 15rem !important;
  cursor: pointer !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 0.75rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05) !important;
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.brand-card:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1)) !important;
}

.brand-card img {
  width: 100% !important;
  -o-object-fit: cover !important;
  object-fit: cover !important;
  transition-property: transform !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 300ms !important;
}

.group:hover .brand-card img {
  --tw-scale-x: 1.05 !important;
  --tw-scale-y: 1.05 !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

/* Hottest */

.hottest-slide {
  display: flex !important;
  width: 18rem !important;
  flex-direction: column !important;
  row-gap: 0.375rem !important;
}

.hottest-slide> :not([hidden])~ :not([hidden]) {
  --tw-divide-y-reverse: 0 !important;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse))) !important;
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse)) !important;
}

.hottest-slide:is(.dark *)> :not([hidden])~ :not([hidden]) {
  --tw-divide-opacity: 1 !important;
  border-color: rgb(55 65 81 / var(--tw-divide-opacity, 1)) !important;
}

.hottest-slide_link {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
}

.hottest-slide_img {
  height: 7rem;
  width: 7rem;
  border-radius: 0.75rem;
}

.hottest-slide_text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / #F59E0B);
}

.hottest-slide_text:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / #F59E0B);
}

/* Articles */

.article-box {
  height: 19rem !important;
  width: 16rem !important;
  cursor: pointer !important;
  border-radius: 0.5rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
  padding: 0.5rem !important;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  transition-duration: 300ms !important;
}

.article-box:hover {
  --tw-translate-y: -0.5rem !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.article-box:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1)) !important;
}

@media (min-width: 1024px) {
  .article-box {
    width: 310px !important;
  }
}

.article-box {
  height: 19rem !important;
  width: auto !important;
  cursor: pointer !important;
  border-radius: 0.5rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
  padding: 0.5rem !important;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  transition-duration: 300ms !important;
}

.article-box:hover {
  --tw-translate-y: -0.5rem !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.article-box:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1)) !important;
}

.article-box_img {
  height: 10rem;
  width: 100%;
  border-bottom-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (min-width: 1024px) {
  .article-box_img {
    height: 180px;
  }
}

/* Footer */
.footer_title {
  margin-bottom: 1rem;

  font-family: inherit;
  font-weight: 600;
  color: #F59E0B;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

/* FORMS */
.submit-btn {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;

  white-space: nowrap;
  border: none;
  border-radius: 0.375rem;

  background-color: #f59e0b;
  padding: 0.75rem;

  font-family: inherit;
  font-weight: 600;

  color: #1f2937;

  box-shadow: 0 1px 2px rgb(0 0 0 / 0.05);

  cursor: pointer;

  transition:
    background-color 150ms cubic-bezier(0.4, 0, 0.2, 1),
    box-shadow 150ms cubic-bezier(0.4, 0, 0.2, 1),
    transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

.submit-btn:hover {
  background-color: #d97706;
}

.submit-btn:active {
  transform: translateY(1px);
}

.submit-btn:focus-visible {
  outline: 3px solid rgb(245 158 11 / 0.3);
  outline-offset: 2px;
}

.submit-btn:disabled {
  cursor: not-allowed;
  opacity: 0.55;
}

.submit-btn:hover {
  --tw-bg-opacity: 1;
  background-color: #F59E0B;
}

.submit-btn:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1));
}

.submit-btn:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
  outline-style: solid;
  outline-width: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1));
}

.submit-btn-invisable {
  pointer-events: none !important;
  opacity: 0.5 !important;
}

.text-error {
  margin-top: 0.625rem;
  display: none;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / #F59E0B);
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.bottom-navbar.text-error {
  bottom: 0px;
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.text-error:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(244 63 94 / #F59E0B);
}

.text-error.active {
  display: flex;
  opacity: 1;
}

.otp-input {
  width: 3.5rem;
  height: 3.5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  border-width: 1px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  text-align: center;

  font-family: "Vazirmatn", Tahoma, Arial, sans-serif;
  font-weight: 500;

  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / #F59E0B);
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.otp-input:hover {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}

.otp-input:focus {
  --tw-border-opacity: 1;
  border-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(224 231 255 / var(--tw-ring-opacity, 1));
}

.otp-input:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / #F59E0B);
}

.otp-input:focus:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1));
}

.resend-code {
  margin-top: 2rem;
  display: none;
  width: 100%;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / #F59E0B);
}

.bottom-navbar.resend-code {
  bottom: 0px;
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.resend-code.active {
  display: flex;
}

.login-timer_text {
  margin-top: 2rem;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / #F59E0B);
}

.login-timer_text:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / #F59E0B);
}

/* 404 PAGE */

@keyframes float {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-10px);
  }

  100% {
    transform: translateY(0);
  }
}

.float-animation {
  animation: float 3s ease-in-out infinite;
}

/* LODING */

.loding-modal {
  pointer-events: none;
  visibility: hidden;
  z-index: 0;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.loding-modal.active {
  pointer-events: auto;
  visibility: visible;
  z-index: 30;
  opacity: 1;
}

/* SHOP PRICE RANGE */

.wrapper {
  width: 100%;
  direction: ltr;
}

.wrapper .price-input {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.wrapper .price-input .field {
  display: flex;
  width: 100%;
  align-items: end;
}

.price-input input {
  width: 100%;
  height: 100%;
  outline: none;
  font-size: 18px;
}

.price-input input::-webkit-outer-spin-button,
.price-input input::-webkit-inner-spin-button {
  display: none;
}

.wrapper .slider-bar {
  height: 5px;
  position: relative;
  background-color: oklch(92.8% 0.006 264.531);
  border-radius: 5px;
}

.wrapper .progress {
  position: absolute;
  height: 100%;
  left: 5%;
  right: 65%;
  background-color: oklch(62.3% 0.214 259.815);
  border-radius: 5px;
}

.wrapper .range-input {
  position: relative;
}

.wrapper .range-input input {
  position: absolute;
  width: 100%;
  height: 5px;
  top: -5px;
  pointer-events: none;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  accent-color: oklch(62.3% 0.214 259.815);
}

.wrapper .range-input input::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  background-color: oklch(62.3% 0.214 259.815);
  border-radius: 50%;
  pointer-events: auto;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

/* FILTER MODAL */

.sort-modal {
  visibility: hidden;
  position: fixed;
  bottom: -8rem;
  left: 0px;
  right: 0px;
  z-index: 20;
  display: flex;
  height: 65vh;
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  row-gap: 1.25rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.sort-modal:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.sort-modal.active {
  visibility: visible;
  bottom: 0px;
  opacity: 1;
}

.filter-modal {
  visibility: hidden;
  position: fixed;
  bottom: -8rem;
  left: 0px;
  right: 0px;
  z-index: 20;
  display: flex;
  height: 75vh;
  width: 100%;
  flex-direction: column;
  row-gap: 1rem;
  overflow-y: auto;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.filter-modal:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.filter-modal.active {
  visibility: visible;
  bottom: 0px;
  opacity: 1;
}

/* PRODUCT DETAILS */

.slider-modal {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  z-index: 40 !important;
  display: none !important;
  height: 80vh !important;
  width: 50rem !important;
  --tw-translate-x: -50% !important;
  --tw-translate-y: -50% !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  flex-direction: column !important;
  border-radius: 0.5rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
  padding: 1rem !important;
}

.bottom-navbar.slider-modal {
  bottom: 0px;
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.slider-modal:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1)) !important;
}

.slider-modal.active {
  position: fixed !important;
  display: flex !important;
}

/* Dashboard */

.user-menu {
  visibility: hidden;
  position: fixed;
  bottom: -8rem;
  left: 0px;
  right: 0px;
  z-index: 20;
  display: flex;
  height: 90vh;
  width: 100%;
  flex-direction: column;
  row-gap: 1rem;
  overflow-y: auto;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.user-menu:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.user-menu.active {
  visibility: visible;
  bottom: 0px;
  opacity: 1;
}

.\[animation-delay\:-\.3s\] {
  animation-delay: -.3s;
}

.\[animation-delay\:-\.5s\] {
  animation-delay: -.5s;
}

.\[mask-image\:radial-gradient\(circle_at_center\2c rgba\(255\2c 255\2c 255\2c 1\)_0\%\2c rgba\(255\2c 255\2c 255\2c 0\)_85\%\)\] {
  -webkit-mask-image: radial-gradient(circle at center, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 85%);
  mask-image: radial-gradient(circle at center, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 85%);
}

.\[mask-image\:radial-gradient\(circle_at_center\2c rgba\(255\2c 255\2c 255\2c 1\)_20\%\2c rgba\(255\2c 255\2c 255\2c 0\)_95\%\)\] {
  -webkit-mask-image: radial-gradient(circle at center, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 0) 95%);
  mask-image: radial-gradient(circle at center, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 0) 95%);
}

.child\:flex-center>* {
  display: flex;
  align-items: center;
  justify-content: center;
}

.child\:flex-between>* {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.child\:app-border>* {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.child\:app-border>*:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

@media (min-width: 768px) {
  .md\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  @media (min-width: 360px) {
    .md\:container {
      max-width: 360px;
    }
  }

  @media (min-width: 480px) {
    .md\:container {
      max-width: 480px;
      padding-right: 1rem;
      padding-left: 1rem;
    }
  }

  @media (min-width: 640px) {
    .md\:container {
      max-width: 640px;
      padding-right: 1rem;
      padding-left: 1rem;
    }
  }

  @media (min-width: 768px) {
    .md\:container {
      max-width: 768px;
    }
  }

  @media (min-width: 1024px) {
    .md\:container {
      max-width: 1024px;
      padding-right: 2rem;
      padding-left: 2rem;
    }
  }

  @media (min-width: 1280px) {
    .md\:container {
      max-width: 1280px;
      padding-right: 2rem;
      padding-left: 2rem;
    }
  }

  @media (min-width: 1536px) {
    .md\:container {
      max-width: 1536px;
      padding-right: 6rem;
      padding-left: 6rem;
    }
  }
}

@media (min-width: 1024px) {
  .lg\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  @media (min-width: 360px) {
    .lg\:container {
      max-width: 360px;
    }
  }

  @media (min-width: 480px) {
    .lg\:container {
      max-width: 480px;
      padding-right: 1rem;
      padding-left: 1rem;
    }
  }

  @media (min-width: 640px) {
    .lg\:container {
      max-width: 640px;
      padding-right: 1rem;
      padding-left: 1rem;
    }
  }

  @media (min-width: 768px) {
    .lg\:container {
      max-width: 768px;
    }
  }

  @media (min-width: 1024px) {
    .lg\:container {
      max-width: 1024px;
      padding-right: 2rem;
      padding-left: 2rem;
    }
  }

  @media (min-width: 1280px) {
    .lg\:container {
      max-width: 1280px;
      padding-right: 2rem;
      padding-left: 2rem;
    }
  }

  @media (min-width: 1536px) {
    .lg\:container {
      max-width: 1536px;
      padding-right: 6rem;
      padding-left: 6rem;
    }
  }
}

.placeholder\:text-gray-400::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / #F59E0B);
}

.placeholder\:text-gray-400::placeholder {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / #F59E0B);
}

.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}

.before\:left-2\/4::before {
  content: var(--tw-content);
  left: 50%;
}

.before\:top-2\/4::before {
  content: var(--tw-content);
  top: 50%;
}

.before\:block::before {
  content: var(--tw-content);
  display: block;
}

.before\:h-12::before {
  content: var(--tw-content);
  height: 3rem;
}

.before\:w-12::before {
  content: var(--tw-content);
  width: 3rem;
}

.before\:-translate-x-2\/4::before {
  content: var(--tw-content);
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.before\:-translate-y-2\/4::before {
  content: var(--tw-content);
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.before\:rounded-full::before {
  content: var(--tw-content);
  border-radius: 9999px;
}

.before\:bg-slate-400::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1));
}

.before\:opacity-0::before {
  content: var(--tw-content);
  opacity: 0;
}

.before\:transition-opacity::before {
  content: var(--tw-content);
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.checked\:border-blue-500:checked {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}

.checked\:bg-blue-500:checked {
  --tw-bg-opacity: 1;
  background-color: #F59E0B;
}

.checked\:before\:bg-slate-400:checked::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1));
}

.focus-within\:border-indigo-400:focus-within {
  --tw-border-opacity: 1;
  border-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
}

.focus-within\:bg-white:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.focus-within\:ring-2:focus-within {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-within\:ring-indigo-100:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(224 231 255 / var(--tw-ring-opacity, 1));
}

.group:hover .group-hover\:visible {
  visibility: visible;
}

.group:hover .group-hover\:top-12 {
  top: 3rem;
}

.group:hover .group-hover\:rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:pr-2 {
  padding-right: 0.5rem;
}

.group:hover .group-hover\:text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / #F59E0B);
}

.group:hover .group-hover\:opacity-0 {
  opacity: 0;
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

.group:hover .group-hover\:opacity-90 {
  opacity: 0.9;
}

.group:hover .group-hover\:grayscale {
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.group:focus .group-focus\:border-blue-500 {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}

.group:focus .group-focus\:bg-blue-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1));
}

.peer:checked~.peer-checked\:translate-x-full {
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.peer:checked~.peer-checked\:bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: #F59E0B;
}

.peer:checked~.peer-checked\:opacity-100 {
  opacity: 1;
}

.peer:disabled~.peer-disabled\:pointer-events-none {
  pointer-events: none;
}

.peer:disabled~.peer-disabled\:opacity-50 {
  opacity: 0.5;
}

.child\:relative>* {
  position: relative;
}

.child\:z-10>* {
  z-index: 10;
}

.child\:col-span-12>* {
  grid-column: span 12 / span 12;
}

.child\:col-span-3>* {
  grid-column: span 3 / span 3;
}

.child\:col-span-6>* {
  grid-column: span 6 / span 6;
}

.child\:mb-8>* {
  margin-bottom: 2rem;
}

.child\:line-clamp-1>* {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;

  text-overflow: ellipsis;
  white-space: normal;
}

.child\:flex>* {
  display: flex;
}

.child\:size-16>* {
  width: 4rem;
  height: 4rem;
}

.child\:size-9>* {
  width: 2.25rem;
  height: 2.25rem;
}

.child\:h-12>* {
  height: 3rem;
}

.child\:h-16>* {
  height: 4rem;
}

.child\:h-8>* {
  height: 2rem;
}

.child\:h-9>* {
  height: 2.25rem;
}

.child\:w-8>* {
  width: 2rem;
}

.child\:w-9>* {
  width: 2.25rem;
}

.child\:w-full>* {
  width: 100%;
}

.child\:cursor-pointer>* {
  cursor: pointer;
}

.child\:list-disc>* {
  list-style-type: disc;
}

.child\:flex-col>* {
  flex-direction: column;
}

.child\:items-center>* {
  align-items: center;
}

.child\:justify-center>* {
  justify-content: center;
}

.child\:justify-between>* {
  justify-content: space-between;
}

.child\:gap-x-1>* {
  -moz-column-gap: 0.25rem;
  column-gap: 0.25rem;
}

.child\:gap-x-1\.5>* {
  -moz-column-gap: 0.375rem;
  column-gap: 0.375rem;
}

.child\:gap-x-2>* {
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
}

.child\:gap-x-3>* {
  -moz-column-gap: 0.75rem;
  column-gap: 0.75rem;
}

.child\:gap-y-1>* {
  row-gap: 0.25rem;
}

.child\:gap-y-1\.5>* {
  row-gap: 0.375rem;
}

.child\:gap-y-4>* {
  row-gap: 1rem;
}

.child\:space-y-2>*> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.child\:overflow-hidden>* {
  overflow: hidden;
}

.child\:rounded-full>* {
  border-radius: 9999px;
}

.child\:rounded-lg>* {
  border-radius: 0.5rem;
}

.child\:rounded-xl>* {
  border-radius: 0.75rem;
}

.child\:border>* {
  border-width: 1px;
}

.child\:border-gray-200>* {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.child\:border-gray-300>* {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.child\:border-white\/20>* {
  border-color: rgb(255 255 255 / 0.2);
}

.child\:bg-blue-600>* {
  --tw-bg-opacity: 1;
  background-color: var(--fk-primary, #F59E0B);
}

.child\:bg-gray-100>* {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.child\:bg-gray-950>* {
  --tw-bg-opacity: 1;
  background-color: rgb(3 7 18 / var(--tw-bg-opacity, 1));
}

.child\:bg-white>* {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.child\:p-1>* {
  padding: 0.25rem;
}

.child\:p-2>* {
  padding: 0.5rem;
}

.child\:p-3>* {
  padding: 0.75rem;
}

.child\:p-4>* {
  padding: 1rem;
}

.child\:px-1>* {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.child\:px-10>* {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.child\:px-2>* {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.child\:px-3>* {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.child\:px-4>* {
  padding-left: 1rem;
  padding-right: 1rem;
}

.child\:py-1>* {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.child\:py-1\.5>* {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.child\:py-2>* {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.child\:py-3>* {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.child\:py-3\.5>* {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}

.child\:pt-2>* {
  padding-top: 0.5rem;
}

.child\:text-center>* {
  text-align: center;
}

.child\:font-DanaMedium>* {
  font-family: inherit;
  font-weight: 500;
}

.child\:text-base>* {
  font-size: 1rem;
  line-height: 1.5rem;
}

.child\:text-sm>* {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.child\:text-gray-400>* {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / #F59E0B);
}

.child\:text-gray-600>* {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / #F59E0B);
}

.child\:text-gray-700>* {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / #F59E0B);
}

.child\:text-gray-800>* {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / #F59E0B);
}

.child\:shadow>* {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.child\:transition-all>* {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.child\:transition-colors>* {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.child\:duration-300>* {
  transition-duration: 300ms;
}

.child\:search-modal-list-item>* {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / #F59E0B);
}

.child\:search-modal-list-item>*:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / #F59E0B);
}

.child-hover\:mr-2>*:hover {
  margin-right: 0.5rem;
}

.child-hover\:text-blue-500>*:hover {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / #F59E0B);
}

.child-hover\:text-blue-600>*:hover {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / #F59E0B);
}

.hover\:ml-2:hover {
  margin-left: 0.5rem;
}

.hover\:border-slate-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}

.hover\:bg-blue-500:hover {
  --tw-bg-opacity: 1;
  background-color: #F59E0B;
}

.hover\:bg-blue-600:hover {
  --tw-bg-opacity: 1;
  background-color: var(--fk-primary, #F59E0B);
}

.hover\:bg-blue-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.hover\:bg-red-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}

.hover\:text-blue-500:hover {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / #F59E0B);
}

.hover\:text-blue-600:hover {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / #F59E0B);
}

.hover\:text-gray-100:hover {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / #F59E0B);
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / #F59E0B);
}

.hover\:shadow-md:hover {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:before\:opacity-10:hover::before {
  content: var(--tw-content);
  opacity: 0.1;
}

.focus\:border-indigo-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
}

.focus\:bg-white:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-\[\#EF4343\]:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 67 67 / var(--tw-ring-opacity, 1));
}

.focus\:ring-blue-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}

.focus\:ring-green-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1));
}

.focus\:ring-indigo-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(224 231 255 / var(--tw-ring-opacity, 1));
}

.dark\:inline:is(.dark *) {
  display: inline;
}

.dark\:hidden:is(.dark *) {
  display: none;
}

.dark\:divide-gray-200\/20:is(.dark *)> :not([hidden])~ :not([hidden]) {
  border-color: rgb(229 231 235 / 0.2);
}

.dark\:divide-gray-600:is(.dark *)> :not([hidden])~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-divide-opacity, 1));
}

.dark\:divide-gray-700:is(.dark *)> :not([hidden])~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-divide-opacity, 1));
}

.dark\:divide-gray-700\/20:is(.dark *)> :not([hidden])~ :not([hidden]) {
  border-color: rgb(55 65 81 / 0.2);
}

.dark\:border-none:is(.dark *) {
  border-style: none;
}

.dark\:border-blue-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}

.dark\:border-gray-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}

.dark\:border-gray-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

.dark\:border-white\/10:is(.dark *) {
  border-color: rgb(255 255 255 / 0.1);
}

.dark\:border-white\/20:is(.dark *) {
  border-color: rgb(255 255 255 / 0.2);
}

.dark\:border-b-gray-200\/20:is(.dark *) {
  border-bottom-color: rgb(229 231 235 / 0.2);
}

.dark\:bg-blue-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}

.dark\:bg-gray-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}

.dark\:bg-gray-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

.dark\:bg-gray-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.dark\:bg-gray-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}

.dark\:bg-neutral-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(163 163 163 / var(--tw-bg-opacity, 1));
}

.dark\:bg-neutral-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(64 64 64 / var(--tw-bg-opacity, 1));
}

.dark\:bg-slate-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1));
}

.dark\:stroke-white\/10:is(.dark *) {
  stroke: rgb(255 255 255 / 0.1);
}

.dark\:text-blue-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: #F59E0B;
}

.dark\:text-blue-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / #F59E0B);
}

.dark\:text-gray-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / #F59E0B);
}

.dark\:text-gray-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / #F59E0B);
}

.dark\:text-gray-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / #F59E0B);
}

.dark\:text-gray-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / #F59E0B);
}

.dark\:text-gray-50:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / #F59E0B);
}

.dark\:text-gray-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / #F59E0B);
}

.dark\:text-red-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / #F59E0B);
}

.dark\:text-sky-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(56 189 248 / #F59E0B);
}

.dark\:text-slate-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(226 232 240 / #F59E0B);
}

.dark\:text-white:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / #F59E0B);
}

.dark\:outline-none:is(.dark *) {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.dark\:ring-white\/20:is(.dark *) {
  --tw-ring-color: rgb(255 255 255 / 0.2);
}

.dark\:hidden:is(.dark *).bottom-navbar {
  bottom: 0px;
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.dark\:checked\:bg-blue-500:checked:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: #F59E0B;
}

.dark\:focus-within\:ring-blue-400:focus-within:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1));
}

.peer:checked~.dark\:peer-checked\:bg-blue-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: #F59E0B;
}

.peer:checked~.dark\:peer-checked\:bg-white:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.child\:dark\:border-gray-300\/20:is(.dark *)>* {
  border-color: rgb(209 213 219 / 0.2);
}

.child\:dark\:border-white\/20:is(.dark *)>* {
  border-color: rgb(255 255 255 / 0.2);
}

.child\:dark\:bg-gray-800:is(.dark *)>* {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.child\:dark\:bg-gray-900:is(.dark *)>* {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}

.dark\:child\:bg-gray-900>*:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}

.child\:dark\:text-gray-200:is(.dark *)>* {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / #F59E0B);
}

.child\:dark\:text-gray-300:is(.dark *)>* {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / #F59E0B);
}

.child-hover\:dark\:text-blue-500:is(.dark *)>*:hover {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / #F59E0B);
}

.dark\:hover\:bg-blue-500:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: #F59E0B;
}

.dark\:hover\:bg-gray-700:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

.dark\:hover\:bg-red-500:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}

.dark\:hover\:text-white:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / #F59E0B);
}

.dark\:focus\:ring-\[\#EF4343\]:focus:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 67 67 / var(--tw-ring-opacity, 1));
}

.dark\:focus\:ring-blue-400:focus:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1));
}

.dark\:focus\:ring-green-600:focus:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1));
}

@media (min-width: 360px) {
  .xxs\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .xxs\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 480px) {
  .xs\:flex {
    display: flex;
  }

  .xs\:w-auto {
    width: auto;
  }

  .xs\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .xs\:flex-row {
    flex-direction: row;
  }

  .xs\:justify-end {
    justify-content: flex-end;
  }

  .xs\:gap-2 {
    gap: 0.5rem;
  }

  .xs\:text-start {
    text-align: start;
  }
}

@media (min-width: 640px) {
  .sm\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:w-full {
    width: 100%;
  }

  .sm\:max-w-sm {
    max-width: 24rem;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:gap-4 {
    gap: 1rem;
  }

  .sm\:gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }

  .sm\:text-sm\/6 {
    font-size: 0.875rem;
    line-height: 1.5rem;
  }

  .sm\:hidden.bottom-navbar {
    bottom: 0px;
    --tw-translate-y: 100%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}

@media (min-width: 768px) {
  .md\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .md\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .md\:ml-0 {
    margin-left: 0px;
  }

  .md\:mr-5 {
    margin-right: 1.25rem;
  }

  .md\:ms-2 {
    margin-inline-start: 0.5rem;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:size-5 {
    width: 1.25rem;
    height: 1.25rem;
  }

  .md\:h-96 {
    height: 24rem;
  }

  .md\:w-1\/6 {
    width: 16.666667%;
  }

  .md\:w-3\/4 {
    width: 75%;
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:justify-end {
    justify-content: flex-end;
  }

  .md\:space-x-2> :not([hidden])~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-1> :not([hidden])~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .md\:p-2 {
    padding: 0.5rem;
  }

  .md\:p-4 {
    padding: 1rem;
  }

  .md\:p-6 {
    padding: 1.5rem;
  }

  .md\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .md\:hidden.bottom-navbar {
    bottom: 0px;
    --tw-translate-y: 100%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .group:hover .md\:group-hover\:-translate-x-1 {
    --tw-translate-x: -0.25rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .md\:child\:col-span-4>* {
    grid-column: span 4 / span 4;
  }
}

@media (min-width: 1024px) {
  .lg\:sticky {
    position: sticky;
  }

  .lg\:mr-2 {
    margin-right: 0.5rem;
  }

  .lg\:mt-0 {
    margin-top: 0px;
  }

  .lg\:mt-10 {
    margin-top: 2.5rem;
  }

  .lg\:mt-20 {
    margin-top: 5rem;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-20 {
    height: 5rem;
  }

  .lg\:h-6 {
    height: 1.5rem;
  }

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

  .lg\:h-\[35rem\] {
    height: 35rem;
  }

  .lg\:h-auto {
    height: auto;
  }

  .lg\:w-1\/4 {
    width: 25%;
  }

  .lg\:w-2\/4 {
    width: 50%;
  }

  .lg\:w-20 {
    width: 5rem;
  }

  .lg\:w-3\/4 {
    width: 75%;
  }

  .lg\:w-6 {
    width: 1.5rem;
  }

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

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

  .lg\:w-\[50\%\] {
    width: 50%;
  }

  .lg\:w-auto {
    width: auto;
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:items-center {
    align-items: center;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:gap-4 {
    gap: 1rem;
  }

  .lg\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }

  .lg\:gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }

  .lg\:p-9 {
    padding: 2.25rem;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .lg\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .lg\:hidden.bottom-navbar {
    bottom: 0px;
    --tw-translate-y: 100%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .child\:lg\:col-span-6>* {
    grid-column: span 6 / span 6;
  }

  .lg\:child\:gap-x-2>* {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
  }

  .lg\:child\:p-4>* {
    padding: 1rem;
  }

  .child\:lg\:text-base>* {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 1280px) {
  .xl\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .xl\:items-center {
    align-items: center;
  }

  .xl\:gap-x-2 {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
  }

  .xl\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .xl\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .xl\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .xl\:child\:col-span-3>* {
    grid-column: span 3 / span 3;
  }
}

.rtl\:rotate-180:where([dir="rtl"], [dir="rtl"] *) {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rtl\:space-x-reverse:where([dir="rtl"], [dir="rtl"] *)> :not([hidden])~ :not([hidden]) {
  --tw-space-x-reverse: 1;
}












html,
body {
  font-family: "Vazirmatn", Tahoma, Arial, sans-serif;
}

button,
input,
textarea,
select,
option {
  font-family: inherit;
}





















/* ========================================
   Firozkala Neumorphism Design System
======================================== */
:root {
  --fk-bg: #F8F9FA;
  --fk-surface: #F8F9FA;
  --fk-text: #1F2937;
  --fk-primary: #F59E0B;
  --fk-secondary: #16A34A;

  --fk-shadow-light: rgba(255, 255, 255, 0.95);
  --fk-shadow-dark: rgba(174, 181, 189, 0.35);

  --fk-shadow-raised:
    -10px -10px 20px var(--fk-shadow-light),
    10px 10px 20px var(--fk-shadow-dark);

  --fk-shadow-raised-soft:
    -6px -6px 14px rgba(255, 255, 255, 0.92),
    6px 6px 14px rgba(174, 181, 189, 0.28);

  --fk-shadow-inset-soft:
    inset -3px -3px 6px rgba(255, 255, 255, 0.85),
    inset 3px 3px 6px rgba(174, 181, 189, 0.20);

  --fk-border-soft: 1px solid rgba(255, 255, 255, 0.65);
}

.neu-card {
  background: var(--fk-surface);
  border-radius: 24px;
  border: var(--fk-border-soft);

  box-shadow:
    -10px -10px 20px rgba(255, 255, 255, 0.95),
    10px 10px 20px rgba(174, 181, 189, 0.35),
    inset -1px -1px 2px rgba(255, 255, 255, 0.8),
    inset 1px 1px 2px rgba(174, 181, 189, 0.12);
}

.neu-btn {
  background: var(--fk-surface);
  border: var(--fk-border-soft);
  border-radius: 999px;
  color: var(--fk-text);

  box-shadow:
    -6px -6px 14px rgba(255, 255, 255, 0.95),
    6px 6px 14px rgba(174, 181, 189, 0.28),
    inset -1px -1px 2px rgba(255, 255, 255, 0.75),
    inset 1px 1px 2px rgba(174, 181, 189, 0.10);

  transition: all 0.2s ease;
}

.neu-input {
  background: var(--fk-surface);
  border-radius: 20px;
  border: var(--fk-border-soft);

  box-shadow:
    -3px -3px 8px rgba(255, 255, 255, 0.65),
    3px 3px 8px rgba(174, 181, 189, 0.10),
    inset -4px -4px 10px rgba(255, 255, 255, 0.90),
    inset 4px 4px 10px rgba(174, 181, 189, 0.18);
}

.neu-card-sm {
  background-color: var(--fk-background);
  color: var(--fk-text);

  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: var(--fk-radius-md);

  box-shadow: var(--fk-shadow-sm);
}

.neu-inset {
  background-color: var(--fk-background);
  border: 1px solid transparent;
  border-radius: var(--fk-radius-md);

  box-shadow: var(--fk-shadow-inset);
}

.neu-btn:hover {
  transform: translateY(-2px);
  box-shadow:
    -8px -8px 18px rgba(255, 255, 255, 0.98),
    8px 8px 18px rgba(174, 181, 189, 0.32),
    inset -1px -1px 2px rgba(255, 255, 255, 0.8),
    inset 1px 1px 2px rgba(174, 181, 189, 0.10);
}


.neu-btn:active {
  transform: translateY(1px);
  box-shadow:
    inset -4px -4px 8px rgba(255, 255, 255, 0.85),
    inset 4px 4px 8px rgba(174, 181, 189, 0.22);
}






.fk-container {
  width: min(100% - 2rem, 1280px);
  margin-inline: auto;
}

@media (max-width: 767px) {
  :root {
    --fk-shadow-sm:
      3px 3px 8px rgba(174, 181, 189, 0.28),
      -3px -3px 8px rgba(255, 255, 255, 0.9);

    --fk-shadow-md:
      5px 5px 13px rgba(174, 181, 189, 0.31),
      -5px -5px 13px rgba(255, 255, 255, 0.92);

    --fk-shadow-lg:
      7px 7px 18px rgba(174, 181, 189, 0.33),
      -7px -7px 18px rgba(255, 255, 255, 0.94);

    --fk-radius-lg: 1.15rem;
    --fk-radius-xl: 1.5rem;
  }

  body {
    padding-bottom: 6rem;
  }

  .product-card,
  .small-card,
  .article-box,
  .brand-card {
    box-shadow: var(--fk-shadow-sm) !important;
  }

  .header-slider {
    border-radius: 1.15rem;
    overflow: hidden;
  }

  .bottom-navbar {
    right: 0.75rem;
    bottom: 0.75rem;
    left: 0.75rem;
    width: auto;
  }
}



.bottom-navbar {
  background-color: rgba(248, 249, 250, 0.94) !important;
  color: var(--fk-text);

  border: 1px solid rgba(255, 255, 255, 0.88);
  border-radius: 1.5rem;

  box-shadow:
    7px 7px 18px rgba(174, 181, 189, 0.34),
    -7px -7px 18px rgba(255, 255, 255, 0.94);

  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.bottom-navbar li {
  border-radius: 1rem;

  transition:
    color var(--fk-transition),
    background-color var(--fk-transition),
    box-shadow var(--fk-transition);
}

.bottom-navbar li:first-child {
  background-color: var(--fk-primary);
  color: var(--fk-text) !important;

  box-shadow:
    3px 3px 8px rgba(174, 181, 189, 0.3),
    -3px -3px 8px rgba(255, 255, 255, 0.85);
}

.bottom-navbar li:active {
  box-shadow: var(--fk-shadow-inset);
}




.primary-button {
  background-color: var(--fk-primary);
  color: var(--fk-text);
  border: none;
}

.primary-button:hover {
  background-color: var(--fk-primary-hover);
}




.main-navbar {
  background-color: var(--fk-surface) !important;
  color: var(--fk-text) !important;

  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: var(--fk-radius-lg);

  box-shadow: var(--fk-shadow-md);

  transition:
    box-shadow var(--fk-transition),
    transform var(--fk-transition);
}

.main-navbar .menu-item_link {
  color: var(--fk-text);
}

.main-navbar .menu-item_link:hover {
  color: var(--fk-primary);
}

.main-navbar .menu-item:first-child .menu-item_link {
  color: var(--fk-primary);
  font-weight: 700;
}










.product-card {
  height: 100%;

  background-color: var(--fk-surface) !important;
  color: var(--fk-text);

  border: 1px solid rgba(255, 255, 255, 0.8) !important;
  border-radius: var(--fk-radius-lg) !important;

  box-shadow: var(--fk-shadow-md) !important;

  transition:
    transform var(--fk-transition),
    box-shadow var(--fk-transition);
}

@media (hover: hover) {
  .product-card:hover {
    transform: translateY(-4px);
    box-shadow: var(--fk-shadow-lg) !important;
  }
}

.product-card:active {
  transform: translateY(1px);
}

.product-card_header button {
  background-color: var(--fk-surface);
  border-color: transparent !important;
  box-shadow: var(--fk-shadow-sm);
}

.product-card_header button:hover {
  color: var(--fk-secondary);
}

.product-card_img {
  border-radius: var(--fk-radius-md);
}

.product-card_link {
  color: var(--fk-text);
  font-weight: 600;
}

.product-card_price>p,
.product-card_price>span {
  color: var(--fk-secondary);
}

.product-card_price del {
  color: var(--fk-text-muted);
}

.product-card_badge {
  color: var(--fk-primary);
}

.product-card_badge::after {
  background-color: var(--fk-primary);
}

.small-card {
  background: #F8F9FA;
  border-radius: 28px;
  border: 1px solid rgba(255, 255, 255, 0.7);

  box-shadow:
    -10px -10px 20px rgba(255, 255, 255, 0.95),
    10px 10px 20px rgba(174, 181, 189, 0.30),
    inset -1px -1px 2px rgba(255, 255, 255, 0.75),
    inset 1px 1px 2px rgba(174, 181, 189, 0.08);
}

@media (hover: hover) {
  .small-card:hover {
    transform: translateY(-3px);
    box-shadow: var(--fk-shadow-md) !important;
  }
}

.small-card_link {
  color: var(--fk-text);
}

.small-card_price h4 {
  color: var(--fk-secondary);
}

.small-card_price>span {
  background-color: var(--fk-primary-soft);
  color: var(--fk-primary-hover);
}


.AmazingSlider {
  border-radius: var(--fk-radius-lg);
}

.AmazingSlider>.swiper-wrapper {
  align-items: stretch;
}

section .bg-blue-500:has(.AmazingSlider) {
  background:
    linear-gradient(135deg,
      var(--fk-primary),
      #fbbf24) !important;

  border: 1px solid rgba(255, 255, 255, 0.45);

  box-shadow:
    9px 9px 22px rgba(174, 181, 189, 0.38),
    -9px -9px 22px rgba(255, 255, 255, 0.92);
}



.brand-card,
.article-box {
  background-color: var(--fk-surface) !important;

  border: 1px solid rgba(255, 255, 255, 0.8) !important;
  border-radius: var(--fk-radius-lg) !important;

  box-shadow: var(--fk-shadow-sm) !important;

  transition:
    transform var(--fk-transition),
    box-shadow var(--fk-transition);
}

@media (hover: hover) {

  .brand-card:hover,
  .article-box:hover {
    transform: translateY(-3px);
    box-shadow: var(--fk-shadow-md) !important;
  }
}

.article-box h2 {
  color: var(--fk-text);
}

.article-box .text-blue-500 {
  color: var(--fk-secondary) !important;
}

.slider-navigate_btn {
  background-color: var(--fk-surface) !important;
  color: var(--fk-text) !important;

  border: 1px solid rgba(255, 255, 255, 0.78) !important;
  border-radius: 50%;

  box-shadow: var(--fk-shadow-sm);

  transition:
    color var(--fk-transition),
    box-shadow var(--fk-transition),
    transform var(--fk-transition);
}

.slider-navigate_btn:hover {
  color: var(--fk-primary) !important;
  transform: translateY(-1px);
}

.slider-navigate_btn:active {
  transform: translateY(1px);
  box-shadow: var(--fk-shadow-inset);
}

.bottom-navbar {
  background-color: rgba(248, 249, 250, 0.94) !important;
  color: var(--fk-text);

  border: 1px solid rgba(255, 255, 255, 0.88);
  border-radius: 1.5rem;

  box-shadow:
    7px 7px 18px rgba(174, 181, 189, 0.34),
    -7px -7px 18px rgba(255, 255, 255, 0.94);

  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.bottom-navbar li {
  border-radius: 1rem;

  transition:
    color var(--fk-transition),
    background-color var(--fk-transition),
    box-shadow var(--fk-transition);
}

.bottom-navbar li:first-child {
  background-color: var(--fk-primary);
  color: var(--fk-text) !important;

  box-shadow:
    3px 3px 8px rgba(174, 181, 189, 0.3),
    -3px -3px 8px rgba(255, 255, 255, 0.85);
}

.bottom-navbar li:active {
  box-shadow: var(--fk-shadow-inset);
}



/* ========================================
   Small Card - Firozkala
======================================== */
/* ========================================
   Small Card - Firozkala
======================================== */
/* ========================================
   Small Card - Firozkala
======================================== */
/* ========================================
   Small Card - Firozkala Neumorphism
======================================== */
/* ========================================
   Firozkala Product Card - Neumorphism
======================================== */
:root {
  --fk-bg: #f8f9fa;
  --fk-surface: #f8f9fa;

  --fk-text: #1f2937;
  --fk-text-muted: #6b7280;

  --fk-primary: #f59e0b;
  --fk-primary-hover: #d97706;

  --fk-secondary: #16a34a;
  --fk-secondary-hover: #15803d;

  --fk-shadow-light: rgba(255, 255, 255, 0.96);
  --fk-shadow-dark: rgba(174, 181, 189, 0.31);

  /* مدل وسطی؛ برجسته همراه با لبه داخلی ملایم */
  --fk-shadow-raised:
    -8px -8px 18px var(--fk-shadow-light),
    8px 8px 18px var(--fk-shadow-dark),
    inset -1px -1px 2px rgba(255, 255, 255, 0.75),
    inset 1px 1px 2px rgba(174, 181, 189, 0.1);

  /* برای قلب، دکمه و Badge */
  --fk-shadow-raised-soft:
    -5px -5px 12px rgba(255, 255, 255, 0.94),
    5px 5px 12px rgba(174, 181, 189, 0.25),
    inset -1px -1px 2px rgba(255, 255, 255, 0.7),
    inset 1px 1px 2px rgba(174, 181, 189, 0.08);

  /* برای تصویر و حالت فشرده */
  --fk-shadow-inset-soft:
    inset -4px -4px 10px rgba(255, 255, 255, 0.9),
    inset 4px 4px 10px rgba(174, 181, 189, 0.19);

  /* نام‌های جایگزین برای کدهای فعلی */
  --fk-raised-small: var(--fk-shadow-raised-soft);
  --fk-inset: var(--fk-shadow-inset-soft);

  --fk-border-soft: 1px solid rgba(255, 255, 255, 0.68);
}

.AmazingSlider .swiper-wrapper {
  align-items: stretch;
}

.AmazingSlider .small-card {
  width: auto;
  min-width: 0;
  max-width: none;
}

.small-card,
.small-card * {
  box-sizing: border-box;
}

/* ========================================
   خود کارت
======================================== */
.small-card {
  background: #F8F9FA;
  border-radius: 28px;
  border: 1px solid rgba(255, 255, 255, 0.7);

  box-shadow:
    -10px -10px 20px rgba(255, 255, 255, 0.95),
    10px 10px 20px rgba(174, 181, 189, 0.30),
    inset -1px -1px 2px rgba(255, 255, 255, 0.75),
    inset 1px 1px 2px rgba(174, 181, 189, 0.08);
}

/* ========================================
   Badge و قلب
======================================== */

.small-card>div:first-child {
  position: absolute;
  top: 1.15rem;
  right: 1.15rem;
  left: 1.15rem;
  z-index: 5;

  height: 3rem;

  pointer-events: none;
}

/* Badge تازه */
.small-card>div:first-child>span:first-child {
  position: absolute;
  top: 0;
  left: 0;

  display: flex;
  align-items: center;
  justify-content: center;

  min-width: 3.6rem;
  min-height: 2.35rem;
  padding: 0.35rem 0.85rem;

  background:

    #ff2e2e;

  color: var(--fk-text) !important;

  border: 1px solid rgba(255, 255, 255, 0.55);
  border-radius: 999px;

  font-size: 0.78rem;
  font-weight: 800;

  box-shadow:
    5px 5px 12px rgba(194, 130, 13, 0.25),
    -4px -4px 10px rgba(255, 255, 255, 0.78);
}

.small-card>div:first-child>span:first-child p {
  margin: 0;

  font-size: inherit;
  line-height: 1;
}

.small-card>div:first-child>button:last-child {
  background-color: var(--fk-surface);
  background-image: none;

  color: var(--fk-secondary) !important;

  border: var(--fk-border-soft);
  border-radius: 50%;

  box-shadow: var(--fk-shadow-raised-soft);
}

.small-card>div:first-child>button:last-child svg {
  width: 1.55rem;
  height: 1.55rem;
  margin: 0;

  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
}

.small-card>div:first-child>button:last-child:hover {
  color: var(--fk-secondary-hover) !important;
  transform: translateY(-2px);
}

.small-card>div:first-child>button:last-child:active {
  transform: translateY(1px);
  box-shadow: var(--fk-inset);
}

/* ========================================
   تصویر محصول
======================================== */
.small-card>a,
.AmazingSlider .small-card>a,
.LatestProducts .small-card>a {
  background-color: var(--fk-surface);

  border: var(--fk-border-soft);
  border-radius: 1.35rem;

  box-shadow: var(--fk-shadow-inset-soft);
}

.small-card_img {
  display: block;

  width: 100% !important;
  height: 100% !important;

  min-width: 100%;
  min-height: 100%;

  object-fit: cover !important;
  object-position: center;

  border-radius: 1.25rem;

  transition: transform 300ms ease;
}

/* ========================================
   بدنه کارت
======================================== */


.small-card>div:last-child {
  display: flex;
  flex: 1;
  flex-direction: column;

  min-width: 0;
  padding: 1.15rem 0.65rem 0.45rem;

  text-align: right;
}

/* حذف فاصله‌های خودکار space-y-2 */
.small-card>div:last-child>* {
  margin-top: 0 !important;
}

/* عنوان */
.small-card_link {
  display: block;

  width: 100%;

  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;

  color: var(--fk-text) !important;

  font-size: 1.05rem;
  font-weight: 800;
  line-height: 1.8;
}


/* ========================================
   امتیاز و قیمت
======================================== */

.small-card .product-card_price-wrapper {
  width: 100%;

  margin-top: 0.8rem !important;
  padding: 0 !important;

  border: none !important;
  box-shadow: none !important;
}

.small-card .product-card_price-wrapper::before,
.small-card .product-card_price-wrapper::after {
  display: none !important;
  content: none !important;
}

.small-card .small-card_price {
  display: flex;
  flex-direction: column;

  width: 100%;
  gap: 0.8rem;
}

/* امتیاز؛ سطح برجسته */





/* قیمت‌ها و خط جداکننده */
.small-card .small-card_price>h4 {
  position: relative;

  display: flex;
  align-items: center;
  justify-content: space-between;

  direction: ltr;

  width: 100%;
  margin: 0;

  padding-top: 0.9rem;

  gap: 0.7rem;

  border-top: 1px solid rgba(174, 181, 189, 0.22);

  white-space: nowrap;
}

/* قیمت قبلی؛ سمت چپ */
.small-card .small-card_price>h4 del {
  color: var(--fk-primary, #f59e0b);

  font-size: 0.8rem;
  font-weight: 700;
  line-height: 1.4;

  text-decoration-line: line-through;
  text-decoration-color: currentColor;
  text-decoration-thickness: 1.5px;
  text-decoration-skip-ink: none;
}

/* قیمت جدید؛ سمت راست */
.small-card .small-card_price>h4 strong {
  display: flex;
  align-items: baseline;
  gap: 0.22rem;

  direction: rtl;

  color: var(--fk-secondary);

  font-size: 1.3rem;
  font-weight: 900;
  line-height: 1.5;
}

.small-card .small-card_price>h4 strong p {
  margin: 0;

  color: var(--fk-secondary);

  font-size: 0.65rem;
  font-weight: 600;
}

/* ========================================
   دکمه‌ها
======================================== */

.small-card>div:last-child>div:last-child {
  display: grid;

  /* افزودن به سبد کمی عریض‌تر */
  grid-template-columns:
    minmax(0, 1.18fr) minmax(0, 0.82fr);

  align-items: center;
  gap: 0.7rem;

  width: 100%;

  margin-top: auto !important;
  padding-top: 1.1rem;

  direction: rtl;
}

/* استایل مشترک */
.small-card>div:last-child>div:last-child>a,
.small-card>div:last-child>div:last-child>button {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 100%;
  min-width: 0;

  height: 3rem;
  min-height: 3rem;

  padding: 0 0.55rem;

  border-radius: 999px;

  font-family: inherit;
  font-size: 0.78rem;
  font-weight: 800;
  line-height: 1;

  white-space: nowrap;

  cursor: pointer;

  transition:
    background-color 180ms ease,
    color 180ms ease,
    border-color 180ms ease,
    transform 180ms ease,
    box-shadow 180ms ease;
}

/* افزودن به سبد */
.small-card>div:last-child>div:last-child>button {
  background-color: var(--fk-surface);
  background-image: none;

  color: var(--fk-secondary);

  border: 1.5px solid var(--fk-secondary);
  border-radius: 999px;

  box-shadow: var(--fk-shadow-raised-soft);
}

/* خرید */
.small-card>div:last-child>div:last-child>a {
  background:
    linear-gradient(145deg,
      #ffb52b,
      var(--fk-primary));

  color: #ffffff;

  border: 1px solid rgba(255, 184, 45, 0.9);

  box-shadow:
    6px 6px 14px rgba(194, 130, 13, 0.27),
    -5px -5px 13px rgba(255, 255, 255, 0.86);
}

.small-card>div:last-child>div:last-child>button:hover {
  color: var(--fk-secondary-hover);
  border-color: var(--fk-secondary-hover);

  transform: translateY(-2px);
}

.small-card>div:last-child>div:last-child>a:hover {
  background:
    linear-gradient(145deg,
      var(--fk-primary),
      var(--fk-primary-hover));

  transform: translateY(-2px);
}

/* حالت کلیک */
.small-card>div:last-child>div:last-child>a:active,
.small-card>div:last-child>div:last-child>button:active {
  transform: translateY(1px);
  box-shadow: var(--fk-inset);
}

/* ========================================
   Hover کارت
======================================== */

@media (hover: hover) {
  .small-card:hover {
    transform: translateY(-4px);

    box-shadow:
      14px 14px 34px rgba(174, 181, 189, 0.38),
      -14px -14px 34px rgba(255, 255, 255, 0.99) !important;
  }

  .small-card:hover .small-card_img {
    transform: scale(1.035);
  }
}

/* ========================================
   موبایل
======================================== */

@media (max-width: 480px) {
  .small-card {
    padding: 0.55rem;

    border-radius: 1.6rem !important;

    box-shadow:
      7px 7px 18px rgba(174, 181, 189, 0.32),
      -7px -7px 18px rgba(255, 255, 255, 0.96) !important;
  }

  .small-card>a {
    aspect-ratio: 1.4 / 1;
    padding: 0.32rem;

    border-radius: 1.25rem;
  }

  .small-card_img {
    border-radius: 1rem;
  }

  .small-card>div:first-child {
    top: 0.85rem;
    right: 0.85rem;
    left: 0.85rem;

    height: 2.4rem;
  }

  .small-card>div:first-child>span:first-child {
    min-width: 3rem;
    min-height: 1.9rem;

    padding-inline: 0.65rem;

    font-size: 0.68rem;
  }

  .small-card>div:first-child>button:last-child {
    width: 2.35rem;
    height: 2.35rem;
  }

  .small-card>div:first-child>button:last-child svg {
    width: 1.3rem;
    height: 1.3rem;
  }

  .small-card>div:last-child {
    padding: 0.85rem 0.4rem 0.25rem;
  }

  .small-card_link {
    font-size: 0.88rem;
  }

  .small-card>div:last-child>p {
    font-size: 0.7rem;
  }

  .small-card .small-card_price {
    gap: 0.6rem;
  }

  .small-card .small-card_price>span {
    padding: 0.35rem 0.55rem !important;

    font-size: 0.68rem;
  }

  .small-card .small-card_price>span small {
    font-size: 0.56rem;
  }

  .small-card .small-card_price>h4 {
    padding-top: 0.7rem;
  }

  .small-card .small-card_price>h4 del {
    font-size: 0.7rem;
  }

  .small-card .small-card_price>h4 strong {
    font-size: 0.82rem;
  }

  .small-card .small-card_price>h4 strong p {
    font-size: 0.52rem;
  }

  .small-card>div:last-child>div:last-child {
    grid-template-columns:
      minmax(0, 1.2fr) minmax(0, 0.8fr);

    gap: 0.4rem;
    padding-top: 0.8rem;
  }

  .small-card>div:last-child>div:last-child>a,
  .small-card>div:last-child>div:last-child>button {
    height: 2.3rem;
    min-height: 2.3rem;

    padding-inline: 0.15rem;

    font-size: 0.62rem;
  }
}

















/* ========================================
   Amazing Slider Product Card - Final Fix
======================================== */


.AmazingSlider {
  padding-bottom: 1rem;
}

.AmazingSlider .swiper-wrapper {
  align-items: flex-start;
}

/* کارت */
.AmazingSlider .swiper-slide.small-card {
  display: flex;
  flex-direction: column;

  width: auto;
  height: auto !important;
  min-height: 0 !important;

  padding: 0.55rem;

  overflow: hidden;

  background-color: var(--fk-surface, #f8f9fa) !important;

  border: 1px solid rgba(255, 255, 255, 0.82) !important;
  border-radius: 1.6rem !important;

  box-shadow:
    7px 7px 18px rgba(174, 181, 189, 0.31),
    -7px -7px 18px rgba(255, 255, 255, 0.97) !important;
}

/* ========================================
   تصویر
======================================== */

.AmazingSlider .small-card>a {
  display: block;
  flex: none !important;

  width: 100%;
  height: auto !important;
  min-height: 0 !important;

  aspect-ratio: 1.75 / 1 !important;

  padding: 0.3rem;

  overflow: hidden;

  background-color: var(--fk-surface, #f8f9fa);

  border: none;
  border-radius: 1.25rem;

  box-shadow:
    inset 4px 4px 10px rgba(174, 181, 189, 0.25),
    inset -4px -4px 10px rgba(255, 255, 255, 0.96);
}

.AmazingSlider .small-card_img {
  display: block;

  width: 100% !important;
  height: 100% !important;

  min-width: 0 !important;
  min-height: 0 !important;

  object-fit: cover !important;
  object-position: center;

  border-radius: 1rem;
}

/* کارت والد */
.AmazingSlider .small-card {
  position: relative;
  overflow: hidden;
}

/* ردیف برچسب و قلب */
.AmazingSlider .small-card>div:first-child {
  position: absolute;
  top: 0.8rem;
  right: 0.8rem;
  left: 0.8rem;

  height: 2.3rem;

  display: flex;
  align-items: flex-start;
  justify-content: space-between;

  z-index: 20;
  pointer-events: none;
}

/* دکمه قلب */
.AmazingSlider .small-card>div:first-child>button:last-child {
  position: relative;
  top: 0;
  right: auto;

  display: flex;
  align-items: center;
  justify-content: center;

  width: 2.3rem;
  height: 2.3rem;
  padding: 0;

  color: #ef4444;
  background-color: rgba(255, 255, 255, 0.96);

  border: 1px solid rgba(239, 68, 68, 0.14);
  border-radius: 50%;

  box-shadow:
    0 4px 12px rgba(31, 41, 55, 0.14),
    inset 0 1px 0 rgba(255, 255, 255, 0.9);

  z-index: 25;
  cursor: pointer;
  pointer-events: auto;

  transition:
    transform 0.2s ease,
    background-color 0.2s ease,
    color 0.2s ease;
}

.AmazingSlider .small-card>div:first-child>button:last-child svg {
  width: 1.25rem;
  height: 1.25rem;

  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
}

.AmazingSlider .small-card>div:first-child>button:last-child:hover {
  color: #ffffff;
  background-color: #ef4444;
  transform: scale(1.07);
}

.AmazingSlider .small-card_img {
  position: relative;
  z-index: 1;
}

/* ========================================
   بدنه کارت
======================================== */

.AmazingSlider .small-card>div:last-child {
  display: flex;
  flex: none;
  flex-direction: column;

  width: 100%;
  min-width: 0;
  min-height: 0;

  padding: 0.75rem 0.45rem 0.3rem;
}

/* عنوان */
.AmazingSlider .small-card_link {
  min-height: 0;

  font-size: 0.9rem;
  font-weight: 800;
  line-height: 1.65;
}

/* فروشنده */
.AmazingSlider .small-card>div:last-child>p {
  margin-top: 0.12rem !important;

  font-size: 0.68rem;
  line-height: 1.5;
}

/* ========================================
   امتیاز و قیمت
======================================== */

.AmazingSlider .small-card .product-card_price-wrapper {
  width: 100%;

  margin-top: 0.5rem !important;
  padding: 0 !important;

  border: none !important;
  box-shadow: none !important;
}

.AmazingSlider .small-card .small-card_price {
  gap: 0.45rem;
}





/* قیمت‌ها */
.AmazingSlider .small-card .small-card_price>h4 {
  padding-top: 0.55rem;

  gap: 0.4rem;

  border-top: 1px solid rgba(174, 181, 189, 0.18);
}

.AmazingSlider .small-card .small-card_price>h4 del {
  font-size: 0.68rem;
}

.AmazingSlider .small-card .small-card_price>h4 strong {
  font-size: 0.82rem;
}

.AmazingSlider .small-card .small-card_price>h4 strong p {
  font-size: 0.5rem;
}

/* ========================================
   دکمه‌ها
======================================== */

.AmazingSlider .small-card>div:last-child>div:last-child {
  display: grid;

  grid-template-columns:
    minmax(0, 1.2fr) minmax(0, 0.8fr);

  gap: 0.45rem;

  width: 100%;

  /* مهم: دیگر auto نباشد */
  margin-top: 0.75rem !important;
  padding-top: 0;
}

.AmazingSlider .small-card>div:last-child>div:last-child>a,
.AmazingSlider .small-card>div:last-child>div:last-child>button {
  height: 2.4rem;
  min-height: 2.4rem;

  padding-inline: 0.2rem;

  font-size: 0.65rem;
  white-space: nowrap;

  border-radius: 999px;
}

/* افزودن به سبد */
.AmazingSlider .small-card>div:last-child>div:last-child>button {
  background-color: var(--fk-surface, #f8f9fa);

  color: var(--fk-secondary, #16a34a);

  border: 1.5px solid, #16a34a;

  box-shadow:
    4px 4px 9px rgba(174, 181, 189, 0.24),
    -4px -4px 9px rgba(255, 255, 255, 0.96);
}

/* خرید */
.AmazingSlider .small-card>div:last-child>div:last-child>a {
  background:
    linear-gradient(145deg,
      #ffb52b,
      var(--fk-primary, #f59e0b));

  color: #ffffff;

  border: 1px solid var(--fk-primary, #f59e0b);

  box-shadow:
    4px 4px 9px rgba(194, 130, 13, 0.24),
    -4px -4px 9px rgba(255, 255, 255, 0.84);
}

/* ========================================
   موبایل کوچک
======================================== */

@media (max-width: 390px) {
  .AmazingSlider .swiper-slide.small-card {
    height: auto !important;
    min-height: 0 !important;

    padding: 0.42rem;

    border-radius: 1.35rem !important;
  }

  .AmazingSlider .small-card>a {
    aspect-ratio: 1.65 / 1 !important;

    padding: 0.22rem;

    border-radius: 1.05rem;
  }

  .AmazingSlider .small-card_img {
    border-radius: 0.85rem;
  }

  .AmazingSlider .small-card>div:first-child {
    top: 0.68rem;
    right: 0.68rem;
    left: 0.68rem;
  }

  .AmazingSlider .small-card>div:first-child>span:first-child {
    min-height: 1.55rem;

    padding-inline: 0.5rem;

    font-size: 0.6rem;
  }

  .AmazingSlider .small-card>div:first-child>button:last-child {
    width: 2rem;
    height: 2rem;
  }

  .AmazingSlider .small-card>div:last-child {
    padding: 0.6rem 0.28rem 0.2rem;
  }

  .AmazingSlider .small-card_link {
    font-size: 0.78rem;
  }

  .AmazingSlider .small-card>div:last-child>p {
    font-size: 0.62rem;
  }

  .AmazingSlider .small-card .small-card_price>span {
    padding: 0.2rem 0.4rem !important;

    font-size: 0.59rem;
  }

  .AmazingSlider .small-card .small-card_price>h4 {
    padding-top: 0.42rem;
  }

  .AmazingSlider .small-card .small-card_price>h4 del {
    font-size: 0.61rem;
  }

  .AmazingSlider .small-card .small-card_price>h4 strong {
    font-size: 0.72rem;
  }

  .AmazingSlider .small-card>div:last-child>div:last-child {
    gap: 0.3rem;

    margin-top: 0.6rem !important;
  }

  .AmazingSlider .small-card>div:last-child>div:last-child>a,
  .AmazingSlider .small-card>div:last-child>div:last-child>button {
    height: 2.05rem;
    min-height: 2.05rem;

    font-size: 0.57rem;
  }
}












/* ردیف نام فروشگاه و امتیاز */
.small-card .small-card_price>div:first-child {
  display: flex;
  align-items: center;
  justify-content: space-between;

  direction: rtl;

  width: 100%;
  gap: 0.5rem;
}

/* نام فروشگاه؛ سمت راست */
.small-card .small-card_price>div:first-child>p {
  min-width: 0;
  margin: 0;

  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;

  color: var(--fk-text-muted, #6b7280);

  font-size: 0.72rem;
  font-weight: 500;
  line-height: 1.5;
}

/* امتیاز؛ سمت چپ */
.small-card .small-card_price>div:first-child>span {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  gap: 0.15rem;

  margin: 0;
  padding: 0.28rem 0.55rem !important;

  background-color: var(--fk-surface, #f8f9fa) !important;
  color: var(--fk-primary, #f59e0b) !important;

  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 999px;

  box-shadow:
    3px 3px 8px rgba(174, 181, 189, 0.21),
    -3px -3px 8px rgba(255, 255, 255, 0.94);

  font-size: 0.66rem;
  font-weight: 700;
  white-space: nowrap;
}

.small-card .small-card_price>div:first-child>span svg {
  width: 0.95rem;
  height: 0.95rem;

  fill: none;
  stroke: #f50b0b;
  stroke-width: 1.8;
}

.small-card .small-card_price>div:first-child>span b {
  font-weight: 700;
}

.small-card .small-card_price>div:first-child>span small {
  color: var(--fk-text-muted, #6b7280);

  font-size: 0.55rem;
  font-weight: 400;
}











.AmazingSlider .small-card>div:first-child {
  top: 0.95rem;
  right: 0.8rem;
  left: 0.8rem;
  z-index: 10;
}


.AmazingSlider .small-card>div:first-child>span:first-child {
  left: 0.8rem;
  top: 0.45rem;

  min-height: 1.9rem;
  padding: 0.28rem 0.7rem;

  font-size: 0.68rem;
  font-weight: 800;
}

.AmazingSlider .small-card>div:first-child>span:first-child {
  box-shadow:
    4px 4px 10px rgba(194, 130, 13, 0.25),
    -3px -3px 8px rgba(255, 255, 255, 0.75);
}








.category-item svg {
  width: 2rem;
  height: 2rem;

  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
}

.category-item {
  color: #1f2937;
}

.category-item.active {
  color: #f59e0b;
}

.category-item.all-categories {
  color: #16a34a;
}

.category-item-icon {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 3rem;
  height: 3rem;

  margin-inline: auto;

  background-color: #f8f9fa;
  border-radius: 1rem;

  box-shadow:
    4px 4px 10px rgba(174, 181, 189, 0.28),
    -4px -4px 10px rgba(255, 255, 255, 0.96);
}

.category-item.active .category-item-icon {
  box-shadow:
    inset 3px 3px 8px rgba(174, 181, 189, 0.25),
    inset -3px -3px 8px rgba(255, 255, 255, 0.94);
}










/* ردیف قیمت‌ها */
.AmazingSlider .small-card .small-card_price>h4 {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;

  direction: ltr;

  width: 100%;
  margin: 0;
  padding-top: 0.55rem;
  gap: 0.5rem;

  border-top: 1px solid rgba(174, 181, 189, 0.18);
}

/* قیمت قبلی و تخفیف */
.AmazingSlider .small-card .small-card_price>h4>div {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;

  direction: ltr;

  min-width: 0;
  gap: 0.35rem;
}

/* قیمت قبلی */
.AmazingSlider .small-card .small-card_price>h4>div>del {
  color: var(--fk-primary, #f59e0b);

  font-size: 0.68rem;
  font-weight: 700;
  line-height: 1.4;

  white-space: nowrap;

  text-decoration-line: line-through;
  text-decoration-color: currentColor;
  text-decoration-thickness: 1.2px;
  text-decoration-skip-ink: none;
}

/* کادر تخفیف نارنجی */
.AmazingSlider .small-card .small-card_price>h4>div>span {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-height: 1.35rem;
  padding: 0.15rem 0.4rem;

  direction: rtl;

  background-color: #f50b0b;
  color: #ffffff;

  border-radius: 999px;

  font-size: 0.55rem;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}

.fresh-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;

  min-height: 1.9rem;
  padding: 0.35rem 0.8rem;

  color: #ffffff;
  background: linear-gradient(135deg, #ef4444, #dc2626);

  font-size: 0.72rem;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;

  border: 1px solid rgba(185, 28, 28, 0.25);
  border-radius: 999px;

  box-shadow:
    0 5px 12px rgba(220, 38, 38, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.25);
}

.fresh-badge {
  direction: rtl;

  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;

  min-height: 1.9rem;
  padding: 0.35rem 0.8rem;

  color: #ffffff;
  background: linear-gradient(135deg, #ef4444, #dc2626);

  font-size: 0.72rem;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;

  border: 1px solid #dc2626;
  border-radius: 999px;

  box-shadow: 0 5px 12px rgba(220, 38, 38, 0.25);
}

.fresh-badge-dot {
  width: 0.4rem;
  height: 0.4rem;

  background-color: #ffffff;
  border-radius: 50%;

  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2);
  animation: freshBadgePulse 1.6s ease-in-out infinite;
}

@keyframes freshBadgePulse {

  0%,
  100% {
    opacity: 1;
    transform: scale(1);
  }

  50% {
    opacity: 0.45;
    transform: scale(0.75);
  }
}

.small-card {
  position: relative;
}

.product-card-top {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  left: 0.75rem;
  width: auto;
  z-index: 20;
}

/* قیمت نهایی */
.AmazingSlider .small-card .small-card_price>h4>strong {
  display: flex;
  align-items: baseline;
  gap: 0.2rem;

  direction: rtl;

  color: var(--fk-secondary, #16a34a);

  font-size: 0.90rem;
  font-weight: 00;
  line-height: 1.5;

  white-space: nowrap;
}

.AmazingSlider .small-card .small-card_price>h4>strong>p {
  margin: 0;

  color: var(--fk-secondary, #16a34a);

  font-size: 0.5rem;
  font-weight: 500;
}

@media (max-width: 390px) {
  .AmazingSlider .small-card .small-card_price>h4>div {
    gap: 0.22rem;
  }

  .AmazingSlider .small-card .small-card_price>h4>div>span {
    min-height: 1.15rem;
    padding: 0.12rem 0.3rem;

    font-size: 0.47rem;
  }
}




/* ========================================
   Latest Products - Fix card clipping
======================================== */

.LatestProducts {
  width: 100%;

  /* برای دیده‌شدن کامل سایه و پایین کارت */
  padding: 0.75rem 0.5rem 2rem;

  overflow: hidden;
}

.LatestProducts .swiper-wrapper {
  align-items: stretch;

  height: auto !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* خود کارت */
.LatestProducts .swiper-slide.small-card {
  display: flex;
  flex-direction: column;

  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;

  padding-bottom: 0.65rem;

  overflow: hidden;
}

/* تصویر نباید ارتفاع کارت را خراب کند */
.LatestProducts .small-card>a {
  flex: 0 0 auto !important;
  flex-shrink: 0 !important;

  height: auto !important;
  min-height: 0 !important;

  aspect-ratio: 1.65 / 1;
}

/* محتوای کارت */
.LatestProducts .small-card>div:last-child {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;

  width: 100%;
  min-height: 0;

  padding-bottom: 0.35rem;
}

/* بخش دکمه‌ها */
.LatestProducts .small-card>div:last-child>div:last-child {
  position: relative;
  z-index: 3;

  display: grid;
  grid-template-columns:
    minmax(0, 1.2fr) minmax(0, 0.8fr);

  flex-shrink: 0;

  width: 100%;
  gap: 0.45rem;

  /* نباید auto باشد */
  margin-top: 0.75rem !important;
  padding-top: 0 !important;

  visibility: visible !important;
  opacity: 1 !important;
}

/* هر دو دکمه */
.LatestProducts .small-card>div:last-child>div:last-child>button,
.LatestProducts .small-card>div:last-child>div:last-child>a {
  display: flex !important;
  align-items: center;
  justify-content: center;

  width: 100%;
  min-width: 0;

  height: 2.35rem;
  min-height: 2.35rem;

  padding: 0 0.2rem;

  visibility: visible !important;
  opacity: 1 !important;

  border-radius: 999px;

  font-size: 0.65rem;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}

/* افزودن به سبد */
.LatestProducts .small-card>div:last-child>div:last-child>button {
  background-color: var(--fk-surface);
  color: var(--fk-secondary, #16a34a);

  border: 1.5px solid var(--fk-secondary, #16a34a);

  box-shadow: var(--fk-shadow-raised-soft);
}

/* خرید */
.LatestProducts .small-card>div:last-child>div:last-child>a {
  background-color: var(--fk-primary);
  background-image: none;

  color: #ffffff;

  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 999px;

  box-shadow:
    -4px -4px 10px rgba(255, 255, 255, 0.7),
    5px 5px 12px rgba(194, 130, 13, 0.26),
    inset -1px -1px 2px rgba(217, 119, 6, 0.16),
    inset 1px 1px 2px rgba(255, 255, 255, 0.22);
}

.small-card>div:last-child>div:last-child>a:active,
.small-card>div:last-child>div:last-child>button:active {
  transform: translateY(1px);
  box-shadow: var(--fk-shadow-inset-soft);
}

/* ========================================
   Final Neumorphism Card Surface
======================================== */

.small-card,
.AmazingSlider .swiper-slide.small-card,
.LatestProducts .swiper-slide.small-card {
  background-color: var(--fk-surface) !important;

  border: var(--fk-border-soft) !important;
  border-radius: 1.75rem !important;


}





/* ========================================
   Firozkala Desktop Header
======================================== */

.header {
  position: relative;

  background-color: var(--fk-bg, #F8F8F8);
  color: var(--fk-text, #1F2533);
}

/* ردیف اصلی سفید و گرد */
.header .main-navbar {
  position: relative;

  background-color: var(--fk-surface, #ffffff) !important;
  color: var(--fk-text, #1f2533) !important;

  border: 1px solid rgba(255, 255, 255, 0.78);
  border-radius: 2rem;

  box-shadow:
    -8px -8px 18px rgba(255, 255, 255, 0.96),
    8px 8px 18px rgba(218, 213, 206, 0.42),
    inset -1px -1px 2px rgba(255, 255, 255, 0.76),
    inset 1px 1px 2px rgba(218, 213, 206, 0.1);
}

/* آیتم‌های منو */
.header .main-navbar .menu-item_link {
  position: relative;

  display: flex;
  align-items: center;

  min-height: 2.75rem;

  color: var(--fk-text, #1f2533);

  transition:
    color 180ms ease,
    transform 180ms ease;
}

.header .main-navbar .menu-item_link:hover {
  color: var(--fk-primary, #f29318);
  transform: translateY(-1px);
}

/* جست‌وجوی فرورفته */
.header .search-btn-open {
  background-color: var(--fk-surface, #ffffff) !important;

  border: 1px solid rgba(238, 233, 227, 0.9);

  box-shadow:
    inset -4px -4px 10px rgba(255, 255, 255, 0.94),
    inset 4px 4px 10px rgba(218, 213, 206, 0.24);
}

.header .search-btn-open:focus-within {
  border-color: rgba(242, 147, 24, 0.48);

  box-shadow:
    inset -4px -4px 10px rgba(255, 255, 255, 0.94),
    inset 4px 4px 10px rgba(218, 213, 206, 0.24),
    0 0 0 3px rgba(242, 147, 24, 0.1);
}

.header .search-btn-open input {
  font-family: inherit;
  color: var(--fk-text, #1f2533);
}

.header .search-btn-open input::placeholder {
  color: var(--fk-text-muted, #9aa1ac);
}

/* سبد خرید */
.header .open-cart {
  background-color: var(--fk-surface, #ffffff);
  color: var(--fk-secondary, #1f9d55);

  border: 1px solid rgba(238, 233, 227, 0.9);

  box-shadow:
    -4px -4px 10px rgba(255, 255, 255, 0.96),
    4px 4px 10px rgba(218, 213, 206, 0.38);

  transition:
    transform 180ms ease,
    box-shadow 180ms ease;
}

.header .open-cart:hover {
  transform: translateY(-2px);
}

.header .open-cart:active {
  transform: translateY(1px);

  box-shadow:
    inset -3px -3px 8px rgba(255, 255, 255, 0.92),
    inset 3px 3px 8px rgba(218, 213, 206, 0.26);
}

/* Dropdown و Mega menu */
.header .megamenu,
.header .solid-menu,
.header .search-modal {
  background-color: var(--fk-surface, #ffffff) !important;

  border: 1px solid rgba(238, 233, 227, 0.92);

  box-shadow:
    -7px -7px 18px rgba(255, 255, 255, 0.96),
    7px 7px 18px rgba(218, 213, 206, 0.42);
}







/* ========================================
   Hero slider - Final responsive layout
======================================== */
.site-header,
.main-navbar,
.hero-banners {
  width: 100%;
  max-width: 1500px;

  margin-inline: auto;

  padding-inline: clamp(0.75rem, 3vw, 3rem);
}

.hero-banners {
  margin-top: 0.5rem !important;
}

/* اسلایدر سمت راست؛ بزرگ‌تر */


/* خود اسلایدر */
.hero-banners .header-slider {
  position: relative;

  width: 100% !important;
  height: 100% !important;

  overflow: hidden;

  background-color: var(--fk-surface, #eef1f4);

  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 1.4rem;

  box-shadow:
    -6px -6px 14px rgba(255, 255, 255, 0.94),
    6px 6px 14px rgba(163, 170, 179, 0.22);
}

.hero-banners .header-slider .swiper-wrapper,
.hero-banners .header-slider .swiper-slide {
  width: 100%;
  height: 100%;
}

/* دو بنر؛ مساوی و زیر هم */

/* ساختار کلی بنرها در لپ‌تاپ و دسکتاپ */
.hero-banners-layout {
  display: flex;
  align-items: stretch;
  gap: 0.9rem;

  width: 100%;
  height: 420px;
}

/* اسلایدر بزرگ */
.hero-slider-box {
  flex: 1 1 68%;
  width: 68%;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  border-radius: 1.15rem;
}

/* ستون دو بنر کناری */
.hero-side-banners {
  display: flex;
  flex: 0 0 32%;
  flex-direction: column;

  width: 32%;
  min-width: 0;
  height: 100%;

  gap: 0.75rem;
}

/* هر بنر کناری */
.hero-banners .side-banner {
  display: block;
  flex: 1 1 0;

  width: 100%;
  min-width: 0;
  min-height: 0;

  overflow: hidden;
  border-radius: 1.15rem;

  background-color: var(--fk-surface, #eef1f4);
  border: 1px solid rgba(255, 255, 255, 0.7);

  box-shadow:
    -5px -5px 12px rgba(255, 255, 255, 0.92),
    5px 5px 12px rgba(163, 170, 179, 0.2);
}

/* تصویر هر دو بنر */
.hero-banners .side-banner img {
  display: block;
  width: 100%;
  height: 100%;

  object-fit: cover;
  object-position: center;
}

/* تصویر اسلایدر بزرگ */
.hero-slider-box img {
  display: block;
  width: 100%;
  height: 100%;

  object-fit: cover;
  object-position: center;
}

/* دکمه‌های اسلایدر */
.hero-slider-navigation {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  z-index: 10;

  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.hero-slider-navigation button {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 2.25rem;
  height: 2.25rem;
  padding: 0;

  background-color: var(--fk-surface, #eef1f4);
  color: var(--fk-text, #1f2937);

  border: 1px solid rgba(255, 255, 255, 0.75);
  border-radius: 50%;

  box-shadow:
    -3px -3px 8px rgba(255, 255, 255, 0.94),
    3px 3px 8px rgba(163, 170, 179, 0.23);

  cursor: pointer;
}

.hero-slider-navigation button svg {
  width: 1rem;
  height: 1rem;
}

.hero-slider-navigation .button-prev svg {
  transform: rotate(-90deg);
}

.hero-slider-navigation .button-next svg {
  transform: rotate(90deg);
}

/* ========================================
   تبلت و موبایل
======================================== */
@media screen and (max-width: 1023px) {
  .hero-banners {
    margin-top: 0.4rem !important;
  }

  .hero-banners-layout {
    margin-top: 0 !important;
  }
}

@media (max-width: 639px) {
  .hero-banners {
    margin-top: 0.25rem !important;
    padding-inline: 0.75rem;
  }

  .hero-banners-layout {
    margin-top: 0 !important;
  }

  .hero-slider-box {
    height: 180px;
    border-radius: 1.1rem;
  }

  .hero-banners .header-slider {
    border-radius: 1.1rem;
  }

  .hero-banners .side-banner {
    height: 105px;
    border-radius: 1rem;
  }

  .hero-slider-navigation {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .hero-banners {
    margin-top: 0.25rem !important;
  }

  .hero-banners-layout {
    margin-top: 0 !important;
  }
}


/* ========================================
   Hero mobile - only main slider
======================================== */


@media (max-width: 425px) {

  /* چیدمان اصلی باقی بماند */
  .hero-banners-layout {
    display: block !important;

    width: 100%;
    height: auto !important;
  }

  /* دو بنر کناری کاملاً مخفی شوند */
  .hero-side-banners {
    display: none !important;
  }

  /* اسلایدر تمام عرض شود */
  .hero-slider-box {
    display: block !important;
    flex: none !important;

    width: 100% !important;
    height: 180px !important;

    min-width: 0;
  }

  .hero-banners .header-slider {
    display: block !important;

    width: 100% !important;
    height: 100% !important;

    border-radius: 1.2rem;
  }

  .hero-banners .header-slider .swiper-wrapper,
  .hero-banners .header-slider .swiper-slide {
    width: 100%;
    height: 100%;
  }

  .hero-banners .header-slider .swiper-slide img {
    display: block;

    width: 100% !important;
    height: 100% !important;

    object-fit: cover;
    object-position: center;

    border-radius: inherit;
  }

  /* دکمه‌های قبلی و بعدی در موبایل مخفی شوند */
  .hero-slider-navigation {
    display: none !important;
  }
}

/* نسخه موبایل: فقط اسلایدر نمایش داده شود */
@media screen and (max-width: 425px) {
  .hero-banners .hero-side-banners {
    display: none !important;
    visibility: hidden !important;

    width: 0 !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;

    margin: 0 !important;
    padding: 0 !important;

    overflow: hidden !important;
  }

  .hero-banners .hero-banners-layout {
    display: block !important;

    width: 100% !important;
    height: auto !important;
  }

  .hero-banners .hero-slider-box {
    display: block !important;

    width: 100% !important;
    max-width: 100% !important;

    height: 180px !important;

    flex: none !important;
    flex-basis: 100% !important;
  }

  .hero-banners .header-slider {
    width: 100% !important;
    height: 100% !important;
  }

  .hero-banners .hero-slider-navigation {
    display: none !important;
  }
}


/* ========================================
   Bread Categories
======================================== */

.bread-categories,
.bread-categories * {
  box-sizing: border-box;
}

.bread-categories {
  width: calc(100% - 2rem);
  max-width: 1180px;

  margin: 3rem auto 0;
}

.bread-categories-header {
  display: flex;
  align-items: center;
  justify-content: space-between;

  margin-bottom: 1.25rem;
}

.bread-categories-title {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.bread-categories-title-icon {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 2.8rem;
  height: 2.8rem;

  background-color: var(--fk-surface, #f8f9fa);
  color: var(--fk-primary, #f59e0b);

  border: 1px solid rgba(255, 255, 255, 0.75);
  border-radius: 0.9rem;

  box-shadow:
    -4px -4px 10px rgba(255, 255, 255, 0.95),
    4px 4px 10px rgba(174, 181, 189, 0.24);
}

.bread-categories-title-icon svg {
  width: 1.35rem;
  height: 1.35rem;
}

.bread-categories-title span {
  color: #6b7280;

  font-size: 0.68rem;
  font-weight: 500;
}

.bread-categories-title h2 {
  margin: 0.1rem 0 0;

  color: var(--fk-text, #1f2937);

  font-size: 1.25rem;
  font-weight: 800;
}

.bread-categories-more {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;

  min-height: 2.4rem;
  padding-inline: 0.8rem;

  background-color: var(--fk-surface, #f8f9fa);
  color: #F59E0B;

  border: 1px solid rgba(255, 255, 255, 0.75);
  border-radius: 0.85rem;

  box-shadow:
    -4px -4px 9px rgba(255, 255, 255, 0.95),
    4px 4px 9px rgba(174, 181, 189, 0.22);

  font-size: 0.72rem;
  font-weight: 700;

  text-decoration: none;
}

.bread-categories-more svg {
  width: 0.9rem;
  height: 0.9rem;
}

/* کادر اصلی دسته‌بندی‌ها */

.bread-categories-list {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));

  gap: 0.75rem;

  width: 100%;
  padding: 1rem;

  background-color: var(--fk-surface, #f8f9fa);

  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 1.5rem;

  box-shadow:
    -8px -8px 18px rgba(255, 255, 255, 0.96),
    8px 8px 18px rgba(174, 181, 189, 0.25),
    inset -1px -1px 2px rgba(255, 255, 255, 0.7),
    inset 1px 1px 2px rgba(174, 181, 189, 0.08);
}

/* هر دسته */

.bread-category-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  min-width: 0;
  min-height: 7.5rem;

  padding: 0.7rem 0.4rem;

  color: var(--fk-text, #1f2937);

  border-radius: 1.1rem;

  text-align: center;
  text-decoration: none;

  transition:
    color 180ms ease,
    background-color 180ms ease,
    box-shadow 180ms ease,
    transform 180ms ease;
}

/* قاب عکس */

.bread-category-image {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 3.8rem;
  height: 3.8rem;

  margin-bottom: 0.55rem;
  padding: 0.35rem;

  background-color: var(--fk-surface, #f8f9fa);

  border-radius: 1rem;

  box-shadow:
    inset -3px -3px 8px rgba(255, 255, 255, 0.92),
    inset 3px 3px 8px rgba(174, 181, 189, 0.18);
}

.bread-category-image img {
  display: block;

  width: 100%;
  height: 100%;

  object-fit: contain;

  transition: transform 180ms ease;
}

.bread-category-name {
  display: block;

  width: 100%;

  overflow: hidden;

  font-size: 0.78rem;
  font-weight: 700;

  text-overflow: ellipsis;
  white-space: nowrap;
}

/* دسته فعال؛ همه نان‌ها */

.bread-category-active {
  color: var(--fk-primary, #f59e0b);

  box-shadow:
    inset -4px -4px 10px rgba(255, 255, 255, 0.9),
    inset 4px 4px 10px rgba(174, 181, 189, 0.2);
}

/* همه دسته‌ها سبز */

.bread-category-all {
  color: var(--fk-secondary, #16a34a);
}

@media (hover: hover) {
  .bread-category-item:hover {
    color: var(--fk-primary, #f59e0b);

    transform: translateY(-3px);

    box-shadow:
      -4px -4px 10px rgba(255, 255, 255, 0.94),
      4px 4px 10px rgba(174, 181, 189, 0.22);
  }

  .bread-category-item:hover .bread-category-image img {
    transform: scale(1.08);
  }

  .bread-category-all:hover {
    color: var(--fk-secondary, #16a34a);
  }
}

/* ========================================
   Mobile
======================================== */
/* ========================================
   Bread Categories - Final Mobile
======================================== */
@media screen and (max-width: 640px) {

  .bread-categories {
    width: calc(100% - 1.5rem);
    margin: 0.75rem auto 0;
  }

  .bread-categories-header {
    align-items: center;
    margin-bottom: 0.7rem;
  }

  .bread-categories-title {
    gap: 0.4rem;
  }

  .bread-categories-title-icon,
  .bread-categories-title>div>span {
    display: none;
  }

  .bread-categories-title h2 {
    margin: 0;

    font-size: 1rem;
    font-weight: 800;
  }

  .bread-categories-more {
    min-height: 2rem;
    padding: 0.3rem 0.6rem;

    font-size: 0.64rem;

    border-radius: 0.75rem;
  }

  /* چهار ستون مساوی */
  .bread-categories-list {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    align-items: stretch;

    width: 100%;
    gap: 0.45rem !important;

    padding: 0.35rem 0.25rem 1rem !important;

    overflow: visible !important;

    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;

    box-sizing: border-box;
  }

  /* کارت باریک و دارای فضای کافی برای عنوان */
  .bread-category-item {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;

    width: 92% !important;
    height: auto !important;
    min-width: 0;
    min-height: 9.8rem;

    margin: 0 auto;
    padding: 0.35rem 0.25rem 0.5rem;

    overflow: hidden !important;

    border-radius: 1rem;

    box-sizing: border-box;
    justify-self: center;
  }

  /* ارتفاع تصویر کمی کمتر شده */
  .bread-category-image {
    display: block !important;
    flex: 0 0 5.2rem;

    width: 100% !important;
    height: 5.2rem !important;
    min-height: 5.2rem !important;

    overflow: hidden;

    border-radius: 0.8rem;
  }

  .bread-category-image img {
    display: block;

    width: 100% !important;
    height: 100% !important;

    object-fit: cover;
    object-position: center;

    border-radius: inherit;
  }

  /* آیکون */
  .bread-category-icon {
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex: 0 0 1.9rem;

    width: 1.9rem;
    height: 1.9rem;

    margin: 0.3rem auto 0.2rem;

    border-width: 2px;
  }

  .bread-category-icon svg {
    width: 1.05rem;
    height: 1.05rem;
  }

  /* فضای ثابت و کافی برای نام دسته‌بندی */
  .bread-category-name {
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex: 1 0 auto;

    width: 100%;
    min-width: 0;
    min-height: 2rem;

    margin: 0;
    padding: 0 0.05rem;

    color: #1f2937 !important;

    font-size: 0.63rem;
    font-weight: 800;
    line-height: 1.35;
    text-align: center;

    white-space: normal !important;
    word-break: normal;
    overflow-wrap: normal;

    visibility: visible !important;
    opacity: 1 !important;

    box-sizing: border-box;
  }
}

/* ========================================
   Mobile Category Cards - Optimized
======================================== */

@media screen and (max-width: 767px) {

  .bread-categories {
    width: calc(100% - 1.5rem);
    margin-inline: auto;
  }


  .bread-categories-list {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;

    gap: 0.55rem !important;

    padding-inline: 0 !important;
    padding-bottom: 1rem !important;
  }


  .bread-category-item {

    width: 100% !important;
    min-width: 0 !important;

    height: auto !important;
    min-height: 8.6rem;

    padding: 0.45rem 0.25rem 0.55rem !important;

    margin: 0 !important;

    display: flex !important;
    flex-direction: column;

    align-items: center;
    justify-content: flex-start !important;

    background-color: var(--fk-surface, #EEF1F4);

    border-radius: 1rem;

    overflow: hidden;

    transform: none !important;

    border: 1px solid rgba(255, 255, 255, .8);

    box-shadow:
      -4px -4px 10px rgba(255, 255, 255, .85),
      4px 4px 10px rgba(163, 170, 179, .18);
  }


  /* تصویر */
  .bread-category-image {

    width: 100% !important;
    height: auto !important;

    aspect-ratio: 1 / 1;

    max-width: none !important;

    flex: none;

    margin: 0 0 .35rem !important;

    padding: .15rem !important;

    background: transparent !important;

    border: 0 !important;

    box-shadow: none !important;
  }


  .bread-category-image img {

    width: 100% !important;
    height: 100% !important;

    object-fit: cover !important;

    border-radius: .8rem;
  }


  /* آیکون وسط کارت اگر وجود دارد */
  .bread-category-icon {

    width: 1.7rem;
    height: 1.7rem;

    margin: .2rem 0;

  }


  .bread-category-icon svg {

    width: .9rem;
    height: .9rem;

  }


  /* عنوان */
  .bread-category-name {

    width: 100% !important;

    min-height: 1.8rem;

    padding: 0 .15rem !important;

    margin: 0 !important;


    font-size: .68rem !important;

    font-weight: 700;

    line-height: 1.5 !important;

    text-align: center;

    white-space: normal !important;

    display: -webkit-box;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

    overflow: hidden;

  }

}



/* ========================================
   Small Mobile
======================================== */

@media screen and (max-width: 380px) {


  .bread-categories-list {

    gap: .45rem !important;

  }


  .bread-category-item {

    min-height: 8.2rem;

    padding-inline: .2rem !important;

  }


  .bread-category-name {

    font-size: .62rem !important;

  }

}

/* ========================================
   Larger Category Images
======================================== */
/* ========================================
   Desktop - Four Equal Category Items
======================================== */

@media screen and (min-width: 1024px) {
  .bread-categories-list {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));

    width: 100%;
    gap: 1rem;
  }

  .bread-category-item {
    width: 100%;
    min-width: 0;
    min-height: 9rem;

    box-sizing: border-box;
  }

  .bread-category-image {
    width: 5.8rem;
    height: 5.8rem;

    margin: 0 auto 0.7rem;
    padding: 0.25rem;
  }

  .bread-category-image img {
    width: 100%;
    height: 100%;

    object-fit: contain;
  }
}

/* تبلت */
@media screen and (max-width: 1023px) {
  .bread-category-item {
    min-height: 8rem;
  }

  .bread-category-image {
    width: 5rem;
    height: 5rem;

    padding: 0.25rem;
  }
}




@media (max-width: 640px) {
  .bread-category-name {
    font-size: 0.7rem !important;
  }
}


/* ========================================
   Top Bakeries
======================================== */

.top-bakeries-section,
.top-bakeries-section * {
  box-sizing: border-box;
}

.top-bakeries-section {
  width: calc(100% - 2rem);
  max-width: 1180px;

  margin: 4rem auto 0;
}

/* عنوان سکشن */

.top-bakeries-header {
  display: flex;
  align-items: center;
  justify-content: space-between;

  margin-bottom: 1.35rem;
}

.top-bakeries-heading {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.top-bakeries-heading-icon {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 3rem;
  height: 3rem;

  flex-shrink: 0;

  background-color: var(--fk-surface, #f8f9fa);
  color: var(--fk-primary, #f59e0b);

  border: 1px solid rgba(255, 255, 255, 0.75);
  border-radius: 1rem;

  box-shadow:
    -5px -5px 12px rgba(255, 255, 255, 0.96),
    5px 5px 12px rgba(174, 181, 189, 0.24);
}

.top-bakeries-heading-icon svg {
  width: 1.4rem;
  height: 1.4rem;
}

.top-bakeries-heading>div>span {
  display: block;

  margin-bottom: 0.1rem;

  color: #6b7280;

  font-size: 0.7rem;
  font-weight: 500;
}

.top-bakeries-heading h2 {
  margin: 0;

  color: var(--fk-text, #1f2937);

  font-size: 1.35rem;
  font-weight: 800;
}

/* مشاهده همه */

.top-bakeries-more {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;

  min-height: 2.5rem;
  padding-inline: 0.85rem;

  background-color: var(--fk-surface, #f8f9fa);
  color: var(--fk-primary, #f59e0b);

  border: 1px solid rgba(255, 255, 255, 0.75);
  border-radius: 0.9rem;

  box-shadow:
    -4px -4px 10px rgba(255, 255, 255, 0.95),
    4px 4px 10px rgba(174, 181, 189, 0.22);

  font-size: 0.73rem;
  font-weight: 700;

  text-decoration: none;

  transition:
    transform 180ms ease,
    box-shadow 180ms ease;
}

.top-bakeries-more svg {
  width: 0.9rem;
  height: 0.9rem;
}

.top-bakeries-more:hover {
  transform: translateY(-2px);
}

/* پوسته اسلایدر */

.top-bakeries-wrapper {
  position: relative;

  width: 100%;
  padding: 1rem;

  background-color: var(--fk-surface, #f8f9fa);

  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 1.6rem;

  box-shadow:
    -8px -8px 18px rgba(255, 255, 255, 0.96),
    8px 8px 18px rgba(174, 181, 189, 0.24),
    inset -1px -1px 2px rgba(255, 255, 255, 0.72),
    inset 1px 1px 2px rgba(174, 181, 189, 0.08);
}

.TopBakeriesSlider {
  width: 100%;
  padding: 0.2rem;
}

/* ========================================
   کارت افقی نانوایی
======================================== */
/* کارت نانوایی: یک‌سوم عکس، دو‌سوم اطلاعات */
.bakery-card {
  display: grid !important;

  grid-template-columns: minmax(0, 1fr) minmax(0, 2fr) !important;

  gap: 0.8rem;

  width: 100%;
  min-height: 150px;
}

.bakery-card-media {
  position: relative;

  width: 100% !important;
  height: 100% !important;
  min-height: 140px;

  overflow: hidden;
  border-radius: 1.1rem;
}

.bakery-card-media>img {
  display: block;

  width: 100% !important;
  height: 100% !important;

  object-fit: cover;
  object-position: center;
}

.bakery-card-content {
  min-width: 0;

  padding: 0.2rem 0.6rem 0.2rem 0;
}

/* لوگوی کوچک روی تصویر */

.bakery-card-logo {
  position: absolute;
  right: 0.45rem;
  bottom: 0.45rem;

  display: flex;
  align-items: center;
  justify-content: center;

  width: 2.4rem;
  height: 2.4rem;

  overflow: hidden;

  background-color: #ffffff;

  border: 2px solid #ffffff;
  border-radius: 50%;

  box-shadow: 0 4px 10px rgba(31, 41, 55, 0.18);
}

.bakery-card-logo img {
  width: 100%;
  height: 100%;

  object-fit: cover;
}


/* اطلاعات کارت */


.bakery-card-title-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;

  gap: 0.5rem;
}

.bakery-card-title-row>a {
  min-width: 0;

  overflow: hidden;

  color: var(--fk-text, #1f2937);

  font-size: 0.95rem;
  font-weight: 800;
  line-height: 1.7;

  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bakery-favorite {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 2rem;
  height: 2rem;
  padding: 0;

  flex-shrink: 0;

  background-color: var(--fk-surface, #f8f9fa);
  color: #9ca3af;

  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 0.7rem;

  box-shadow:
    -3px -3px 7px rgba(255, 255, 255, 0.94),
    3px 3px 7px rgba(174, 181, 189, 0.2);

  cursor: pointer;
}

.bakery-favorite svg {
  width: 1rem;
  height: 1rem;
}

.bakery-favorite:hover {
  color: var(--fk-secondary, #16a34a);
}

.bakery-card-address {
  margin: 0.1rem 0 0;

  overflow: hidden;

  color: #6b7280;

  font-size: 0.69rem;
  font-weight: 500;

  text-overflow: ellipsis;
  white-space: nowrap;
}

/* امتیاز */

.bakery-card-rating {
  display: flex;
  align-items: center;

  gap: 0.25rem;
  margin-top: 0.45rem;
}

.bakery-card-rating svg {
  width: 0.95rem;
  height: 0.95rem;

  color: var(--fk-primary, #f59e0b);
}

.bakery-card-rating strong {
  color: var(--fk-text, #1f2937);

  font-size: 0.75rem;
  font-weight: 800;
}

.bakery-card-rating span {
  color: #6b7280;

  font-size: 0.65rem;
}

/* ارسال و زمان */

.bakery-card-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;

  gap: 0.6rem;
  margin-top: 0.55rem;

  color: #6b7280;

  font-size: 0.65rem;
}

.bakery-card-meta strong {
  color: var(--fk-text, #1f2937);

  font-weight: 700;
}

.bakery-delivery-time {
  display: inline-flex;
  align-items: center;

  padding: 0.25rem 0.5rem;

  background-color: var(--fk-surface, #f8f9fa);
  color: #6b7280;

  border-radius: 999px;

  box-shadow:
    inset -2px -2px 5px rgba(255, 255, 255, 0.9),
    inset 2px 2px 5px rgba(174, 181, 189, 0.17);
}

/* پایین کارت */

.bakery-card-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;

  gap: 0.5rem;
  margin-top: auto;
  padding-top: 0.65rem;
}

.bakery-free-delivery,
.bakery-available {
  display: inline-flex;
  align-items: center;

  gap: 0.25rem;
  padding: 0.3rem 0.55rem;

  background-color: rgba(22, 163, 74, 0.08);
  color: var(--fk-secondary, #16a34a);

  border: 1px solid rgba(22, 163, 74, 0.15);
  border-radius: 999px;

  font-size: 0.63rem;
  font-weight: 700;
}

.bakery-free-delivery small {
  padding: 0.08rem 0.25rem;

  background-color: #ec4899;
  color: #ffffff;

  border-radius: 999px;

  font-size: 0.5rem;
  font-weight: 800;
}

.bakery-view-menu {
  display: inline-flex;
  align-items: center;

  gap: 0.25rem;

  color: var(--fk-primary, #f59e0b);

  font-size: 0.66rem;
  font-weight: 700;

  text-decoration: none;
}

.bakery-view-menu svg {
  width: 0.8rem;
  height: 0.8rem;
}

/* Hover */

@media (hover: hover) {
  .bakery-card:hover {
    transform: translateY(-3px);

    box-shadow:
      -8px -8px 17px rgba(255, 255, 255, 0.97),
      8px 8px 17px rgba(174, 181, 189, 0.28);
  }

  .bakery-card:hover .bakery-card-media>img {
    transform: scale(1.04);
  }

  .bakery-card-title-row>a:hover,
  .bakery-view-menu:hover {
    color: var(--fk-primary, #f59e0b);
  }
}

/* دکمه‌های اسلایدر */

.top-bakeries-navigation {
  position: absolute;
  top: 50%;
  z-index: 10;

  display: flex;
  align-items: center;
  justify-content: center;

  width: 2.4rem;
  height: 2.4rem;
  padding: 0;

  background-color: var(--fk-surface, #f8f9fa);
  color: var(--fk-text, #1f2937);

  border: 1px solid rgba(255, 255, 255, 0.75);
  border-radius: 50%;

  box-shadow:
    -4px -4px 9px rgba(255, 255, 255, 0.94),
    4px 4px 9px rgba(174, 181, 189, 0.24);

  cursor: pointer;

  transform: translateY(-50%);
}

.top-bakeries-navigation svg {
  width: 1rem;
  height: 1rem;
}

.TopBakeries-prev {
  right: -0.8rem;
}

.TopBakeries-prev svg {
  transform: rotate(-90deg);
}

.TopBakeries-next {
  left: -0.8rem;
}

.TopBakeries-next svg {
  transform: rotate(90deg);
}

/* کارت نانوایی با استایل Neumorphism */
.bakery-card,
.TopBakeriesSlider .swiper-slide.bakery-card {
  background-color: var(--fk-surface, #f8f9fa) !important;

  border: var(--fk-border-soft, 1px solid rgba(255, 255, 255, 0.68)) !important;
  border-radius: 1.75rem !important;

  box-shadow: var(--fk-shadow-raised,
      -8px -8px 18px rgba(255, 255, 255, 0.96),
      8px 8px 18px rgba(174, 181, 189, 0.31)) !important;

  overflow: hidden;

  transition:
    transform 200ms ease,
    box-shadow 200ms ease;
}

/* ========================================
   Responsive
======================================== */

@media screen and (max-width: 767px) {
  .top-bakeries-section {
    width: calc(100% - 1.5rem);

    margin-top: 2.5rem;
  }

  .top-bakeries-heading-icon {
    width: 2.6rem;
    height: 2.6rem;
  }

  .top-bakeries-heading>div>span {
    display: none;
  }

  .top-bakeries-heading h2 {
    font-size: 1.05rem;
  }

  .top-bakeries-more {
    min-height: 2.2rem;
    padding-inline: 0.65rem;

    font-size: 0.65rem;
  }

  .top-bakeries-wrapper {
    padding: 0.7rem;
  }

  .bakery-card {
    grid-template-columns: 6rem minmax(0, 1fr);

    min-height: 8.7rem;
    padding: 0.65rem;
  }

  .bakery-card-media {
    min-height: 7.3rem;
  }

  .bakery-card-content {
    padding-right: 0.6rem;
  }

  .bakery-card-title-row>a {
    font-size: 0.8rem;
  }

  .bakery-card-meta {
    align-items: flex-start;
    flex-direction: column;

    gap: 0.25rem;
    margin-top: 0.4rem;
  }

  .bakery-card-footer {
    padding-top: 0.45rem;
  }

  .bakery-free-delivery,
  .bakery-available {
    padding: 0.25rem 0.4rem;

    font-size: 0.56rem;
  }

  .top-bakeries-navigation {
    display: none;
  }
}

@media screen and (max-width: 400px) {
  .bakery-card {
    grid-template-columns: 5.3rem minmax(0, 1fr);
  }

  .bakery-card-media {
    min-height: 6.7rem;
  }

  .bakery-favorite {
    width: 1.8rem;
    height: 1.8rem;
  }

  .bakery-card-address {
    font-size: 0.61rem;
  }

  .bakery-card-rating {
    margin-top: 0.3rem;
  }
}

.bakery-card-media {
  position: relative;

  width: 100%;
  height: 100%;
  min-height: 140px;

  overflow: hidden;

  background-color: var(--fk-surface, #f8f9fa);

  border: var(--fk-border-soft,
      1px solid rgba(255, 255, 255, 0.68));

  border-radius: 1.25rem;

  box-shadow: var(--fk-shadow-inset-soft,
      inset -4px -4px 10px rgba(255, 255, 255, 0.9),
      inset 4px 4px 10px rgba(174, 181, 189, 0.19));
}

.bakery-card {
  padding: 0.8rem !important;
  gap: 0.8rem;
}

.bakery-card-media>img {
  display: block;

  width: 100% !important;
  height: 100% !important;

  object-fit: cover;
  object-position: center;

  border-radius: 1rem;
}

@media (hover: hover) {
  .bakery-card:hover {
    transform: translateY(-4px);

    box-shadow:
      -10px -10px 22px rgba(255, 255, 255, 0.97),
      10px 10px 22px rgba(174, 181, 189, 0.34) !important;
  }

  .bakery-card:hover .bakery-card-media>img {
    transform: scale(1.04);
  }
}

.bakery-card-media>img {
  transition: transform 250ms ease;
}








/* ========================================
   Popular Products — Neumorphism
======================================== */

.popular-products-neu,
.popular-products-neu * {
  box-sizing: border-box;
}

.popular-products-neu {
  max-width: 1380px;
  margin-top: 3rem;

  margin: 4rem auto 0;
}

/* ========================================
   Header
======================================== */

.popular-products-neu__header {
  display: flex;
  align-items: center;
  justify-content: space-between;

  margin-bottom: 1.4rem;
}

.popular-products-neu__heading {
  display: flex;
  align-items: center;

  gap: 0.8rem;
}

.popular-products-neu__heading-icon {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 3.3rem;
  height: 3.3rem;

  flex-shrink: 0;

  background-color: var(--fk-surface, #f8f9fa);
  color: var(--fk-primary, #f59e0b);

  border: var(--fk-border-soft,
      1px solid rgba(255, 255, 255, 0.68));

  border-radius: 1.1rem;

  box-shadow:
    -4px -4px 10px rgba(255, 255, 255, 0.92),
    4px 4px 10px rgba(174, 181, 189, 0.15);
}

.popular-products-neu__heading-icon svg {
  width: 1.5rem;
  height: 1.5rem;
}

.popular-products-neu__subtitle {
  display: block;

  margin-bottom: 0.1rem;

  color: #7b8492;

  font-size: 0.72rem;
  font-weight: 500;
}

.popular-products-neu__title {
  margin: 0;

  color: var(--fk-text, #1f2937);

  font-size: 1.5rem;
  font-weight: 800;
  line-height: 1.6;
}

/* مشاهده همه */

.popular-products-neu__more {
  display: inline-flex;
  align-items: center;

  gap: 0.6rem;

  min-height: 2.9rem;
  padding: 0.4rem 0.75rem 0.4rem 0.45rem;

  background-color: var(--fk-surface, #f8f9fa);
  color: var(--fk-primary, #f59e0b);

  border: var(--fk-border-soft,
      1px solid rgba(255, 255, 255, 0.68));

  border-radius: 1rem;

  box-shadow:
    -4px -4px 10px rgba(255, 255, 255, 0.92),
    4px 4px 10px rgba(174, 181, 189, 0.15);

  font-size: 0.75rem;
  font-weight: 800;

  text-decoration: none;

  transition:
    transform 180ms ease,
    box-shadow 180ms ease;
}

.popular-products-neu__more-icon {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 1.9rem;
  height: 1.9rem;

  background-color: var(--fk-primary, #f59e0b);
  color: #ffffff;

  border-radius: 0.65rem;

  box-shadow:
    -2px -2px 5px rgba(255, 255, 255, 0.6),
    2px 2px 5px rgba(174, 181, 189, 0.14);
}

.popular-products-neu__more-icon svg {
  width: 0.9rem;
  height: 0.9rem;
}

.popular-products-neu__more:hover {
  transform: translateY(-2px);
}

.popular-products-neu__more:active {
  transform: translateY(0);

  box-shadow: var(--fk-shadow-inset-soft,
      inset -3px -3px 7px rgba(255, 255, 255, 0.84),
      inset 3px 3px 7px rgba(174, 181, 189, 0.13));
}

/* ========================================
   Outer panel
======================================== */

.popular-products-neu__panel {
  position: relative;

  width: 100%;
  padding: 1.2rem;

  background-color: var(--fk-surface, #f8f9fa);

  border: var(--fk-border-soft,
      1px solid rgba(255, 255, 255, 0.68));

  border-radius: 2rem;

  box-shadow:
    inset -4px -4px 10px rgba(255, 255, 255, 0.8),
    inset 4px 4px 10px rgba(174, 181, 189, 0.09);
}

.popular-products-neu__slider {


  padding: 0.35rem 0.25rem 0.7rem;
}

/* ========================================
   Product card
======================================== */

.product-neu-card {
  display: flex !important;
  flex-direction: column;

  min-width: 0;
  height: auto;



  background-color: var(--fk-surface, #f8f9fa) !important;
  color: var(--fk-text, #1f2937);

  border: var(--fk-border-soft,
      1px solid rgba(255, 255, 255, 0.68)) !important;

  min-height: 0 !important;
  padding: 0.55rem !important;

  border-radius: 1.3rem !important;

  box-shadow:
    -4px -4px 10px rgba(255, 255, 255, 0.92),
    4px 4px 10px rgba(174, 181, 189, 0.14) !important;
  overflow: hidden;

  transition:
    transform 180ms ease,
    box-shadow 180ms ease;
}

/* بالای کارت */

.product-neu-card__top {
  display: flex;
  align-items: center;
  justify-content: space-between;

  min-height: 2rem;
  margin-bottom: 0.35rem;
}

.product-neu-card__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-height: 2rem;
  padding-inline: 0.7rem;

  background-color: var(--fk-primary, #16A34A);
  color: #1f2937;

  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 999px;

  box-shadow:
    -2px -2px 5px rgba(255, 255, 255, 0.7),
    2px 2px 5px rgba(174, 181, 189, 0.13);

  font-size: 0.7rem;
  font-weight: 800;
}

/* علاقه‌مندی */

.product-neu-card__favorite {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  padding: 0;

  background-color: var(--fk-surface, #f8f9fa);
  color: var(--fk-secondary, #16a34a);

  border: var(--fk-border-soft,
      1px solid rgba(255, 255, 255, 0.68));

  border-radius: 50%;

  box-shadow:
    -3px -3px 7px rgba(255, 255, 255, 0.92),
    3px 3px 7px rgba(174, 181, 189, 0.14);

  cursor: pointer;

  transition:
    transform 160ms ease,
    box-shadow 160ms ease;
}

.product-neu-card__favorite svg {
  width: 1.15rem;
  height: 1.15rem;
}

.product-neu-card__favorite:active {
  transform: scale(0.96);

  box-shadow:
    inset -3px -3px 7px rgba(255, 255, 255, 0.84),
    inset 3px 3px 7px rgba(174, 181, 189, 0.13);
}

/* ========================================
   Image frame
======================================== */

.product-neu-card__media {
  display: block;

  height: 125px;
  aspect-ratio: auto;

  padding: 0.2rem;

  border-radius: 1rem;


  overflow: hidden;

  background-color: var(--fk-surface, #f8f9fa);

  border: 1px solid rgba(255, 255, 255, 0.6);


  box-shadow:
    inset -4px -4px 9px rgba(255, 255, 255, 0.84),
    inset 4px 4px 9px rgba(174, 181, 189, 0.12);
}

.product-neu-card__image {
  display: block;

  width: 100%;
  height: 100%;

  object-fit: cover;
  object-position: center;

  border-radius: 0.8rem;

  transition: transform 220ms ease;
}

/* ========================================
   Card body
======================================== */

.product-neu-card__body {
  display: flex;
  flex: 1;
  flex-direction: column;

  min-width: 0;
  padding: 0.55rem 0.15rem 0.1rem;
}

.product-neu-card__title {
  overflow: hidden;

  color: var(--fk-text, #1f2937);

  font-size: 0.82rem;
  line-height: 1.65;
  font-weight: 800;


  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* فروشنده و امتیاز */

.product-neu-card__seller-row {
  display: flex;
  align-items: center;
  justify-content: space-between;

  gap: 0.5rem;
  margin-top: 0.35rem;
}

.product-neu-card__seller {
  overflow: hidden;

  color: #737d8b;

  font-size: 0.64rem;
  font-weight: 600;

  text-overflow: ellipsis;
  white-space: nowrap;
}

.product-neu-card__rating {
  display: inline-flex;
  align-items: center;

  gap: 0.2rem;
  padding: 0.18rem 0.35rem;

  flex-shrink: 0;

  background-color: var(--fk-surface, #f8f9fa);
  color: var(--fk-primary, #f59e0b);

  border-radius: 999px;

  box-shadow:
    inset -2px -2px 5px rgba(255, 255, 255, 0.78),
    inset 2px 2px 5px rgba(174, 181, 189, 0.1);
}

.product-neu-card__rating svg {
  width: 0.85rem;
  height: 0.85rem;

  fill: currentColor;
}

.product-neu-card__rating strong {
  font-size: 0.62rem;
  font-weight: 800;
}

.product-neu-card__rating small {
  color: #8a94a2;

  font-size: 0.5rem;
}

/* ========================================
   Prices
======================================== */

.product-neu-card__price-row {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;

  gap: 0.5rem;

  margin-top: 0.45rem;
  padding-top: 0.45rem;

  border-top: 1px solid rgba(174, 181, 189, 0.11);
}

.product-neu-card__old-price {
  display: flex;
  align-items: center;

  gap: 0.35rem;
}

.product-neu-card__old-price del {
  color: var(--fk-primary, #f59e0b);

  font-size: 0.62rem;
  font-weight: 700;
}

.product-neu-card__discount {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-height: 1.6rem;
  padding-inline: 0.45rem;

  background-color: var(--fk-primary, #f59e0b);
  color: #ffffff;

  border-radius: 999px;

  box-shadow:
    -2px -2px 5px rgba(255, 255, 255, 0.62),
    2px 2px 5px rgba(174, 181, 189, 0.11);

  font-size: 0.56rem;
  font-weight: 800;
}

.product-neu-card__final-price {
  display: inline-flex;
  align-items: center;

  gap: 0.22rem;

  color: var(--fk-secondary, #16a34a);

  font-size: 0.95rem;
  font-weight: 900;
}

.product-neu-card__final-price small {
  font-size: 0.57rem;
  font-weight: 600;
}

/* ========================================
   Actions
======================================== */

.product-neu-card__actions {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(0, 0.8fr);

  gap: 0.55rem;

  margin-top: auto;
  padding-top: 0.85rem;
}

.product-neu-card__cart,
.product-neu-card__buy {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 2.2rem;
  padding-inline: 0.4rem;

  font-size: 0.65rem;
  border-radius: 999px;

  font-family: inherit;

  font-weight: 800;

  text-decoration: none;

  cursor: pointer;

  transition:
    transform 160ms ease,
    box-shadow 160ms ease;
}

/* افزودن به سبد */

.product-neu-card__cart {
  background-color: var(--fk-surface, #f8f9fa);
  color: var(--fk-secondary, #16a34a);

  border: 1px solid rgba(22, 163, 74, 0.55);

  box-shadow:
    -3px -3px 7px rgba(255, 255, 255, 0.9),
    3px 3px 7px rgba(174, 181, 189, 0.13);
}

/* خرید */

.product-neu-card__buy {
  background-color: var(--fk-primary, #f59e0b);
  color: #ffffff;

  border: 1px solid rgba(245, 158, 11, 0.6);

  box-shadow:
    -3px -3px 7px rgba(255, 255, 255, 0.68),
    3px 3px 7px rgba(245, 158, 11, 0.16);
}

.product-neu-card__cart:active,
.product-neu-card__buy:active {
  transform: translateY(1px);

  box-shadow:
    inset -3px -3px 7px rgba(255, 255, 255, 0.72),
    inset 3px 3px 7px rgba(174, 181, 189, 0.12);
}

/* ========================================
   More card
======================================== */

.product-neu-card--more {
  align-items: center;
  justify-content: center;

  gap: 0.65rem;

  min-height: 285px;

  color: var(--fk-primary, #f59e0b);

  text-align: center;
  text-decoration: none;
}

.product-neu-card--more__icon {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 3rem;
  height: 3rem;
  background-color: var(--fk-surface, #f8f9fa);

  border-radius: 1.25rem;

  box-shadow:
    -4px -4px 10px rgba(255, 255, 255, 0.92),
    4px 4px 10px rgba(174, 181, 189, 0.14);
}

.product-neu-card--more__icon svg {
  width: 1.5rem;
  height: 1.5rem;
}

.product-neu-card--more strong {
  color: var(--fk-text, #1f2937);

  font-size: 0.9rem;
}

.product-neu-card--more small {
  color: #7d8794;

  font-size: 0.65rem;
}

/* ========================================
   Navigation
======================================== */

.popular-products-neu__nav {
  position: absolute;
  top: 50%;
  z-index: 10;

  display: flex;
  align-items: center;
  justify-content: center;

  width: 2.7rem;
  height: 2.7rem;
  padding: 0;

  background-color: var(--fk-surface, #f8f9fa);
  color: var(--fk-text, #1f2937);

  border: var(--fk-border-soft,
      1px solid rgba(255, 255, 255, 0.68));

  border-radius: 50%;

  box-shadow:
    -4px -4px 10px rgba(255, 255, 255, 0.94),
    4px 4px 10px rgba(174, 181, 189, 0.17);

  cursor: pointer;

  transform: translateY(-50%);

  transition:
    transform 160ms ease,
    box-shadow 160ms ease;
}

.popular-products-neu__nav svg {
  width: 1rem;
  height: 1rem;
}

.popular-products-neu__nav--prev {
  right: -0.85rem;
}

.popular-products-neu__nav--prev svg {
  transform: rotate(-90deg);
}

.popular-products-neu__nav--next {
  left: -0.85rem;
}

.popular-products-neu__nav--next svg {
  transform: rotate(90deg);
}

/* ========================================
   Hover
======================================== */

@media (hover: hover) {
  .product-neu-card:hover {
    transform: translateY(-3px);

    box-shadow:
      -6px -6px 15px rgba(255, 255, 255, 0.95),
      6px 6px 15px rgba(174, 181, 189, 0.2),
      inset -1px -1px 2px rgba(255, 255, 255, 0.55),
      inset 1px 1px 2px rgba(174, 181, 189, 0.04) !important;
  }

  .product-neu-card:hover .product-neu-card__image {
    transform: scale(1.025);
  }

  .product-neu-card__title:hover {
    color: var(--fk-primary, #f59e0b);
  }

  .product-neu-card__cart:hover,
  .product-neu-card__buy:hover {
    transform: translateY(-2px);
  }

  .popular-products-neu__nav:hover {
    transform: translateY(-50%) scale(1.04);
  }
}

/* ========================================
   Responsive
======================================== */

@media screen and (max-width: 767px) {
  .popular-products-neu {
    width: calc(100% - 1.5rem);

    margin-top: 2.8rem;
  }

  .popular-products-neu__header {
    margin-bottom: 1rem;
  }

  .popular-products-neu__heading {
    gap: 0.55rem;
  }

  .popular-products-neu__heading-icon {
    width: 2.7rem;
    height: 2.7rem;

    border-radius: 0.9rem;
  }

  .popular-products-neu__heading-icon svg {
    width: 1.25rem;
    height: 1.25rem;
  }

  .popular-products-neu__subtitle {
    display: none;
  }

  .popular-products-neu__title {
    font-size: 1.05rem;
  }

  .popular-products-neu__more {
    min-height: 2.3rem;
    padding: 0.25rem 0.55rem;

    font-size: 0.65rem;
  }

  .popular-products-neu__more-icon {
    width: 1.55rem;
    height: 1.55rem;
  }

  .popular-products-neu__panel {
    padding: 0.75rem;
    border-radius: 1.5rem;
  }

  .popular-products-neu__slider {
    padding: 0.35rem 0.2rem 0.75rem;
  }

  .product-neu-card {
    padding: 0.55rem !important;

    border-radius: 1.3rem !important;

    box-shadow:
      -3px -3px 8px rgba(255, 255, 255, 0.92),
      3px 3px 8px rgba(174, 181, 189, 0.14) !important;
  }

  .product-neu-card__top {
    min-height: 2.2rem;
    margin-bottom: 0.4rem;
  }

  .product-neu-card__badge {
    min-height: 1.65rem;
    padding-inline: 0.55rem;

    font-size: 0.62rem;
  }

  .product-neu-card__favorite {
    width: 2.1rem;
    height: 2.1rem;
  }

  .product-neu-card__media {
    border-radius: 1rem;
  }

  .product-neu-card__image {
    border-radius: 0.78rem;
  }

  .product-neu-card__title {
    font-size: 0.8rem;
  }

  .product-neu-card__seller {
    font-size: 0.64rem;
  }

  .product-neu-card__actions {
    grid-template-columns: 1fr;

    gap: 0.45rem;
  }

  .product-neu-card__cart,
  .product-neu-card__buy {
    min-height: 2.3rem;

    font-size: 0.66rem;
  }

  .popular-products-neu__nav {
    display: none;
  }

  .product-neu-card--more {
    min-height: 18rem;
  }
}



/* ========================================
   Mobile Search — Neumorphism
======================================== */

.open-mobile_search-modal {
  display: flex;
  align-items: center;

  width: 100%;
  min-height: 3.2rem;

  gap: 0.7rem;
  padding: 0.45rem 0.55rem 0.45rem 1rem;

  background-color: var(--fk-surface, #f8f9fa);
  color: #7b8492;

  border: var(--fk-border-soft,
      1px solid rgba(255, 255, 255, 0.68));

  border-radius: 1.1rem;

  /* حالت فرورفته شبیه کادر جستجو */
  box-shadow:
    inset -3px -3px 8px rgba(255, 255, 255, 0.88),
    inset 3px 3px 8px rgba(174, 181, 189, 0.14);

  font-family: inherit;
  text-align: right;

  cursor: pointer;

  transition:
    box-shadow 180ms ease,
    transform 180ms ease,
    color 180ms ease;
}

/* آیکن جستجو به شکل دکمه برجسته */

.open-mobile_search-modal>svg {
  width: 2.35rem;
  height: 2.35rem;

  padding: 0.58rem;

  flex-shrink: 0;

  background-color: var(--fk-surface, #f8f9fa);
  color: var(--fk-primary, #f59e0b);

  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 0.85rem;

  box-shadow:
    -3px -3px 7px rgba(255, 255, 255, 0.93),
    3px 3px 7px rgba(174, 181, 189, 0.16);
}

.open-mobile_search-modal p {
  margin: 0;

  color: #8a94a2;

  font-size: 0.78rem;
  font-weight: 500;
}

.open-mobile_search-modal p span {
  color: var(--fk-text, #1f2937);

  font-weight: 700;
}

/* Hover */

@media (hover: hover) {
  .open-mobile_search-modal:hover {
    color: var(--fk-primary, #f59e0b);

    box-shadow:
      inset -4px -4px 10px rgba(255, 255, 255, 0.9),
      inset 4px 4px 10px rgba(174, 181, 189, 0.17);
  }

  .open-mobile_search-modal:hover>svg {
    transform: scale(1.04);
  }
}

/* کلیک */

.open-mobile_search-modal:active {
  transform: scale(0.99);

  box-shadow:
    inset -2px -2px 5px rgba(255, 255, 255, 0.75),
    inset 4px 4px 9px rgba(174, 181, 189, 0.2);
}

/* فوکوس کیبورد */

.open-mobile_search-modal:focus-visible {
  outline: 2px solid rgba(245, 158, 11, 0.35);
  outline-offset: 3px;
}




/* ========================================
   Bakery Menu Button - Neumorphism
======================================== */

.bakery-view-menu {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  gap: 0.55rem;

  min-height: 2.75rem;
  padding: 0.35rem 0.45rem 0.35rem 0.9rem;

  background-color: var(--fk-surface, #f8f9fa);
  color: var(--fk-primary, #f59e0b);

  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 0.95rem;

  box-shadow:
    -5px -5px 11px rgba(255, 255, 255, 0.94),
    5px 5px 11px rgba(174, 181, 189, 0.18),
    inset -1px -1px 2px rgba(255, 255, 255, 0.65),
    inset 1px 1px 2px rgba(174, 181, 189, 0.05);

  font-family: inherit;
  font-size: 0.7rem;
  font-weight: 800;

  text-decoration: none;
  white-space: nowrap;

  transition:
    transform 160ms ease,
    box-shadow 160ms ease,
    color 160ms ease;
}

/* متن دکمه */

.bakery-view-menu__text {
  display: inline-flex;
  align-items: center;
}

/* کلید کوچک آیکن */

.bakery-view-menu__icon {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 2rem;
  height: 2rem;

  flex-shrink: 0;

  background-color: var(--fk-surface, #f8f9fa);
  color: var(--fk-primary, #f59e0b);

  border: 1px solid rgba(255, 255, 255, 0.75);
  border-radius: 0.7rem;

  box-shadow:
    -3px -3px 7px rgba(255, 255, 255, 0.94),
    3px 3px 7px rgba(174, 181, 189, 0.16),
    inset -1px -1px 2px rgba(255, 255, 255, 0.55),
    inset 1px 1px 2px rgba(174, 181, 189, 0.04);

  transition:
    transform 160ms ease,
    box-shadow 160ms ease;
}

.bakery-view-menu__icon svg {
  width: 0.9rem;
  height: 0.9rem;
}

/* Hover */

@media (hover: hover) {
  .bakery-view-menu:hover {
    transform: translateY(-2px);

    color: #d97706;

    box-shadow:
      -6px -6px 13px rgba(255, 255, 255, 0.96),
      6px 6px 13px rgba(174, 181, 189, 0.21),
      inset -1px -1px 2px rgba(255, 255, 255, 0.65),
      inset 1px 1px 2px rgba(174, 181, 189, 0.05);
  }

  .bakery-view-menu:hover .bakery-view-menu__icon {
    transform: translateX(-2px);
  }
}

/* حالت فشرده‌شدن کلید */

.bakery-view-menu:active {
  transform: translateY(0) scale(0.98);

  box-shadow:
    inset -4px -4px 9px rgba(255, 255, 255, 0.84),
    inset 4px 4px 9px rgba(174, 181, 189, 0.16);
}

.bakery-view-menu:active .bakery-view-menu__icon {
  transform: translateX(0) scale(0.96);

  box-shadow:
    inset -3px -3px 7px rgba(255, 255, 255, 0.84),
    inset 3px 3px 7px rgba(174, 181, 189, 0.15);
}

/* دسترسی‌پذیری */

.bakery-view-menu:focus-visible {
  outline: 2px solid rgba(245, 158, 11, 0.35);
  outline-offset: 3px;
}





/* ========================================
   Bottom Navbar — Soft UI
======================================== */

.bottom-navbar,
.bottom-navbar * {
  box-sizing: border-box;
}

.bottom-navbar {
  display: none;
}

@media screen and (max-width: 767px) {
  body {
    padding-bottom: 6.5rem;
  }

  /* باکس اصلی نوار پایین */
  .bottom-navbar {
    position: fixed;

    right: 50%;
    bottom: calc(0.75rem + env(safe-area-inset-bottom));
    z-index: 1000;

    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));

    width: calc(100% - 1.5rem);
    max-width: 390px;
    min-height: 5rem;

    gap: 0.35rem;
    padding: 0.45rem;

    background-color: #ffffff;

    border: 1px solid rgba(238, 233, 227, 0.78);
    border-radius: 1.75rem;

    /* سایه کمتر و تمیزتر */
    box-shadow:
      -4px -4px 12px rgba(255, 255, 255, 0.9),
      4px 4px 12px rgba(190, 190, 190, 0.16);

    transform: translateX(50%);
  }

  /* آیتم‌های نوار */
  .bottom-navbar>li {
    position: relative;

    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;

    min-width: 0;
    min-height: 3.7rem;

    padding-top: 0.65rem;

    background-color: transparent;
    color: #626976;

    border: 0;
    border-radius: 1.15rem;

    /* سایه مستقل آیتم‌ها حذف شده تا مثل تصویر شلوغ نباشد */
    box-shadow: none;

    cursor: pointer;

    transition:
      color 180ms ease,
      background-color 180ms ease,
      transform 180ms ease,
      box-shadow 180ms ease;
  }

  .bottom-navbar>li>svg {
    position: relative;
    z-index: 2;

    width: 1.25rem;
    height: 1.25rem;

    flex-shrink: 0;
    pointer-events: none;
  }

  .bottom-navbar>li>a {
    position: absolute;
    inset: 0;
    z-index: 3;

    display: flex;
    align-items: flex-end;
    justify-content: center;

    padding-bottom: 0.42rem;

    color: inherit;

    font-size: 0.61rem;
    font-weight: 700;
    line-height: 1;

    text-decoration: none;
    white-space: nowrap;
  }

  /* هاور و لمس آیتم‌های غیرفعال */
  .bottom-navbar>li:not(:first-child):hover {
    color: #1f2533;
    background-color: #fcfbfa;
  }

  .bottom-navbar>li:active {
    transform: scale(0.97);
  }

  /* آیتم فعال — خانه */
  .bottom-navbar>li:first-child {
    color: #ffffff;

    background:
      linear-gradient(180deg,
        #ffb21a 0%,
        #f29318 100%);

    border: 1px solid rgba(255, 188, 77, 0.55);

    box-shadow:
      0 5px 12px rgba(242, 147, 24, 0.2);
  }

  .bottom-navbar>li:first-child:hover {
    background:
      linear-gradient(180deg,
        #fca914 0%,
        #e68912 100%);
  }

  .bottom-navbar>li:first-child:active {
    box-shadow:
      inset 2px 2px 5px rgba(190, 105, 0, 0.16),
      inset -2px -2px 5px rgba(255, 196, 93, 0.22);
  }

  /* خط نارنجی بالای آیتم فعال قبلی حذف شود */
  .bottom-navbar>li:first-child::before {
    display: none;
  }
}

/* ========================================
   Hero Banners — Soft Neumorphism
======================================== */
:root {
  /* پالت جدید فیروزکالا */
  --fk-bg: #F8F8F8;
  --fk-surface: #ffffff;

  --fk-primary: #f29318;
  --fk-primary-hover: #e68912;
  --fk-primary-dark: #d36c1b;

  --fk-secondary: #1f9d55;

  --fk-text: #1f2533;
  --fk-text-muted: #9aa1ac;

  --fk-border: #eee9e3;

  /* متغیرهای بنر و اسلایدر */
  --hero-neu-surface: #ffffff;
  --hero-neu-primary: #f29318;
  --hero-neu-text: #1f2533;

  --hero-neu-border:
    1px solid rgba(238, 233, 227, 0.92);

  --hero-neu-raised:
    -5px -5px 13px rgba(255, 255, 255, 0.96),
    5px 5px 13px rgba(218, 213, 206, 0.42);

  --hero-neu-raised-small:
    -3px -3px 8px rgba(255, 255, 255, 0.94),
    3px 3px 8px rgba(218, 213, 206, 0.34);

  --hero-neu-inset:
    inset -3px -3px 8px rgba(255, 255, 255, 0.94),
    inset 3px 3px 8px rgba(218, 213, 206, 0.28);
}

.hero-banners,
.hero-banners * {
  box-sizing: border-box;
}



/* پنل اصلی شامل اسلایدر و دو بنر */
.hero-banners-layout {
  display: flex;
  align-items: stretch;

  width: 100%;
  gap: 0.9rem;

  padding: 0.85rem;

  background-color: var(--hero-neu-surface);

  border: var(--hero-neu-border);
  border-radius: 2rem;

  box-shadow:
    -6px -6px 16px rgba(255, 255, 255, 0.94),
    6px 6px 16px rgba(174, 181, 189, 0.16),
    inset -1px -1px 2px rgba(255, 255, 255, 0.62),
    inset 1px 1px 2px rgba(174, 181, 189, 0.04);
}

/* ========================================
   اسلایدر اصلی
======================================== */

.hero-slider-box {
  position: relative;

  min-width: 0;
  height: 100%;

  padding: 0.4rem;

  background-color: var(--hero-neu-surface);

  border: var(--hero-neu-border);
  border-radius: 1.65rem;

  box-shadow: var(--hero-neu-raised);

  overflow: visible;

  transition:
    transform 180ms ease,
    box-shadow 180ms ease;
}

.hero-banners .header-slider {
  position: relative;

  width: 100% !important;
  height: 100% !important;

  overflow: hidden;

  background-color: var(--hero-neu-surface);

  border-radius: 1.35rem;

  /* قاب داخلی فرورفته */
  box-shadow: var(--hero-neu-inset);
}

.hero-banners .header-slider .swiper-wrapper,
.hero-banners .header-slider .swiper-slide {
  width: 100%;
  height: 100%;
}

.hero-banners .header-slider .swiper-slide {
  overflow: hidden;

  border-radius: 1.25rem;
}

.hero-banners .header-slider .swiper-slide img {
  display: block;

  width: 100% !important;
  height: 100% !important;

  object-fit: cover;
  object-position: center;

  border-radius: 1.25rem;

  transition: transform 350ms ease;
}

/* ========================================
   دو بنر کناری
======================================== */

.hero-side-banners {
  display: flex;
  flex-direction: column;

  min-width: 0;
  height: 100%;

  gap: 0.9rem;
}

.hero-banners .side-banner {
  position: relative;

  display: block;
  flex: 1 1 0;

  min-width: 0;
  min-height: 0;

  padding: 0.35rem;

  overflow: hidden;

  background-color: var(--hero-neu-surface);

  border: var(--hero-neu-border);
  border-radius: 1.4rem;

  box-shadow: var(--hero-neu-raised-small);

  transition:
    transform 180ms ease,
    box-shadow 180ms ease;
}

.hero-banners .side-banner img {
  display: block;

  width: 100% !important;
  height: 100% !important;

  object-fit: cover;
  object-position: center;

  border-radius: 1.1rem;

  box-shadow: var(--hero-neu-inset);

  transition: transform 300ms ease;
}

/* ========================================
   دکمه‌های قبلی و بعدی
======================================== */

.hero-slider-navigation {
  position: absolute;

  right: 1rem;
  bottom: 1rem;
  z-index: 20;

  display: flex;
  align-items: center;

  gap: 0.55rem;
}

.hero-slider-navigation button {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 2.5rem;
  height: 2.5rem;
  padding: 0;

  background-color: var(--hero-neu-surface);
  color: var(--hero-neu-text);

  border: var(--hero-neu-border);
  border-radius: 50%;

  box-shadow: var(--hero-neu-raised-small);

  cursor: pointer;

  transition:
    color 160ms ease,
    transform 160ms ease,
    box-shadow 160ms ease;
}

.hero-slider-navigation button svg {
  width: 1rem;
  height: 1rem;
}

.hero-slider-navigation .button-prev svg {
  transform: rotate(-90deg);
}

.hero-slider-navigation .button-next svg {
  transform: rotate(90deg);
}

.hero-slider-navigation button:hover {
  color: var(--hero-neu-primary);

  transform: translateY(-2px);
}

.hero-slider-navigation button:active {
  transform: translateY(0) scale(0.96);

  box-shadow: var(--hero-neu-inset);
}

/* ========================================
   Pagination
======================================== */



.hero-banners .swiper-pagination-bullet {
  width: 0.48rem;
  height: 0.48rem;

  margin: 0 0.18rem !important;

  background-color: #e6e6e6;
  opacity: 1;

  border-radius: 50%;

  box-shadow:
    inset 1px 1px 2px rgba(174, 181, 189, 0.16),
    inset -1px -1px 2px rgba(255, 255, 255, 0.9);
}

.hero-banners .swiper-pagination-bullet-active {
  background-color: var(--fk-primary, #f29318);

  box-shadow:
    inset 1px 1px 2px rgba(190, 105, 0, 0.2),
    inset -1px -1px 2px rgba(255, 190, 80, 0.25);
}

/* ========================================
   Hover
======================================== */

@media (hover: hover) {
  .hero-slider-box:hover {
    transform: translateY(-2px);

    box-shadow:
      -6px -6px 15px rgba(255, 255, 255, 0.95),
      6px 6px 15px rgba(174, 181, 189, 0.2);
  }

  .hero-slider-box:hover .header-slider .swiper-slide-active img {
    transform: scale(1.015);
  }

  .hero-banners .side-banner:hover {
    transform: translateY(-2px);

    box-shadow:
      -4px -4px 10px rgba(255, 255, 255, 0.94),
      4px 4px 10px rgba(174, 181, 189, 0.17);
  }

  .hero-banners .side-banner:hover img {
    transform: scale(1.025);
  }
}

/* ========================================
   تبلت
======================================== */

@media screen and (max-width: 1023px) {
  .hero-banners-layout {
    padding: 0.65rem;

    border-radius: 1.5rem;
  }

  .hero-slider-box {
    border-radius: 1.3rem;
  }

  .hero-banners .header-slider {
    border-radius: 1.1rem;
  }

  .hero-side-banners {
    gap: 0.65rem;
  }
}




/* ========================================
   Mobile Menu Button — Neumorphism
======================================== */

.open-menu-mobile {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 2.75rem;
  height: 2.75rem;
  padding: 0 !important;

  flex-shrink: 0;

  background-color: var(--fk-surface, #f8f9fa) !important;
  color: var(--fk-text, #1f2937);

  border: 1px solid rgba(255, 255, 255, 0.68) !important;
  border-radius: 50% !important;

  box-shadow:
    -4px -4px 9px rgba(255, 255, 255, 0.92),
    4px 4px 9px rgba(174, 181, 189, 0.16);

  cursor: pointer;

  transition:
    color 160ms ease,
    transform 160ms ease,
    box-shadow 160ms ease;
}

.open-menu-mobile svg {
  width: 1.35rem;
  height: 1.35rem;

  color: inherit;

  pointer-events: none;
}

/* لمس یا کلیک؛ حالت فرورفته */
.open-menu-mobile:active {
  transform: scale(0.96);

  color: var(--fk-primary, #f59e0b);

  box-shadow:
    inset -3px -3px 7px rgba(255, 255, 255, 0.84),
    inset 3px 3px 7px rgba(174, 181, 189, 0.15);
}

/* فوکوس */
.open-menu-mobile:focus-visible {
  outline: 2px solid rgba(245, 158, 11, 0.32);
  outline-offset: 3px;
}

@media (hover: hover) {
  .open-menu-mobile:hover {
    color: var(--fk-primary, #f59e0b);

    transform: translateY(-2px);

    box-shadow:
      -5px -5px 11px rgba(255, 255, 255, 0.94),
      5px 5px 11px rgba(174, 181, 189, 0.18);
  }
}



/* ========================================
   Social Icons — Neumorphism
======================================== */

.social-neu>a {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 2.75rem;
  height: 2.75rem;

  padding: 0;

  background-color: var(--fk-surface, #f8f9fa) !important;

  border: 1px solid rgba(255, 255, 255, 0.68);
  border-radius: 0.9rem;

  box-shadow:
    -4px -4px 9px rgba(255, 255, 255, 0.92),
    4px 4px 9px rgba(174, 181, 189, 0.16);

  text-decoration: none;

  transition:
    transform 180ms ease,
    box-shadow 180ms ease;
}

/* رنگ آیکن‌ها حفظ می‌شود */
.social-neu>a>svg {
  width: 1.4rem;
  height: 1.4rem;

  color: #F59E0B !important;

  transition: transform 180ms ease;
}

/* حالت هاور */
@media (hover: hover) {
  .social-neu>a:hover {
    transform: translateY(-2px);

    box-shadow:
      -5px -5px 11px rgba(255, 255, 255, 0.94),
      5px 5px 11px rgba(174, 181, 189, 0.19);
  }

  .social-neu>a:hover>svg {
    transform: scale(1.08);
  }
}

/* حالت کلیک و فرورفتگی */
.social-neu>a:active {
  transform: translateY(0) scale(0.97);

  box-shadow:
    inset -3px -3px 7px rgba(255, 255, 255, 0.84),
    inset 3px 3px 7px rgba(174, 181, 189, 0.15);
}

/* فوکوس کیبورد */
.social-neu>a:focus-visible {
  outline: 2px solid rgba(245, 158, 11, 0.3);
  outline-offset: 3px;
}



/* پنل اصلی */
.neu-panel {
  background-color: #f8f9fa;
  border: var(--neu-border);
  border-radius: 2rem;
  box-shadow: var(--neu-raised);
}

/* کارت */
.neu-card {
  background-color: #f8f9fa;
  border: var(--neu-border);
  border-radius: 1.5rem;
  box-shadow: var(--neu-raised-small);
}

/* سطح فرورفته */
.neu-inset {
  background-color: #f8f9fa;
  border: var(--neu-border);
  border-radius: 1.2rem;
  box-shadow: var(--neu-inset);
}

/* دکمه */
.neu-button {
  background-color: #f8f9fa;
  border: var(--neu-border);
  border-radius: 1rem;
  box-shadow: var(--neu-raised-small);
}

.neu-button:active,
.neu-button.active {
  box-shadow: var(--neu-inset);
}


.neu-image-frame {
  padding: 0.3rem;

  background-color: #f8f9fa;
  border: var(--neu-border);
  border-radius: 1.25rem;
  box-shadow: var(--neu-inset);
}

.neu-image-frame img {
  width: 100%;
  height: 100%;

  object-fit: cover;
  border-radius: 1rem;
}













.header>.hero-banners {
  margin-top: 0.25rem !important;
}





/* ========================================
   Mobile Hero — Single Neumorphism Box
======================================== */

@media screen and (max-width: 767px) {

  /* تنها باکس اصلی */
  .hero-banners .hero-banners-layout {
    display: block !important;

    width: 100% !important;
    height: auto !important;

    padding: 0.45rem !important;

    background-color: var(--hero-neu-surface, #f8f9fa) !important;

    border: 1px solid rgba(255, 255, 255, 0.68) !important;
    border-radius: 1.5rem !important;

    box-shadow:
      -5px -5px 12px rgba(255, 255, 255, 0.94),
      5px 5px 12px rgba(174, 181, 189, 0.16) !important;

    overflow: hidden;
  }

  /* لایه دوم کاملاً ساده شود */
  .hero-banners .hero-slider-box {
    display: block !important;

    width: 100% !important;
    height: clamp(210px, 55vw, 280px) !important;

    padding: 0 !important;

    background: transparent !important;

    border: 0 !important;
    border-radius: 1.1rem !important;

    box-shadow: none !important;

    overflow: hidden !important;
  }

  /* لایه سوم نیز هیچ سایه و قاب جداگانه نداشته باشد */
  .hero-banners .header-slider {
    width: 100% !important;
    height: 100% !important;

    padding: 0 !important;

    background: transparent !important;

    border: 0 !important;
    border-radius: 1.1rem !important;

    box-shadow: none !important;

    overflow: hidden !important;
  }

  .hero-banners .header-slider .swiper-wrapper,
  .hero-banners .header-slider .swiper-slide {
    width: 100% !important;
    height: 100% !important;

    border: 0 !important;
    border-radius: 1.1rem !important;

    box-shadow: none !important;
  }

  .hero-banners .header-slider .swiper-slide img {
    display: block;

    width: 100% !important;
    height: 100% !important;

    object-fit: cover;
    object-position: center;

    border: 0 !important;
    border-radius: 1.1rem !important;

    box-shadow: none !important;
  }

  /* دو بنر جانبی موبایل مخفی بمانند */
  .hero-banners .hero-side-banners {
    display: none !important;
  }
}

















.bread-more-container {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;

  padding: 45px 16px 20px;
  box-sizing: border-box;
  clear: both;
}

.bread-more-centered {
  position: static !important;
  inset: auto !important;
  float: none !important;
  transform: none !important;

  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 12px;

  width: 100%;
  max-width: 480px;
  min-height: 68px;

  margin: 0 !important;
  padding: 14px 30px;
  box-sizing: border-box;
}

.bread-more-centered h2 {
  margin: 0;
  font-size: 18px;
  line-height: 1.5;
  white-space: nowrap;
}

.bread-more-centered svg {
  width: 28px;
  height: 28px;
  flex-shrink: 0;
}

@media (max-width: 767px) {
  .bread-more-container {
    padding: 30px 15px 15px;
  }

  .bread-more-centered {
    max-width: 100%;
    min-height: 58px;
    padding: 12px 20px;
    gap: 9px;
  }

  .bread-more-centered h2 {
    font-size: 16px;
  }

  .bread-more-centered svg {
    width: 24px;
    height: 24px;
  }
}





















.mobile-support-box {
  width: 100%;
  margin-top: 1.5rem;
  padding: 1rem;

  direction: rtl;

  background:
    linear-gradient(145deg,
      rgba(245, 158, 11, 0.09),
      rgba(255, 255, 255, 0.98));

  border: 1px solid rgba(245, 158, 11, 0.22);
  border-radius: 1rem;

  box-shadow:
    0 8px 24px rgba(31, 41, 55, 0.07),
    inset 0 1px 0 rgba(255, 255, 255, 0.9);

  box-sizing: border-box;
}

.mobile-support-header {
  display: flex;
  align-items: center;
  gap: 0.75rem;

  padding-bottom: 0.85rem;
  margin-bottom: 0.85rem;

  border-bottom: 1px solid rgba(245, 158, 11, 0.15);
}

.mobile-support-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;

  width: 2.8rem;
  height: 2.8rem;

  color: #ffffff;
  background: linear-gradient(135deg, #f59e0b, #ea8b00);

  border-radius: 0.85rem;

  box-shadow: 0 6px 14px rgba(245, 158, 11, 0.24);
}

.mobile-support-icon svg {
  width: 1.4rem;
  height: 1.4rem;
}

.mobile-support-header strong {
  display: block;

  color: #1f2937;

  font-size: 0.9rem;
  font-weight: 800;
  line-height: 1.6;
}

.mobile-support-header p {
  margin: 0.1rem 0 0;

  color: #6b7280;

  font-size: 0.68rem;
  line-height: 1.6;
}

.mobile-support-info {
  display: flex;
  flex-direction: column;
  gap: 0.7rem;
}

.mobile-support-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;

  color: #6b7280;

  font-size: 0.72rem;
  text-decoration: none;
}

.mobile-support-row strong {
  color: #1f2937;

  font-size: 0.75rem;
  font-weight: 700;
}

.mobile-support-call {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.45rem;

  width: 100%;
  min-height: 2.8rem;

  margin-top: 1rem;
  padding: 0.65rem 1rem;

  color: #ffffff;
  background: #f59e0b;

  font-size: 0.78rem;
  font-weight: 800;
  text-decoration: none;

  border-radius: 0.75rem;

  box-shadow: 0 6px 14px rgba(245, 158, 11, 0.24);

  transition:
    background-color 0.2s ease,
    transform 0.2s ease;
}

.mobile-support-call svg {
  width: 1.15rem;
  height: 1.15rem;
}

.mobile-support-call:active {
  background-color: #d97706;
  transform: scale(0.98);
}

/* ========================================
   Product Details - Light Neumorphism
   هماهنگ با کارت‌های .small-card
======================================== */
:root {
  /* سطح سفید گرم مطابق تصویر */
  --fk-surface: #ffffff;

  /* نارنجی اصلی */
  --fk-primary: #f29318;
  --fk-secondary: #f29318;

  /* سبز برند، برای جاهایی که جداگانه نیاز داری */
  --fk-green: #1f9d55;

  /* متن‌ها */
  --fk-text: #1f2533;
  --fk-muted: #6b7280;

  /* حاشیه گرم و بسیار ملایم */
  --fk-border-soft:
    1px solid rgba(238, 233, 227, 0.92);

  /* سایه اصلی کارت؛ همان اندازه قبلی با رنگ جدید */
  --fk-neu-card:
    -4px -4px 10px rgba(255, 255, 255, 0.94),
    4px 4px 10px rgba(218, 213, 206, 0.30);

  /* سایه کنترل‌ها و دکمه‌های کوچک */
  --fk-neu-raised-soft:
    -2px -2px 6px rgba(255, 255, 255, 0.92),
    2px 2px 6px rgba(218, 213, 206, 0.26);

  /* حالت فرورفته بسیار نرم */
  --fk-neu-inset-soft:
    inset -2px -2px 5px rgba(255, 255, 255, 0.88),
    inset 2px 2px 5px rgba(218, 213, 206, 0.22);
}

/* ========================================
   Layout
======================================== */

.product-details-layout {
  width: 100%;
}

/* ========================================
   کارت‌های اصلی
   دقیقاً هماهنگ با small-card
======================================== */

.product-details-card,
.product-buy-card {
  min-width: 0;
  padding: 1.35rem;

  background-color: var(--fk-surface) !important;
  border: var(--fk-border-soft) !important;
  border-radius: 1.75rem !important;

  box-sizing: border-box;
  box-shadow: var(--fk-neu-card);
}

/*
  محتوای داخلی دیگر کارت جداگانه نیست.
  همه‌چیز مستقیم داخل کارت اصلی قرار می‌گیرد.
*/
.product-details-inner,
.product-buy-inner {
  width: 100%;
  padding: 0;

  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;

  box-sizing: border-box;
}

.product-buy-inner {
  display: flex;
  flex-direction: column;
  gap: 1.15rem;
}

/* ========================================
   تصویر محصول
   بدون قاب، حاشیه، پس‌زمینه و سایه
======================================== */

/* پشتیبانی از هر دو نام کلاس قدیمی و جدید */
.product-image-neu,
.product-details-image {
  display: flex;
  align-items: center;
  justify-content: center;

  min-width: 0;
  min-height: 350px;
  padding: 0;

  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.product-image-neu span,
.product-details-image span {
  display: block;
  width: 100%;
}

.product-image-neu img,
.product-details-image img {
  display: block;

  width: 100%;
  height: 340px;

  object-fit: contain;
  object-position: center;

  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

/* ========================================
   اطلاعات محصول
======================================== */

.product-info-neu {
  min-width: 0;
}

.product-category-link {
  color: var(--fk-secondary);

  font-size: 0.8rem;
  font-weight: 700;
  line-height: 1.8;

  text-decoration: none;

  transition: opacity 0.2s ease;
}

.product-category-link:hover {
  opacity: 0.78;
}

/*
  عنوان و توضیحات مستقیم داخل کارت اصلی قرار می‌گیرند؛
  بدون کارت داخلی و سایه اضافی.
*/
.product-content-neu {
  padding: 0;
  margin-top: -0.5rem;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.product-content-neu h1 {
  margin: 0.25rem 0 0;

  color: var(--fk-text);

  font-size: 1.15rem;
  font-weight: 900;
  line-height: 2;
}

.product-content-neu>p {
  margin: 0.35rem 0 0;

  color: var(--fk-muted);

  font-size: 0.78rem;
  line-height: 1.9;
}

/* ========================================
   امتیاز
======================================== */

.product-rating-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.6rem;

  margin-top: 1rem;
}

.product-rating-row>span:first-child {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;

  color: var(--fk-text);

  font-size: 0.75rem;
}

.product-rating-row svg {
  width: 1rem;
  height: 1rem;

  color: #facc15;
}

.product-rating-row small {
  color: #9ca3af;
}

.product-comments-count {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-height: 1.7rem;
  padding: 0.25rem 0.7rem;

  color: var(--fk-muted);
  background-color: var(--fk-surface);

  font-size: 0.68rem;
  font-weight: 700;

  border: var(--fk-border-soft);
  border-radius: 999px;

  box-shadow: var(--fk-neu-raised-soft);
}

/* ========================================
   دکمه‌های آیکنی
======================================== */

.neu-icon-button {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 2.55rem;
  height: 2.55rem;
  padding: 0;

  color: var(--fk-muted);
  background-color: var(--fk-surface);

  border: var(--fk-border-soft);
  border-radius: 50%;

  box-shadow: var(--fk-neu-raised-soft);

  cursor: pointer;

  transition:
    color 0.2s ease,
    transform 0.2s ease,
    box-shadow 0.2s ease;
}

.neu-icon-button svg {
  width: 1.15rem;
  height: 1.15rem;
}

.neu-icon-button:hover {
  color: var(--fk-secondary);
  transform: translateY(-1px);
}

.neu-icon-button:active {
  transform: translateY(0);
  box-shadow: var(--fk-neu-inset-soft);
}

/* ========================================
   ویژگی‌های محصول
======================================== */

.product-features-neu {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.75rem;

  margin-top: 1.5rem;
}

.product-feature-neu {
  display: flex;
  align-items: center;
  gap: 0.55rem;

  min-width: 0;
  min-height: 3.4rem;
  padding: 0.65rem 0.75rem;

  color: var(--fk-muted);
  background-color: var(--fk-surface);

  border: var(--fk-border-soft);
  border-radius: 1rem;

  box-shadow: var(--fk-neu-raised-soft);
}

.product-feature-neu svg {
  width: 1.3rem;
  height: 1.3rem;

  color: var(--fk-secondary);

  flex-shrink: 0;
}

.product-feature-neu span {
  font-size: 0.72rem;
  font-weight: 700;
  line-height: 1.7;
}

/* ========================================
   تصویر موبایل
   مستقیم داخل کارت اصلی
======================================== */

.product-mobile-image-neu,
.product-details-mobile-image {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 100%;
  padding: 0;

  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.product-mobile-image-neu img,
.product-details-mobile-image img {
  display: block;

  width: 100%;
  height: 240px;

  object-fit: contain;
  object-position: center;

  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

/* ========================================
   قیمت
   بدون کارت داخلی اضافه
======================================== */

.product-price-neu {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 0.2rem;

  padding: 0;

  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.product-price-neu del {
  color: #9ca3af;

  font-size: 0.75rem;
}

.product-price-neu>div {
  display: flex;
  align-items: baseline;
  gap: 0.3rem;

  color: var(--fk-secondary);
}

.product-price-neu strong {
  font-size: 1.55rem;
  font-weight: 900;
  line-height: 1.4;
}

.product-price-neu span {
  font-size: 0.72rem;
  font-weight: 700;
}

/* ========================================
   کنترل تعداد
   Neumorphism فرورفته و سبک
======================================== */

.product-quantity-neu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;

  width: 100%;
  min-height: 3.5rem;
  padding: 0.45rem 0.55rem;

  background-color: var(--fk-surface);

  border: var(--fk-border-soft);
  border-radius: 1rem;

  box-sizing: border-box;
  box-shadow: var(--fk-neu-inset-soft);
}

.quantity-button {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 2.4rem;
  height: 2.4rem;
  padding: 0;

  background-color: var(--fk-surface);

  border: var(--fk-border-soft);
  border-radius: 0.8rem;

  box-shadow: var(--fk-neu-raised-soft);

  cursor: pointer;

  transition:
    transform 0.15s ease,
    box-shadow 0.15s ease;
}

.quantity-button:hover {
  transform: translateY(-1px);
}

.quantity-button:active {
  transform: translateY(0);
  box-shadow: var(--fk-neu-inset-soft);
}

.quantity-button svg {
  width: 1.15rem;
  height: 1.15rem;
}

.quantity-plus {
  color: #16a34a;
}

.quantity-minus {
  color: #ef4444;
}

.product-quantity-neu .custom-input {
  width: 4rem;
  margin: 0;

  color: var(--fk-text);
  background: transparent;

  font-size: 1rem;
  font-weight: 900;
  text-align: center;

  border: 0;
  outline: 0;
}

/* حذف فلش‌های input number */
.product-quantity-neu input::-webkit-outer-spin-button,
.product-quantity-neu input::-webkit-inner-spin-button {
  margin: 0;
  appearance: none;
}

.product-quantity-neu input[type="number"] {
  appearance: textfield;
  -moz-appearance: textfield;
}

/* ========================================
   مجموع خرید
======================================== */

.product-total-neu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.8rem;

  min-height: 3.3rem;
  padding: 0.75rem 0.85rem;

  background-color: var(--fk-surface);

  border: var(--fk-border-soft);
  border-radius: 1rem;

  box-shadow: var(--fk-neu-inset-soft);
}

.product-total-neu span {
  color: var(--fk-muted);

  font-size: 0.72rem;
  font-weight: 700;
}

.product-total-neu strong {
  color: var(--fk-text);

  font-size: 0.8rem;
  font-weight: 900;
}

/* ========================================
   پیام فروش
   ساده و بدون کارت اضافی
======================================== */

.product-sale-message {
  padding: 0;

  color: var(--fk-text);
  background: transparent;

  font-size: 0.72rem;
  font-weight: 800;
  line-height: 1.8;

  border: 0;
  border-radius: 0;
  box-shadow: none;
}

/* ========================================
   دکمه سبد
======================================== */

.product-cart-button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.55rem;

  width: 100%;
  min-height: 3.5rem;
  padding: 0.75rem 1rem;

  color: #ffffff;
  background: linear-gradient(135deg, #f59e0b, #e88c06);

  font-size: 0.85rem;
  font-weight: 900;

  border: 1px solid rgba(255, 255, 255, 0.40);
  border-radius: 1rem;

  box-shadow:
    -2px -2px 6px rgba(255, 255, 255, 0.62),
    3px 3px 8px rgba(194, 122, 10, 0.20);

  cursor: pointer;

  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease,
    filter 0.2s ease;
}

.product-cart-button:hover {
  transform: translateY(-1px);
  filter: brightness(0.98);
}

.product-cart-button:active {
  transform: translateY(0);

  box-shadow:
    inset -2px -2px 5px rgba(255, 255, 255, 0.12),
    inset 2px 2px 5px rgba(120, 76, 8, 0.18);
}

.product-cart-button svg {
  width: 1.2rem;
  height: 1.2rem;
}

/* ========================================
   اطلاعات ارسال
   ساده‌تر و بدون کارت سنگین
======================================== */

.product-shipping-info {
  display: flex;
  align-items: flex-start;
  gap: 0.45rem;

  padding: 0;

  color: var(--fk-muted);
  background: transparent;

  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.product-shipping-info svg {
  width: 1.15rem;
  height: 1.15rem;

  color: var(--fk-secondary);

  flex-shrink: 0;
}

.product-shipping-info p {
  margin: 0;

  font-size: 0.68rem;
  line-height: 1.8;
}

/* ========================================
   Responsive
======================================== */

@media screen and (max-width: 1279px) {
  .product-features-neu {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media screen and (max-width: 1023px) {

  .product-details-card,
  .product-buy-card {
    width: 100%;
  }

  .product-buy-card {
    position: static;
  }
}

@media screen and (max-width: 767px) {
  .product-details-layout {
    gap: 0.9rem;
  }

  .product-details-card,
  .product-buy-card {
    padding: 1rem;

    border-radius: 1.5rem !important;

    box-shadow:
      -3px -3px 8px rgba(255, 255, 255, 0.70),
      3px 3px 8px rgba(163, 170, 179, 0.11);
  }

  .product-buy-inner {
    gap: 1rem;
  }
}

@media screen and (max-width: 639px) {

  .product-details-card,
  .product-buy-card {
    padding: 0.85rem;

    border-radius: 1.35rem !important;
  }

  .product-content-neu h1 {
    font-size: 1rem;
    line-height: 1.9;
  }

  .product-features-neu {
    grid-template-columns: repeat(2, minmax(0, 1fr));

    gap: 0.55rem;
    margin-top: 1.1rem;
  }

  .product-feature-neu {
    min-height: 3rem;
    padding: 0.55rem;
  }

  .product-feature-neu svg {
    width: 1.1rem;
    height: 1.1rem;
  }

  .product-feature-neu span {
    font-size: 0.64rem;
  }

  .product-mobile-image-neu img,
  .product-details-mobile-image img {
    height: 215px;
  }

  .product-price-neu strong {
    font-size: 1.4rem;
  }
}


/* ========================================
   Bread Comments - Light Neumorphism
   فقط برای سکشن نظرات محصول نان
======================================== */

.bread-comments-neu {
  --comments-surface: var(--fk-surface, #eef1f4);
  --comments-text: var(--fk-text, #1f2937);
  --comments-muted: var(--fk-muted, #6b7280);
  --comments-primary: var(--fk-secondary, #f59e0b);
  --comments-border: var(--fk-border-soft, 1px solid rgba(255, 255, 255, 0.72));

  background-color: var(--comments-surface) !important;
  border: var(--comments-border) !important;
  border-radius: 1.75rem !important;

  box-shadow:
    -5px -5px 12px rgba(255, 255, 255, 0.78),
    5px 5px 12px rgba(163, 170, 179, 0.14) !important;
}

/* نوار تب */
.bread-comments-neu .tab-buttons {
  padding: 0.75rem 1rem;

  background-color: var(--comments-surface);

  border: var(--comments-border) !important;
  border-radius: 1rem;

  box-shadow:
    inset -2px -2px 5px rgba(255, 255, 255, 0.62),
    inset 2px 2px 5px rgba(163, 170, 179, 0.10);
}

.bread-comments-neu .tab-btn {
  padding: 0.5rem 1rem;

  color: var(--comments-primary) !important;
  background-color: var(--comments-surface);

  border: var(--comments-border);
  border-radius: 0.85rem;

  box-shadow:
    -2px -2px 6px rgba(255, 255, 255, 0.74),
    2px 2px 6px rgba(163, 170, 179, 0.12);

  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease;
}

.bread-comments-neu .tab-btn:hover {
  transform: translateY(-1px);
}

.bread-comments-neu .tab-btn:active {
  transform: translateY(0);

  box-shadow:
    inset -2px -2px 5px rgba(255, 255, 255, 0.62),
    inset 2px 2px 5px rgba(163, 170, 179, 0.10);
}

/* فرم ثبت دیدگاه */
.bread-comments-neu .tab-content>div:last-child>div:first-child {
  padding: 1rem;

  background-color: var(--comments-surface);

  border: var(--comments-border);
  border-radius: 1.25rem;

  box-shadow:
    -3px -3px 8px rgba(255, 255, 255, 0.72),
    3px 3px 8px rgba(163, 170, 179, 0.11);
}

/* ورودی‌ها */
.bread-comments-neu .tailwind-input {
  width: 100%;

  background-color: var(--comments-surface) !important;
  color: var(--comments-text) !important;

  border: var(--comments-border) !important;
  border-radius: 0.9rem !important;

  box-shadow:
    inset -2px -2px 5px rgba(255, 255, 255, 0.64),
    inset 2px 2px 5px rgba(163, 170, 179, 0.10) !important;

  transition:
    border-color 0.2s ease,
    box-shadow 0.2s ease;
}

.bread-comments-neu .tailwind-input:focus {
  border-color: rgba(245, 158, 11, 0.45) !important;

  box-shadow:
    inset -2px -2px 5px rgba(255, 255, 255, 0.64),
    inset 2px 2px 5px rgba(163, 170, 179, 0.10),
    0 0 0 3px rgba(245, 158, 11, 0.10) !important;

  outline: none;
}

/* دکمه‌های پیشنهاد می‌کنم / نمی‌کنم */
.bread-comments-neu .tab-content>div:last-child>div:first-child .grid button {
  background-color: var(--comments-surface);

  border: var(--comments-border);
  box-shadow:
    -2px -2px 6px rgba(255, 255, 255, 0.72),
    2px 2px 6px rgba(163, 170, 179, 0.11);

  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease;
}

.bread-comments-neu .tab-content>div:last-child>div:first-child .grid button:hover {
  transform: translateY(-1px);
}

.bread-comments-neu .tab-content>div:last-child>div:first-child .grid button:active,
.bread-comments-neu .tab-content>div:last-child>div:first-child .grid button:focus {
  transform: translateY(0);

  box-shadow:
    inset -2px -2px 5px rgba(255, 255, 255, 0.62),
    inset 2px 2px 5px rgba(163, 170, 179, 0.10);
}

/* دکمه ثبت */
.bread-comments-neu .tab-content>div:last-child>div:first-child>button:last-child {
  border: 1px solid rgba(255, 255, 255, 0.42);

  box-shadow:
    -2px -2px 6px rgba(255, 255, 255, 0.60),
    3px 3px 8px rgba(194, 122, 10, 0.18);

  transition:
    transform 0.2s ease,
    filter 0.2s ease,
    box-shadow 0.2s ease;
}

.bread-comments-neu .tab-content>div:last-child>div:first-child>button:last-child:hover {
  transform: translateY(-1px);
  filter: brightness(0.98);
}

.bread-comments-neu .tab-content>div:last-child>div:first-child>button:last-child:active {
  transform: translateY(0);

  box-shadow:
    inset -2px -2px 5px rgba(255, 255, 255, 0.12),
    inset 2px 2px 5px rgba(120, 76, 8, 0.16);
}

/* لیست نظرات */
.bread-comments-neu .tab-content ul {
  gap: 0.85rem;
}

/* هر نظر به شکل کارت سبک */
.bread-comments-neu .tab-content ul>li {
  padding: 1rem !important;

  background-color: var(--comments-surface);

  border: var(--comments-border) !important;
  border-radius: 1.1rem;

  box-shadow:
    -3px -3px 8px rgba(255, 255, 255, 0.72),
    3px 3px 8px rgba(163, 170, 179, 0.11);

  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease;
}

.bread-comments-neu .tab-content ul>li:hover {
  transform: translateY(-1px);

  box-shadow:
    -4px -4px 10px rgba(255, 255, 255, 0.76),
    4px 4px 10px rgba(163, 170, 179, 0.13);
}

/* برچسب خریدار */
.bread-comments-neu .tab-content ul>li>div:first-child span {
  background: linear-gradient(135deg, #f59e0b, #e88c06) !important;

  border: 1px solid rgba(255, 255, 255, 0.35);

  box-shadow:
    -1px -1px 4px rgba(255, 255, 255, 0.52),
    2px 2px 5px rgba(194, 122, 10, 0.15);
}

/* دکمه‌های مفید بود / نبود */
.bread-comments-neu .tab-content ul>li button {
  background-color: var(--comments-surface);

  border: var(--comments-border);
  box-shadow:
    -2px -2px 5px rgba(255, 255, 255, 0.70),
    2px 2px 5px rgba(163, 170, 179, 0.10);

  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease;
}

.bread-comments-neu .tab-content ul>li button:hover {
  transform: translateY(-1px);
}

.bread-comments-neu .tab-content ul>li button:active {
  transform: translateY(0);

  box-shadow:
    inset -2px -2px 5px rgba(255, 255, 255, 0.62),
    inset 2px 2px 5px rgba(163, 170, 179, 0.10);
}

/* دکمه مشاهده بیشتر */
.bread-comments-neu .more-comment-btn {
  min-height: 3rem;

  color: var(--comments-primary) !important;
  background-color: var(--comments-surface);

  border: var(--comments-border);
  border-radius: 1rem;

  box-shadow:
    -3px -3px 8px rgba(255, 255, 255, 0.72),
    3px 3px 8px rgba(163, 170, 179, 0.11);

  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease;
}

.bread-comments-neu .more-comment-btn:hover {
  transform: translateY(-1px);
}

.bread-comments-neu .more-comment-btn:active {
  transform: translateY(0);

  box-shadow:
    inset -2px -2px 5px rgba(255, 255, 255, 0.62),
    inset 2px 2px 5px rgba(163, 170, 179, 0.10);
}

/* ========================================
   Mobile
======================================== */

@media screen and (max-width: 767px) {
  .bread-comments-neu {
    padding: 0.9rem !important;

    border-radius: 1.35rem !important;

    box-shadow:
      -3px -3px 8px rgba(255, 255, 255, 0.70),
      3px 3px 8px rgba(163, 170, 179, 0.11) !important;
  }

  .bread-comments-neu .tab-buttons {
    padding: 0.6rem;
  }

  .bread-comments-neu .tab-content>div:last-child>div:first-child {
    padding: 0.8rem;

    border-radius: 1rem;
  }

  .bread-comments-neu .tab-content ul>li {
    padding: 0.8rem !important;

    border-radius: 1rem;
  }
}












:root {
  --fk-bg: #F8F8F8;
  --fk-surface: #ffffff;

  --fk-primary: #f29318;
  --fk-primary-hover: #e68912;
  --fk-primary-dark: #d36c1b;

  --fk-secondary: #1f9d55;

  --fk-text: #1f2533;
  --fk-text-muted: #9aa1ac;

  --fk-border: #eee9e3;
}

html,
body {
  background-color: #F8F8F8 !important;
  color: #1F2533;
}


/* ========================================
   Global Firozkala Colors
======================================== */

:root {
  /* نام‌های اصلی */
  --primary: #F29318;
  --primary-hover: #E68912;
  --secondary: #1F9D55;

  --background: #F8F8F8;
  --surface: #FFFFFF;
  --surface-soft: #FCFBFA;

  --text-primary: #1F2533;
  --text-secondary: #5F6673;
  --text-muted: #9AA1AC;

  --border: #EEE9E3;

  --shadow-dark: rgba(218, 213, 206, 0.75);
  --shadow-light: rgba(255, 255, 255, 0.95);

  /* سازگاری با CSSهای قبلی سایت */
  --fk-bg: var(--background);
  --fk-background: var(--background);

  --fk-surface: var(--surface);
  --fk-surface-soft: var(--surface-soft);

  --fk-primary: var(--primary);
  --fk-primary-hover: var(--primary-hover);

  --fk-secondary: var(--secondary);
  --fk-green: var(--secondary);

  --fk-text: var(--text-primary);
  --fk-muted: var(--text-secondary);
  --fk-text-muted: var(--text-muted);

  --fk-border: var(--border);
  --fk-shadow-dark: var(--shadow-dark);
  --fk-shadow-light: var(--shadow-light);
}


/* ========================================
   Header Background Fix
======================================== */

.header {
  width: 100%;

  background: var(--background) !important;
  background-color: var(--background) !important;

  display: flow-root;
}

/* کانتینر اصلی هدر دسکتاپ */
.header>.container {
  background: var(--background) !important;
  background-color: var(--background) !important;
}

/* بخش موبایل هدر */
.header>.flex.lg\:hidden {
  background: var(--background) !important;
  background-color: var(--background) !important;
}

/* نوار بالای موبایل */
.header nav {
  background: var(--background) !important;
  background-color: var(--background) !important;
}


/* ========================================
   Stories Spacing
======================================== */

.home-stories {
  width: 100%;

  /* فاصله بالا حفظ شده و فاصله پایین حذف شده */
  margin-top: 2px;
  margin-bottom: 0;

  padding: 0;
  overflow: hidden;
}

.stories-list {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  gap: 18px;

  width: 100%;
  padding: 5px;
  margin-inline: -8px;

  overflow-x: auto;
  overflow-y: hidden;

  direction: rtl;
  scroll-behavior: smooth;
  scroll-snap-type: x proximity;
  -webkit-overflow-scrolling: touch;

  scrollbar-width: none;
  padding-top: 3px;
  padding-bottom: 1px;
  margin-bottom: 0;
  overflow-x: auto;
  overflow-y: hidden;
}

.stories-list::-webkit-scrollbar {
  display: none;
}

.story-item {
  flex: 0 0 82px;
  width: 82px;
  min-width: 82px;

  margin: 0;
  padding: 0;

  scroll-snap-align: start;
}

.story-ring {
  width: 72px;
  height: 72px;

  display: flex;
  align-items: center;
  justify-content: center;

  padding: 4px;

  border-radius: 50%;

  background:
    linear-gradient(135deg,
      var(--fk-primary),
      #F97316,
      var(--fk-green));

  box-shadow:
    5px 5px 12px var(--fk-shadow-dark),
    -5px -5px 12px var(--fk-shadow-light);

  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease;
}

.story-ring img {
  width: 100%;
  height: 100%;

  display: block;

  object-fit: cover;
  border: 4px solid var(--fk-background);
  border-radius: 50%;
}

.story-title {
  width: 100%;

  color: var(--fk-text);

  font-size: 0.78rem;
  font-weight: 700;
  line-height: 1.5;

  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.story-item:hover .story-ring {
  transform: translateY(-3px);

  box-shadow:
    7px 7px 15px var(--fk-shadow-dark),
    -7px -7px 15px var(--fk-shadow-light);
}

/* استوری دیده‌شده */
.story-item.is-seen .story-ring {
  background: #B8C0C8;
  box-shadow:
    4px 4px 10px rgba(174, 184, 194, 0.32),
    -4px -4px 10px rgba(255, 255, 255, 0.85);
}

.story-item.is-seen .story-title {
  color: var(--fk-muted);
}

@media (max-width: 576px) {
  .stories-list {
    gap: 13px;
    padding-inline: 12px;
  }

  .story-item {
    width: 72px;
    min-width: 72px;
  }

  .story-ring {
    width: 64px;
    height: 64px;
  }

  .story-title {
    font-size: 0.72rem;
  }
}

.home-stories {
  width: 100%;
  overflow: hidden;
}

.stories-list {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  gap: 16px;

  width: 100%;
  padding: 12px 16px 18px;

  overflow-x: auto;
  overflow-y: hidden;

  scroll-behavior: smooth;
  scroll-snap-type: x proximity;
  -webkit-overflow-scrolling: touch;

  scrollbar-width: none;
}

.stories-list::-webkit-scrollbar {
  display: none;
}

.story-item {
  flex: 0 0 78px;
  width: 78px;
  min-width: 78px;

  scroll-snap-align: start;
}

@media (max-width: 640px) {
  .home-stories {
    margin-top: 6px;
    margin-bottom: 10px;
  }

  .stories-list {
    gap: 12px;
    padding-block: 6px;
  }

  .story-item {
    flex-basis: 70px;
    width: 70px;
    min-width: 70px;
  }

  .story-ring {
    width: 62px;
    height: 62px;
  }
}

/* ========================================
   Header Slider Pagination
   Transparent + Inset Neumorphism
======================================== */

.header-slider {
  position: relative;
}

/* فقط محل قرارگیری نشانگرها؛ کاملاً شفاف */
.header-slider .swiper-pagination-wrapper {
  position: absolute;
  right: auto;
  bottom: 0.85rem;
  left: 50%;
  z-index: 20;

  display: flex;
  align-items: center;
  justify-content: center;

  width: auto;
  height: auto;
  padding: 0;

  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;

  transform: translateX(-50%);
  pointer-events: none;
}

/* حذف استایل‌های پیش‌فرض Swiper */
.header-slider .swiper-pagination {
  position: static !important;

  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;

  width: auto !important;
  height: auto;

  padding: 0;
  margin: 0;

  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;

  transform: none !important;
  pointer-events: auto;
}

/* نشانگر غیرفعال با حالت فرورفته */
.header-slider .swiper-pagination-bullet {
  position: relative;

  width: 0.6rem;
  height: 0.6rem;
  margin: 0 !important;

  background: rgba(238, 241, 244, 0.95);
  border: 1px solid rgba(255, 255, 255, 0.75);
  border-radius: 999px;

  opacity: 1;

  box-shadow:
    inset 2px 2px 3px rgba(110, 120, 130, 0.45),
    inset -2px -2px 3px rgba(255, 255, 255, 0.95),
    0 1px 3px rgba(31, 41, 55, 0.18);

  transition:
    width 0.3s ease,
    background-color 0.3s ease,
    box-shadow 0.3s ease,
    transform 0.3s ease;
}

/* نشانگر اسلاید فعال */
.header-slider .swiper-pagination-bullet-active {
  width: 1.65rem;

  background: #f59e0b;
  border-color: rgba(255, 213, 128, 0.75);

  box-shadow:
    inset 3px 3px 5px rgba(174, 102, 0, 0.45),
    inset -3px -3px 5px rgba(255, 205, 99, 0.75),
    0 1px 4px rgba(31, 41, 55, 0.2);

  transform: scaleY(1.04);
}

/* حالت کلیک */
.header-slider .swiper-pagination-bullet:hover {
  transform: scale(1.12);
}

.header-slider .swiper-pagination-bullet-active:hover {
  transform: scaleX(1.04);
}


/* Mobile */
@media screen and (max-width: 640px) {

  .header-slider .swiper-pagination-wrapper {
    bottom: 0.55rem;
  }

  .header-slider .swiper-pagination {
    gap: 0.32rem;
  }

  .header-slider .swiper-pagination-bullet {
    width: 0.48rem;
    height: 0.48rem;
  }

  .header-slider .swiper-pagination-bullet-active {
    width: 1.25rem;
  }
}

/* ========================================
   Bread Category Icons
======================================== */

.bread-category-item {
  display: flex;
  flex-direction: column;
  align-items: center;

  height: auto !important;
  min-height: 20rem;

  padding-bottom: 1rem;
}

/* دایره آیکون مشابه تصویر نمونه */
.bread-category-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;

  width: 2.8rem;
  height: 2.8rem;

  margin: 0.7rem auto 0.45rem;

  color: #f59e0b;
  background: #eef1f4;
  border-radius: 50%;

  box-shadow:
    inset 2px 2px 5px rgba(163, 177, 198, 0.35),
    inset -2px -2px 5px rgba(255, 255, 255, 0.95);
}

.bread-category-icon svg {
  display: block;

  width: 1.55rem;
  height: 1.55rem;

  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.bread-category-name {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 100%;
  min-height: 2rem;

  margin-top: 0;

  text-align: center;
}

@media screen and (max-width: 640px) {

  .bread-category-item {
    height: auto !important;
    min-height: 11.2rem !important;

    padding-bottom: 0.5rem !important;

    overflow: hidden !important;
  }

  .bread-category-icon {
    width: 2rem;
    height: 2rem;

    margin: 0.35rem auto 0.2rem;
  }

  .bread-category-icon svg {
    width: 1.1rem;
    height: 1.1rem;
  }

  .bread-category-name {
    flex: 1;
    min-height: 1.9rem;

    padding: 0 0.1rem;

    font-size: 0.63rem;
    line-height: 1.35;

    white-space: normal !important;
    overflow: visible !important;
  }
}

@media screen and (max-width: 390px) {

  .bread-category-item {
    width: 100% !important;
    min-height: 10.7rem !important;

    padding-right: 0.2rem !important;
    padding-left: 0.2rem !important;
  }

  .bread-category-icon {
    width: 1.8rem;
    height: 1.8rem;

    margin-top: 0.3rem;
  }

  .bread-category-icon svg {
    width: 1rem;
    height: 1rem;
  }

  .bread-category-name {
    min-height: 1.8rem;

    font-size: 0.58rem;
    line-height: 1.3;
  }
}

/* ========================================
   Category Icon — Like Reference Image
======================================== */

.bread-category-icon {
  width: 2.7rem;
  height: 2.7rem;

  /* فاصله کمتر با نام */
  margin: 0.45rem auto 0.08rem !important;

  /* رنگ کرمی مشابه تصویر */
  color: #d8a73d !important;
  background: #fff6e8 !important;

  border: 1px solid #f5e5c3;
  border-radius: 50%;

  box-shadow:
    0 3px 9px rgba(181, 138, 48, 0.12),
    inset 1px 1px 2px rgba(255, 255, 255, 0.95);

  flex-shrink: 0;
}

.bread-category-icon svg {
  width: 1.45rem;
  height: 1.45rem;

  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* فاصله نام با آیکون کمتر شود */
.bread-category-name {
  margin-top: 0 !important;
  padding-top: 0 !important;
}


/* ========================================
   Mobile
======================================== */

@media screen and (max-width: 640px) {

  .bread-category-item {
    min-height: 10.8rem !important;
    padding: 0.3rem 0.22rem 0.45rem !important;
  }

  /* افزایش ارتفاع تصویر */
  .bread-category-image {
    flex: 0 0 5.75rem !important;

    width: 100% !important;
    height: 5.75rem !important;
    min-height: 5.75rem !important;

    border-radius: 0.8rem;
  }

  .bread-category-image img {
    width: 100% !important;
    height: 100% !important;

    object-fit: cover;
    object-position: center;
  }

  .bread-category-icon {
    width: 1.9rem;
    height: 1.9rem;

    /* فاصله پایین بسیار کم */
    margin: 0.27rem auto 0.03rem !important;

    border-width: 1px;
  }

  .bread-category-icon svg {
    width: 1.05rem;
    height: 1.05rem;
  }

  .bread-category-name {
    display: flex !important;
    align-items: center;
    justify-content: center;

    width: 100%;
    min-height: 1.65rem;

    margin: 0 !important;
    padding: 0 0.05rem !important;

    font-size: 0.63rem;
    line-height: 1.25;
    text-align: center;

    white-space: normal !important;
  }
}


/* ========================================
   Mobile M — 375px
======================================== */

@media screen and (max-width: 390px) {

  .bread-category-item {
    width: 100% !important;
    min-height: 10.3rem !important;

    padding: 0.25rem 0.18rem 0.4rem !important;
  }

  .bread-category-image {
    flex-basis: 5.35rem !important;

    height: 5.35rem !important;
    min-height: 5.35rem !important;
  }


  .bread-category-icon {
    width: 1.75rem;
    height: 1.75rem;

    margin-top: 0.23rem !important;
    margin-bottom: 0 !important;
  }

  .bread-category-icon svg {
    width: 0.95rem;
    height: 0.95rem;
  }

  .bread-category-name {
    min-height: 1.7rem;

    font-size: 0.58rem;
    line-height: 1.25;
  }
}


/* ========================================
   Home bakeries — verified badge
   فقط تیک تأیید؛ بدون تغییر ساختار/ابعاد کارت
======================================== */

.bakery-card-title-row>a {
  display: inline-flex;
  align-items: center;
  gap: 0.28rem;
}

.bakery-card-title-row>a .bakery-card-name {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bakery-verified-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 1rem;
  height: 1rem;
  flex: 0 0 1rem;

  color: #ffffff;
  background-color: #1d9bf0;

  border-radius: 50%;
  box-shadow: 0 1px 4px rgba(29, 155, 240, 0.24);
}

.bakery-verified-badge svg {
  width: 0.72rem;
  height: 0.72rem;
  stroke: currentColor;
  stroke-width: 2.2;
}


/* ========================================
   Amazing Slider — mobile frame sizing fix
   فقط اصلاح ابعاد برای جلوگیری از بیرون‌زدگی کارت
======================================== */

@media screen and (max-width: 767px) {
  .amazing-products-frame {
    height: auto !important;
    min-height: 0 !important;
    overflow: hidden;
  }

  .amazing-products-frame .AmazingSlider,
  .amazing-products-frame .AmazingSlider .swiper-wrapper {
    height: auto !important;
  }

  .amazing-products-frame .AmazingSlider .swiper-slide.small-card {
    box-sizing: border-box;
    max-width: 100%;
  }
}

/* ========================================
   Bread Categories — Small Mobile Polish
   همان دیزاین فعلی؛ فقط ابعاد و سایه نرم‌تر
======================================== */
@media screen and (max-width: 390px) {
  .bread-categories {
    width: calc(100% - 1rem);
  }

  .bread-categories-list {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: .32rem !important;
    padding-inline: .08rem !important;
    padding-bottom: .8rem !important;
  }

  .bread-category-item {
    width: 100% !important;
    min-height: 8.95rem !important;
    padding: .22rem .12rem .34rem !important;
    border-radius: .9rem !important;
    box-shadow:
      -2.5px -2.5px 7px rgba(255, 255, 255, .78),
      2.5px 2.5px 7px rgba(163, 170, 179, .12) !important;
  }

  .bread-category-image {
    flex: 0 0 4.6rem !important;
    height: 4.6rem !important;
    min-height: 4.6rem !important;
    margin-bottom: .14rem !important;
    border-radius: .72rem !important;
  }

  .bread-category-icon {
    width: 1.62rem !important;
    height: 1.62rem !important;
    margin: .18rem auto .02rem !important;
    box-shadow:
      0 2px 6px rgba(181, 138, 48, .08),
      inset 1px 1px 2px rgba(255, 255, 255, .92) !important;
  }

  .bread-category-icon svg {
    width: .9rem !important;
    height: .9rem !important;
  }

  .bread-category-name {
    min-height: 1.62rem !important;
    padding-inline: .03rem !important;
    font-size: .60rem !important;
    line-height: 1.28 !important;
  }
}

@media screen and (max-width: 350px) {
  .bread-categories-list {
    gap: .24rem !important;
  }

  .bread-category-item {
    min-height: 8.45rem !important;
    padding-inline: .08rem !important;
    box-shadow:
      -2px -2px 6px rgba(255, 255, 255, .76),
      2px 2px 6px rgba(163, 170, 179, .11) !important;
  }

  .bread-category-image {
    flex-basis: 4.25rem !important;
    height: 4.25rem !important;
    min-height: 4.25rem !important;
  }

  .bread-category-name {
    font-size: .56rem !important;
  }
}

/* ========================================
   Weekly Subscription Banner
   Compact Laptop/Desktop Version
======================================== */

/* در موبایل محتوای افقی نمایش داده نشود */
.home-subscription-desktop-copy {
  display: none;
}


/* فقط لپ‌تاپ و دسکتاپ */
@media screen and (min-width: 1024px) {

  .home-subscription-image-section {
    width: min(calc(100% - 2rem), 70rem);

    margin-top: 1.5rem;
    margin-right: auto;
    margin-bottom: 1.5rem;
    margin-left: auto;
  }


  .home-subscription-image-shell {
    /* برای کنترل قطعی موقعیت تصویر و متن */
    direction: ltr;

    display: grid;

    /*
         * تصویر در سمت چپ
         * توضیحات در سمت راست
         */
    grid-template-columns:
      clamp(13.5rem, 20vw, 15.5rem) minmax(0, 1fr);

    grid-template-areas:
      "subscription-media subscription-copy";

    align-items: stretch;

    gap: clamp(1rem, 2vw, 1.5rem);

    width: 100%;
    min-height: 0;

    padding: 0.9rem;

    border-radius: 1.6rem;

    background:
      radial-gradient(circle at 90% 15%,
        rgba(22, 163, 74, 0.09),
        transparent 34%),
      radial-gradient(circle at 8% 90%,
        rgba(242, 147, 24, 0.11),
        transparent 32%),
      var(--surface, #ffffff);

    overflow: hidden;
  }


  /* تصویر سمت چپ */
  .home-subscription-image-link {
    grid-area: subscription-media;

    align-self: center;

    width: 100%;

    /*
         * ارتفاع کنترل‌شده:
         * در لپ‌تاپ کوچک 270px
         * در دسکتاپ حداکثر 310px
         */
    height: clamp(16.875rem, 23vw, 19.375rem);

    border-radius: 1.25rem;

    box-shadow:
      0 12px 30px rgba(17, 24, 39, 0.10);

    overflow: hidden;
  }


  .home-subscription-image-link:hover {
    transform: translateY(-2px);
  }


  .home-subscription-image {
    width: 100%;
    height: 100%;

    /*
         * نسبت ستون تقریباً با نسبت خود تصویر هماهنگ است؛
         * بنابراین بخش مهمی از تصویر حذف نمی‌شود.
         */
    object-fit: cover;
    object-position: center;

    border-radius: inherit;

    /* انیمیشن شناور در لپ‌تاپ حذف شود */
    animation: none;
  }


  /* محتوای سمت راست */
  .home-subscription-desktop-copy {
    grid-area: subscription-copy;

    direction: rtl;

    position: relative;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;

    min-width: 0;

    padding:
      clamp(1rem, 2vw, 1.6rem) clamp(1rem, 2.4vw, 2rem);

    background:
      linear-gradient(135deg,
        rgba(255, 255, 255, 0.82),
        rgba(255, 255, 255, 0.48));

    border: 1px solid rgba(22, 163, 74, 0.11);
    border-radius: 1.3rem;

    overflow: hidden;
  }


  .home-subscription-desktop-copy::before {
    content: "";

    position: absolute;
    top: -4.5rem;
    right: -4.5rem;

    width: 10rem;
    height: 10rem;

    background: rgba(22, 163, 74, 0.08);
    border-radius: 50%;

    pointer-events: none;
  }


  .home-subscription-desktop-copy::after {
    content: "";

    position: absolute;
    bottom: -4rem;
    left: -4rem;

    width: 9rem;
    height: 9rem;

    background: rgba(242, 147, 24, 0.10);
    border-radius: 50%;

    pointer-events: none;
  }


  .home-subscription-desktop-eyebrow {
    position: relative;
    z-index: 1;

    display: inline-flex;
    align-items: center;

    margin-bottom: 0.65rem;
    padding: 0.42rem 0.78rem;

    color: #15803d;
    background: rgba(22, 163, 74, 0.10);

    border: 1px solid rgba(22, 163, 74, 0.16);
    border-radius: 999px;

    font-size: 0.72rem;
    font-weight: 900;
  }


  .home-subscription-desktop-copy h2 {
    position: relative;
    z-index: 1;

    margin: 0;

    color: #1f2937;

    font-size: clamp(1.45rem, 2.3vw, 2rem);
    font-weight: 950;
    line-height: 1.65;
  }


  .home-subscription-desktop-copy p {
    position: relative;
    z-index: 1;

    max-width: 42rem;

    margin-top: 0.55rem;

    color: #6b7280;

    font-size: clamp(0.78rem, 1vw, 0.9rem);
    font-weight: 700;
    line-height: 2;
  }


  /* مزیت‌های اشتراک */
  .home-subscription-desktop-benefits {
    position: relative;
    z-index: 1;

    display: flex;
    flex-wrap: wrap;
    align-items: center;

    gap: 0.55rem;

    margin-top: 0.85rem;
  }


  .home-subscription-desktop-benefits span {
    display: inline-flex;
    align-items: center;

    gap: 0.4rem;

    min-height: 2.35rem;

    padding: 0.45rem 0.65rem;

    color: #374151;
    background: rgba(255, 255, 255, 0.78);

    border: 1px solid rgba(229, 231, 235, 0.92);
    border-radius: 0.8rem;

    box-shadow:
      0 5px 13px rgba(17, 24, 39, 0.05);

    font-size: 0.7rem;
    font-weight: 850;
    white-space: nowrap;
  }


  .home-subscription-desktop-benefits svg {
    flex: 0 0 auto;

    width: 1rem;
    height: 1rem;

    color: #16a34a;
  }


  /* دکمه نسخه دسکتاپ */
  .home-subscription-buy-button--desktop {
    position: relative;
    z-index: 1;

    display: inline-flex;

    width: auto;
    min-width: 14.5rem;
    min-height: 2.8rem;

    margin: 1rem 0 0;
    padding: 0.65rem 1.15rem;

    border-radius: 0.9rem;

    font-size: 0.78rem;
  }


  /*
     * دکمه و راهنمای نسخه موبایل
     * در لپ‌تاپ مخفی شوند
     */
  .home-subscription-buy-button--mobile,
  .home-subscription-image-hint {
    display: none;
  }


  /* حالت تاریک */
  .dark .home-subscription-desktop-copy {
    background:
      linear-gradient(135deg,
        rgba(31, 41, 55, 0.94),
        rgba(17, 24, 39, 0.82));

    border-color: rgba(255, 255, 255, 0.08);
  }


  .dark .home-subscription-desktop-copy h2 {
    color: #f9fafb;
  }


  .dark .home-subscription-desktop-copy p {
    color: #d1d5db;
  }


  .dark .home-subscription-desktop-benefits span {
    color: #e5e7eb;
    background: rgba(31, 41, 55, 0.82);

    border-color: rgba(255, 255, 255, 0.08);
  }
}

/* ========================================
   Home Subscription Banner
   Clean Laptop/Desktop Layout
======================================== */

/*
 * در موبایل و تبلت این قسمت نمایش داده نمی‌شود.
 * بنابراین ظاهر فعلی موبایل بدون تغییر می‌ماند.
 */
.home-subscription-desktop-content {
  display: none;
}


/* فقط لپ‌تاپ و دسکتاپ */
@media screen and (min-width: 1024px) {

  .home-subscription-image-section {
    width: min(calc(100% - 2rem), 62rem);

    margin-top: 1.5rem;
    margin-right: auto;
    margin-bottom: 1.5rem;
    margin-left: auto;
  }


  .home-subscription-image-shell {
    /*
         * ستون اول: تصویر
         * ستون دوم: متن و دکمه
         */
    display: grid;

    grid-template-columns:
      16rem minmax(0, 1fr);

    grid-template-areas:
      "subscription-image subscription-content"
      "subscription-image subscription-button";

    align-items: center;

    column-gap: 2rem;
    row-gap: 1.25rem;

    width: 100%;
    max-width: 62rem;

    margin-right: auto;
    margin-left: auto;

    padding: 0.9rem 1.1rem;

    background: #ffffff;

    border: 1px solid #eee9e3;
    border-radius: 1.25rem;

    box-shadow:
      0 8px 24px rgba(17, 24, 39, 0.07);

    /*
         * چیدمان ستون‌ها از چپ به راست کنترل می‌شود؛
         * متن داخل خودش همچنان RTL است.
         */
    direction: ltr;

    overflow: hidden;
  }


  /* تصویر */
  .home-subscription-image-link {
    grid-area: subscription-image;

    width: 16rem;
    height: 20rem;

    border-radius: 1rem;

    background: #ffffff;

    overflow: hidden;

    transform: none;

    transition:
      box-shadow 0.2s ease;
  }


  .home-subscription-image-link:hover {
    transform: none;

    box-shadow:
      0 7px 20px rgba(17, 24, 39, 0.09);
  }


  .home-subscription-image-link:active {
    transform: none;
  }


  .home-subscription-image {
    display: block;

    width: 100%;
    height: 100%;

    /*
         * کل تصویر دیده می‌شود و هیچ بخشی برش نمی‌خورد.
         */
    object-fit: contain;
    object-position: center;

    border-radius: inherit;

    animation: none;
    transform: none;
  }


  /* توضیح کوتاه دسکتاپ */
  .home-subscription-desktop-content {
    grid-area: subscription-content;

    direction: rtl;

    display: block;

    align-self: end;

    max-width: 34rem;

    padding-top: 0.5rem;
  }


  .home-subscription-desktop-content h2 {
    margin: 0;

    color: #1f2937;

    font-size: clamp(1.45rem, 2vw, 1.85rem);
    font-weight: 950;
    line-height: 1.8;
  }


  .home-subscription-desktop-content p {
    max-width: 32rem;

    margin-top: 0.55rem;

    color: #6b7280;

    font-size: 0.9rem;
    font-weight: 700;
    line-height: 2;
  }


  /* همان یک دکمه اصلی */
  .home-subscription-buy-button {
    grid-area: subscription-button;

    direction: rtl;

    justify-self: end;
    align-self: start;

    width: auto;
    min-width: 14.5rem;
    min-height: 2.9rem;

    margin: 0;
    padding: 0.7rem 1.2rem;

    border-radius: 0.8rem;

    box-shadow: none;

    font-size: 0.8rem;
  }


  .home-subscription-buy-button:hover {
    transform: translateY(-1px);
  }


  /*
     * متن راهنمای لمس فقط برای موبایل لازم است.
     */
  .home-subscription-image-hint {
    display: none;
  }


  /* حالت تاریک */
  .dark .home-subscription-image-shell {
    background: #1f2937;

    border-color: rgba(255, 255, 255, 0.08);

    box-shadow:
      0 8px 24px rgba(0, 0, 0, 0.18);
  }


  .dark .home-subscription-image-link {
    background: #ffffff;
  }


  .dark .home-subscription-desktop-content h2 {
    color: #f9fafb;
  }


  .dark .home-subscription-desktop-content p {
    color: #d1d5db;
  }
}

/* ========================================
   Subscription Promotional CTA
======================================== */

.home-subscription-cta__text {
  display: inline-flex;
  align-items: center;

  min-width: 0;
}


.home-subscription-cta__text strong {
  font: inherit;
  font-weight: 900;
}


.home-subscription-cta__text small {
  display: none;
}


.home-subscription-cta__icon {
  flex-shrink: 0;

  width: 1.1rem;
  height: 1.1rem;

  transition:
    transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
}


/* فقط نسخه لپ‌تاپ و دسکتاپ */
@media screen and (min-width: 1024px) {

  .home-subscription-image-shell .home-subscription-buy-button.home-subscription-cta {
    position: relative;

    display: flex;
    align-items: center;
    justify-content: space-between;

    gap: 1rem;

    width: min(100%, 21rem);
    min-height: 4rem;

    margin: 0;
    padding: 0.7rem 1.15rem;

    color: #ffffff;

    background:
      linear-gradient(110deg,
        #15803d 0%,
        #16a34a 48%,
        #138a40 100%);

    background-size: 210% 100%;
    background-position: 0% 50%;

    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 1rem;

    box-shadow:
      0 10px 24px rgba(22, 163, 74, 0.22);

    font-size: 0.82rem;
    text-decoration: none;

    overflow: hidden;

    animation:
      subscription-cta-soft-flow 5.5s ease-in-out infinite;

    transition:
      transform 0.4s cubic-bezier(0.22, 1, 0.36, 1),
      box-shadow 0.4s cubic-bezier(0.22, 1, 0.36, 1),
      background-position 0.7s ease;
  }


  .home-subscription-cta__text {
    flex-direction: column;
    align-items: flex-start;

    gap: 0.15rem;

    text-align: right;
  }


  .home-subscription-cta__text strong {
    color: #ffffff;

    font-size: 0.84rem;
    font-weight: 950;
    line-height: 1.6;
  }


  .home-subscription-cta__text small {
    display: block;

    color: #ffdfb0;

    font-size: 0.66rem;
    font-weight: 800;
    line-height: 1.5;
  }


  .home-subscription-cta__icon {
    width: 1.25rem;
    height: 1.25rem;

    color: #ffffff;
  }


  .home-subscription-image-shell .home-subscription-buy-button.home-subscription-cta:hover {
    transform: translateY(-2px);

    background-position: 100% 50%;

    box-shadow:
      0 15px 32px rgba(22, 163, 74, 0.3);
  }


  .home-subscription-image-shell .home-subscription-buy-button.home-subscription-cta:hover .home-subscription-cta__icon {
    transform: translateX(-5px);
  }


  .home-subscription-image-shell .home-subscription-buy-button.home-subscription-cta:active {
    transform: translateY(0) scale(0.985);

    box-shadow:
      0 7px 16px rgba(22, 163, 74, 0.2);
  }


  .home-subscription-image-shell .home-subscription-buy-button.home-subscription-cta:focus-visible {
    outline: 3px solid rgba(245, 158, 11, 0.35);
    outline-offset: 4px;
  }
}


/* حرکت بسیار نرم پس‌زمینه و سایه */
@keyframes subscription-cta-soft-flow {

  0%,
  100% {
    background-position: 0% 50%;

    box-shadow:
      0 10px 24px rgba(22, 163, 74, 0.2);
  }

  50% {
    background-position: 100% 50%;

    box-shadow:
      0 13px 29px rgba(22, 163, 74, 0.27);
  }
}


/* برای کاربرانی که انیمیشن را غیرفعال کرده‌اند */
@media (prefers-reduced-motion: reduce) {

  .home-subscription-image-shell .home-subscription-buy-button.home-subscription-cta {
    animation: none;
    transition: none;
  }


  .home-subscription-cta__icon {
    transition: none;
  }
}