/*!********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/fsd-pages/tours-detail/ui/Buy/Buy.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************/
.Buy_buy__TW43I {
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 20px;
  border-radius: 40px;
  background: rgba(243, 247, 250, 1);
}

.Buy_buy__title__ZR63Y {
  font-style: Black;
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
}

.Buy_title__gray__XT4Vw {
  color: rgba(173, 183, 192, 1);
}

.Buy_back_and_forth__EBDb6 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 5px;
  margin-top: 5px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 1);
}

.Buy_date__p5fWi {
  display: flex;
  flex-direction: column;
  padding: 10px;
  gap: 2px;
  justify-content: center;
  border-radius: 16px;
  background: rgba(243, 247, 250, 1);
}

.Buy_date__title__KW7IR {
  color: rgba(173, 183, 192, 1);
  font-style: Bold;
  font-size: 10px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
}

.Buy_date__value__EQIZb {
  color: rgba(33, 42, 51, 1);
  font-style: Bold;
  font-size: 16px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
}

.Buy_date__info__yTGvL {
  display: flex;
  flex-direction: column;
  gap: 5px;
  justify-content: center;
}

.Buy_nights__DXKx9 {
  background: linear-gradient(303deg, #318eec -0.67%, #00d5ff 81.88%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 12px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
}

.Buy_strip__9f05_ {
  height: 2px;
  border-radius: 22px;
  background: var(--unnamed, rgba(173, 183, 192, 1));
  opacity: 0.4;
  width: 100%;
}

.Buy_food__Z8_df {
  display: flex;
  flex-direction: row;
  gap: 4px;
  align-items: center;
}

.Buy_food__text__Q1HyS {
  color: rgba(33, 42, 51, 1);
  font-style: Bold;
  font-size: 10px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
}

.Buy_buy__info__vhbAC {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.Buy_info__wrapper__xyLX8 {
  display: flex;
  flex-direction: row;
  gap: 10px;
  justify-content: space-between;
}

.Buy_room__price__48AFi {
  display: flex;
  flex-direction: column;
}

.Buy_room__price_value__KTRfr {
  color: rgba(33, 42, 51, 1);
  font-style: Black;
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
}

.Buy_room__price_text__tBiYJ {
  color: rgba(33, 42, 51, 1);
  font-style: Bold;
  font-size: 12px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
}

.Buy_guarantee__KKtkj {
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 3px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 1);
}

.Buy_guarantee__text__GmVNr {
  color: rgba(33, 42, 51, 1);
  font-style: Bold;
  font-size: 12px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
}

.Buy_price__list__7ntj1 {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.Buy_price__CGlx5 {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  padding-top: 10px;
  border-top: 1px solid rgba(33, 42, 51, 0.08);
}

.Buy_price__name__ge0hF {
  color: rgba(33, 42, 51, 1);
  font-style: Bold;
  font-size: 12px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: left;
}

.Buy_price__value__58uGI {
  color: rgba(33, 42, 51, 1);
  font-style: Black;
  font-size: 12px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: right;
}

.Buy_buy__button__Svq9T {
  width: 100%;
  padding: 28px 0;
  border-radius: 22px;
  background: linear-gradient(
    -10.83deg,
    rgba(49.17, 142.49, 235.82, 1),
    rgba(0, 213.49, 255, 1)
  );
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  cursor: pointer;
}

.Buy_buy__button__Svq9T:hover {
  filter: brightness(1.01);
}

.Buy_buy__button__Svq9T:disabled {
  opacity: 0.8;
  cursor: not-allowed;
}

.Buy_buy__error__qucoa {
  margin: 0 0 12px;
  padding: 10px 12px;
  border-radius: 12px;
  background: rgba(220, 53, 69, 0.1);
  color: #dc3545;
  font-size: 14px;
  line-height: 1.4;
}

.Buy_buy__error__qucoa:empty {
  display: none;
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/widgets/loader/ui/Loader.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************/
.Loader_loader__wrapper__W6_8Y {
    position: relative;
    max-width: 100dvw;
    width: 100%;
    height: 80dvh;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    background: linear-gradient(135deg, #f5f7fa 0%, #e4e7eb 100%);
    overflow: hidden;
}

.Loader_loader__section__4f2QN {
  position: relative;
  width: 100%;
  min-height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 16px;
  border-radius: 16px;
  background: linear-gradient(135deg, #f5f7fa 0%, #e4e7eb 100%);
  overflow: hidden;
}

.Loader_loader__inline___oJUA {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 12px;
  min-height: 56px;
}

.Loader_loader__screen___Acdu {
  position: relative;
  min-height: 100dvh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  background: linear-gradient(135deg, #f5f7fa 0%, #e4e7eb 100%);
  overflow: hidden;
}

.Loader_loader__section__4f2QN::before,
.Loader_loader__screen___Acdu::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,0.5) 50%,
    rgba(255,255,255,0) 100%
  );
  background-size: 400% 100%;
  animation: Loader_shine__1bl8i 6s infinite linear;
  z-index: 1;
}

.Loader_loader__section__4f2QN::after,
.Loader_loader__screen___Acdu::after {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(
    circle at 50% 50%,
    rgba(255,255,255,0.4) 0%,
    rgba(255,255,255,0.1) 70%,
    transparent 100%
  );
  animation: Loader_breathe__vxK1r 8s infinite ease-in-out;
  z-index: 2;
  pointer-events: none;
}

.Loader_loader__section__4f2QN .Loader_spinner__0gYYr,
.Loader_loader__screen___Acdu .Loader_spinner__0gYYr,
.Loader_loader__inline___oJUA .Loader_spinner__0gYYr {
  z-index: 3;
}


.Loader_loader__wrapper__W6_8Y::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,0.5) 50%,
    rgba(255,255,255,0) 100%
  );
  background-size: 400% 100%;
  animation: Loader_shine__1bl8i 6s infinite linear;
  z-index: 1;
}

