@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&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: 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: ;
}

::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.15 | 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: #e5e7eb;
  /* 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;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
  tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

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

@keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(255, 99, 99, 0.3);
  }

  100% {
    box-shadow: 0 0 0 15px rgba(255, 99, 99, 0);
  }
}

@keyframes shadow-pulse-green {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 103, 84, 0.3);
  }

  100% {
    box-shadow: 0 0 0 15px rgba(31, 107, 93, 0);
  }
}

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

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

html,
body {
  height: 100% !important;
}

body {
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity, 1));
  font-family: "Rubik", sans-serif;
}

.container {
  width: 100%;
}

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

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

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

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

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

.keyboard .grid-cols-3 button,
.keyboard .grid-cols-2 button {
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.keyboard .grid-cols-3 button:active,
.keyboard .grid-cols-2 button:active {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.footer-nav {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 0.75rem;
  column-gap: 0.75rem;
}

.footer-nav li a,
.footer-nav li button {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.25rem;
  column-gap: 0.25rem;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: transparent;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.footer-nav li a:hover,
.footer-nav li button:hover {
  border-color: rgb(0 0 0 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.footer-nav li a i,
.footer-nav li button i {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.sections {
  display: flex;
  height: 3rem;
  overflow: auto;
  border-bottom-width: 1px;
  border-color: rgb(0 0 0 / 0.2);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --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);
}

.sections button {
  display: flex;
  height: 100%;
  align-items: center;
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
  text-wrap: nowrap;
  border-right-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.sections button:hover {
  background-color: rgb(0 0 0 / 0.05);
}

.sections button.active {
  --tw-bg-opacity: 1;
  background-color: rgb(0 103 84 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.swiper {
  height: 100%;
  width: 100%;
}

.swiper-slide {
  display: flex;
  height: 100%;
  min-height: 100%;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  text-align: center;
}

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

.keyboard .desks button {
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.keyboard .desks button:active {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

#fastScreenModal .desks.grid-cols-3 .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
}

#fastScreenModal .desks.grid-cols-3 .item:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 103 84 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

#fastScreenModal .grid.desks .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
}

#fastScreenModal .grid.desks .item:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 103 84 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

#fastScreenModal .desks.grid-cols-3 .item i {
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(0 103 84 / var(--tw-text-opacity, 1));
}

#fastScreenModal .grid.desks .item i {
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(0 103 84 / var(--tw-text-opacity, 1));
}

.desks .tab-content {
  margin-top: 1.25rem;
  display: none;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.75rem;
}

@media (min-width: 1280px) {
  .desks .tab-content {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1536px) {
  .desks .tab-content {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}

.desks .item {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.2);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --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);
}

.desks .item.full {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}

.desks .item.full button {
  --tw-bg-opacity: 1;
  /* background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1)); */
}

.desks .item.rezerved {
  --tw-bg-opacity: 1;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1));
}

.desks .item.rezerved button {
  --tw-bg-opacity: 1;
  /* background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1)); */
}

.desks .item.complete {
  --tw-bg-opacity: 1;
  background-color: rgb(206 255 222 / var(--tw-bg-opacity, 1));
}

.desks .item.rezerved button {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}

.desks .item:hover {
  cursor: pointer;
}

.btn {
  display: flex;
  height: 2.25rem;
  align-items: center;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.2);
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.breadcrumb {
  font-size: 16px;
  font-weight: 600;
  color: #008080;
  background: #f8f9fa;
  /* padding: 6px 0px; */
  border-radius: 6px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  transition: all 0.3sease-in-out;
}
.breadcrumb li p {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* sales page */

.sales-page .tab-menu button {
  display: flex;
  height: 100%;
  align-items: center;
  -moz-column-gap: 0.25rem;
  column-gap: 0.25rem;
  border-right-width: 1px;
  border-bottom-width: 2px;
  border-color: rgb(0 0 0 / 0.2);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.sales-page .tab-menu button.active {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 103 84 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 103 84 / var(--tw-text-opacity, 1));
}

.sales-page .button-group button {
  display: flex;
  height: 100%;
  width: 3rem;
  align-items: center;
  justify-content: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.product-categories {
  gap: 0.25rem;
  border-bottom-width: 1px;
  border-color: rgb(0 0 0 / 0.2);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.product-categories button {
  min-width: 8rem;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1)) !important;
  padding: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.product-categories button:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.product-categories button.active {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 103 84 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.products {
  height: calc(100% - 63px);
}

#fastScreenModal .products .tabpanel.grid-cols-3 .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
}

#fastScreenModal .products .tabpanel.grid-cols-3 .item:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 103 84 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

#fastScreenModal .products .tabpanel.grid-cols-3 .item i {
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(0 103 84 / var(--tw-text-opacity, 1));
}

.products .tabpanel {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 0.5rem;
  padding: 0.5rem;
}

@media (min-width: 1536px) {
  .products .tabpanel {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.products .tabpanel .item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.2);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
  --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);
  transition: transform 0.3s ease;
}

.products .tabpanel .item:active {
  transform: scale(0.95);
}

.products .tabpanel .item:has(.circle-btn:active):has(.change-count button:active):has(.favorite-btn:active):has(.star-icon:active) {
  transform: none !important;
}

.products .tabpanel .item.added {
  border-width: 2px;
  border-color: rgb(0 103 84 / 0.5);
}

.products #favoriler .tabpanel .item .favorite-icon {
  position: absolute;
  top: 1.25rem;
  left: 1.25rem;
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(253 224 71 / var(--tw-text-opacity, 1));
}

.products .tabpanel .item .thumb {
  margin-bottom: 0.5rem;
  height: 7rem;
  width: 100%;
  overflow: hidden;
  border-radius: 0.375rem;
}

.products .tabpanel .item .thumb img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.products .tabpanel .item .change-count button {
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  align-items: center;
  justify-content: center;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
  --tw-text-opacity: 1;
  color: rgb(0 103 84 / var(--tw-text-opacity, 1));
}

.products .tabpanel .item .change-count input {
  pointer-events: none;
  width: 2.5rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: rgb(0 103 84 / 0.85);
  padding: 0.25rem;
  text-align: center;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.products .tabpanel .item .change-count {
  /* visibility: hidden; */
  position: absolute;
  top: 43%;
  right: 5px;
  --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));
  border-radius: 0.375rem;
  background-color: rgb(255 255 255 / 0.85);
}

.products .tabpanel .item.added .change-count {
  visibility: visible;
}

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

.products .tabpanel .circle-btn {
  background-color: #006754d9;
  border: 2px solid #c8c8c8;
  border-radius: 20px;
  bottom: 3px;
  color: #fff;
  cursor: pointer;
  height: 40px;
  overflow: hidden;
  padding: 8px;
  width: 40px;
  transition: transform 0.15s ease;
}

.products .tabpanel .circle-btn:active {
  transform: scale(0.8);
}

.sidebar-tabcontent {
  display: flex;
  height: calc(100% - 48px);
  width: 100%;
  flex-direction: column;
  row-gap: 0.5rem;
  overflow: auto;
  padding: 0.5rem;
}

.sidebar-tabcontent.past-tab .item,
.sidebar-tabcontent.cancelled-tab .item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.2);
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
}

.sidebar-tabcontent.cart-tab .item {
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  justify-content: space-between;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.2);
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity, 1));
  padding: 0.5rem;
}

/* sales page */

/* dropdown */

.dropdown ul li a {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.dropdown ul li a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  color: #222222;
}

.dropdown ul li:not(:last-child):not(:nth-child(5)) {
  border-bottom-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
}

/* dropdown */

/* fastScreenModal */

#fastScreenModal .grid.grid-cols-3 .item,
.odeme-tipleri .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
}

#fastScreenModal .grid.grid-cols-3 .item:hover,
.odeme-tipleri .item:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 103 84 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

#fastScreenModal .grid.grid-cols-3 .item i {
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(0 103 84 / var(--tw-text-opacity, 1));
}

/* fastScreenModal */

/* fastPayModal */

.odeme-tipleri .item {
  justify-content: center;
}

.odeme-tipleri .item img {
  width: 3.5rem;
}

/* fastPayModal */

/* payModal */

#payModal .top-button-group .btn {
  -moz-column-gap: 0.25rem;
  column-gap: 0.25rem;
  text-wrap: nowrap;
  border-style: none;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 103 84 / var(--tw-text-opacity, 1));
}

#payModal .top-button-group .btn:hover {
  background-color: rgb(0 0 0 / 0.05);
}

#payModal .parcali-ode .item:first-child {
  margin-top: 10px;
}

#payModal .parcali-ode .item .discount-amount {
  display: none;
}

#payModal .parcali-ode .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom-width: 1px;
  border-color: rgb(0 0 0 / 0.2);
  padding: 0.8rem 1rem;
  margin-bottom: 8px;
  position: relative;
}

#payModal .parcali-ode .item:hover {
  background-color: #f5faff;
  border-color: #d6e9ff;
  box-shadow: 0 4px 8px rgba(52, 152, 219, 0.15);
  transform: translateY(-2px);
}

#payModal .parcali-ode .item.selected {
  border-color: #3498db;
  background: linear-gradient(145deg, #e0f3ff, #cce6ff);
  box-shadow: 0 6px 12px rgba(52, 152, 219, 0.3);
  transform: translateY(-4px);
}

#payModal .parcali-ode .item.selected:hover {
  background: linear-gradient(145deg, #cce6ff, #a9d9ff);
  box-shadow: 0 8px 16px rgba(52, 152, 219, 0.4);
}

#payModal .parcali-ode .item.selected .font-medium,
#payModal .parcali-ode .item.selected .text-sm,
#payModal .parcali-ode .item.selected .text-xs {
  color: #1b4b6b;
  /* Daha koyu mavi ton */
}

