/* [project]/src/app/globals.css [app-client] (css) */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue",
      "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
      "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --font-space: "Space Grotesk", "Segoe UI", sans-serif;
    --font-body: "Plus Jakarta Sans", "Segoe UI", sans-serif;
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

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

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

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

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring:where(:not(iframe)) {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

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

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

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

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

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

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

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

@layer components;

@layer utilities {
  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .transform {
    transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
  }

  .resize {
    resize: both;
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .capitalize {
    text-transform: capitalize;
  }

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

  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
}

:root {
  --fon: #faf9f7;
  --karta: #fff;
  --input: #fdfcfa;
  --chegara: #e8e4dd;
  --chegara-2: #e0dbd2;
  --ink: #1f1d1a;
  --ink-2: #8a857c;
  --ink-3: #a39d92;
  --yashil: #18442e;
  --yashil-2: #113323;
  --oltin: #d9a441;
  --grafit: #141210;
}

* {
  box-sizing: border-box;
}

html, body {
  margin: 0;
  padding: 0;
}

body {
  background: var(--fon);
  color: var(--ink);
  -webkit-font-smoothing: antialiased;
  font-family: Plus Jakarta Sans, Segoe UI, system-ui, sans-serif;
}

.auth {
  background: var(--fon);
  width: 100vw;
  height: 100dvh;
  position: relative;
  overflow: hidden;
}

.auth-blob {
  filter: blur(58px);
  pointer-events: none;
  border-radius: 50%;
  position: absolute;
}

.ab1 {
  background: #ffffff1a;
  width: 320px;
  height: 320px;
  animation: 18s ease-in-out infinite alternate ab-suz1;
  top: -70px;
  left: -60px;
}

.ab2 {
  background: #d9a44133;
  width: 260px;
  height: 260px;
  animation: 22s ease-in-out infinite alternate ab-suz2;
  bottom: -50px;
  right: -40px;
}

@keyframes ab-suz1 {
  to {
    transform: translate(50px, 60px)scale(1.15);
  }
}

@keyframes ab-suz2 {
  to {
    transform: translate(-40px, -50px)scale(1.1);
  }
}

.forma {
  flex-direction: column;
  justify-content: center;
  width: 50%;
  height: 100%;
  padding: 0 6%;
  transition: opacity .4s;
  display: flex;
  position: absolute;
  top: 0;
  overflow-y: auto;
}

.forma-chap {
  left: 0;
}

.forma-kirish {
  right: 0;
}

.auth[data-mode="kirish"] .forma-chap, .auth[data-mode="royxat"] .forma-kirish, .auth[data-mode="tiklash"] .forma-kirish {
  opacity: 0;
  pointer-events: none;
}

.forma-ich {
  width: 100%;
  max-width: 380px;
  margin: 0 auto;
}

.panel {
  z-index: 10;
  color: #f2ede6;
  background-color: var(--yashil);
  border-radius: 0 22px 22px 0;
  flex-direction: column;
  justify-content: space-between;
  width: 50%;
  height: 100%;
  padding: 3.5% 4.2%;
  transition: transform .65s cubic-bezier(.7, 0, .2, 1), background-color .65s, border-radius .65s;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  box-shadow: 0 0 50px #00000038;
}

.auth[data-mode="royxat"] .panel, .auth[data-mode="tiklash"] .panel {
  border-radius: 22px 0 0 22px;
  transform: translateX(100%);
}

.ich-almash {
  position: relative;
}

.ich-almash > div {
  transition: opacity .3s;
}

.ich-yashirin {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  inset: 0;
}

.maydon {
  margin-bottom: 6px;
  font-size: 12px;
  font-weight: 600;
}

.iin {
  background: var(--input);
  border: 1px solid var(--chegara-2);
  width: 100%;
  height: 44px;
  color: var(--ink);
  font-family: var(--font-body);
  border-radius: 11px;
  outline: none;
  padding: 0 14px;
  font-size: 13.5px;
  transition: border-color .25s, box-shadow .25s;
}

.iin::placeholder {
  color: var(--ink-3);
}

.iin:focus {
  border-color: var(--yashil);
  box-shadow: 0 0 0 3px #18442e26;
}

.sarl {
  font-family: var(--font-space);
  font-weight: 700;
}

.tugma {
  height: 46px;
  font-size: 14.5px;
  font-weight: 700;
  font-family: var(--font-space);
  cursor: pointer;
  border: none;
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  width: 100%;
  transition: all .35s;
  display: flex;
}

.tugma-yashil {
  background: var(--yashil);
  color: #fdfcf9;
  box-shadow: 0 6px 20px #18442e52;
}

.tugma-och {
  color: var(--ink-3);
  box-shadow: none;
  background: #e8e4dc;
}

.tugma-kontur {
  cursor: pointer;
  border: 1.5px solid var(--chegara-2);
  height: 44px;
  color: var(--ink);
  background: none;
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: 100%;
  font-size: 13.5px;
  font-weight: 600;
  transition: border-color .25s;
  display: flex;
}

.tugma-kontur:hover {
  border-color: var(--yashil);
}

.paydo {
  animation: .6s both auth-paydo;
}

@media (max-width: 860px) {
  .auth {
    flex-direction: column;
    height: auto;
    min-height: 100dvh;
    display: flex;
  }

  .panel {
    border-radius: 0 0 24px 24px;
    width: 100%;
    height: auto;
    padding: 30px 26px 26px;
    position: static;
    transform: none !important;
  }

  .forma {
    width: 100%;
    height: auto;
    padding: 26px 26px 40px;
    position: static;
    opacity: 1 !important;
  }

  .auth[data-mode="kirish"] .forma-chap, .auth[data-mode="royxat"] .forma-kirish, .auth[data-mode="tiklash"] .forma-kirish {
    display: none;
  }

  .forma-ich {
    max-width: 460px;
  }
}

@keyframes auth-paydo {
  from {
    opacity: 0;
    transform: translateY(16px);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

html[data-theme="tun"] {
  --fon: #141210;
  --karta: #1d1a17;
  --input: #171512;
  --chegara: #2e2a24;
  --chegara-2: #35302a;
  --ink: #f2ede6;
  --ink-2: #93897a;
  --ink-3: #6e675c;
  --urg: #d9a441;
  --urg-soft: #2b2317;
}

:root {
  --urg: var(--yashil);
  --urg-soft: #eaf2ec;
}

.shell {
  background: var(--fon);
  height: 100dvh;
  display: flex;
  overflow: hidden;
}

.sbar {
  color: #f2ede6;
  background: #18442e;
  flex-direction: column;
  flex-shrink: 0;
  padding: 18px 0 10px;
  transition: width .6s cubic-bezier(.65, 0, .35, 1);
  display: flex;
  overflow: hidden;
}

.sbar-brend {
  white-space: nowrap;
  border-bottom: 1px solid #ffffff1a;
  align-items: center;
  gap: 10px;
  margin-bottom: 6px;
  padding: 0 16px 16px;
  display: flex;
}

.snav {
  flex-grow: 1;
  padding: 6px 10px;
  overflow: hidden auto;
}

.snav > div {
  margin-bottom: 14px;
}

.snav > div:last-child {
  margin-bottom: 0;
}

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

.sbar-gikon {
  box-sizing: border-box;
  color: #d6a94b;
  cursor: pointer;
  background: #ffffff0f;
  border: 1px solid #ffffff1f;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  margin: 0 auto 6px;
  transition: background .15s, border-color .15s, color .15s;
  display: flex;
}

.sbar-gikon:hover {
  color: #f0c96a;
  background: #d9a4412e;
  border-color: #d9a44180;
}

.sbar-gikon.ich {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 34px;
  height: 34px;
  margin: 0;
}

.sbar-ipucha {
  z-index: 100;
  color: #f2ede6;
  white-space: nowrap;
  pointer-events: none;
  background: #12301f;
  border-radius: 8px;
  padding: 6px 11px;
  font-size: 12.5px;
  font-weight: 600;
  animation: .13s both ipucha-kel;
  position: fixed;
  transform: translateY(-50%);
  box-shadow: 0 6px 20px #0000004d;
}

.sbar-ipucha:before {
  content: "";
  border: 5px solid #0000;
  border-left: 0;
  border-right-color: #12301f;
  position: absolute;
  top: 50%;
  left: -5px;
  transform: translateY(-50%);
}

html[data-theme="tun"] .sbar-ipucha {
  color: #f0e9db;
  background: #2a2620;
}

html[data-theme="tun"] .sbar-ipucha:before {
  border-right-color: #2a2620;
}

@keyframes ipucha-kel {
  from {
    opacity: 0;
    transform: translateY(-50%)translateX(-5px);
  }

  to {
    opacity: 1;
    transform: translateY(-50%)translateX(0);
  }
}

.sbar-gikon.faol {
  color: #f0c96a;
  background: #d9a44138;
  border-color: #d9a44199;
}

html[data-theme="tun"] .sbar-gikon {
  color: #e0b355;
  background: #d9a4411a;
  border-color: #d9a4414d;
}

html[data-theme="tun"] .sbar-gikon:hover {
  background: #d9a44138;
  border-color: #d9a4418c;
}

.guruh-ich {
  grid-template-rows: 1fr;
  transition: grid-template-rows .32s cubic-bezier(.4, 0, .2, 1);
  display: grid;
}

.guruh-ich.yopiq {
  grid-template-rows: 0fr;
}

.navgr {
  justify-content: space-between;
  align-items: center;
  min-height: 34px;
  margin: 4px 0 6px;
  padding: 0 8px 0 7px;
  display: flex;
}

.navgr-txt {
  letter-spacing: .04em;
  text-transform: uppercase;
  color: #d6a94b;
  background: none;
  border: none;
  padding: 0;
  font-family: DM Sans, sans-serif;
  font-size: 13.5px;
  font-weight: 700;
}

.navgr input, .navrow input, .subrow input {
  color: #fff;
  background: #ffffff14;
  border: 1px solid #ffffff40;
  border-radius: 7px;
  outline: none;
  width: 100%;
  min-width: 0;
  padding: 3px 8px;
  font-family: inherit;
  font-size: 12.5px;
}

.navrow {
  align-items: center;
  gap: 2px;
  margin: 2px 0;
  display: flex;
}

.navlnk {
  color: #f2ede6e0;
  white-space: nowrap;
  border-radius: 10px;
  flex-grow: 1;
  align-items: center;
  gap: 10px;
  min-width: 0;
  padding: 8px 10px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background .15s, color .15s;
  display: flex;
}

.navlnk:hover {
  color: #fff;
  background: #ffffff0f;
}

.navlnk.faol {
  color: #fff;
  background: #ffffff21;
  font-weight: 700;
}

.nav-tugma {
  opacity: 0;
  color: #f2ede699;
  cursor: pointer;
  background: none;
  border: none;
  border-radius: 6px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  padding: 0;
  transition: opacity .15s, background .15s;
  display: flex;
}

.navrow:hover .nav-tugma, .navgr:hover .nav-tugma, .subrow:hover .nav-tugma {
  opacity: 1;
}

.nav-tugma:hover {
  color: #fff;
  background: #ffffff1f;
}

.nav-tugma.xavf:hover {
  color: #ffb4a8;
  background: #c83c2d4d;
}

.subrow {
  align-items: center;
  gap: 2px;
  padding-left: 24px;
  display: flex;
}

.sublnk {
  color: #f2ede694;
  white-space: nowrap;
  border-radius: 8px;
  flex-grow: 1;
  align-items: center;
  gap: 8px;
  min-width: 0;
  padding: 6px 10px;
  font-size: 12.5px;
  text-decoration: none;
  display: flex;
}

.sublnk:hover {
  color: #fff;
  background: #ffffff0f;
}

.sublnk.faol {
  color: #fff;
  font-weight: 600;
}

.nav-qosh {
  color: #f2ede666;
  cursor: pointer;
  background: none;
  border: none;
  border-radius: 8px;
  align-items: center;
  gap: 7px;
  width: 100%;
  margin-top: 2px;
  padding: 7px 10px;
  font-family: inherit;
  font-size: 12px;
  display: flex;
}

.nav-qosh:hover {
  color: #fff;
  background: #ffffff0f;
}

.ajratgich {
  cursor: col-resize;
  flex-shrink: 0;
  width: 5px;
  position: relative;
}

.ajratgich:after {
  content: "";
  background: var(--chegara);
  width: 1px;
  transition: background .15s, width .15s;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 2px;
}

.ajratgich:hover:after, .ajratgich.surilmoqda:after {
  background: #18442e;
  width: 3px;
  left: 1px;
}

.sbar-past {
  align-items: center;
  gap: 8px;
  margin: 10px 12px 2px;
  display: flex;
}

.past-tugma {
  color: #f2ede6bf;
  cursor: pointer;
  background: #ffffff17;
  border: 1px solid #ffffff2e;
  border-radius: 10px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  transition: background .15s, color .15s, border-color .15s;
  display: flex;
}

.past-tugma:hover {
  color: #fff;
  background: #ffffff2e;
  border-color: #ffffff59;
}

.popover.pastki {
  position: fixed;
  inset: auto auto 58px 14px;
}

.yigish {
  color: #f2ede68c;
  cursor: pointer;
  white-space: nowrap;
  background: none;
  border: none;
  border-radius: 10px;
  align-items: center;
  gap: 9px;
  width: calc(100% - 20px);
  margin: 8px 10px 0;
  padding: 8px 10px;
  font-family: inherit;
  font-size: 12.5px;
  font-weight: 500;
  display: flex;
}

.yigish:hover {
  color: #fff;
  background: #ffffff0f;
}

.tbar {
  background: var(--karta);
  border-bottom: 1px solid var(--chegara);
  flex-shrink: 0;
  justify-content: space-between;
  align-items: center;
  height: 58px;
  padding: 0 26px;
  display: flex;
}

.qidiruv {
  background: var(--input);
  border: 1px solid var(--chegara-2);
  width: 300px;
  height: 37px;
  color: var(--ink-3);
  border-radius: 10px;
  align-items: center;
  gap: 10px;
  padding: 0 12px;
  font-size: 13px;
  display: flex;
}

.past-avt {
  width: 34px;
  height: 34px;
  padding: 0;
  overflow: hidden;
}

.past-avt.faol {
  border-color: #d9a441;
}

.rasm-yukla {
  padding: 0;
  position: relative;
  overflow: hidden;
}

.rasm-qoplam {
  opacity: 0;
  background: #0006;
  justify-content: center;
  align-items: center;
  transition: opacity .15s;
  display: flex;
  position: absolute;
  inset: 0;
}

.rasm-yukla:hover .rasm-qoplam {
  opacity: 1;
}

.avt {
  background: var(--urg-soft);
  width: 34px;
  height: 34px;
  color: var(--urg);
  font-family: var(--font-space);
  cursor: pointer;
  border: 2px solid #0000;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  font-weight: 700;
  transition: border-color .15s;
  display: flex;
}

.avt:hover {
  border-color: #d9a441;
}

.popover {
  background: var(--karta);
  border: 1px solid var(--chegara);
  z-index: 40;
  border-radius: 16px;
  width: 300px;
  animation: .22s cubic-bezier(.2, .8, .3, 1) both pop-sirpan;
  position: absolute;
  top: 66px;
  right: 24px;
  overflow: hidden;
  box-shadow: 0 16px 40px #0003;
}

@keyframes pop-sirpan {
  from {
    opacity: 0;
    transform: translate(10px, -6px)scale(.98);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.pop-bolim {
  border-bottom: 1px solid var(--chegara);
  padding: 13px 18px;
}

.pop-sarl {
  text-transform: uppercase;
  letter-spacing: .06em;
  color: var(--ink-3);
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
}

.rejimbtn {
  cursor: pointer;
  background: var(--input);
  height: 34px;
  color: var(--ink-2);
  border: none;
  border-radius: 9px;
  flex: 1;
  justify-content: center;
  align-items: center;
  gap: 6px;
  font-family: inherit;
  font-size: 12.5px;
  font-weight: 600;
  transition: all .2s;
  display: flex;
}

.rejimbtn.faol {
  background: var(--urg);
  color: var(--fon);
}

html[data-theme="tun"] .rejimbtn.faol {
  color: #141210;
}

.tilbtn {
  cursor: pointer;
  background: var(--input);
  height: 30px;
  color: var(--ink-2);
  border: none;
  border-radius: 8px;
  flex: 1;
  justify-content: center;
  align-items: center;
  font-family: inherit;
  font-size: 12px;
  font-weight: 600;
  transition: all .2s;
  display: flex;
}

.tilbtn.faol {
  background: var(--urg-soft);
  color: var(--urg);
}

.prow {
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding: 9px 0;
  display: flex;
}

.kart {
  background: var(--karta);
  border: 1px solid var(--chegara);
  border-radius: 16px;
  padding: 18px 20px;
  transition: transform .2s, box-shadow .2s;
  box-shadow: 0 1px 2px #0000000a;
}

.kart:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px #00000012;
}

.fab {
  background: var(--urg);
  color: #fdfcf9;
  cursor: pointer;
  z-index: 30;
  border: none;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 54px;
  height: 54px;
  transition: transform .2s;
  display: flex;
  position: fixed;
  bottom: 30px;
  right: 34px;
  box-shadow: 0 10px 26px #18442e61;
}

.fab:hover {
  transform: scale(1.06);
}

html[data-theme="tun"] .fab {
  color: #141210;
  box-shadow: 0 10px 26px #d9a44159;
}

html[data-theme="tun"] .sbar {
  background: #171512;
  border-right: 1px solid #2e2a24;
}

html[data-theme="tun"] .sbar-brend {
  border-bottom-color: #2e2a24;
}

html[data-theme="tun"] .navgr-txt {
  color: #e0b355;
}

html[data-theme="tun"] .navlnk {
  color: #a89d8c;
}

html[data-theme="tun"] .navlnk:hover {
  color: #e8bb63;
  background: #d9a44114;
}

html[data-theme="tun"] .navlnk.faol {
  color: #e8bb63;
  background: #d9a44126;
}

html[data-theme="tun"] .sublnk {
  color: #8d8578;
}

html[data-theme="tun"] .sublnk:hover {
  color: #e8bb63;
  background: #d9a44114;
}

html[data-theme="tun"] .sublnk.faol {
  color: #e8bb63;
}

html[data-theme="tun"] .nav-qosh {
  color: #f2ede659;
}

html[data-theme="tun"] .nav-qosh:hover {
  color: #e8bb63;
  background: #d9a44114;
}

html[data-theme="tun"] .past-tugma {
  color: #b3a893;
  background: #d9a4411a;
  border-color: #d9a4414d;
}

html[data-theme="tun"] .past-tugma:hover {
  color: #e8bb63;
  background: #d9a44133;
  border-color: #d9a44180;
}

html[data-theme="tun"] .yigish {
  color: #8d8578;
}

html[data-theme="tun"] .yigish:hover {
  color: #e8bb63;
  background: #d9a44114;
}

html[data-theme="tun"] .nav-tugma {
  color: #f2ede680;
}

html[data-theme="tun"] .navgr input, html[data-theme="tun"] .navrow input, html[data-theme="tun"] .subrow input {
  background: #d9a4411a;
  border-color: #d9a44166;
}

html[data-theme="tun"] .ajratgich:hover:after, html[data-theme="tun"] .ajratgich.surilmoqda:after {
  background: #d9a441;
}

.modal-orqa {
  z-index: 90;
  background: #0f0d0b80;
  justify-content: center;
  align-items: center;
  padding: 20px;
  animation: .2s both modal-fon;
  display: flex;
  position: fixed;
  inset: 0;
}

@keyframes modal-fon {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.modal {
  background: var(--karta);
  border: 1px solid var(--chegara);
  border-radius: 18px;
  width: 100%;
  max-width: 400px;
  padding: 24px 26px;
  animation: .25s cubic-bezier(.2, .8, .3, 1) both modal-kel;
  box-shadow: 0 24px 60px #00000040;
}

@keyframes modal-kel {
  from {
    opacity: 0;
    transform: translateY(14px)scale(.97);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.modal-tugmalar {
  justify-content: flex-end;
  gap: 10px;
  margin-top: 20px;
  display: flex;
}

.m-bekor {
  border: 1.5px solid var(--chegara-2);
  height: 40px;
  color: var(--ink);
  cursor: pointer;
  background: none;
  border-radius: 10px;
  padding: 0 18px;
  font-family: inherit;
  font-size: 13px;
  font-weight: 600;
}

.m-bekor:hover {
  border-color: var(--urg);
}

.m-xavf {
  color: #fff;
  cursor: pointer;
  height: 40px;
  font-size: 13px;
  font-weight: 700;
  font-family: var(--font-space);
  background: #b3392c;
  border: none;
  border-radius: 10px;
  padding: 0 18px;
}

.m-xavf:hover {
  background: #9c2f24;
}

.nav-nom {
  animation: .3s .1s both nom-kel;
}

@keyframes nom-kel {
  from {
    opacity: 0;
    transform: translateX(-7px);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.ikon-panel {
  background: #ffffff12;
  border-radius: 10px;
  flex-wrap: wrap;
  gap: 4px;
  margin: 4px 2px 6px;
  padding: 8px;
  animation: .2s both nom-kel;
  display: flex;
}

.ikon-tugma {
  color: #f2ede699;
  cursor: pointer;
  background: none;
  border: none;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  width: 27px;
  height: 27px;
  padding: 0;
  transition: all .15s;
  display: flex;
}

.ikon-tugma:hover {
  color: #fff;
  background: #ffffff24;
}

.ikon-tugma.faol {
  color: #18442e;
  background: #d9a441;
}

.email-taklif {
  background: var(--karta);
  border: 1px solid var(--chegara);
  z-index: 20;
  border-radius: 10px;
  margin-top: 4px;
  animation: .16s both pop-sirpan;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
  box-shadow: 0 10px 28px #0000001f;
}

.email-taklif-item {
  text-align: left;
  width: 100%;
  color: var(--ink);
  cursor: pointer;
  background: none;
  border: none;
  align-items: center;
  gap: 8px;
  padding: 9px 12px;
  font-family: inherit;
  font-size: 13px;
  display: flex;
}

.email-taklif-item:hover {
  background: var(--urg-soft);
  color: var(--urg);
}

.sbar-ipucha.past {
  animation: .13s both ipucha-past;
  transform: translateX(-100%);
}

@keyframes ipucha-past {
  from {
    opacity: 0;
    transform: translateX(-100%)translateY(-4px);
  }

  to {
    opacity: 1;
    transform: translateX(-100%)translateY(0);
  }
}

.sbar-ipucha.past:before {
  border: 5px solid #0000;
  border-top: 0;
  border-bottom-color: #12301f;
  top: -5px;
  left: auto;
  right: 12px;
  transform: none;
}

html[data-theme="tun"] .sbar-ipucha.past:before {
  border-bottom-color: #2a2620;
}

.tbar-tugma {
  width: 36px;
  height: 36px;
  color: var(--ink-2);
  background: var(--input);
  border: 1px solid var(--chegara);
  cursor: pointer;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  transition: background .15s, color .15s, border-color .15s;
  display: flex;
}

.tbar-tugma:hover {
  background: var(--urg-soft);
  color: var(--urg);
  border-color: var(--urg);
}

@keyframes aylan {
  to {
    transform: rotate(360deg);
  }
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

/*# sourceMappingURL=src_app_globals_162hn9o.css.map*/