.Loader_loader__wrapper__W6_8Y::after {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(
    circle at 50% 50%,
    rgba(255,255,255,0.4) 0%,
    rgba(255,255,255,0.1) 70%,
    transparent 100%
  );
  animation: Loader_breathe__vxK1r 8s infinite ease-in-out;
  z-index: 2;
  pointer-events: none;
}

@keyframes Loader_shine__1bl8i {
  0%   { background-position: 400% 0; }
  100% { background-position: -400% 0; }
}

@keyframes Loader_breathe__vxK1r {
  0%, 100% { opacity: 0.3; transform: scale(1); }
  50%      { opacity: 0.6; transform: scale(1.05); }
}

.Loader_spinner__0gYYr {
  z-index: 10000000;
  width: 100px;
  height: 100px;
  margin: auto;
  max-width: 128px;
  max-height: 128px;
  margin: auto;
  border-radius: 50%;
  display: inline-block;
  border-top: 4px solid #00D5FF;
  border-right: 4px solid transparent;
  box-sizing: border-box;
  animation: Loader_rotation__uX9Sk 1s linear infinite;
}

.Loader_spinner_sm__zc6DK {
  width: 28px;
  height: 28px;
  max-width: 32px;
  max-height: 32px;
  border-top-width: 3px;
}

.Loader_spinner_lg__aKbgl {
  width: 120px;
  height: 120px;
}


@keyframes Loader_rotation__uX9Sk {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
} 

@media (max-width: 1024px) {
  .Loader_spinner__0gYYr:not(.Loader_spinner_sm__zc6DK) {
    width: 80px;
    height: 80px;
  }
}

@media (max-width: 768px) {
  .Loader_spinner__0gYYr:not(.Loader_spinner_sm__zc6DK) {
    width: 64px;
    height: 64px;
  }
}

@media (max-width: 480px) {
  .Loader_spinner__0gYYr:not(.Loader_spinner_sm__zc6DK) {
    width: 56px;
    height: 56px;
  }
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./src/fsd-pages/login/ui/LoginPage.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************/
.login-page {
  padding: 4rem 16px 6rem;
  min-height: 60vh;
}

.login-page__inner {
  max-width: 420px;
  margin: 0 auto;
}

.login-page__title {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
  color: var(--primary, #212A33);
}

.form-control {
  position: relative;
  font-size: 16px;
}

.form-label {
  position: absolute;
  z-index: 1;
  top: 0.715rem;
  left: 1rem;
  pointer-events: none;
  color: rgba(33, 42, 51, 1);
  font-style: Bold;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
}

.form-input {
  width: 100%;
  height: 68px;
  outline: 0;
  border: 1px solid #f1ecec;
  border-radius: 20px;
  padding: 45px 16px 20px;
  background: transparent;
  transition:
    border-color 0.12s ease,
    transform 0.08s ease;
  font-size: 16px;
}

.form-input::-moz-placeholder {
  color: #bbbdc3;
  font-size: 15px;
}

.form-input::placeholder {
  color: #bbbdc3;
  font-size: 15px;
}


.login-page__form .form-input:hover {
  border-color: #dadada;
}
.login-page__form .form-input:focus {
  border-color: #00D5FF;
}

.login-page__form .form-input:focus:hover {
  border-color: #00D5FF;
}

.login-page__form .form-control {
  margin-bottom: 1.6rem;
}

.login-page__form .form-label {
  font-size: 12px;
  position: absolute;
  z-index: 1;
  top: 0.715rem;
  left: 1rem;
  pointer-events: none;
  color: #27314a;
}

.login-page__form .form-input {
  width: 100%;
  height: 68px;
  outline: 0;
  border: 1px solid #f1ecec;
  border-radius: 20px;
  padding: 45px 16px 20px;
  background: transparent;
  transition: border-color 0.12s ease;
}



.login-page__form .form-input:hover {
  border-color: #dadada;
}



.login-page__submit {
  width: 100%;
  height: 56px;
  margin-top: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  background: linear-gradient(-11deg, #318eeb, #00d5ff);
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  border: none;
  cursor: pointer;
  transition: filter 0.2s ease;
}

.login-page__submit:hover:not(:disabled) {
  filter: brightness(1.1);
}

.login-page__submit:disabled {
  opacity: 0.7;
  cursor: not-allowed;
}

.login-page__error {
  margin-top: 1rem;
  padding: 12px 16px;
  border-radius: 12px;
  background: rgba(241, 54, 54, 0.15);
  color: var(--red, #F13636);
  font-size: 14px;
}

.login-page__hint {
  margin-top: 1.2rem;
  font-size: 13px;
  color: #6b7280;
}

.login-page__hint code {
  background: #f3f4f6;
  padding: 2px 6px;
  border-radius: 4px;
  font-size: 12px;
}