#payModal .parcali-ode .item.paid {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}

#payModal .parcali-ode .item.discount .discount-amount {
  display: flex;
}

#payModal .parcali-ode .item.paid .name,
#payModal .parcali-ode .item.paid .price {
  text-decoration-line: line-through;
}

#fastScreenModal .calculator.grid-cols-3 .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
}

#fastScreenModal .calculator.grid-cols-3 .item:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 103 84 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

#fastScreenModal .calculator.grid-cols-3 .item i {
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(0 103 84 / var(--tw-text-opacity, 1));
}

.calculator {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  padding: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

.calculator button {
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
  padding: 1.25rem;
}

.calculator button:hover {
  background-color: rgb(0 0 0 / 0.05);
}

.calculator button.special {
  background-color: rgb(0 0 0 / 0.05);
}

.calculator button.special:hover {
  background-color: rgb(0 0 0 / 0.1);
}

/* payModal */

/* header */

.header-button-group [type="button"] {
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  font-size: 1.125rem;
  line-height: 1.75rem;
  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: 300ms;
}

.header-button-group [type="button"]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

/* header */

/* plus-minus */

.plus-minus-horizontal {
  display: flex;
  align-items: center;
  overflow: hidden;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
}

.plus-minus-horizontal .minus-btn,
.plus-minus-horizontal .plus-btn {
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.plus-minus-horizontal input {
  height: 2.5rem;
  width: 100%;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  text-align: center;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  outline: 2px solid transparent;
  outline-offset: 2px;
}

/* plus-minus */

.keyboard .portions button {
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.keyboard .portions button:active {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

#fastScreenModal .portions.grid-cols-3 .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
}

#fastScreenModal .portions.grid-cols-3 .item:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 103 84 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

#fastScreenModal .grid.portions .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
}

#fastScreenModal .grid.portions .item:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 103 84 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

#fastScreenModal .portions.grid-cols-3 .item i {
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(0 103 84 / var(--tw-text-opacity, 1));
}

#fastScreenModal .grid.portions .item i {
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(0 103 84 / var(--tw-text-opacity, 1));
}

.portions {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.75rem;
}

.portions .item {
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  border-radius: 0.375rem;
  border-width: 2px;
  border-color: rgb(0 0 0 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  opacity: 0.75;
}

.portions .item.active {
  --tw-border-opacity: 1;
  border-color: rgb(0 103 84 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  opacity: 1;
}

/* modal */

.modal {
  position: fixed;
  top: 0px;
  right: 0px;
  left: 0px;
  z-index: 50;
  display: none;
  height: calc(100% - 1rem);
  max-height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  overflow-y: auto;
  overflow-x: hidden;
}

@media (min-width: 768px) {
  .modal {
    inset: 0px;
  }
}

.dropdown {
  z-index: 10;
  display: none;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 11rem;
  overflow: hidden;
  border-radius: 0.5rem;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.2);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --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);
}

/* modal */

.backdrop-password {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: -10;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  background-color: rgb(0 0 0 / 0);
  padding: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  opacity: 0;
  --tw-backdrop-blur: ;
  -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;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.backdrop-password.show {
  z-index: 99999999;
  background-color: rgb(0 0 0 / 0.05);
  opacity: 1;
  --tw-backdrop-blur: blur(12px);
  -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);
}

/* preloader */

@keyframes fade-in-out {
  0%,
  100% {
    opacity: 0.2;
  }

  50% {
    opacity: 0.85;
  }
}

.preloader {
  pointer-events: none;
  position: fixed;
  top: 0px;
  left: 0px;
  display: flex;
  height: 100%;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  align-items: center;
  justify-content: center;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.custom-loader,
.custom-container {
  display: none !important;
  transition: all 0.2s ease-in-out;
}

.preloader.show,
.custom-loader.show,
.custom-loader.show-flex {
  pointer-events: auto;
  z-index: 99999999;
  background-color: rgb(0 0 0 / 0.5);
  --tw-backdrop-blur: blur(40px);
  -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);
}

.custom-loader.show,
.custom-loader.show-flex {
  background-color: transparent;
  display: flex !important;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.custom-container.show {
  display: block !important;
}

.custom-container.show-flex {
  display: flex !important;
}

.preloader img,
.custom-loader img {
  pointer-events: none;
  visibility: hidden;
  position: relative;
  width: 15rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -o-object-fit: contain;
  object-fit: contain;
  opacity: 0;
  animation: fade-in-out 2s infinite linear;
}

.preloader.show img,
.custom-loader.show img,
.custom-loader.show-flex img {
  visibility: visible;
}

/* /preloader */

/* need-license */

.need-license.show,
.error-device.show {
  pointer-events: auto;
  visibility: visible;
  z-index: 9999999;
  background-color: rgb(0 0 0 / 0.5);
  --tw-backdrop-blur: blur(40px);
  -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);
}

.need-license,
.error-device {
  pointer-events: none;
  visibility: hidden;
  position: fixed;
  top: 0px;
  left: 0px;
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.need-license .inner,
.error-device .inner {
  display: flex;
  /* width: 600px; */
  flex-direction: column;
}

.need-license h2.title,
.error-device h2.title {
  margin-bottom: 2.5rem;
  text-align: center;
  font-size: 3rem;
  line-height: 1;
  white-space: nowrap;
}

.need-license .row:not(:last-child),
.error-device .row:not(:last-child) {
  margin-bottom: 1.5rem;
}

.need-license .row,
.error-device .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.25rem;
}

.need-license .row .title,
.error-device .row .title {
  font-size: 1.5rem;
  line-height: 2rem;
}

.need-license .row .value,
.error-device .row .value {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 300;
}

.need-license .row button,
.error-device .row button {
  display: flex;
  height: 2rem;
  align-items: center;
  gap: 0.25rem;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(255 255 255 / 0.15);
  background-color: rgb(255 255 255 / 0.15);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: rgb(255 255 255 / 0.75);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.need-license .row button:hover,
.error-device .row button:hover {
  border-color: rgb(255 255 255 / 0.2);
  background-color: rgb(255 255 255 / 0.2);
  color: rgb(255 255 255 / 1);
}

.need-license .row button.copied {
  cursor: not-allowed;
  border-width: 1px;
  border-color: rgb(34 197 94 / 0.3);
  background-color: rgb(34 197 94 / 0.3);
  color: rgb(255 255 255 / 1);
}

/* /need-license */

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

body .main_page.show-password {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  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));
}

.backdrop-password .close-btn {
  position: absolute;
  top: 2rem;
  right: 2rem;
  display: flex;
  height: 3.5rem;
  width: 3.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-color: rgb(255 255 255 / 0.1);
  background-color: rgb(255 255 255 / 0.1);
  font-size: 1.875rem;
  line-height: 2.25rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.backdrop-password .close-btn:hover {
  border-color: rgb(255 255 255 / 0.2);
  background-color: rgb(255 255 255 / 0.2);
}

.backdrop-password .loading-wrapper {
  visibility: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  --tw-translate-x: -50%;
  --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));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.backdrop-password.checking .loading-wrapper {
  visibility: visible;
  opacity: 1;
}

.backdrop-password #app-pin-wrapper {
  display: flex;
  --tw-translate-x: 0px;
  --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));
  flex-direction: column;
  align-items: center;
  opacity: 1;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.backdrop-password.checking #app-pin-wrapper {
  visibility: hidden;
  --tw-translate-x: 0px;
  --tw-translate-y: 25%;
  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));
  opacity: 0;
}

.main_page .left-side,
.main_page .right-side {
  opacity: 1;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.main_page.show-password .left-side {
  --tw-translate-x: -25%;
  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));
  opacity: 0;
}

.main_page.show-password .right-side {
  --tw-translate-x: 25%;
  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));
  opacity: 0;
}

/* badges */

.badge {
  border-radius: 0.25rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
}

.badge-red {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}

.badge-red:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}

.badge-green {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}

.badge-green:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(20 83 45 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(134 239 172 / var(--tw-text-opacity, 1));
}

/* badges */

/* control-page */

.control-page .content .item .icon {
  display: flex;
  height: 2.75rem;
  width: 2.75rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.control-page .content .item .icon-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.control-page .content .item .icon-green {
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.control-page .content .item .icon-yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(161 98 7 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.control-page .content .item .icon-purple {
  --tw-bg-opacity: 1;
  background-color: rgb(126 34 206 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.control-page .content .item .icon-pink {
  --tw-bg-opacity: 1;
  background-color: rgb(190 24 93 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.control-page ::-webkit-scrollbar {
  width: 7.5px;
  height: 7.5px;
}

.control-page ::-webkit-scrollbar-track {
  background: #fff;
}

/* control-page */

/* qr-menu */

.qr-menu .product-list {
  display: flex;
  flex-direction: column;
}

.qr-menu .product-list .item {
  display: flex;
  gap: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
  font-weight: 600;
}

.qr-menu .product-list .item:nth-child(odd) {
  --tw-bg-opacity: 1;
  background-color: rgb(241 241 241 / var(--tw-bg-opacity, 1));
}

.qr-menu .product-list .item .title {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 0.25rem;
  font-size: 1.125rem;
  line-height: 1.25rem;
}

.qr-menu .product-list .item .content {
  margin-top: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: rgb(0 0 0 / 0.6);
}

.qr-menu .product-list .item .title div {
  width: -moz-fit-content;
  width: fit-content;
  text-wrap: nowrap;
}

.qr-menu .product-list .item .title .product-name {
  display: flex;
  max-width: 170px;
  flex-shrink: 0;
  text-wrap: wrap;
}

.qr-menu .product-list .item .title span.divider {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
  width: 100%;
  border-bottom-width: 1px;
  border-style: dashed;
  border-color: rgb(0 0 0 / 0.75);
}

.sections-slider #table-tab button {
  font-weight: 500;
  color: rgb(0 0 0 / 0.6);
}

.sections-slider #table-tab button:hover {
  color: rgb(0 0 0 / 0.85);
}

.sections-slider #table-tab button[aria-selected="true"] {
  --tw-text-opacity: 1;
  color: rgb(0 103 84 / var(--tw-text-opacity, 1));
}

#table-tab-content [role="tabpanel"] .tab-item {
  display: flex;
  height: 8rem;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  text-align: center;
  color: rgb(0 0 0 / 0.75);
  --tw-backdrop-blur: blur(12px);
  -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);
}

#table-tab-content [role="tabpanel"] .tab-item.empty .tab-header .left,
#table-tab-content [role="tabpanel"] .tab-item.empty .tab-header .right {
  visibility: hidden;
}

#table-tab-content [role="tabpanel"] .tab-item .tab-header {
  display: flex;
  height: 2.25rem;
  align-items: center;
  justify-content: space-between;
  padding: 0.25rem;
}

#table-tab-content [role="tabpanel"] .tab-item .tab-header .left,
#table-tab-content [role="tabpanel"] .tab-item .tab-header .right {
  display: flex;
  width: 1.5rem;
  flex-shrink: 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 10px;
}

#table-tab-content [role="tabpanel"] .tab-item.empty .tab-header .middle {
  height: 0.75rem;
  width: 100%;
  border-radius: 0.375rem;
  background-color: rgb(0 0 0 / 0.1);
}

#table-tab-content [role="tabpanel"] .tab-item.empty.rezerved .tab-header .middle {
  background-color: rgb(255 255 255 / 0.1);
}

#table-tab-content [role="tabpanel"] .tab-item .tab-main {
  display: flex;
  flex-direction: column;
}

#table-tab-content [role="tabpanel"] .tab-item .tab-main .tab-title {
  font-weight: 500;
}

#table-tab-content [role="tabpanel"] .tab-item .tab-main .tab-sub-title {
  font-size: 0.75rem;
  line-height: 1rem;
  color: rgb(0 0 0 / 0.6);
}

#table-tab-content [role="tabpanel"] .tab-item.rezerved .tab-main .tab-sub-title {
  color: rgb(255 255 255 / 0.6);
}

#table-tab-content [role="tabpanel"] .tab-item.full .tab-main .tab-sub-title {
  color: rgb(255 255 255 / 0.6);
}

#table-tab-content [role="tabpanel"] .tab-item.empty .tab-footer {
  visibility: hidden;
}

#table-tab-content [role="tabpanel"] .tab-item.full.empty .tab-footer {
  visibility: visible;
}

#table-tab-content [role="tabpanel"] .tab-item .tab-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
}

#table-tab-content [role="tabpanel"] .tab-item.full .tab-footer {
  color: rgb(255 255 255 / 0.6);
}

#table-tab-content [role="tabpanel"] .tab-item.full {
  --tw-bg-opacity: 1;
  background-color: rgb(220 53 69 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / 0.85);
}

#table-tab-content [role="tabpanel"] .tab-item.rezerved {
  --tw-bg-opacity: 1;
  background-color: rgb(96 96 96 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / 0.85);
}

#table-tab-content [role="tabpanel"] .tab-item.full .middle {
  text-wrap: nowrap;
  border-radius: 9999px;
  background-color: rgb(0 0 0 / 0.1);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
}

.qr-menu-waiter .navigation-menu {
  position: fixed;
  bottom: 0px;
  left: 0px;
  height: 70px;
  width: 100%;
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
  color: rgb(255 255 255 / 0.5);
  --tw-backdrop-blur: blur(16px);
  -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);
}

.qr-menu-waiter .navigation-menu ul {
  display: flex;
  height: 100%;
  align-items: center;
}

.qr-menu-waiter .navigation-menu ul li {
  height: 100%;
  width: 100%;
}

.qr-menu-waiter .navigation-menu ul li a i {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.qr-menu-waiter .navigation-menu ul li a {
  position: relative;
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.qr-menu-waiter .navigation-menu ul li a.active {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.qr-menu-waiter .navigation-menu ul li a.active::before {
  position: absolute;
  top: 0.75rem;
  right: 33.333333%;
  height: 0.25rem;
  width: 0.25rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  content: "";
}

#product-tab-content [role="tabpanel"] .tab-item {
  display: flex;
  flex-direction: column;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: -0.025em;
}

.qr-menu-waiter .pagination {
  display: flex;
  justify-content: center;
}

.qr-menu-waiter .pagination ul li a {
  margin-inline-start: 0px;
  display: flex;
  height: 2rem;
  align-items: center;
  justify-content: center;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.qr-menu-waiter .pagination ul li a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.qr-menu-waiter .pagination ul li a.active {
  z-index: 10;
  background-color: rgb(0 103 84 / 0.1);
  --tw-text-opacity: 1;
  color: rgb(0 103 84 / var(--tw-text-opacity, 1));
}

.qr-menu-waiter .pagination ul li a.active:hover {
  background-color: rgb(0 103 84 / 0.2);
}

#cart-tab {
  display: flex;
}

#cart-tab li button {
  display: flex;
  height: 3rem;
  align-items: center;
  gap: 0.25rem;
  border-bottom-width: 1px;
  border-color: rgb(255 255 255 / 0.6);
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  color: rgb(255 255 255 / 0.6);
}

#cart-tab li button[aria-selected="true"] {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

#cart-tab-content .product-list {
  position: relative;
  display: flex;
  height: 100%;
  flex-direction: column;
  overflow: auto;
  padding-bottom: 2.5rem;
}

#cart-tab-content .fog-effect {
  position: sticky;
  top: 100%;
  transform: translateY(-100%);
  left: 0;
  width: 100%;
  height: 40px;
  background: linear-gradient(to bottom, rgba(51, 51, 51, 0), rgba(51, 51, 51, 1));
  pointer-events: none;
}

#cart-tab-content .product-list .product:not(:last-child) {
  border-bottom-width: 1px;
  border-color: rgb(255 255 255 / 0.2);
}

#cart-tab-content .product-list .product {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

#cart-tab-content .change-count button {
  display: flex;
  height: 1.25rem;
  width: 1.75rem;
  align-items: center;
  justify-content: center;
  font-size: 0.75rem;
  line-height: 1rem;
  color: rgb(0 0 0 / 0.7);
}

#cart-tab-content .change-count input {
  pointer-events: none;
  height: 1.25rem;
  width: 1.75rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: rgb(0 103 84 / 0.7);
  padding: 0.25rem;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  color: rgb(255 255 255 / 0.75);
}

#cart-tab-content .change-count {
  background-color: rgb(255 255 255 / 0.7);
}

#cart-tab2 {
  height: 2rem;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 0.375rem;
  background-color: rgb(255 255 255 / 0.5);
  padding: 0.25rem;
}

#cart-tab2 li button {
  display: flex;
  height: 1.5rem;
  width: 2.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  color: rgb(255 255 255 / 0.75);
}

#cart-tab2 li button:hover {
  color: rgb(255 255 255 / 0.75);
}

#cart-tab2 li button[aria-selected="true"] {
  background-color: rgb(255 255 255 / 0.5);
  color: rgb(0 0 0 / 0.75);
}

/* qr-menu */

.keyboard .number-keyboard button {
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.keyboard .number-keyboard button:active {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

#fastScreenModal .number-keyboard.grid-cols-3 .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
}

#fastScreenModal .number-keyboard.grid-cols-3 .item:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 103 84 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

#fastScreenModal .grid.number-keyboard .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
}

#fastScreenModal .grid.number-keyboard .item:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 103 84 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

#fastScreenModal .number-keyboard.grid-cols-3 .item i {
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(0 103 84 / var(--tw-text-opacity, 1));
}

#fastScreenModal .grid.number-keyboard .item i {
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(0 103 84 / var(--tw-text-opacity, 1));
}

.number-keyboard {
  margin-top: 2rem;
  display: grid;
  width: 400px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.5rem;
}

.number-keyboard button {
  display: flex;
  height: 4rem;
  width: 100%;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(255 255 255 / 0.1);
  background-color: rgb(255 255 255 / 0.1);
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 500;
  color: rgb(255 255 255 / 0.75);
}

.number-keyboard button[data-type="delete-button"] {
  border-color: rgb(220 53 69 / 0.3);
  background-color: rgb(220 53 69 / 0.3);
}

/* call-waiter */

.call-waiter {
  position: fixed;
  bottom: 0.75rem;
  right: 0.75rem;
  display: flex;
  height: 4rem;
  width: 4rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background-color: rgb(255 255 255 / 0.6);
  text-align: center;
  --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);
  --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);
}

.call-waiter i {
  font-size: 1.5rem;
  line-height: 1.5rem;
}

.call-waiter p {
  font-size: 0.75rem;
  line-height: 0.75rem;
}

/* /call-waiter */

/* small screen */

.small-screen {
  display: flex;
  height: 100vh;
  width: 100%;
}

.small-screen .main {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.small-screen .main .title {
  display: flex;
  height: 5rem;
  align-items: center;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.small-screen .main h1 {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 500;
}

.small-screen .main .overflow {
  /* height: calc(100% - 192px); */
  padding: 0.5rem;
}

.small-screen .main .overflow .items {
  display: flex;
  height: 100%;
  flex-direction: column;
  overflow: auto;
  padding: 0.5rem;
}

.small-screen .main .items .item:not(:last-child) {
  border-bottom-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
}

.small-screen .main .items .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.small-screen .main .items .item .thumb {
  height: 4rem;
  width: 4rem;
  border-radius: 0.375rem;
}

.small-screen .main .items .item .thumb img {
  height: 100%;
  width: 100%;
  border-radius: 0.375rem;
  -o-object-fit: cover;
  object-fit: cover;
}

.small-screen .main .items .item .left {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.75rem;
  column-gap: 0.75rem;
}

.small-screen .main .items .item .right {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.75rem;
  column-gap: 0.75rem;
}

.small-screen .main .items .item .right .count {
  display: flex;
  min-height: 2rem;
  min-width: 2rem;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 244 / var(--tw-bg-opacity, 1));
  font-size: 1rem;
  line-height: 1.25rem;
}

.small-screen .main .items .item .right .price {
  font-size: 1.5rem;
  line-height: 1.75rem;
}

.small-screen .main .items .item .right .price span {
  font-size: 1.25rem;
  line-height: 1.5rem;
}

.small-screen .main .items .item .left h2 {
  font-size: 1.75rem;
  line-height: 1.75rem;
  font-weight: 500;
}

.small-screen .main .items .item .left p {
  font-size: 1rem;
  line-height: 1.25rem;
  color: rgb(0 0 0 / 0.75);
}

.small-screen .brand-name {
  position: relative;
  display: flex;
  width: 100%;
  flex-shrink: 0;
  border-left-width: 1px;
  border-color: rgb(255 255 255 / 0.1);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.small-screen .total-price {
  display: flex;
  /* height: auto; */
  flex-direction: column;
  align-items: normal;
  justify-content: center;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  gap: 15px;
}

.small-screen .total-price h3 {
  text-align: start;
}
.small-screen .total-price p {
  line-height: 15px;
}
.small-screen .total-price p.total {
  font-size: 36px;
  font-weight: 500;
}

.small-screen ::-webkit-scrollbar {
  width: 7.5px;
  height: 7.5px;
}

.small-screen ::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 10px;
}

.small-screen ::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
}

.small-screen ::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/* small screen */

#ChoiceScreenModal .modal-body {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem;
}

.custom-display-item {
  display: flex;
  height: 2.25rem;
  align-items: center;
  gap: 0.5rem;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  --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);
}

.custom-display-item i {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.custom-display-item span {
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: -0.025em;
}

.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;
}

.invisible {
  visibility: hidden;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0px;
}

.inset-y-0 {
  top: 0px;
  bottom: 0px;
}

.left-0 {
  left: 0px;
}

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

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

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

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

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

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

.z-\[-1px\] {
  z-index: -1px;
}

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

.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

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

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

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

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

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

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

.mb-3 {
  margin-bottom: 0.75rem;
}

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

.ml-1 {
  margin-left: 0.25rem;
}

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

.ml-3 {
  margin-left: 0.75rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.block {
  display: block;
}

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

.flex {
  display: flex;
}

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

.grid {
  display: grid;
}

.hidden {
  display: none !important;
}

.h-10 {
  height: 2.5rem;
}

.h-11 {
  height: 2.75rem;
}

.h-12 {
  height: 3rem;
}

.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-4 {
  height: 1rem;
}

.h-40 {
  height: 10rem;
}

.h-5 {
  height: 1.25rem;
}

.h-52 {
  height: 13rem;
}

.h-7 {
  height: 1.75rem;
}

.h-8 {
  height: 2rem;
}

.h-80 {
  height: 20rem;
}

.h-9 {
  height: 2.25rem;
}

div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm) {
  background-color: var(--swal2-confirm-button-background-color) !important;
}
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel) {
  background-color: var(--swal2-cancel-button-background-color) !important;
}

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

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

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

.h-\[calc\(100\%\+2px\)\] {
  height: calc(100% + 2px);
}

.h-\[calc\(100\%-128px\)\] {
  height: calc(100% - 128px);
}

.h-\[calc\(100\%-134px\)\] {
  height: calc(100% - 134px);
}

.h-\[calc\(100\%-150px\)\] {
  height: calc(100% - 150px);
}

.h-\[calc\(100\%-1rem\)\] {
  height: calc(100% - 1rem);
}

.h-\[calc\(100\%-48px\)\] {
  height: calc(100% - 48px);
}

.h-\[calc\(100\%-70px\)\] {
  height: calc(100% - 70px);
}

.h-\[calc\(100vh-192px\)\] {
  height: calc(100vh - 192px);
}

.h-\[calc\(100vh-410px\)\] {
  height: calc(100vh - 410px);
}

.h-auto {
  height: auto;
}

.h-dvh {
  height: 100dvh;
}

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

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.max-h-full {
  max-height: 100%;
}

.min-h-\[calc\(100\%-128px\)\] {
  min-height: calc(100% - 128px);
}

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

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

.w-10 {
  width: 2.5rem;
}

.w-11 {
  width: 2.75rem;
}

.w-12 {
  width: 3rem;
}

.w-14 {
  width: 3.5rem;
}

.w-16 {
  width: 4rem;
}

.w-28 {
  width: 7rem;
}

.w-3 {
  width: 0.75rem;
}

.w-4 {
  width: 1rem;
}

.w-44 {
  width: 11rem;
}

.w-5 {
  width: 1.25rem;
}

.w-52 {
  width: 13rem;
}

.w-60 {
  width: 15rem;
}

.w-72 {
  width: 18rem;
}

.w-8 {
  width: 2rem;
}

.w-80 {
  width: 20rem;
}

.w-9 {
  width: 2.25rem;
}

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

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

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

.w-\[calc\(100\%-48px\)\] {
  width: calc(100% - 48px);
}

.w-\[calc\(100\%-500px\)\] {
  width: calc(100% - 500px);
}

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

.w-full {
  width: 100%;
}

.w-semi {
  width: 50%;
}

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

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

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

.max-w-100 {
  max-width: 100px;
}

.max-w-2xl {
  max-width: 42rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-5xl {
  max-width: 64rem;
}
.max-w-6xl {
  max-width: 72rem;
}

.max-w-7xl {
  max-width: 80rem;
}

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

.-translate-x-1\/2 {
  --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-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));
}

.-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-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));
}

.cursor-pointer {
  cursor: pointer;
}

.select-none {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

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

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

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

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

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

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

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

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

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

.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-4 {
  grid-column: span 4 / span 4;
}
.col-span-5 {
  grid-column: span 5 / span 5;
}
.col-span-6 {
  grid-column: span 6 / span 6;
}
.col-span-7 {
  grid-column: span 7 / span 7;
}
.col-span-8 {
  grid-column: span 8 / span 8;
}
.col-span-9 {
  grid-column: span 9 / span 9;
}
.col-span-10 {
  grid-column: span 10 / span 10;
}
.col-span-11 {
  grid-column: span 11 / span 11;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}

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

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

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

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

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

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

.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 {
  gap: 0.25rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-20 {
  gap: 5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-9 {
  gap: 2.25rem;
}

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

.gap-x-2 {
  -moz-column-gap: 0.5rem;
  column-gap: 0.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;
}

.-space-x-px > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-1px * var(--tw-space-x-reverse));
  margin-left: calc(-1px * calc(1 - var(--tw-space-x-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));
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

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

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

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

.text-nowrap {
  text-wrap: nowrap;
}

.\!rounded-none {
  border-radius: 0px !important;
}

.rounded {
  border-radius: 0.25rem;
}

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

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

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

.rounded-b {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.rounded-b-none {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.rounded-l-md {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.rounded-r-md {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.rounded-t {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.rounded-t-md {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

.rounded-t-none {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

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

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

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

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

.border {
  border-width: 1px;
}

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

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

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

.border-l {
  border-left-width: 1px;
}

.border-l-4 {
  border-left-width: 4px;
}

.border-r {
  border-right-width: 1px;
}

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

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

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

.\!border-white\/10 {
  border-color: rgb(255 255 255 / 0.1) !important;
}

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

.border-black\/20 {
  border-color: rgb(0 0 0 / 0.2);
}

.border-blue-300 {
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / 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-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.border-green-300 {
  --tw-border-opacity: 1;
  border-color: rgb(134 239 172 / var(--tw-border-opacity, 1));
}

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(0 103 84 / var(--tw-border-opacity, 1));
}

.border-primary\/20 {
  border-color: rgb(0 103 84 / 0.2);
}

.border-white\/10 {
  border-color: rgb(255 255 255 / 0.1);
}

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

.border-yellow-300 {
  --tw-border-opacity: 1;
  border-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}

.\!bg-danger\/70 {
  background-color: rgb(220 53 69 / 0.7) !important;
}

.\!bg-white\/10 {
  background-color: rgb(255 255 255 / 0.1) !important;
}

.bg-\[\#333333\] {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
}

.bg-\[\#333\] {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
}

.bg-\[\#eee\] {
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity, 1));
}

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

.bg-blue-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1));
}

.bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}

.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-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}

.bg-green-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1));
}

.bg-green-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}

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

.bg-pink-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 207 232 / var(--tw-bg-opacity, 1));
}

.bg-pink-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 242 248 / var(--tw-bg-opacity, 1));
}

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

.bg-primary\/10 {
  background-color: rgb(0 103 84 / 0.1);
}

.bg-primary\/70 {
  background-color: rgb(0 103 84 / 0.7);
}

.bg-purple-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(233 213 255 / var(--tw-bg-opacity, 1));
}

.bg-purple-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 245 255 / 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-500\/85 {
  background-color: rgb(239 68 68 / 0.85);
}

.bg-sky-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(186 230 253 / var(--tw-bg-opacity, 1));
}

.bg-sky-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 249 255 / 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-white\/10 {
  background-color: rgb(255 255 255 / 0.1);
}

.bg-white\/20 {
  background-color: rgb(255 255 255 / 0.2);
}

.bg-white\/30 {
  background-color: rgb(255 255 255 / 0.3);
}

.bg-white\/5 {
  background-color: rgb(255 255 255 / 0.05);
}

.bg-white\/75 {
  background-color: rgb(255 255 255 / 0.75);
}

.bg-yellow-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}

.bg-yellow-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity, 1));
}

.bg-yellow-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1));
}

.bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1));
}

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

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

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

.p-1 {
  padding: 0.25rem;
}

.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;
}

.p-\[2px\] {
  padding: 2px;
}

.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-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

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

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

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

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

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

.pb-0 {
  padding-bottom: 0px;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

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

.pr-11 {
  padding-right: 2.75rem;
}

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

.pr-8 {
  padding-right: 2rem;
}

.pt-0 {
  padding-top: 0px;
}

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

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

.font-poiretOne {
  font-family: "Poiret One", sans-serif;
}

.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-5xl {
  font-size: 3rem;
  line-height: 1;
}

.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}

.text-7xl {
  font-size: 4.5rem;
  line-height: 1;
}

.text-\[13px\] {
  font-size: 13px;
}

.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-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-light {
  font-weight: 300;
}

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

.font-normal {
  font-weight: 400;
}

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

.leading-4 {
  line-height: 1rem;
}

.leading-relaxed {
  line-height: 1.625;
}

.tracking-tight {
  letter-spacing: -0.025em;
}

.text-black\/40 {
  color: rgb(0 0 0 / 0.4);
}

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

.text-black\/70 {
  color: rgb(0 0 0 / 0.7);
}

.text-black\/75 {
  color: rgb(0 0 0 / 0.75);
}

.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}

.text-blue-700 {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}

.text-blue-800 {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}

.text-danger {
  --tw-text-opacity: 1;
  color: rgb(220 53 69 / var(--tw-text-opacity, 1));
}

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

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

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

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

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

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

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

.text-green-700 {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}

.text-pink-700 {
  --tw-text-opacity: 1;
  color: rgb(190 24 93 / var(--tw-text-opacity, 1));
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(0 103 84 / var(--tw-text-opacity, 1));
}

.text-purple-700 {
  --tw-text-opacity: 1;
  color: rgb(126 34 206 / var(--tw-text-opacity, 1));
}

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

.text-sky-700 {
  --tw-text-opacity: 1;
  color: rgb(3 105 161 / var(--tw-text-opacity, 1));
}

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

.text-white\/60 {
  color: rgb(255 255 255 / 0.6);
}

.text-white\/70 {
  color: rgb(255 255 255 / 0.7);
}

.text-white\/75 {
  color: rgb(255 255 255 / 0.75);
}

.text-white\/85 {
  color: rgb(255 255 255 / 0.85);
}

.text-white\/90 {
  color: rgb(255 255 255 / 0.9);
}

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

.text-yellow-700 {
  --tw-text-opacity: 1;
  color: rgb(161 98 7 / var(--tw-text-opacity, 1));
}

.underline {
  text-decoration-line: underline;
}

.opacity-0 {
  opacity: 0;
}

.opacity-10 {
  opacity: 0.1;
}

.opacity-70 {
  opacity: 0.7;
}

.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-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  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);
}

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

.ring-0 {
  --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(0px + 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-offset-0 {
  --tw-ring-offset-width: 0px;
}

.brightness-50 {
  --tw-brightness: brightness(0.5);
  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);
}

.backdrop-blur-2xl {
  --tw-backdrop-blur: blur(40px);
  -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);
}

.backdrop-blur-md {
  --tw-backdrop-blur: blur(12px);
  -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);
}

.backdrop-blur-xl {
  --tw-backdrop-blur: blur(24px);
  -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-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;
}

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

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

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

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

::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: #888;
}

::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/* button[role="tab"] {
  color: inherit;
  background-color: inherit;
} */

body.swal2-shown.swal2-height-auto {
  height: inherit !important;
}

body.kioskboard-body-padding {
  padding-bottom: inherit !important;
}

input {
  --tw-ring-inset: none !important;
}

#note-modal,
#fastCancelModal,
#detailModal {
  padding-bottom: 450px;
}

#KioskBoard-VirtualKeyboard .kioskboard-row span[class^="kioskboard-key"] {
  margin: 6px 6px 10px !important;
}

#KioskBoard-VirtualKeyboard {
  padding: 15px 10px 10px !important;
}

#KioskBoard-VirtualKeyboard .kioskboard-row-bottom {
  padding: 5px 0 0 !important;
  margin: 5px 0 0 !important;
}

#KioskBoard-VirtualKeyboard .kioskboard-row-top {
  padding: 0 0 5px !important;
  margin: 0 0 5px !important;
}

/* Ripple Button Effect */

[anim="ripple"] {
  position: relative;
  overflow: hidden;
}

[anim="ripple"]:before {
  content: "";
  position: absolute;
  display: block;
  background: var(--ripple-background, rgba(0, 0, 0, 0.5));
  border-radius: 50%;
  pointer-events: none;
  top: calc(var(--y) * 1px);
  left: calc(var(--x) * 1px);
  width: calc(var(--d) * 1px);
  height: calc(var(--d) * 1px);
  opacity: calc(var(--o, 1) * var(--ripple-opacity, 0.3));
  transition: calc(var(--t, 0) * var(--ripple-duration, 600ms)) var(--ripple-easing, linear);
  transform: translate(-50%, -50%) scale(var(--s, 1));
  transform-origin: center;
}

/* Ripple Button Effect */

.placeholder\:text-white\/70::-moz-placeholder {
  color: rgb(255 255 255 / 0.7);
}

.placeholder\:text-white\/70::placeholder {
  color: rgb(255 255 255 / 0.7);
}

.focus-within\:border-black\/40:focus-within {
  border-color: rgb(0 0 0 / 0.4);
}

.focus-within\:border-primary:focus-within {
  --tw-border-opacity: 1;
  border-color: rgb(0 103 84 / var(--tw-border-opacity, 1));
}

.hover\:border-white\/15:hover {
  border-color: rgb(255 255 255 / 0.15);
}

.hover\:bg-black\/5:hover {
  background-color: rgb(0 0 0 / 0.05);
}

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

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

.hover\:bg-white\/10:hover {
  background-color: rgb(255 255 255 / 0.1);
}

.hover\:bg-white\/15:hover {
  background-color: rgb(255 255 255 / 0.15);
}

.hover\:bg-white\/5:hover {
  background-color: rgb(255 255 255 / 0.05);
}

.hover\:text-gray-900:hover {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.hover\:text-white\/100:hover {
  color: rgb(255 255 255 / 1);
}

.hover\:text-white\/90:hover {
  color: rgb(255 255 255 / 0.9);
}

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

.focus\:border-primary:focus {
  --tw-border-opacity: 1;
  border-color: rgb(0 103 84 / var(--tw-border-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-primary:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 103 84 / var(--tw-ring-opacity, 1));
}

.focus\:placeholder\:text-primary:focus::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(0 103 84 / var(--tw-text-opacity, 1));
}

.focus\:placeholder\:text-primary:focus::placeholder {
  --tw-text-opacity: 1;
  color: rgb(0 103 84 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:border-white\/20 {
  border-color: rgb(255 255 255 / 0.2);
}

.group:hover .group-hover\:bg-white\/15 {
  background-color: rgb(255 255 255 / 0.15);
}

.group:hover .group-hover\:text-white\/90 {
  color: rgb(255 255 255 / 0.9);
}

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

  .md\:p-10 {
    padding: 2.5rem;
  }

  .md\:p-3 {
    padding: 0.75rem;
  }

  .md\:p-5 {
    padding: 1.25rem;
  }

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

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

@media (min-width: 1024px) {
  .lg\:w-\[768px\] {
    width: 768px;
  }

  .lg\:w-full {
    width: 100%;
  }

  .lg\:border-r-0 {
    border-right-width: 0px;
  }

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

@media (min-width: 1280px) {
  .xl\:h-16 {
    height: 4rem;
  }

  .xl\:h-full {
    height: 100%;
  }

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

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

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

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

  .xl\:border-b-0 {
    border-bottom-width: 0px;
  }

  .xl\:border-r {
    border-right-width: 1px;
  }

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

  .xl\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

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

  .xl\:pr-5 {
    padding-right: 1.25rem;
  }
}

@media (min-width: 1536px) {
  .\32xl\:h-24 {
    height: 6rem;
  }

  .\32xl\:h-48 {
    height: 12rem;
  }

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

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

.dark\:border-green-900:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(20 83 45 / var(--tw-border-opacity, 1));
}

.swiper-wrapper {
  gap: 3px;
}

.modal-custom {
  height: 100% !important;
}

.modal-custom.modal-shadow {
  background: #44444487;
}

.modal-custom .modal-header-custom {
  position: sticky;
  top: 0;
  background: aliceblue;
  z-index: 2;
}

.modal-custom .modal-header-custom:hover {
  cursor: move;
}

.modal-custom .modal-content {
  height: 100%;
  overflow-y: hidden;
}

.bg-black-modal {
  background: #000000;
  opacity: 0.5;
}

.absolute-main {
  display: none;
}

.absolute-main.sh {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 12;
  background: #222222;
  opacity: 0.5;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

button:disabled,
a:disabled {
  position: relative;
  cursor: not-allowed !important;
  opacity: 0.6;
}

/* Çift Çember Loader */
.button-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 24px;
  height: 24px;
}

.button-loader .ring {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 3px solid transparent;
  border-top: 3px solid white;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

.button-loader.dark .ring {
  border-top: 3px solid #000;
}

.button-loader .ring:nth-child(2) {
  border: 3px solid transparent;
  border-bottom: 3px solid rgba(255, 255, 255, 0.6);
  animation: spin-reverse 1.5s linear infinite;
}

.button-loader.dark .ring:nth-child(2) {
  border: 3px solid #4545454f;
  border-bottom: 3px solid rgb(0 0 0 / 68%);
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

@keyframes spin-reverse {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(-360deg);
  }
}

/* .modal-show {
  animation: fadeIn 0.5s ease-in-out forwards;
}

.modal-hide {
  animation: fadeOut 0.5s ease-in-out forwards;
} */

@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
    transform: scale(1);
  }

  100% {
    opacity: 0;
    transform: scale(0.8);
  }
}

/* yellow success tick  */
.success-container {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 50%);
}

.success-container .success-circle {
  width: 120px;
  height: 120px;
  background: linear-gradient(145deg, #00e676, #00c853);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  animation: popAndSpin 1s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 0 30px rgba(0, 230, 118, 0.5);
  position: relative;
  overflow: hidden;
}

.success-container .success-circle::after {
  content: "";
  position: absolute;
  width: 200%;
  height: 200%;
  background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.3), transparent);
  animation: shine 2s infinite;
}

.success-container .checkmark {
  width: 50px;
  height: 50px;
  transform: rotate(45deg);
  position: relative;
}

.success-container .checkmark-stem {
  position: absolute;
  width: 4px;
  height: 30px;
  background-color: white;
  left: 24px;
  top: 0;
  border-radius: 2px;
  animation: stemAnimation 0.4s ease-out 0.4s both;
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}

.success-container .checkmark-kick {
  position: absolute;
  width: 15px;
  height: 4px;
  background-color: white;
  left: 9px;
  top: 26px;
  border-radius: 2px;
  animation: kickAnimation 0.4s ease-out 0.6s both;
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}

@keyframes popAndSpin {
  0% {
    transform: scale(0) rotate(-180deg);
    opacity: 0;
  }

  60% {
    transform: scale(1.2) rotate(10deg);
  }

  100% {
    transform: scale(1) rotate(0deg);
    opacity: 1;
  }
}

@keyframes shine {
  0% {
    transform: translateX(-100%) translateY(-100%) rotate(45deg);
  }

  100% {
    transform: translateX(100%) translateY(100%) rotate(45deg);
  }
}

@keyframes stemAnimation {
  0% {
    height: 0;
    opacity: 0;
    transform: translateY(10px);
  }

  100% {
    height: 30px;
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes kickAnimation {
  0% {
    width: 0;
    opacity: 0;
    transform: translateX(10px);
  }

  100% {
    width: 15px;
    opacity: 1;
    transform: translateX(0);
  }
}

/* CUSTOM SELECT2 */
/* Ana select container */
.select2-container {
  width: 100% !important;
}

.select2-container--default .select2-selection--single {
  height: 42px;
  border: 2px solid #004d40;
  border-radius: 8px;
  display: flex;
  align-items: center;
  padding: 5px 15px;
  font-size: 16px;
  transition: all 0.3s ease;
}

.select2-container--default .select2-selection--single:hover {
  border-color: #388e3c;
  box-shadow: 0 0 5px rgba(60, 179, 113, 0.5);
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #333;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
}

.select2-dropdown {
  border-radius: 8px;
  border: 2px solid #004d40;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.select2-results__option {
  padding: 10px;
  font-size: 15px;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.select2-results__option--highlighted {
  background-color: #004d40;
  color: white;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #e0e4e8;
  border-radius: 8px;
  padding: 6px;
  min-height: 42px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  transition: all 0.2s ease;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #f0f3f7;
  border: none;
  color: #333;
  margin: 2px;
  padding: 5px 10px 5px 0;
  border-radius: 16px;
  font-size: 13px;
  display: flex;
  align-items: center;
  width: fit-content;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #6c757d;
  margin-left: 5px;
  opacity: 0.6;
  transition: opacity 0.2s;
  position: relative !important;
  margin-right: 5px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  opacity: 1;
}

.select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field {
  margin-left: 8px;
  margin-top: 4px;
  font-size: 14px;
}

.select2-dropdown {
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  border: 1px solid #e0e4e8;
}

.select2-results__option {
  padding: 10px;
  transition: background-color 0.2s ease;
}

.select2-results__option:hover {
  /* background-color: #f1f3f5; */
}

.select2-results__option--selected {
  background-color: #e6f2ff;
  color: #2c3e50;
}

/* pay modal order change count buttons */
.parcali-ode .pay-orders-container .item .change-count button {
  display: flex;
  height: 25px;
  width: 30px;
  align-items: center;
  justify-content: center;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.1);
  --tw-text-opacity: 1;
  color: rgb(0 103 84 / var(--tw-text-opacity, 1));
}

.parcali-ode .pay-orders-container .item .change-count input {
  pointer-events: none;
  width: 30px;
  height: 25px;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: rgb(0 103 84 / 0.85);
  padding: 0.25rem;
  text-align: center;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.parcali-ode .pay-orders-container .item .change-count {
  visibility: hidden;
  position: absolute;
  top: 50%;
  right: 5px;
  --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));
  border-radius: 0.375rem;
  background-color: rgb(255 255 255 / 0.85);
}

.parcali-ode .pay-orders-container .item.selected .change-count {
  visibility: visible;
}

.parcali-ode .pay-orders-container .item.selected {
  padding-right: 37px !important;
}

/* pay modal order change count buttons */

/* START CUSTOM TOOLTIP */

.tooltip-custom-container {
  position: relative;
}

.tooltip-custom {
  position: absolute;
  top: -45px;
  /* Tooltip ve ok için yeterli boşluk */
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 0.8rem;
  white-space: nowrap;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.2s, transform 0.2s;
  pointer-events: none;
  z-index: 999;
}

.tooltip-custom::after {
  content: "";
  position: absolute;
  bottom: -5px;
  /* Tooltip'in altına üçgen yerleştirme */
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid rgba(0, 0, 0, 0.7);
  /* Üçgenin rengi tooltip'in arka planına uygun olmalı */
}

.tooltip-custom-container:hover .tooltip-custom {
  opacity: 1;
  transform: translateY(0);
}

/* END CUSTOM TOOLTIP */

/* START BODY TOOLTIP */

.overflow-tooltip {
  cursor: pointer;
  position: absolute;
  background: rgba(0, 0, 0, 0.85);
  /* Hafif şeffaf siyah arka plan */
  color: #fff;
  padding: 8px 12px;
  border-radius: 6px;
  font-size: 14px;
  white-space: nowrap;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  /* Hafif gölge efekti */
  display: none;
  z-index: 9999;
  transition: opacity 0.2s ease, transform 0.2s ease;
  opacity: 0;
  transform: translateY(-5px);
}

.overflow-tooltip::after {
  content: "";
  position: absolute;
  bottom: -1px;
  /* Okun tooltipin altında olması */
  left: 50%;
  transform: translateX(-50%);
  border-width: 6px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.85) transparent transparent transparent;
}

.has-tooltip {
  cursor: pointer;
}

/* END BODY TOOLTIP */
main {
  overflow-y: scroll !important;
}
footer {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
}

.search-input-container {
  position: relative;
  display: inline-block;
  width: 100%;
}

.clear-btn {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-color: #ccc;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
  cursor: pointer;
  font-size: 14px;
  display: none;
}

.clear-btn:hover {
  background-color: #999;
}

.js-kioskboard-keyboard {
  caret-color: black !important; /* İmleci görünür yap */
}

@media (max-height: 600px) {
  .modal-scrollable {
    max-height: 60vh;
  }
}

@media (min-height: 601px) and (max-height: 900px) {
  .modal-scrollable {
    max-height: 70vh;
  }
}

@media (min-height: 901px) {
  .modal-scrollable {
    max-height: 80vh;
  }
}

.modal-scrollable {
  overflow-y: auto;
}

input[disabled] {
  background: #c1c1c1;
}

input[disabled]::placeholder {
  color: #f1f1f1 !important;
}

input[disabled]::-ms-input-placeholder {
  color: #f4f4f4 !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  width: 100%;
  padding-right: 15px !important;
}

.select2-selection__clear {
  margin-right: 0 !important;
}

.empty-state {
  text-align: center;
  padding: 40px 20px;
  background: #f8fafc;
  border-radius: 8px;
  margin: 20px 0;
}

.empty-state-icon {
  font-size: 48px;
  color: #94a3b8;
  margin-bottom: 16px;
}

.empty-state-title {
  font-size: 18px;
  color: #475569;
  margin-bottom: 8px;
}

.empty-state-description {
  color: #64748b;
  font-size: 14px;
  max-width: 300px;
  margin: 0 auto;
}

.empty-table-row td {
  border: none !important;
  background: transparent !important;
}

table:empty + .empty-state {
  display: block;
}

table:not(:empty) + .empty-state {
  display: none;
}

.empty-state {
  width: 100%;
  /* margin: 40px auto;
    background: #ffffff;
    box-shadow: 1px 2px 10px #e1e3ec;
    border-radius: 4px; */
}

.empty-state__content {
  /* padding: 48px; */
  display: flex;
  align-items: center;
  flex-direction: column;
}

.empty-state__content .empty-state__icon {
  /* width: 200px;
    height: 200px;
    display: flex;
    align-items: center;
    border-radius: 200px;
    justify-content: center;
    background-color: #f7fafc;
    box-shadow: 0px 2px 1px #e1e3ec; */
}

.empty-state__content .empty-state__icon img {
  width: 140px;
}

.empty-state__content .empty-state__message {
  color: #38a169;
  font-size: 18px;
  font-weight: 500;
  margin-top: 0.85rem;
}

:root {
  --notice-primary: #006754;
  --notice-primary-light: #007f69;
  --notice-primary-dark: #00513f;
  --notice-primary-transparent: rgba(0, 103, 84, 0.1);
  --notice-white: #fff;
  --notice-text-dark: #1a2c37;
  --notice-text-light: #627282;
  --notice-text-muted: #8996a4;
  --notice-border-light: #e9ecef;
  --notice-shadow-sm: 0 5px 15px rgba(0, 0, 0, 0.05);
  --notice-shadow-md: 0 10px 25px rgba(0, 0, 0, 0.08);
  --notice-shadow-lg: 0 20px 40px rgba(0, 0, 0, 0.12);
}

.btn-show-notices {
  position: relative;
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}

.btn-show-notices:hover {
  background: var(--notice-primary-dark);
  transform: translateY(-3px);
  box-shadow: var(--notice-shadow-lg), 0 0 0 5px rgba(0, 103, 84, 0.2);
}

.btn-show-notices i {
  font-size: 18px;
}

.btn-show-notices .notice-badge {
  position: absolute;
  top: -8px;
  right: -8px;
  background: #ff5252;
  color: white;
  font-size: 11px;
  height: 22px;
  min-width: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  padding: 0 6px;
  font-weight: 700;
  border: 2px solid white;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}

/* Duyurular Sidebar */
.duyurular-sidebar {
  position: fixed;
  top: 0;
  right: -450px;
  width: 400px;
  height: 100%;
  background: var(--notice-white);
  box-shadow: -5px 0 30px rgba(0, 0, 0, 0.1);
  z-index: 999;
  transition: right 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  overflow-y: auto;
}

.duyurular-sidebar.active {
  right: 0;
}

.sidebar-header {
  padding: 25px 30px;
  background: linear-gradient(145deg, var(--notice-primary), var(--notice-primary-dark));
  color: var(--notice-white);
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: sticky;
  top: 0;
  z-index: 10;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.sidebar-header h2 {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.sidebar-header .close-btn {
  background: rgba(255, 255, 255, 0.2);
  border: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 18px;
  cursor: pointer;
  transition: all 0.3s;
}

.sidebar-header .close-btn:hover {
  background: rgba(255, 255, 255, 0.3);
  transform: rotate(90deg);
}

.sidebar-content {
  padding: 30px 0;
}

/* Duyuru Kartları */
.duyuru-kart {
  position: relative;
  margin: 0 20px 25px;
  background: var(--notice-white);
  border-radius: 18px;
  box-shadow: var(--notice-shadow-sm);
  overflow: hidden;
  transition: all 0.4s ease;
  border: 1px solid var(--notice-border-light);
}

.duyuru-kart:hover {
  transform: translateY(-5px);
  box-shadow: var(--notice-shadow-md);
  border-color: rgba(0, 103, 84, 0.2);
}

.duyuru-kart::before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  left: 0;
  width: 5px;
  background: var(--notice-primary);
  border-top-left-radius: 18px;
  border-bottom-left-radius: 18px;
}

.duyuru-icerik {
  padding: 25px 30px;
}

.duyuru-ust {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 15px;
}

.duyuru-icon {
  width: 48px;
  height: 48px;
  border-radius: 14px;
  background: var(--notice-primary-transparent);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
  flex-shrink: 0;
}

.duyuru-icon i {
  font-size: 22px;
  color: var(--notice-primary);
}

.duyuru-baslik-grup {
  flex-grow: 1;
}

.duyuru-baslik {
  font-size: 18px;
  font-weight: 700;
  color: var(--notice-text-dark);
  margin-bottom: 5px;
  line-height: 1.4;
}

.duyuru-tarih {
  display: flex;
  align-items: center;
  color: var(--notice-text-muted);
  font-size: 14px;
  font-weight: 500;
}

.duyuru-tarih i {
  margin-right: 5px;
  font-size: 14px;
}

.duyuru-metin {
  color: var(--notice-text-light);
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 20px;
}

.duyuru-alt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
  border-top: 1px solid var(--notice-border-light);
}

.etiket {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 6px 12px;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  background: var(--notice-primary-transparent);
  color: var(--notice-primary);
}

.duyuru-islem {
  display: flex;
  align-items: center;
}

.btn-notice-detail {
  background: none;
  border: none;
  color: var(--notice-primary);
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 5px;
  transition: all 0.3s;
}

.btn-notice-detail:hover {
  color: var(--notice-primary-dark);
  text-decoration: underline;
}

/* Overlay */
.notice-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(3px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 998;
}

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

/* Demo İçerik */
.demo-content {
  max-width: 800px;
  margin: 60px auto;
  padding: 50px;
  background: var(--notice-white);
  border-radius: 24px;
  box-shadow: var(--notice-shadow-md);
}

.demo-content h1 {
  font-size: 32px;
  font-weight: 700;
  color: var(--notice-text-dark);
  margin-bottom: 20px;
}

.demo-content p {
  font-size: 16px;
  color: var(--notice-text-light);
  margin-bottom: 20px;
  line-height: 1.7;
}

/* Animasyonlar */
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

.fade-in-right {
  animation: fadeInRight 0.5s forwards;
}

@keyframes glow {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 103, 84, 0.4);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(0, 103, 84, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(0, 103, 84, 0);
  }
}

.notice-glow {
  animation: glow 2s infinite;
}

/* Yeni etiketi */
.etiket-yeni {
  position: absolute;
  top: 15px;
  right: 15px;
  background: linear-gradient(135deg, #ff5252, #ff1a1a);
  color: white;
  padding: 5px 10px;
  border-radius: 8px;
  font-size: 11px;
  font-weight: 700;
  box-shadow: 0 3px 6px rgba(255, 82, 82, 0.3);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* Özel scrollbar */
.duyurular-sidebar::-webkit-scrollbar {
  width: 8px;
}

.duyurular-sidebar::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.05);
}

.duyurular-sidebar::-webkit-scrollbar-thumb {
  background-color: rgba(0, 103, 84, 0.3);
  border-radius: 10px;
}

.duyurular-sidebar::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 103, 84, 0.5);
}

/* Responsive */
@media (max-width: 768px) {
  .duyurular-sidebar {
    width: 100%;
    right: -100%;
  }

  .demo-content {
    padding: 30px;
  }
}

/* non notice */
.notice-box {
  width: 400px;
  background: white;
  border-radius: 12px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.notice-box:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.12);
}

.notice-header {
  background: linear-gradient(135deg, #f0f4ff 0%, #e6eeff 100%);
  padding: 18px 24px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #eaeef6;
}

.notice-icon {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  border-radius: 50%;
  margin-right: 16px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.notice-icon svg {
  width: 20px;
  height: 20px;
  color: #5b7cfa;
}

.notice-title {
  margin: 0;
  color: #2d3748;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.2px;
}

.notice-content {
  padding: 24px;
}

.notice-message {
  margin: 0;
  color: #4a5568;
  line-height: 1.6;
  font-size: 15px;
}

.notice-footer {
  padding: 16px 24px;
  background-color: #fafbfd;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #eaeef6;
}

.notice-timestamp {
  color: #718096;
  font-size: 13px;
}

.notice-refresh {
  display: flex;
  align-items: center;
  color: #5b7cfa;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: color 0.2s ease;
  text-decoration: none;
}

.notice-refresh:hover {
  color: #3b5bdb;
}

.notice-refresh svg {
  width: 16px;
  height: 16px;
  margin-right: 6px;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.notice-box {
  animation: fadeIn 0.4s ease-out forwards;
}

.keyboard-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
}

.keyboard-wrapper input,
.keyboard-wrapper textarea {
  width: 100%;
  padding-right: 40px; /* buton için boşluk bırak */
  box-sizing: border-box;
}

.open-keyboard-btn {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: none;
  font-size: 18px;
  cursor: pointer;
  opacity: 0.6;
}

.open-keyboard-btn:hover {
  opacity: 1;
}

.kioskboard-floating-input {
  position: fixed;
  bottom: 45%; /* Klavyenin üstünde */
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  max-width: 600px;
  background: #fff;
  border: 2px solid #444;
  border-radius: 8px;
  padding: 8px 12px;
  font-size: 18px;
  z-index: 99999;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  display: none;
}

.order-notification-container {
  position: fixed;
  top: 24px;
  right: 24px;
  z-index: 1000;
  max-width: 420px;
  width: 100%;
}

.order-notification {
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  padding: 24px;
  margin-bottom: 16px;
  transform: translateX(500px) scale(0.9);
  opacity: 0;
  transition: all 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
  position: relative;
  overflow: hidden;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 0 8px 32px rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.6);
}

.order-notification::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.8), transparent);
}

.order-notification.show {
  transform: translateX(0) scale(1);
  opacity: 1;
}

.order-notification-glow {
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(102, 126, 234, 0.1) 0%, transparent 70%);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.order-notification:hover .order-notification-glow {
  opacity: 1;
}

.order-notification-header {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  position: relative;
  z-index: 2;
}

.order-notification-icon {
  width: 56px;
  height: 56px;
  background: linear-gradient(135deg, #ff6b6b, #ee5a24);
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 22px;
  margin-right: 16px;
  position: relative;
  box-shadow: 0 8px 24px rgba(238, 90, 36, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

/* Pazaryeri Renk Temaları */
.order-notification.yemeksepeti {
  border-left: 4px solid #ff6b00;
}

.order-notification.yemeksepeti .order-notification-icon {
  background: linear-gradient(135deg, #ff6b00, #ff8533);
  box-shadow: 0 8px 24px rgba(255, 107, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

.order-notification.yemeksepeti .btn-new-order-primary {
  background: linear-gradient(135deg, #ff6b00, #ff8533);
  box-shadow: 0 4px 15px rgba(255, 107, 0, 0.3);
}

.order-notification.getir {
  border-left: 4px solid #5d3ebc;
}

.order-notification.getir .order-notification-icon {
  background: linear-gradient(135deg, #5d3ebc, #7b68ee);
  box-shadow: 0 8px 24px rgba(93, 62, 188, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

.order-notification.getir .btn-new-order-primary {
  background: linear-gradient(135deg, #5d3ebc, #7b68ee);
  box-shadow: 0 4px 15px rgba(93, 62, 188, 0.3);
}

.order-notification.trendyol {
  border-left: 4px solid #f27a1a;
}

.order-notification.trendyol .order-notification-icon {
  background: linear-gradient(135deg, #f27a1a, #ff9642);
  box-shadow: 0 8px 24px rgba(242, 122, 26, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

.order-notification.trendyol .btn-new-order-primary {
  background: linear-gradient(135deg, #f27a1a, #ff9642);
  box-shadow: 0 4px 15px rgba(242, 122, 26, 0.3);
}

.order-notification.migros {
  border-left: 4px solid #ea6a12;
}

.order-notification.migros .order-notification-icon {
  background: linear-gradient(135deg, #ea6a12, #ff7a2a);
  box-shadow: 0 8px 24px rgba(234, 106, 18, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

.order-notification.migros .btn-new-order-primary {
  background: linear-gradient(135deg, #ea6a12, #ff7a2a);
  box-shadow: 0 4px 15px rgba(234, 106, 18, 0.3);
}

.order-notification.banabi {
  border-left: 4px solid #00b2a9;
}

.order-notification.banabi .order-notification-icon {
  background: linear-gradient(135deg, #00b2a9, #26d0ce);
  box-shadow: 0 8px 24px rgba(0, 178, 169, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

.order-notification.banabi .btn-new-order-primary {
  background: linear-gradient(135deg, #00b2a9, #26d0ce);
  box-shadow: 0 4px 15px rgba(0, 178, 169, 0.3);
}

.order-notification.dominos {
  border-left: 4px solid #e31837;
}

.order-notification.dominos .order-notification-icon {
  background: linear-gradient(135deg, #e31837, #ff4757);
  box-shadow: 0 8px 24px rgba(227, 24, 55, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

.order-notification.dominos .btn-new-order-primary {
  background: linear-gradient(135deg, #e31837, #ff4757);
  box-shadow: 0 4px 15px rgba(227, 24, 55, 0.3);
}

.order-notification.mcdonald {
  border-left: 4px solid #ffc72c;
}

.order-notification.mcdonald .order-notification-icon {
  background: linear-gradient(135deg, #ffc72c, #ffdd59);
  box-shadow: 0 8px 24px rgba(255, 199, 44, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

.order-notification.mcdonald .btn-new-order-primary {
  background: linear-gradient(135deg, #da291c, #ff4444);
  box-shadow: 0 4px 15px rgba(218, 41, 28, 0.3);
}

.order-notification.burgerking {
  border-left: 4px solid #d62300;
}

.order-notification.burgerking .order-notification-icon {
  background: linear-gradient(135deg, #d62300, #ff4422);
  box-shadow: 0 8px 24px rgba(214, 35, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

.order-notification.burgerking .btn-new-order-primary {
  background: linear-gradient(135deg, #d62300, #ff4422);
  box-shadow: 0 4px 15px rgba(214, 35, 0, 0.3);
}

/* Pazaryeri Logoları */
.marketplace-logo {
  position: absolute;
  top: 16px;
  left: 16px;
  width: 24px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
}

.marketplace-name {
  font-size: 11px;
  font-weight: 600;
  color: #636e72;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 4px;
  opacity: 0.8;
}

.order-notification-icon::after {
  content: "";
  position: absolute;
  inset: -2px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.2), transparent);
  border-radius: 18px;
  z-index: -1;
}

.order-notification-content {
  flex: 1;
}

.order-notification-content h3 {
  color: #2d3436;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 6px;
  letter-spacing: -0.02em;
}

.order-notification-content p {
  color: #636e72;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 400;
}

.order-notification-details {
  background: rgba(248, 249, 250, 0.8);
  backdrop-filter: blur(10px);
  border-radius: 12px;
  padding: 16px;
  margin: 16px 0;
  border: 1px solid rgba(255, 255, 255, 0.3);
  position: relative;
  z-index: 2;
}

.new-order-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  padding: 2px 0;
}

.new-order-info:last-child {
  margin-bottom: 0;
}

.new-order-label {
  color: #636e72;
  font-size: 14px;
  font-weight: 400;
}

.new-order-value {
  color: #2d3436;
  font-weight: 600;
  font-size: 14px;
  background: rgba(255, 255, 255, 0.8);
  padding: 2px 8px;
  border-radius: 6px;
}

.order-notification-actions {
  display: flex;
  gap: 12px;
  margin-top: 20px;
  position: relative;
  z-index: 2;
}

.btn-new-order {
  padding: 12px 20px;
  border: none;
  border-radius: 12px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  flex: 1;
  position: relative;
  overflow: hidden;
  font-family: "Inter", sans-serif;
}

.btn-new-order::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
  transition: left 0.5s ease;
}

.btn-new-order:hover::before {
  left: 100%;
}

.btn-new-order-primary {
  background: linear-gradient(135deg, #667eea, #764ba2);
  color: white;
  box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
}

.btn-new-order-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(102, 126, 234, 0.4);
}

.btn-new-order-secondary {
  background: rgba(248, 249, 250, 0.9);
  color: #636e72;
  border: 1px solid rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(10px);
}

.btn-new-order-secondary:hover {
  background: rgba(255, 255, 255, 0.95);
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.close-btn-new-order {
  position: absolute;
  top: 20px;
  right: 20px;
  background: rgba(248, 249, 250, 0.8);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: #636e72;
  cursor: pointer;
  font-size: 16px;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.3s ease;
  z-index: 3;
}

.close-btn-new-order:hover {
  background: rgba(255, 255, 255, 0.95);
  color: #2d3436;
  transform: scale(1.1);
}

.time-stamp {
  color: #b2bec3;
  font-size: 13px;
  margin-top: 12px;
  display: flex;
  align-items: center;
  gap: 6px;
  font-weight: 400;
  position: relative;
  z-index: 2;
}

@media (max-width: 768px) {
  .order-notification-container {
    right: 16px;
    left: 16px;
    max-width: none;
    top: 16px;
  }

  .order-notification {
    transform: translateY(-100px) scale(0.95);
    padding: 20px;
  }
}

.modal-header-title {
  display: flex;
  align-items: center;
  gap: 8px;
}

.modal-header-title div {
  display: flex;
  align-items: center;
  gap: 5px;
}

.btn-minimal {
  font-family: inherit;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 20px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.2s ease;
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  color: white;
  min-width: 120px;
  justify-content: center;
}

/* Minimal stil */
.btn-minimal {
  background: #f0fdfb;
  color: #004d3d;
  border: 1px solid #006754;
  box-shadow: none;
}

.btn-minimal:hover {
  background: #006754;
  color: white;
}

.notification-system-wrapper {
  position: fixed;
  bottom: 65px;
  right: 20px;
  z-index: 10000;
  max-width: 480px;
  width: 100%;
}

.notification-system-container {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.notification-system-item {
  background: white;
  border-radius: 12px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  transform: translateX(400px);
  opacity: 0;
  animation: notification-system-slideIn 0.4s ease-out forwards;
  position: relative;
}

@keyframes notification-system-slideIn {
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

.notification-system-header {
  padding: 16px 20px;
  display: flex;
  align-items: center;
  gap: 12px;
  position: relative;
  background: linear-gradient(135deg, #f8f9ff 0%, #ffffff 100%);
}

.notification-system-icon {
  width: 50px;
  height: 50px;
  background: linear-gradient(135deg, #006754 0%, #008068 100%);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-weight: bold;
  font-size: 20px;
  animation: notification-system-pulse 2s infinite;
  position: relative;
  overflow: hidden;
}

.notification-system-icon::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
  animation: notification-system-shimmer 3s infinite;
}

@keyframes notification-system-pulse {
  0%,
  100% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.05);
  }
}

@keyframes notification-system-shimmer {
  0% {
    left: -100%;
  }

  100% {
    left: 100%;
  }
}

.notification-system-content {
  flex: 1;
}

.notification-system-title {
  font-size: 16px;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 5px;
}

.notification-system-message {
  font-size: 15px;
  color: #6b7280;
  line-height: 1.3;
}

.notification-system-close {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 28px;
  height: 28px;
  border: none;
  background: rgba(156, 163, 175, 0.1);
  border-radius: 6px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
  color: #6b7280;
  font-size: 14px;
}

.notification-system-close:hover {
  background: rgba(239, 68, 68, 0.1);
  color: #ef4444;
  transform: scale(1.1);
}

.notification-system-close:active {
  transform: scale(0.95);
}

.notification-system-item.notification-system-closing {
  animation: notification-system-slideOut 0.3s ease-in forwards;
}

@keyframes notification-system-slideOut {
  to {
    transform: translateX(400px);
    opacity: 0;
  }
}

/* Masa Güncellendi Stili */
.notification-system-item.notification-system-updated .notification-system-icon {
  background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
  animation: notification-system-pulse-blue 2s infinite;
}

@keyframes notification-system-pulse-blue {
  0%,
  100% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.05);
  }
}

.notification-system-item.notification-system-updated .notification-system-header {
  background: linear-gradient(135deg, #dbeafe 0%, #e0f2fe 100%);
}

.notification-system-item.notification-system-updated .notification-system-title {
  color: #1e40af;
}

.notification-system-item.notification-system-updated .notification-system-message {
  color: #1e3a8a;
}
