.Logo-module-scss-module__AMl_KG__logo{line-height:1}.Logo-module-scss-module__AMl_KG__logoImg{object-fit:contain;width:auto;max-width:180px;height:40px;display:block}.Logo-module-scss-module__AMl_KG__wordmark{letter-spacing:.1em;font-size:20px;font-weight:800;line-height:1}.Logo-module-scss-module__AMl_KG__name{color:var(--logo-fg,var(--brand-primary,#0f2d4a))}.Logo-module-scss-module__AMl_KG__tagline{letter-spacing:.22em;color:var(--logo-fg,var(--brand-primary,#0f2d4a));margin-top:4px;font-size:8px}
.UserMenu-module-scss-module__KEPR4G__userMenu{margin-left:auto;position:relative}.UserMenu-module-scss-module__KEPR4G__trigger{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9999px;align-items:center;gap:8px;padding:4px 8px 4px 4px;transition:background .15s,border-color .15s;display:inline-flex}.UserMenu-module-scss-module__KEPR4G__trigger:hover{background:#0000000a;border-color:#00000014}.UserMenu-module-scss-module__KEPR4G__trigger:focus-visible{outline:2px solid var(--brand-primary,#0f2d4a);outline-offset:2px}.UserMenu-module-scss-module__KEPR4G__trigger__avatar{background:var(--brand-accent,#c9a843);color:#071d30;letter-spacing:.06em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:10px;font-weight:700;display:inline-flex}.UserMenu-module-scss-module__KEPR4G__trigger__chevron{color:#666;transition:transform .15s}.UserMenu-module-scss-module__KEPR4G__trigger__chevron--open{color:#1a1a1a;transform:rotate(180deg)}.UserMenu-module-scss-module__KEPR4G__dropdown{z-index:200;background:#fff;border:1px solid #00000014;border-radius:8px;min-width:240px;animation:.15s ease-out UserMenu-module-scss-module__KEPR4G__dropdown-in;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 12px 32px #0000001f}.UserMenu-module-scss-module__KEPR4G__dropdown__header{background:#0f2d4a08;border-bottom:1px solid #0000000f;flex-direction:column;gap:2px;padding:16px;display:flex}.UserMenu-module-scss-module__KEPR4G__dropdown__name{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;font-weight:600;overflow:hidden}.UserMenu-module-scss-module__KEPR4G__dropdown__email{color:#666;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:10px;overflow:hidden}.UserMenu-module-scss-module__KEPR4G__dropdown__role{letter-spacing:.3em;text-transform:uppercase;color:var(--brand-accent,#c9a843);background:#c9a8431f;border-radius:2px;align-self:flex-start;margin-top:8px;padding:2px 8px;font-size:8px;font-weight:700}.UserMenu-module-scss-module__KEPR4G__dropdown__items{padding:8px 0}.UserMenu-module-scss-module__KEPR4G__item{color:#1a1a1a;align-items:center;gap:12px;padding:12px 16px;font-size:12px;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:flex}.UserMenu-module-scss-module__KEPR4G__item:hover{background:#0000000a}.UserMenu-module-scss-module__KEPR4G__item--danger{color:#dc2626}.UserMenu-module-scss-module__KEPR4G__item--danger:hover{color:#dc2626;background:#ef444414}@keyframes UserMenu-module-scss-module__KEPR4G__dropdown-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.DashboardLayout-module-scss-module__AMg5zG__layout{background:#f7f7f7;min-height:100vh;display:flex}.DashboardLayout-module-scss-module__AMg5zG__authGate{background:#f7f7f7;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;display:flex}.DashboardLayout-module-scss-module__AMg5zG__authGate__text{color:#666;margin:0;font-size:12px}.DashboardLayout-module-scss-module__AMg5zG__sidebar{z-index:100;background:#071d30;flex-direction:column;flex-shrink:0;width:240px;height:100vh;transition:transform .25s;display:flex;position:fixed;top:0;left:0;transform:translate(-100%)}@media (min-width:1200px){.DashboardLayout-module-scss-module__AMg5zG__sidebar{transform:none}}.DashboardLayout-module-scss-module__AMg5zG__sidebar--open{transform:translate(0)}.DashboardLayout-module-scss-module__AMg5zG__sidebar__brand{border-bottom:1px solid #ffffff12;align-items:center;gap:12px;padding:20px 24px;display:flex}.DashboardLayout-module-scss-module__AMg5zG__sidebar__close{color:#ffffffb3;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;margin-left:auto;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.DashboardLayout-module-scss-module__AMg5zG__sidebar__close:hover{color:#fff;background:#ffffff1f;border-color:#fff3}@media (min-width:1200px){.DashboardLayout-module-scss-module__AMg5zG__sidebar__close{display:none}}.DashboardLayout-module-scss-module__AMg5zG__sidebar__tag{letter-spacing:.3em;color:var(--brand-accent,#c9a843);white-space:nowrap;background:#c9a8431f;border-radius:2px;padding:2px 8px;font-size:8px;font-weight:700}.DashboardLayout-module-scss-module__AMg5zG__sidebar__nav{flex:1;padding:12px 0;overflow-y:auto}.DashboardLayout-module-scss-module__AMg5zG__sidebar__link{color:#ffffff8c;border-left:2px solid #0000;align-items:center;gap:12px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s,background .15s,border-color .15s;display:flex}.DashboardLayout-module-scss-module__AMg5zG__sidebar__link:hover{color:#fff;background:#ffffff0f}.DashboardLayout-module-scss-module__AMg5zG__sidebar__link--active{color:var(--brand-accent,#c9a843);border-left-color:var(--brand-accent,#c9a843);background:#c9a84314}.DashboardLayout-module-scss-module__AMg5zG__sidebar__footer{border-top:1px solid #ffffff12;padding:16px 24px}.DashboardLayout-module-scss-module__AMg5zG__sidebar__user{align-items:center;gap:12px;margin-bottom:16px;display:flex}.DashboardLayout-module-scss-module__AMg5zG__sidebar__avatar{background:var(--brand-accent,#c9a843);color:#071d30;letter-spacing:.06em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:10px;font-weight:700;display:flex}.DashboardLayout-module-scss-module__AMg5zG__sidebar__userinfo{min-width:0}.DashboardLayout-module-scss-module__AMg5zG__sidebar__username{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;font-weight:600;overflow:hidden}.DashboardLayout-module-scss-module__AMg5zG__sidebar__useremail{color:#ffffff73;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;overflow:hidden}.DashboardLayout-module-scss-module__AMg5zG__sidebar__logout{color:#fff6;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:0;font-family:inherit;font-size:12px;font-weight:600;text-decoration:none;transition:color .15s;display:flex}.DashboardLayout-module-scss-module__AMg5zG__sidebar__logout:hover{color:#ffffffd9}.DashboardLayout-module-scss-module__AMg5zG__overlay{z-index:99;background:#0000008c;position:fixed;inset:0}@media (min-width:1200px){.DashboardLayout-module-scss-module__AMg5zG__overlay{display:none}}.DashboardLayout-module-scss-module__AMg5zG__main{flex-direction:column;flex:1;min-width:0;min-height:100vh;margin-left:0;display:flex}@media (min-width:1200px){.DashboardLayout-module-scss-module__AMg5zG__main{margin-left:240px}}.DashboardLayout-module-scss-module__AMg5zG__topbar{z-index:50;background:#fff;border-bottom:1px solid #00000012;align-items:center;gap:12px;height:56px;padding:0 16px;display:flex;position:sticky;top:0}@media (min-width:640px){.DashboardLayout-module-scss-module__AMg5zG__topbar{height:60px;padding:0 32px}}.DashboardLayout-module-scss-module__AMg5zG__topbar__menu{cursor:pointer;color:#1a1a1a;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:4px;line-height:0;transition:background .15s}.DashboardLayout-module-scss-module__AMg5zG__topbar__menu:hover{background:#0000000d}@media (min-width:1200px){.DashboardLayout-module-scss-module__AMg5zG__topbar__menu{display:none}}.DashboardLayout-module-scss-module__AMg5zG__breadcrumb{align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.DashboardLayout-module-scss-module__AMg5zG__breadcrumb__item{color:#666;white-space:nowrap;align-items:center;gap:4px;font-size:12px;display:flex}.DashboardLayout-module-scss-module__AMg5zG__breadcrumb__item:not(:last-child){display:none}@media (min-width:640px){.DashboardLayout-module-scss-module__AMg5zG__breadcrumb__item:not(:last-child){display:flex}}.DashboardLayout-module-scss-module__AMg5zG__breadcrumb__item:last-child{color:#1a1a1a;text-overflow:ellipsis;font-weight:600;overflow:hidden}.DashboardLayout-module-scss-module__AMg5zG__breadcrumb__sep{opacity:.4;flex-shrink:0}.DashboardLayout-module-scss-module__AMg5zG__content{flex:1;padding:16px}@media (min-width:640px){.DashboardLayout-module-scss-module__AMg5zG__content{padding:24px}}@media (min-width:900px){.DashboardLayout-module-scss-module__AMg5zG__content{padding:32px}}
.StatCard-module-scss-module__fLtk5q__card{background:#fff;border:1px solid #00000012;border-radius:8px;flex-direction:column;gap:8px;padding:16px;display:flex}@media (min-width:640px){.StatCard-module-scss-module__fLtk5q__card{padding:24px}}.StatCard-module-scss-module__fLtk5q__card--accent{background:var(--brand-primary,#0f2d4a);border-color:var(--brand-primary,#0f2d4a)}.StatCard-module-scss-module__fLtk5q__card__header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.StatCard-module-scss-module__fLtk5q__card__label{color:#666;text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:600}.StatCard-module-scss-module__fLtk5q__card--accent .StatCard-module-scss-module__fLtk5q__card__label{color:#fff9}.StatCard-module-scss-module__fLtk5q__card__icon{width:32px;height:32px;color:var(--brand-primary,#0f2d4a);background:#f7f7f7;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (min-width:640px){.StatCard-module-scss-module__fLtk5q__card__icon{width:36px;height:36px}}.StatCard-module-scss-module__fLtk5q__card__icon--accent{color:var(--brand-accent,#c9a843);background:#c9a8432e}.StatCard-module-scss-module__fLtk5q__card__value{color:#1a1a1a;margin:0;font-size:22px;font-weight:700;line-height:1.1}@media (min-width:640px){.StatCard-module-scss-module__fLtk5q__card__value{font-size:28px}}.StatCard-module-scss-module__fLtk5q__card--accent .StatCard-module-scss-module__fLtk5q__card__value{color:#fff}.StatCard-module-scss-module__fLtk5q__card__change{align-items:center;gap:4px;font-size:12px;display:flex}.StatCard-module-scss-module__fLtk5q__card__change--up{color:#22c55e}.StatCard-module-scss-module__fLtk5q__card__change--down{color:#ef4444}.StatCard-module-scss-module__fLtk5q__card--accent .StatCard-module-scss-module__fLtk5q__card__change--up{color:#86efac}.StatCard-module-scss-module__fLtk5q__card--accent .StatCard-module-scss-module__fLtk5q__card__change--down{color:#fca5a5}
.BookingStatusBadge-module-scss-module__FklN6G__badge{white-space:nowrap;border-radius:999px;align-items:center;padding:2px 12px;font-size:12px;font-weight:600;display:inline-flex}.BookingStatusBadge-module-scss-module__FklN6G__badge--confirmed{color:#16a34a;background:#16a34a1a}.BookingStatusBadge-module-scss-module__FklN6G__badge--pending{color:#d97706;background:#d977061a}.BookingStatusBadge-module-scss-module__FklN6G__badge--cancelled{color:#dc2626;background:#dc26261a}.BookingStatusBadge-module-scss-module__FklN6G__badge--completed{color:var(--brand-primary,#0f2d4a);background:#0f2d4a1a}
.BookingCard-module-scss-module__1fWoiq__card{background:#fff;border:1px solid #00000012;border-radius:8px;transition:box-shadow .15s;overflow:hidden}.BookingCard-module-scss-module__1fWoiq__card:hover{box-shadow:0 4px 16px #00000014}.BookingCard-module-scss-module__1fWoiq__card__type{color:var(--brand-primary,#0f2d4a);text-transform:uppercase;letter-spacing:.1em;background:#0f2d4a0a;border-bottom:1px solid #0000000d;align-items:center;gap:8px;padding:12px 16px;font-size:12px;font-weight:600;display:flex}.BookingCard-module-scss-module__1fWoiq__card__body{justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex}@media (min-width:480px){.BookingCard-module-scss-module__1fWoiq__card__body{padding:20px}}.BookingCard-module-scss-module__1fWoiq__card__info{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.BookingCard-module-scss-module__1fWoiq__card__title{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:16px;font-weight:600;overflow:hidden}.BookingCard-module-scss-module__1fWoiq__card__subtitle,.BookingCard-module-scss-module__1fWoiq__card__date{color:#666;align-items:center;gap:4px;margin:0;font-size:12px;display:flex}.BookingCard-module-scss-module__1fWoiq__card__right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.BookingCard-module-scss-module__1fWoiq__card__price{color:var(--brand-primary,#0f2d4a);margin:0;font-size:18px;font-weight:700}.BookingCard-module-scss-module__1fWoiq__card__footer{background:#00000004;border-top:1px solid #0000000d;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}@media (min-width:480px){.BookingCard-module-scss-module__1fWoiq__card__footer{padding:12px 20px}}.BookingCard-module-scss-module__1fWoiq__card__id{color:#666;font-family:monospace;font-size:12px}.BookingCard-module-scss-module__1fWoiq__card__link{color:var(--brand-primary,#0f2d4a);align-items:center;gap:4px;font-size:12px;font-weight:600;text-decoration:none;transition:color .15s;display:flex}.BookingCard-module-scss-module__1fWoiq__card__link:hover{color:var(--brand-accent,#c9a843)}
.AdminLayout-module-scss-module__ux6sRG__layout{background:#f7f7f7;min-height:100vh;display:flex}.AdminLayout-module-scss-module__ux6sRG__authGate{background:#f7f7f7;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;display:flex}.AdminLayout-module-scss-module__ux6sRG__authGate__text{color:#666;margin:0;font-size:12px}.AdminLayout-module-scss-module__ux6sRG__sidebar{z-index:100;background:#071d30;flex-direction:column;flex-shrink:0;width:240px;height:100vh;transition:transform .25s;display:flex;position:fixed;top:0;left:0;transform:translate(-100%)}@media (min-width:768px){.AdminLayout-module-scss-module__ux6sRG__sidebar{transform:none}}.AdminLayout-module-scss-module__ux6sRG__sidebar--open{transform:translate(0)}.AdminLayout-module-scss-module__ux6sRG__sidebar__brand{border-bottom:1px solid #ffffff12;align-items:center;gap:12px;padding:20px 24px;display:flex}.AdminLayout-module-scss-module__ux6sRG__sidebar__tag{letter-spacing:.3em;color:var(--brand-accent,#c9a843);white-space:nowrap;background:#c9a8431f;border-radius:2px;padding:2px 8px;font-size:8px;font-weight:700}.AdminLayout-module-scss-module__ux6sRG__sidebar__nav{flex:1;padding:12px 0;overflow-y:auto}.AdminLayout-module-scss-module__ux6sRG__sidebar__link{color:#ffffff8c;text-align:left;cursor:pointer;background:0 0;border:none;border-left:2px solid #0000;align-items:center;gap:12px;width:100%;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s,background .15s,border-color .15s;display:flex}.AdminLayout-module-scss-module__ux6sRG__sidebar__link:hover{color:#fff;background:#ffffff0f}.AdminLayout-module-scss-module__ux6sRG__sidebar__link--active{color:var(--brand-accent,#c9a843);border-left-color:var(--brand-accent,#c9a843);background:#c9a84314}.AdminLayout-module-scss-module__ux6sRG__sidebar__group{flex-direction:column;display:flex}.AdminLayout-module-scss-module__ux6sRG__sidebar__chevron{margin-left:auto;transition:transform .18s}.AdminLayout-module-scss-module__ux6sRG__sidebar__chevron--open{transform:rotate(180deg)}.AdminLayout-module-scss-module__ux6sRG__sidebar__sub{background:#00000026;flex-direction:column;display:flex}.AdminLayout-module-scss-module__ux6sRG__sidebar__sublink{color:#ffffff80;border-left:2px solid #0000;align-items:center;padding:8px 24px 8px 54px;font-size:12px;font-weight:400;text-decoration:none;transition:color .15s,background .15s,border-color .15s;display:flex}.AdminLayout-module-scss-module__ux6sRG__sidebar__sublink:hover{color:#fff;background:#ffffff0d}.AdminLayout-module-scss-module__ux6sRG__sidebar__sublink--active{color:var(--brand-accent,#c9a843);border-left-color:var(--brand-accent,#c9a843);background:#c9a84314}.AdminLayout-module-scss-module__ux6sRG__sidebar__footer{border-top:1px solid #ffffff12;padding:16px 24px}.AdminLayout-module-scss-module__ux6sRG__sidebar__user{align-items:center;gap:12px;margin-bottom:16px;display:flex}.AdminLayout-module-scss-module__ux6sRG__sidebar__avatar{background:var(--brand-accent,#c9a843);color:#071d30;letter-spacing:.06em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:10px;font-weight:700;display:flex}.AdminLayout-module-scss-module__ux6sRG__sidebar__userinfo{min-width:0}.AdminLayout-module-scss-module__ux6sRG__sidebar__username{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;font-weight:600;overflow:hidden}.AdminLayout-module-scss-module__ux6sRG__sidebar__useremail{color:#ffffff73;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;overflow:hidden}.AdminLayout-module-scss-module__ux6sRG__sidebar__logout{color:#fff6;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:0;font-family:inherit;font-size:12px;font-weight:600;text-decoration:none;transition:color .15s;display:flex}.AdminLayout-module-scss-module__ux6sRG__sidebar__logout:hover{color:#ffffffd9}.AdminLayout-module-scss-module__ux6sRG__overlay{z-index:99;background:#0000008c;position:fixed;inset:0}.AdminLayout-module-scss-module__ux6sRG__main{flex-direction:column;flex:1;min-width:0;min-height:100vh;margin-left:0;display:flex}@media (min-width:768px){.AdminLayout-module-scss-module__ux6sRG__main{margin-left:240px}}.AdminLayout-module-scss-module__ux6sRG__adminBanner{background:var(--brand-accent,#c9a843);color:#071d30;letter-spacing:.3em;z-index:51;justify-content:center;align-items:center;gap:8px;padding:4px 16px;font-size:10px;display:flex;position:sticky;top:0}@media (min-width:640px){.AdminLayout-module-scss-module__ux6sRG__adminBanner{padding:4px 32px}}.AdminLayout-module-scss-module__ux6sRG__adminBanner__label{text-transform:uppercase;font-weight:700}.AdminLayout-module-scss-module__ux6sRG__adminBanner__sep{opacity:.6}.AdminLayout-module-scss-module__ux6sRG__adminBanner__sub{text-transform:uppercase;font-weight:600}.AdminLayout-module-scss-module__ux6sRG__topbar{z-index:50;background:#fff;border-bottom:1px solid #00000012;align-items:center;gap:12px;height:56px;padding:0 16px;display:flex;position:sticky;top:26px}@media (min-width:640px){.AdminLayout-module-scss-module__ux6sRG__topbar{height:60px;padding:0 32px;top:28px}}.AdminLayout-module-scss-module__ux6sRG__topbar__menu{cursor:pointer;color:#1a1a1a;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:4px;line-height:0}@media (min-width:768px){.AdminLayout-module-scss-module__ux6sRG__topbar__menu{display:none}}.AdminLayout-module-scss-module__ux6sRG__topbar__avatar{background:var(--brand-accent,#c9a843);color:#071d30;letter-spacing:.06em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-left:auto;font-size:10px;font-weight:700;display:flex}@media (min-width:768px){.AdminLayout-module-scss-module__ux6sRG__topbar__avatar{display:none}}.AdminLayout-module-scss-module__ux6sRG__breadcrumb{align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.AdminLayout-module-scss-module__ux6sRG__breadcrumb__item{color:#666;white-space:nowrap;align-items:center;gap:4px;font-size:12px;display:flex}.AdminLayout-module-scss-module__ux6sRG__breadcrumb__item:not(:last-child){display:none}@media (min-width:640px){.AdminLayout-module-scss-module__ux6sRG__breadcrumb__item:not(:last-child){display:flex}}.AdminLayout-module-scss-module__ux6sRG__breadcrumb__item:last-child{color:#1a1a1a;text-overflow:ellipsis;font-weight:600;overflow:hidden}.AdminLayout-module-scss-module__ux6sRG__breadcrumb__link{color:#666;text-decoration:none;transition:color .15s}.AdminLayout-module-scss-module__ux6sRG__breadcrumb__link:hover{color:var(--brand-accent,#c9a843);text-decoration:underline}.AdminLayout-module-scss-module__ux6sRG__breadcrumb__sep{opacity:.4;flex-shrink:0}.AdminLayout-module-scss-module__ux6sRG__content{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:16px}@media (min-width:640px){.AdminLayout-module-scss-module__ux6sRG__content{padding:24px}}@media (min-width:900px){.AdminLayout-module-scss-module__ux6sRG__content{padding:32px}}
.RevenueChart-module-scss-module__RhZ8ia__chart{background:#fff;border:1px solid #00000012;border-radius:8px;height:100%;padding:16px}@media (min-width:640px){.RevenueChart-module-scss-module__RhZ8ia__chart{padding:24px}}.RevenueChart-module-scss-module__RhZ8ia__chart__title{color:#1a1a1a;text-transform:uppercase;letter-spacing:.1em;margin:0 0 16px;font-size:12px;font-weight:700}@media (min-width:640px){.RevenueChart-module-scss-module__RhZ8ia__chart__title{margin-bottom:24px;font-size:14px}}.RevenueChart-module-scss-module__RhZ8ia__chart__grid{align-items:flex-end;gap:8px;height:140px;display:flex}@media (min-width:640px){.RevenueChart-module-scss-module__RhZ8ia__chart__grid{gap:12px;height:180px}}.RevenueChart-module-scss-module__RhZ8ia__chart__col{flex-direction:column;flex:1;align-items:center;gap:8px;height:100%;display:flex;position:relative}.RevenueChart-module-scss-module__RhZ8ia__chart__col:hover .RevenueChart-module-scss-module__RhZ8ia__chart__tip{opacity:1;transform:translateY(0)}.RevenueChart-module-scss-module__RhZ8ia__chart__tip{background:var(--brand-primary,#0f2d4a);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;border-radius:4px;padding:2px 8px;font-size:12px;font-weight:600;transition:opacity .15s,transform .15s;position:absolute;top:-28px;transform:translateY(4px)}.RevenueChart-module-scss-module__RhZ8ia__chart__tip:after{content:"";border-left:4px solid #0000;border-right:4px solid #0000;border-top:4px solid var(--brand-primary,#0f2d4a);width:0;height:0;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.RevenueChart-module-scss-module__RhZ8ia__chart__bar_wrap{flex:1;align-items:flex-end;width:100%;display:flex}.RevenueChart-module-scss-module__RhZ8ia__chart__bar{background:linear-gradient(180deg, var(--brand-accent,#c9a843) 0%, #c9a8438c 100%);border-radius:4px 4px 0 0;width:100%;min-height:4px;transition:height .4s}.RevenueChart-module-scss-module__RhZ8ia__chart__label{color:#666;font-size:12px;font-weight:600}
.Footer-module-scss-module__VVBxPq__footer{color:#666;background:#1a1a1a;padding:48px 20px 32px}@media (min-width:768px){.Footer-module-scss-module__VVBxPq__footer{padding:64px 40px 32px}}@media (min-width:900px){.Footer-module-scss-module__VVBxPq__footer{padding:64px 80px 32px}}.Footer-module-scss-module__VVBxPq__footer__inner{max-width:1200px;margin:0 auto}.Footer-module-scss-module__VVBxPq__footer__grid{border-bottom:1px solid #1a1a1a;grid-template-columns:1fr;gap:40px;margin-bottom:64px;padding-bottom:64px;display:grid}@media (min-width:768px){.Footer-module-scss-module__VVBxPq__footer__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:64px}}.Footer-module-scss-module__VVBxPq__footer__tagline{color:#666;max-width:280px;margin-top:18px;font-size:12px;line-height:1.75}.Footer-module-scss-module__VVBxPq__footer__contact{flex-direction:column;gap:8px;margin-top:20px;font-size:12px;display:flex}.Footer-module-scss-module__VVBxPq__footer__contactItem{color:#f7f7f7;align-items:flex-start;gap:8px;display:flex}.Footer-module-scss-module__VVBxPq__footer__contactItem svg{color:var(--brand-accent,#c9a843);flex-shrink:0;margin-top:2px}.Footer-module-scss-module__VVBxPq__footer__col-title{letter-spacing:.28em;color:#f7f7f7;margin-bottom:20px;font-size:10px;font-weight:700}.Footer-module-scss-module__VVBxPq__footer__col-links{flex-direction:column;gap:12px;display:flex}.Footer-module-scss-module__VVBxPq__footer__col-link{color:#666;font-size:12px;text-decoration:none;transition:color .2s}.Footer-module-scss-module__VVBxPq__footer__col-link:hover{color:var(--brand-accent,#c9a843)}.Footer-module-scss-module__VVBxPq__footer__bottom{flex-direction:column;gap:8px;font-size:11px;display:flex}@media (min-width:640px){.Footer-module-scss-module__VVBxPq__footer__bottom{flex-direction:row;justify-content:space-between}}
.UserDashboardLayout-module-scss-module__lpSgGG__layout{background:#f7f7f7;min-height:100vh;display:flex}.UserDashboardLayout-module-scss-module__lpSgGG__authGate{background:#f7f7f7;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;display:flex}.UserDashboardLayout-module-scss-module__lpSgGG__authGate__text{color:#666;margin:0;font-size:12px}.UserDashboardLayout-module-scss-module__lpSgGG__sidebar{z-index:100;background:#071d30;flex-direction:column;flex-shrink:0;width:240px;height:100vh;transition:transform .25s;display:flex;position:fixed;top:0;left:0;transform:translate(-100%)}@media (min-width:768px){.UserDashboardLayout-module-scss-module__lpSgGG__sidebar{transform:none}}.UserDashboardLayout-module-scss-module__lpSgGG__sidebar--open{transform:translate(0)}.UserDashboardLayout-module-scss-module__lpSgGG__sidebar__brand{border-bottom:1px solid #ffffff12;align-items:center;gap:12px;padding:20px 24px;display:flex}.UserDashboardLayout-module-scss-module__lpSgGG__sidebar__tag{letter-spacing:.2em;color:var(--brand-accent,#c9a843);white-space:nowrap;background:#c9a8431f;border-radius:2px;padding:2px 8px;font-size:8px;font-weight:700}.UserDashboardLayout-module-scss-module__lpSgGG__sidebar__nav{flex:1;padding:12px 0;overflow-y:auto}.UserDashboardLayout-module-scss-module__lpSgGG__sidebar__section{letter-spacing:.3em;color:#ffffff4d;text-transform:uppercase;margin:0;padding:16px 24px 8px;font-size:10px;font-weight:700}.UserDashboardLayout-module-scss-module__lpSgGG__sidebar__link{color:#ffffff8c;border-left:2px solid #0000;align-items:center;gap:12px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s,background .15s,border-color .15s;display:flex}.UserDashboardLayout-module-scss-module__lpSgGG__sidebar__link:hover{color:#fff;background:#ffffff0f}.UserDashboardLayout-module-scss-module__lpSgGG__sidebar__link--active{color:var(--brand-accent,#c9a843);border-left-color:var(--brand-accent,#c9a843);background:#c9a84314}.UserDashboardLayout-module-scss-module__lpSgGG__sidebar__footer{border-top:1px solid #ffffff12;padding:16px 24px}.UserDashboardLayout-module-scss-module__lpSgGG__sidebar__user{align-items:center;gap:12px;margin-bottom:16px;display:flex}.UserDashboardLayout-module-scss-module__lpSgGG__sidebar__avatar{background:var(--brand-accent,#c9a843);color:#071d30;letter-spacing:.06em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:10px;font-weight:700;display:flex}.UserDashboardLayout-module-scss-module__lpSgGG__sidebar__userinfo{min-width:0}.UserDashboardLayout-module-scss-module__lpSgGG__sidebar__username{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;font-weight:600;overflow:hidden}.UserDashboardLayout-module-scss-module__lpSgGG__sidebar__useremail{color:#ffffff73;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;overflow:hidden}.UserDashboardLayout-module-scss-module__lpSgGG__sidebar__logout{color:#fff6;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:0;font-family:inherit;font-size:12px;font-weight:600;text-decoration:none;transition:color .15s;display:flex}.UserDashboardLayout-module-scss-module__lpSgGG__sidebar__logout:hover{color:#ffffffd9}.UserDashboardLayout-module-scss-module__lpSgGG__overlay{z-index:99;background:#0000008c;position:fixed;inset:0}.UserDashboardLayout-module-scss-module__lpSgGG__main{flex-direction:column;flex:1;min-width:0;min-height:100vh;margin-left:0;display:flex}@media (min-width:768px){.UserDashboardLayout-module-scss-module__lpSgGG__main{margin-left:240px}}.UserDashboardLayout-module-scss-module__lpSgGG__topbar{z-index:50;background:#fff;border-bottom:1px solid #00000012;align-items:center;gap:12px;height:56px;padding:0 16px;display:flex;position:sticky;top:0}@media (min-width:640px){.UserDashboardLayout-module-scss-module__lpSgGG__topbar{height:60px;padding:0 32px}}.UserDashboardLayout-module-scss-module__lpSgGG__topbar__menu{cursor:pointer;color:#1a1a1a;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:4px;line-height:0}@media (min-width:768px){.UserDashboardLayout-module-scss-module__lpSgGG__topbar__menu{display:none}}.UserDashboardLayout-module-scss-module__lpSgGG__topbar__avatar{background:var(--brand-accent,#c9a843);color:#071d30;letter-spacing:.06em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-left:auto;font-size:10px;font-weight:700;display:flex}@media (min-width:768px){.UserDashboardLayout-module-scss-module__lpSgGG__topbar__avatar{display:none}}.UserDashboardLayout-module-scss-module__lpSgGG__breadcrumb{align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.UserDashboardLayout-module-scss-module__lpSgGG__breadcrumb__item{color:#666;white-space:nowrap;align-items:center;gap:4px;font-size:12px;display:flex}.UserDashboardLayout-module-scss-module__lpSgGG__breadcrumb__item:not(:last-child){display:none}@media (min-width:640px){.UserDashboardLayout-module-scss-module__lpSgGG__breadcrumb__item:not(:last-child){display:flex}}.UserDashboardLayout-module-scss-module__lpSgGG__breadcrumb__item:last-child{color:#1a1a1a;text-overflow:ellipsis;font-weight:600;overflow:hidden}.UserDashboardLayout-module-scss-module__lpSgGG__breadcrumb__sep{opacity:.4;flex-shrink:0}.UserDashboardLayout-module-scss-module__lpSgGG__content{flex:1;padding:16px}@media (min-width:640px){.UserDashboardLayout-module-scss-module__lpSgGG__content{padding:24px}}@media (min-width:900px){.UserDashboardLayout-module-scss-module__lpSgGG__content{padding:32px}}
.BookingsTable-module-scss-module__Dg9X9q__wrap{background:#fff;border:1px solid #00000012;border-radius:8px;overflow:hidden}.BookingsTable-module-scss-module__Dg9X9q__wrap__title{color:#1a1a1a;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #00000012;margin:0;padding:16px;font-size:12px;font-weight:700}@media (min-width:640px){.BookingsTable-module-scss-module__Dg9X9q__wrap__title{padding:20px 24px;font-size:14px}}.BookingsTable-module-scss-module__Dg9X9q__table_scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.BookingsTable-module-scss-module__Dg9X9q__table{border-collapse:collapse;width:100%;font-size:12px}@media (min-width:640px){.BookingsTable-module-scss-module__Dg9X9q__table{font-size:14px}}.BookingsTable-module-scss-module__Dg9X9q__table th{text-align:left;color:#666;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;background:#f7f7f7;border-bottom:1px solid #00000012;padding:12px;font-size:12px;font-weight:700}@media (min-width:640px){.BookingsTable-module-scss-module__Dg9X9q__table th{padding:12px 16px}}.BookingsTable-module-scss-module__Dg9X9q__table td{color:#1a1a1a;white-space:nowrap;border-bottom:1px solid #0000000d;padding:12px}@media (min-width:640px){.BookingsTable-module-scss-module__Dg9X9q__table td{padding:16px}}.BookingsTable-module-scss-module__Dg9X9q__table tbody tr{transition:background .1s}.BookingsTable-module-scss-module__Dg9X9q__table tbody tr:hover{background:#f7f7f799}.BookingsTable-module-scss-module__Dg9X9q__table tbody tr:last-child td{border-bottom:none}.BookingsTable-module-scss-module__Dg9X9q__table__id{color:#666;font-family:monospace;font-size:12px}.BookingsTable-module-scss-module__Dg9X9q__table__hotel{font-weight:600}.BookingsTable-module-scss-module__Dg9X9q__table__center{text-align:center}.BookingsTable-module-scss-module__Dg9X9q__table__value{color:var(--brand-primary,#0f2d4a);font-weight:600}.BookingsTable-module-scss-module__Dg9X9q__badge{white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-block}@media (min-width:640px){.BookingsTable-module-scss-module__Dg9X9q__badge{padding:2px 12px}}.BookingsTable-module-scss-module__Dg9X9q__badge--confirmada{color:#16a34a;background:#22c55e1f}.BookingsTable-module-scss-module__Dg9X9q__badge--pendente{color:#d97706;background:#f59e0b1f}.BookingsTable-module-scss-module__Dg9X9q__badge--cancelada{color:#dc2626;background:#ef44441f}
.ImageUploader-module-scss-module__qZBqPW__uploader{flex-direction:column;gap:16px;display:flex}.ImageUploader-module-scss-module__qZBqPW__zone{cursor:pointer;border:2px dashed #0f2d4a33;border-radius:8px;flex-direction:column;align-items:center;gap:8px;padding:48px 32px;transition:border-color .15s,background .15s;display:flex}.ImageUploader-module-scss-module__qZBqPW__zone:hover,.ImageUploader-module-scss-module__qZBqPW__zone--dragging{border-color:var(--brand-accent,#c9a843);background:#c9a84308}.ImageUploader-module-scss-module__qZBqPW__zone__icon{color:var(--brand-accent,#c9a843);margin-bottom:8px}.ImageUploader-module-scss-module__qZBqPW__zone__text{color:#1a1a1a;text-align:center;margin:0;font-size:14px}.ImageUploader-module-scss-module__qZBqPW__zone__text span{color:var(--brand-accent,#c9a843);font-weight:600;text-decoration:underline}.ImageUploader-module-scss-module__qZBqPW__zone__hint{color:#666;margin:0;font-size:12px}.ImageUploader-module-scss-module__qZBqPW__zone__input{display:none}.ImageUploader-module-scss-module__qZBqPW__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;display:grid}.ImageUploader-module-scss-module__qZBqPW__thumb{aspect-ratio:4/3;border:2px solid #0000;border-radius:8px;position:relative;overflow:hidden}.ImageUploader-module-scss-module__qZBqPW__thumb--cover{border-color:var(--brand-accent,#c9a843)}.ImageUploader-module-scss-module__qZBqPW__thumb__img{object-fit:cover;width:100%;height:100%;display:block}.ImageUploader-module-scss-module__qZBqPW__thumb__cover{background:var(--brand-accent,#c9a843);color:#071d30;letter-spacing:.1em;text-transform:uppercase;border-radius:2px;padding:1px 8px;font-size:12px;font-weight:700;position:absolute;bottom:8px;left:8px}.ImageUploader-module-scss-module__qZBqPW__thumb__remove{color:#fff;cursor:pointer;opacity:0;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:opacity .15s;display:flex;position:absolute;top:8px;right:8px}.ImageUploader-module-scss-module__qZBqPW__thumb:hover .ImageUploader-module-scss-module__qZBqPW__thumb__remove{opacity:1}.ImageUploader-module-scss-module__qZBqPW__add_more{aspect-ratio:4/3;cursor:pointer;color:#666;background:#f7f7f7;border:2px dashed #0f2d4a26;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:600;transition:border-color .15s,color .15s;display:flex}.ImageUploader-module-scss-module__qZBqPW__add_more:hover{border-color:var(--brand-accent,#c9a843);color:var(--brand-accent,#c9a843)}.ImageUploader-module-scss-module__qZBqPW__note{color:#666;border-left:3px solid var(--brand-accent,#c9a843);background:#c9a8430f;border-radius:0 4px 4px 0;margin:0;padding:12px 16px;font-size:12px}
.PublicLayout-module-scss-module__aqgsAW__layout{flex-direction:column;min-height:100vh;display:flex}.PublicLayout-module-scss-module__aqgsAW__main{flex:1}
.admins-module-scss-module__2VA85W__page{flex-direction:column;gap:20px;display:flex}.admins-module-scss-module__2VA85W__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.admins-module-scss-module__2VA85W__header__title{color:#1a1a1a;margin:0 0 4px;font-size:22px;font-weight:700}.admins-module-scss-module__2VA85W__header__sub{color:#666;margin:0;font-size:12px}.admins-module-scss-module__2VA85W__cta{color:#fff;cursor:pointer;background:#071d30;border:none;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:600;transition:background .15s;display:inline-flex}.admins-module-scss-module__2VA85W__cta:hover{background:var(--brand-primary,#0f2d4a)}.admins-module-scss-module__2VA85W__tableCard{background:#fff;border:1px solid #0000000f;border-radius:8px;overflow:hidden}.admins-module-scss-module__2VA85W__empty__desc{color:#666;text-align:center;margin:0;padding:24px;font-size:12px}.admins-module-scss-module__2VA85W__nameCell{flex-direction:column;gap:2px;display:flex}.admins-module-scss-module__2VA85W__name{color:#1a1a1a;align-items:center;gap:8px;margin:0;font-weight:600;display:inline-flex}.admins-module-scss-module__2VA85W__selfBadge{color:var(--brand-primary,#0f2d4a);text-transform:uppercase;letter-spacing:.2em;background:#c9a8432e;border-radius:9999px;padding:1px 8px;font-size:8px;font-weight:700}.admins-module-scss-module__2VA85W__subname{color:#666;margin:0;font-size:10px}.admins-module-scss-module__2VA85W__dateCell{color:#666;white-space:nowrap}.admins-module-scss-module__2VA85W__pills{flex-wrap:wrap;gap:4px;display:flex}.admins-module-scss-module__2VA85W__pill{color:var(--brand-primary,#0f2d4a);background:#0f2d4a14;border-radius:9999px;padding:2px 8px;font-size:10px;font-weight:600}.admins-module-scss-module__2VA85W__actions{justify-content:flex-end;gap:8px;display:flex}.admins-module-scss-module__2VA85W__iconBtn{color:#666;cursor:pointer;background:0 0;border:1px solid #00000014;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.admins-module-scss-module__2VA85W__iconBtn:hover{color:#1a1a1a;background:#0000000a}.admins-module-scss-module__2VA85W__iconBtn--danger:hover:not(:disabled){color:#dc2626;background:#ef444414;border-color:#ef44444d}.admins-module-scss-module__2VA85W__iconBtn:disabled{opacity:.4;cursor:not-allowed}
.auditoria-module-scss-module__PQZ5Oq__page{flex-direction:column;gap:20px;display:flex}.auditoria-module-scss-module__PQZ5Oq__header__title{color:#1a1a1a;margin:0 0 4px;font-size:22px;font-weight:700}.auditoria-module-scss-module__PQZ5Oq__header__sub{color:#666;max-width:640px;margin:0;font-size:12px}.auditoria-module-scss-module__PQZ5Oq__empty__inline{color:#666;font-style:italic}.auditoria-module-scss-module__PQZ5Oq__timestamp{color:#666;white-space:nowrap;font-variant-numeric:tabular-nums}.auditoria-module-scss-module__PQZ5Oq__adminCell{font-weight:600}.auditoria-module-scss-module__PQZ5Oq__targetName{color:#1a1a1a;margin:0 0 2px;font-weight:600}.auditoria-module-scss-module__PQZ5Oq__targetEmail{color:#666;margin:0;font-size:10px}.auditoria-module-scss-module__PQZ5Oq__notes{color:#666;max-width:280px;font-size:10px}.auditoria-module-scss-module__PQZ5Oq__actionBadge{white-space:nowrap;border-radius:9999px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-block}.auditoria-module-scss-module__PQZ5Oq__actionBadge--success{color:#16a34a;background:#22c55e24}.auditoria-module-scss-module__PQZ5Oq__actionBadge--warning{color:#d97706;background:#f59e0b2e}.auditoria-module-scss-module__PQZ5Oq__actionBadge--danger{color:#dc2626;background:#ef444424}.auditoria-module-scss-module__PQZ5Oq__actionBadge--info{color:var(--brand-primary,#0f2d4a);background:#0f2d4a1a}
.avaliacoes-module-scss-module__5tSwNG__page{flex-direction:column;gap:20px;display:flex}.avaliacoes-module-scss-module__5tSwNG__header{justify-content:space-between;align-items:flex-start;display:flex}.avaliacoes-module-scss-module__5tSwNG__title{color:#1a1a1a;margin:0;font-size:22px;font-weight:700}.avaliacoes-module-scss-module__5tSwNG__subtitle{color:#666;margin:4px 0 0;font-size:14px}.avaliacoes-module-scss-module__5tSwNG__filters{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:end;gap:12px;display:grid}.avaliacoes-module-scss-module__5tSwNG__searchField{flex-direction:column;gap:8px;display:flex}.avaliacoes-module-scss-module__5tSwNG__searchLabel{letter-spacing:.3em;text-transform:uppercase;color:var(--brand-primary,#0f2d4a);font-size:10px;font-weight:600}.avaliacoes-module-scss-module__5tSwNG__searchInput{color:#1a1a1a;background:#f7f7f7;border:1px solid #0f2d4a24;width:100%;padding:12px 16px;font-family:inherit;font-size:14px}.avaliacoes-module-scss-module__5tSwNG__searchInput:focus{border-color:var(--brand-accent,#c9a843);background:#fff;outline:none;box-shadow:0 0 0 1px #c9a8434d}.avaliacoes-module-scss-module__5tSwNG__searchReserve{min-height:1rem}.avaliacoes-module-scss-module__5tSwNG__tableCard{background:#fff;border:1px solid #0f2d4a1a;border-radius:4px;overflow:hidden}.avaliacoes-module-scss-module__5tSwNG__empty{color:#666;flex-direction:column;align-items:center;gap:8px;padding:32px 16px;display:flex}.avaliacoes-module-scss-module__5tSwNG__table{border-collapse:collapse;width:100%;font-size:12px}.avaliacoes-module-scss-module__5tSwNG__table th,.avaliacoes-module-scss-module__5tSwNG__table td{text-align:left;border-bottom:1px solid #0f2d4a0f;padding:12px 16px}.avaliacoes-module-scss-module__5tSwNG__table th{text-transform:uppercase;letter-spacing:.1em;color:#666;background:#f7f7f7;font-size:10px}.avaliacoes-module-scss-module__5tSwNG__table tbody tr:last-child td{border-bottom:none}.avaliacoes-module-scss-module__5tSwNG__cellMain{color:#1a1a1a;margin:0;font-weight:600}.avaliacoes-module-scss-module__5tSwNG__cellSub{color:#666;margin:2px 0 0;font-size:10px}.avaliacoes-module-scss-module__5tSwNG__badge{text-transform:uppercase;letter-spacing:.1em;border-radius:9999px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-block}.avaliacoes-module-scss-module__5tSwNG__badge--success{color:#16a34a;background:#22c55e26}.avaliacoes-module-scss-module__5tSwNG__badge--warning{color:#d97706;background:#f59e0b26}.avaliacoes-module-scss-module__5tSwNG__badge--danger{color:#dc2626;background:#ef444426}.avaliacoes-module-scss-module__5tSwNG__actions{gap:8px;display:flex}.avaliacoes-module-scss-module__5tSwNG__actionBtn{color:var(--brand-primary,#0f2d4a);cursor:pointer;background:0 0;border:1px solid #0f2d4a33;border-radius:4px;align-items:center;gap:4px;padding:4px 12px;font-size:10px;font-weight:600;display:inline-flex}.avaliacoes-module-scss-module__5tSwNG__actionBtn:hover{background:#0f2d4a0a}
.campanhas-module-scss-module__ekq5pW__page{flex-direction:column;gap:20px;display:flex}.campanhas-module-scss-module__ekq5pW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.campanhas-module-scss-module__ekq5pW__title{color:#1a1a1a;margin:0;font-size:22px;font-weight:700}.campanhas-module-scss-module__ekq5pW__subtitle{color:#666;margin:4px 0 0;font-size:14px}.campanhas-module-scss-module__ekq5pW__primaryBtn{background:var(--brand-primary,#0f2d4a);color:#fff;border-radius:4px;align-items:center;gap:4px;padding:8px 16px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.campanhas-module-scss-module__ekq5pW__primaryBtn:hover{background:#071d30}.campanhas-module-scss-module__ekq5pW__tableCard{background:#fff;border:1px solid #0f2d4a14;border-radius:4px;overflow:auto}.campanhas-module-scss-module__ekq5pW__empty{color:#666;flex-direction:column;align-items:center;gap:8px;padding:32px 16px;display:flex}.campanhas-module-scss-module__ekq5pW__cellMain{color:#1a1a1a;margin:0;font-weight:600}.campanhas-module-scss-module__ekq5pW__cellSub{color:#666;margin:2px 0 0;font-size:10px}.campanhas-module-scss-module__ekq5pW__code{background:#f7f7f7;border-radius:2px;padding:2px 8px;font-family:ui-monospace,monospace;font-size:10px}.campanhas-module-scss-module__ekq5pW__numCol{text-align:right;font-variant-numeric:tabular-nums}.campanhas-module-scss-module__ekq5pW__badge{text-transform:uppercase;letter-spacing:.1em;border-radius:9999px;align-items:center;gap:4px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-flex}.campanhas-module-scss-module__ekq5pW__badge--success{color:#16a34a;background:#22c55e26}.campanhas-module-scss-module__ekq5pW__badge--warning{color:#d97706;background:#f59e0b26}.campanhas-module-scss-module__ekq5pW__badge--muted{color:#666;background:#66666626}.campanhas-module-scss-module__ekq5pW__rowBtn{color:var(--brand-primary,#0f2d4a);background:0 0;border:1px solid #0f2d4a33;border-radius:4px;align-items:center;padding:4px 12px;font-size:10px;font-weight:600;text-decoration:none;display:inline-flex}.campanhas-module-scss-module__ekq5pW__rowBtn:hover{background:#0f2d4a0a}
.form-module-scss-module__58-9xG__page{flex-direction:column;gap:16px;display:flex}.form-module-scss-module__58-9xG__toolbarTop{align-items:center;gap:12px;display:flex}.form-module-scss-module__58-9xG__back{color:#666;align-items:center;gap:4px;font-size:12px;text-decoration:none;display:inline-flex}.form-module-scss-module__58-9xG__back:hover{color:var(--brand-primary,#0f2d4a)}.form-module-scss-module__58-9xG__title{color:#1a1a1a;margin:0;font-size:22px;font-weight:700}.form-module-scss-module__58-9xG__card{background:#fff;border:1px solid #0f2d4a14;border-radius:4px;padding:20px}.form-module-scss-module__58-9xG__titleRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.form-module-scss-module__58-9xG__deleteBtn{color:#dc2626;cursor:pointer;background:0 0;border:1px solid #ef44444d;border-radius:4px;align-items:center;gap:4px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.form-module-scss-module__58-9xG__deleteBtn:hover{background:#ef44440f}.form-module-scss-module__58-9xG__statsRow{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.form-module-scss-module__58-9xG__stat{background:#fff;border:1px solid #0f2d4a14;border-radius:4px;flex-direction:column;gap:4px;padding:12px 16px;display:flex}.form-module-scss-module__58-9xG__stat span{text-transform:uppercase;letter-spacing:.1em;color:#666;font-size:10px}.form-module-scss-module__58-9xG__stat strong{color:#1a1a1a;font-size:18px}
.hoteis-module-scss-module__eMZjcW__page{flex-direction:column;gap:20px;display:flex}.hoteis-module-scss-module__eMZjcW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.hoteis-module-scss-module__eMZjcW__header__title{color:#1a1a1a;margin:0 0 4px;font-size:22px;font-weight:700}.hoteis-module-scss-module__eMZjcW__header__sub{color:#666;margin:0;font-size:12px}.hoteis-module-scss-module__eMZjcW__name{color:#1a1a1a;margin:0;font-weight:600}.hoteis-module-scss-module__eMZjcW__subname{color:#666;margin:0;font-size:10px}.hoteis-module-scss-module__eMZjcW__missing{color:#dc2626;font-size:10px;font-style:italic}.hoteis-module-scss-module__eMZjcW__toggle{cursor:pointer;background:#00000026;border:none;border-radius:9999px;width:42px;height:24px;padding:0;transition:background .15s,opacity .15s;position:relative}.hoteis-module-scss-module__eMZjcW__toggle__thumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.hoteis-module-scss-module__eMZjcW__toggle--on{background:#22c55e}.hoteis-module-scss-module__eMZjcW__toggle--on .hoteis-module-scss-module__eMZjcW__toggle__thumb{transform:translate(18px)}.hoteis-module-scss-module__eMZjcW__toggle:disabled{opacity:.6;cursor:wait}
.hoteleiros-module-scss-module__IzM6VG__page{flex-direction:column;gap:20px;display:flex}.hoteleiros-module-scss-module__IzM6VG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.hoteleiros-module-scss-module__IzM6VG__header__title{color:#1a1a1a;margin:0 0 4px;font-size:22px;font-weight:700}.hoteleiros-module-scss-module__IzM6VG__header__sub{color:#666;margin:0;font-size:12px}.hoteleiros-module-scss-module__IzM6VG__name{color:#1a1a1a;margin:0;font-weight:600}.hoteleiros-module-scss-module__IzM6VG__subname{color:#666;margin:0;font-size:10px}.hoteleiros-module-scss-module__IzM6VG__dateCell{color:#666;white-space:nowrap}.hoteleiros-module-scss-module__IzM6VG__badge{white-space:nowrap;border-radius:9999px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-block}.hoteleiros-module-scss-module__IzM6VG__badge--owner{color:#16a34a;background:#22c55e1f}.hoteleiros-module-scss-module__IzM6VG__badge--staff{color:var(--brand-primary,#0f2d4a);background:#0f2d4a1a}.hoteleiros-module-scss-module__IzM6VG__statusBadge{text-transform:uppercase;letter-spacing:.2em;border-radius:9999px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-block}.hoteleiros-module-scss-module__IzM6VG__statusBadge--active{color:#16a34a;background:#22c55e24}.hoteleiros-module-scss-module__IzM6VG__statusBadge--pending,.hoteleiros-module-scss-module__IzM6VG__statusBadge--suspended{color:#d97706;background:#f59e0b2e}.hoteleiros-module-scss-module__IzM6VG__statusBadge--banned{color:#dc2626;background:#ef444424}.hoteleiros-module-scss-module__IzM6VG__actions{flex-wrap:wrap;align-items:center;gap:4px;display:inline-flex}.hoteleiros-module-scss-module__IzM6VG__actionBtn{cursor:pointer;border:1px solid #0000;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:10px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.hoteleiros-module-scss-module__IzM6VG__actionBtn--approve{color:#fff;background:#16a34a}.hoteleiros-module-scss-module__IzM6VG__actionBtn--approve:hover:not(:disabled){background:#22c55e}.hoteleiros-module-scss-module__IzM6VG__actionBtn--reactivate{color:var(--brand-primary,#0f2d4a);background:#0f2d4a14;border-color:#0f2d4a33}.hoteleiros-module-scss-module__IzM6VG__actionBtn--reactivate:hover:not(:disabled){background:#0f2d4a24}.hoteleiros-module-scss-module__IzM6VG__iconBtn{color:#666;cursor:pointer;background:0 0;border:1px solid #00000014;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.hoteleiros-module-scss-module__IzM6VG__iconBtn:hover:not(:disabled){color:#1a1a1a;background:#0000000a}.hoteleiros-module-scss-module__IzM6VG__iconBtn--warning:hover:not(:disabled){color:#d97706;background:#f59e0b1f;border-color:#f59e0b4d}.hoteleiros-module-scss-module__IzM6VG__iconBtn--danger:hover:not(:disabled){color:#dc2626;background:#ef44441a;border-color:#ef44444d}.hoteleiros-module-scss-module__IzM6VG__iconBtn:disabled{opacity:.4;cursor:not-allowed}.hoteleiros-module-scss-module__IzM6VG__detail{flex-direction:column;gap:16px;display:flex}.hoteleiros-module-scss-module__IzM6VG__detail__meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hoteleiros-module-scss-module__IzM6VG__detail__parent{color:#666;font-size:12px}.hoteleiros-module-scss-module__IzM6VG__detail__section{flex-direction:column;gap:8px;display:flex}.hoteleiros-module-scss-module__IzM6VG__detail__sectionTitle{color:#1a1a1a;text-transform:uppercase;letter-spacing:.2em;margin:0;font-size:12px;font-weight:600}.hoteleiros-module-scss-module__IzM6VG__detail__empty{color:#666;margin:0;font-size:12px}.hoteleiros-module-scss-module__IzM6VG__modules{flex-wrap:wrap;gap:8px;display:flex}.hoteleiros-module-scss-module__IzM6VG__modulePill{color:var(--brand-primary,#0f2d4a);background:#c9a84326;border-radius:2px;padding:2px 8px;font-size:10px;font-weight:600}.hoteleiros-module-scss-module__IzM6VG__hotels{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.hoteleiros-module-scss-module__IzM6VG__hotelItem{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.hoteleiros-module-scss-module__IzM6VG__hotelItem:last-child{border-bottom:none}.hoteleiros-module-scss-module__IzM6VG__hotelItem__name{color:#1a1a1a;margin:0 0 2px;font-size:12px;font-weight:600}.hoteleiros-module-scss-module__IzM6VG__hotelItem__loc{color:#666;margin:0;font-size:10px}
.nova-module-scss-module__GSfgUq__page{flex-direction:column;gap:20px;display:flex}.nova-module-scss-module__GSfgUq__header__title{color:#1a1a1a;margin:0 0 4px;font-size:22px;font-weight:700}.nova-module-scss-module__GSfgUq__header__sub{color:#666;margin:0;font-size:12px}
.operadoras-module-scss-module__TX1YxG__page{flex-direction:column;gap:20px;display:flex}.operadoras-module-scss-module__TX1YxG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.operadoras-module-scss-module__TX1YxG__header__title{color:#1a1a1a;margin:0 0 4px;font-size:22px;font-weight:700}.operadoras-module-scss-module__TX1YxG__header__sub{color:#666;margin:0;font-size:12px}.operadoras-module-scss-module__TX1YxG__cta{color:#fff;cursor:pointer;background:#071d30;border:none;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:600;transition:background .15s;display:inline-flex}.operadoras-module-scss-module__TX1YxG__cta:hover{background:var(--brand-primary,#0f2d4a)}.operadoras-module-scss-module__TX1YxG__opCell{flex-direction:column;gap:2px;display:flex}.operadoras-module-scss-module__TX1YxG__opCell__name{color:#1a1a1a;margin:0;font-weight:600}.operadoras-module-scss-module__TX1YxG__opCell__slug{color:#666;margin:0;font-size:10px}.operadoras-module-scss-module__TX1YxG__webLink{color:var(--brand-primary,#0f2d4a);align-items:center;gap:4px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.operadoras-module-scss-module__TX1YxG__webLink:hover{color:#071d30}.operadoras-module-scss-module__TX1YxG__contactCell{flex-direction:column;gap:2px;display:flex}.operadoras-module-scss-module__TX1YxG__contactCell__phone{color:#666;font-size:10px}.operadoras-module-scss-module__TX1YxG__dash{color:#666}.operadoras-module-scss-module__TX1YxG__badge{white-space:nowrap;border-radius:9999px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-block}.operadoras-module-scss-module__TX1YxG__badge--active{color:#16a34a;background:#22c55e1f}.operadoras-module-scss-module__TX1YxG__badge--inactive{color:#666;background:#0000000f}.operadoras-module-scss-module__TX1YxG__actions{justify-content:flex-end;align-items:center;gap:4px;display:flex}.operadoras-module-scss-module__TX1YxG__iconBtn{color:#666;cursor:pointer;background:0 0;border:1px solid #00000014;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.operadoras-module-scss-module__TX1YxG__iconBtn:hover{color:#1a1a1a;background:#0000000a}.operadoras-module-scss-module__TX1YxG__iconBtn--danger:hover{color:#dc2626;background:#ef444414;border-color:#ef44444d}
.edit-module-scss-module__SQaptW__page{flex-direction:column;gap:20px;display:flex}.edit-module-scss-module__SQaptW__header__title{color:#1a1a1a;margin:0 0 4px;font-size:22px;font-weight:700}.edit-module-scss-module__SQaptW__header__sub{color:#666;margin:0;font-size:12px}
.novo-module-scss-module__yHtoAG__page{flex-direction:column;gap:20px;display:flex}.novo-module-scss-module__yHtoAG__header__title{color:#1a1a1a;margin:0 0 4px;font-size:22px;font-weight:700}.novo-module-scss-module__yHtoAG__header__sub{color:#666;margin:0;font-size:12px}
.pacotes-module-scss-module__wJsN3G__page{flex-direction:column;gap:20px;display:flex}.pacotes-module-scss-module__wJsN3G__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.pacotes-module-scss-module__wJsN3G__header__title{color:#1a1a1a;margin:0 0 4px;font-size:22px;font-weight:700}.pacotes-module-scss-module__wJsN3G__header__sub{color:#666;margin:0;font-size:12px}.pacotes-module-scss-module__wJsN3G__cta{color:#fff;cursor:pointer;background:#071d30;border:none;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:600;transition:background .15s;display:inline-flex}.pacotes-module-scss-module__wJsN3G__cta:hover{background:var(--brand-primary,#0f2d4a)}.pacotes-module-scss-module__wJsN3G__pkgCell{flex-direction:column;gap:2px;display:flex}.pacotes-module-scss-module__wJsN3G__pkgCell__name{color:#1a1a1a;margin:0;font-weight:600}.pacotes-module-scss-module__wJsN3G__pkgCell__dest{color:#666;margin:0;font-size:10px}.pacotes-module-scss-module__wJsN3G__missing{color:#dc2626;font-size:10px;font-style:italic}.pacotes-module-scss-module__wJsN3G__badge{white-space:nowrap;border-radius:9999px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-block}.pacotes-module-scss-module__wJsN3G__badge--active{color:#16a34a;background:#22c55e1f}.pacotes-module-scss-module__wJsN3G__badge--inactive{color:#666;background:#0000000f}.pacotes-module-scss-module__wJsN3G__actions{justify-content:flex-end;align-items:center;gap:4px;display:flex}.pacotes-module-scss-module__wJsN3G__iconBtn{color:#666;cursor:pointer;background:0 0;border:1px solid #00000014;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.pacotes-module-scss-module__wJsN3G__iconBtn:hover{color:#1a1a1a;background:#0000000a}.pacotes-module-scss-module__wJsN3G__iconBtn--danger:hover{color:#dc2626;background:#ef444414;border-color:#ef44444d}
.faq-module-scss-module__htz8fG__page{flex-direction:column;gap:20px;display:flex}.faq-module-scss-module__htz8fG__header__title{color:#1a1a1a;margin:0 0 4px;font-size:22px;font-weight:700}.faq-module-scss-module__htz8fG__header__sub{color:#666;margin:0;font-size:12px}.faq-module-scss-module__htz8fG__card{background:#fff;border:1px solid #0f2d4a1a;border-radius:4px;flex-direction:column;gap:16px;padding:20px;display:flex}.faq-module-scss-module__htz8fG__card__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.faq-module-scss-module__htz8fG__card__title{color:#1a1a1a;align-items:center;gap:8px;margin:0;font-size:14px;font-weight:600;display:flex}.faq-module-scss-module__htz8fG__card__actions{justify-content:flex-end;display:flex}.faq-module-scss-module__htz8fG__cancel{color:#666;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-family:inherit;font-size:12px;display:inline-flex}.faq-module-scss-module__htz8fG__cancel:hover{color:#1a1a1a}.faq-module-scss-module__htz8fG__field{flex-direction:column;gap:4px;display:flex}.faq-module-scss-module__htz8fG__field__label{color:#666;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:600}.faq-module-scss-module__htz8fG__field__input,.faq-module-scss-module__htz8fG__field__textarea{color:#1a1a1a;resize:vertical;border:1px solid #0f2d4a2e;border-radius:4px;padding:8px 12px;font-family:inherit;font-size:12px}.faq-module-scss-module__htz8fG__field__input:focus,.faq-module-scss-module__htz8fG__field__textarea:focus{border-color:var(--brand-accent,#c9a843);outline:none}.faq-module-scss-module__htz8fG__cta{background:var(--brand-accent,#c9a843);color:#1a1a1a;cursor:pointer;border:none;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s;display:inline-flex}.faq-module-scss-module__htz8fG__cta:hover:not(:disabled){background:#d9bb65}.faq-module-scss-module__htz8fG__cta:disabled{opacity:.6;cursor:not-allowed}.faq-module-scss-module__htz8fG__formError{color:#c0392b;margin:0;font-size:12px}.faq-module-scss-module__htz8fG__state{color:#666;font-size:12px}.faq-module-scss-module__htz8fG__stateError{color:#c0392b;font-size:12px}.faq-module-scss-module__htz8fG__list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.faq-module-scss-module__htz8fG__item{background:#fff;border:1px solid #0f2d4a1a;border-radius:4px;align-items:flex-start;gap:12px;padding:16px;display:flex}.faq-module-scss-module__htz8fG__item__reorder{flex-direction:column;flex-shrink:0;gap:2px;display:flex}.faq-module-scss-module__htz8fG__item__reorder button{width:26px;height:22px;color:var(--brand-primary,#0f2d4a);cursor:pointer;background:0 0;border:1px solid #0f2d4a26;border-radius:2px;justify-content:center;align-items:center;transition:background .15s;display:inline-flex}.faq-module-scss-module__htz8fG__item__reorder button:hover:not(:disabled){background:#0f2d4a0f}.faq-module-scss-module__htz8fG__item__reorder button:disabled{opacity:.35;cursor:not-allowed}.faq-module-scss-module__htz8fG__item__body{flex:1;min-width:0}.faq-module-scss-module__htz8fG__item__q{color:#1a1a1a;margin:0 0 4px;font-size:12px;font-weight:600}.faq-module-scss-module__htz8fG__item__a{color:#666;white-space:pre-wrap;margin:0;font-size:12px}.faq-module-scss-module__htz8fG__toggle{color:#1a1a1a;cursor:pointer;flex-shrink:0;align-items:center;gap:8px;font-size:12px;display:inline-flex}.faq-module-scss-module__htz8fG__toggle input{accent-color:var(--brand-accent,#c9a843);width:16px;height:16px}.faq-module-scss-module__htz8fG__iconBtn{color:var(--brand-primary,#0f2d4a);cursor:pointer;background:0 0;border:1px solid #0f2d4a26;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:8px;transition:background .15s;display:inline-flex}.faq-module-scss-module__htz8fG__iconBtn:hover{background:#0f2d4a0d}.faq-module-scss-module__htz8fG__iconBtn--danger{color:#c0392b;border-color:#c0392b4d}.faq-module-scss-module__htz8fG__iconBtn--danger:hover{background:#c0392b14}
.identidade-visual-module-scss-module__W7lw3q__page{flex-direction:column;gap:20px;display:flex}.identidade-visual-module-scss-module__W7lw3q__header__title{color:#1a1a1a;margin:0 0 4px;font-size:22px;font-weight:700}.identidade-visual-module-scss-module__W7lw3q__header__sub{color:#666;margin:0;font-size:12px}.identidade-visual-module-scss-module__W7lw3q__flash{color:var(--brand-primary,#0f2d4a);background:#c9a84324;border:1px solid #c9a84366;border-radius:4px;margin:0;padding:8px 16px;font-size:12px}.identidade-visual-module-scss-module__W7lw3q__state{color:#666;font-size:12px}.identidade-visual-module-scss-module__W7lw3q__stateError{color:#c0392b;font-size:12px}.identidade-visual-module-scss-module__W7lw3q__topGrid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:768px){.identidade-visual-module-scss-module__W7lw3q__topGrid{grid-template-columns:1fr 1fr;align-items:stretch}}.identidade-visual-module-scss-module__W7lw3q__card{background:#fff;border:1px solid #0f2d4a1a;border-radius:4px;flex-direction:column;gap:16px;padding:20px;display:flex}.identidade-visual-module-scss-module__W7lw3q__card__title{color:#1a1a1a;margin:0;font-size:14px;font-weight:600}.identidade-visual-module-scss-module__W7lw3q__card__actions{justify-content:flex-end;display:flex}.identidade-visual-module-scss-module__W7lw3q__cta{background:var(--brand-accent,#c9a843);color:#1a1a1a;cursor:pointer;border:none;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s;display:inline-flex}.identidade-visual-module-scss-module__W7lw3q__cta:hover:not(:disabled){background:#d9bb65}.identidade-visual-module-scss-module__W7lw3q__cta:disabled{opacity:.6;cursor:not-allowed}.identidade-visual-module-scss-module__W7lw3q__logoRow{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.identidade-visual-module-scss-module__W7lw3q__logoPreview{background:#0f2d4a08;border:1px dashed #0f2d4a40;border-radius:4px;justify-content:center;align-items:center;width:220px;height:90px;padding:12px;display:flex;overflow:hidden}.identidade-visual-module-scss-module__W7lw3q__logoPreview img{object-fit:contain;max-width:100%;max-height:100%}.identidade-visual-module-scss-module__W7lw3q__logoPreview__empty{color:#666;text-align:center;font-size:10px}.identidade-visual-module-scss-module__W7lw3q__logoActions{flex-direction:column;gap:12px;display:flex}.identidade-visual-module-scss-module__W7lw3q__fileBtn{color:var(--brand-primary,#0f2d4a);cursor:pointer;border:1px solid #0f2d4a33;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:600;transition:background .15s;display:inline-flex}.identidade-visual-module-scss-module__W7lw3q__fileBtn:hover{background:#0f2d4a0d}.identidade-visual-module-scss-module__W7lw3q__removeBtn{color:#c0392b;cursor:pointer;background:0 0;border:1px solid #c0392b4d;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s;display:inline-flex}.identidade-visual-module-scss-module__W7lw3q__removeBtn:hover{background:#c0392b14}.identidade-visual-module-scss-module__W7lw3q__colors{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:640px){.identidade-visual-module-scss-module__W7lw3q__colors{grid-template-columns:1fr 1fr;max-width:520px}}.identidade-visual-module-scss-module__W7lw3q__colorField{flex-direction:column;gap:8px;display:flex}.identidade-visual-module-scss-module__W7lw3q__colorField__label{color:#666;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:600}.identidade-visual-module-scss-module__W7lw3q__colorField__row{align-items:center;gap:12px;display:flex}.identidade-visual-module-scss-module__W7lw3q__colorField__swatch{cursor:pointer;background:0 0;border:1px solid #0f2d4a33;border-radius:2px;width:44px;height:38px;padding:0}.identidade-visual-module-scss-module__W7lw3q__colorField__hex{text-transform:uppercase;border:1px solid #0f2d4a2e;border-radius:4px;width:120px;padding:8px 12px;font-family:inherit;font-size:12px}.identidade-visual-module-scss-module__W7lw3q__colorField__hex:focus{border-color:var(--brand-accent,#c9a843);outline:none}
.edit-module-scss-module__4gjmta__page{flex-direction:column;gap:20px;display:flex}.edit-module-scss-module__4gjmta__header__title{color:#1a1a1a;margin:0 0 4px;font-size:22px;font-weight:700}.edit-module-scss-module__4gjmta__header__sub{color:#666;margin:0;font-size:12px}
.nova-module-scss-module__xYd7xW__page{flex-direction:column;gap:20px;display:flex}.nova-module-scss-module__xYd7xW__header__title{color:#1a1a1a;margin:0 0 4px;font-size:22px;font-weight:700}.nova-module-scss-module__xYd7xW__header__sub{color:#666;margin:0;font-size:12px}
.promocoes-module-scss-module__3b4nJW__page{flex-direction:column;gap:20px;display:flex}.promocoes-module-scss-module__3b4nJW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.promocoes-module-scss-module__3b4nJW__header__title{color:#1a1a1a;margin:0 0 4px;font-size:22px;font-weight:700}.promocoes-module-scss-module__3b4nJW__header__sub{color:#666;margin:0;font-size:12px}.promocoes-module-scss-module__3b4nJW__cta{color:#fff;cursor:pointer;background:#071d30;border:none;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:600;transition:background .15s;display:inline-flex}.promocoes-module-scss-module__3b4nJW__cta:hover{background:var(--brand-primary,#0f2d4a)}.promocoes-module-scss-module__3b4nJW__titleCell{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.promocoes-module-scss-module__3b4nJW__featuredTag{letter-spacing:.3em;color:var(--brand-accent,#c9a843);white-space:nowrap;background:#c9a84326;border-radius:2px;padding:2px 8px;font-size:8px;font-weight:700}.promocoes-module-scss-module__3b4nJW__dateCell{white-space:nowrap;color:#666}.promocoes-module-scss-module__3b4nJW__badge{white-space:nowrap;border-radius:9999px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-block}.promocoes-module-scss-module__3b4nJW__badge--active{color:#16a34a;background:#22c55e1f}.promocoes-module-scss-module__3b4nJW__badge--inactive{color:#666;background:#0000000f}.promocoes-module-scss-module__3b4nJW__badge--expired{color:#dc2626;background:#ef44441a}.promocoes-module-scss-module__3b4nJW__actions{justify-content:flex-end;align-items:center;gap:4px;display:flex}.promocoes-module-scss-module__3b4nJW__iconBtn{color:#666;cursor:pointer;background:0 0;border:1px solid #00000014;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.promocoes-module-scss-module__3b4nJW__iconBtn:hover{color:#1a1a1a;background:#0000000a}.promocoes-module-scss-module__3b4nJW__iconBtn--danger:hover{color:#dc2626;background:#ef444414;border-color:#ef44444d}
.edit-module-scss-module__XlMVHW__page{flex-direction:column;gap:20px;display:flex}.edit-module-scss-module__XlMVHW__header__title{color:#1a1a1a;margin:0 0 4px;font-size:22px;font-weight:700}.edit-module-scss-module__XlMVHW__header__sub{color:#666;margin:0;font-size:12px}
.novo-module-scss-module__9QP1TG__page{flex-direction:column;gap:20px;display:flex}.novo-module-scss-module__9QP1TG__header__title{color:#1a1a1a;margin:0 0 4px;font-size:22px;font-weight:700}.novo-module-scss-module__9QP1TG__header__sub{color:#666;margin:0;font-size:12px}
.roteiros-module-scss-module__VTZqHG__page{flex-direction:column;gap:20px;display:flex}.roteiros-module-scss-module__VTZqHG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.roteiros-module-scss-module__VTZqHG__header__title{color:#1a1a1a;margin:0 0 4px;font-size:22px;font-weight:700}.roteiros-module-scss-module__VTZqHG__header__sub{color:#666;margin:0;font-size:12px}.roteiros-module-scss-module__VTZqHG__cta{color:#fff;cursor:pointer;background:#071d30;border:none;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:600;transition:background .15s;display:inline-flex}.roteiros-module-scss-module__VTZqHG__cta:hover{background:var(--brand-primary,#0f2d4a)}.roteiros-module-scss-module__VTZqHG__itineraryCell{flex-direction:column;gap:2px;display:flex}.roteiros-module-scss-module__VTZqHG__itineraryCell__title{color:#1a1a1a;margin:0;font-weight:600}.roteiros-module-scss-module__VTZqHG__itineraryCell__state{color:#666;margin:0;font-size:10px}.roteiros-module-scss-module__VTZqHG__missing{color:#dc2626;font-size:10px;font-style:italic}.roteiros-module-scss-module__VTZqHG__dash{color:#666}.roteiros-module-scss-module__VTZqHG__badge{white-space:nowrap;border-radius:9999px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-block}.roteiros-module-scss-module__VTZqHG__badge--editorial{color:#666;background:#0000000f}.roteiros-module-scss-module__VTZqHG__badge--bookable{color:var(--brand-primary,#0f2d4a);background:#c9a84326}.roteiros-module-scss-module__VTZqHG__actions{justify-content:flex-end;align-items:center;gap:4px;display:flex}.roteiros-module-scss-module__VTZqHG__iconBtn{color:#666;cursor:pointer;background:0 0;border:1px solid #00000014;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.roteiros-module-scss-module__VTZqHG__iconBtn:hover{color:#1a1a1a;background:#0000000a}.roteiros-module-scss-module__VTZqHG__iconBtn--danger:hover{color:#dc2626;background:#ef444414;border-color:#ef44444d}
.detail-module-scss-module__h0IV2W__page{flex-direction:column;gap:20px;max-width:760px;display:flex}.detail-module-scss-module__h0IV2W__header__title{color:#1a1a1a;margin:0 0 4px;font-size:22px;font-weight:700}.detail-module-scss-module__h0IV2W__header__sub{color:#666;margin:0;font-size:12px}.detail-module-scss-module__h0IV2W__section{background:#fff;border:1px solid #0000000f;border-radius:8px;flex-direction:column;gap:16px;padding:20px;display:flex}.detail-module-scss-module__h0IV2W__sectionHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.detail-module-scss-module__h0IV2W__sectionTitle{color:#1a1a1a;margin:0;font-size:14px;font-weight:600}.detail-module-scss-module__h0IV2W__addBtn{color:#071d30;cursor:pointer;background:0 0;border:1px solid #0f2d4a33;border-radius:4px;align-items:center;gap:4px;padding:4px 12px;font-size:10px;font-weight:600;transition:background .15s;display:inline-flex}.detail-module-scss-module__h0IV2W__addBtn:hover{background:#0f2d4a0a}.detail-module-scss-module__h0IV2W__empty{color:#666;margin:0;padding:8px 0;font-size:12px}.detail-module-scss-module__h0IV2W__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.detail-module-scss-module__h0IV2W__item{background:#00000003;border:1px solid #0000000f;border-radius:4px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.detail-module-scss-module__h0IV2W__item__main{flex:1;min-width:0}.detail-module-scss-module__h0IV2W__item__title{color:#1a1a1a;margin:0;font-size:12px;font-weight:600}.detail-module-scss-module__h0IV2W__item__dates{color:#666;font-weight:400}.detail-module-scss-module__h0IV2W__item__desc{color:#666;margin:2px 0 0;font-size:10px}.detail-module-scss-module__h0IV2W__item__actions{align-items:center;gap:8px;display:flex}.detail-module-scss-module__h0IV2W__iconBtn{color:#666;cursor:pointer;background:0 0;border:1px solid #00000014;border-radius:4px;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s,color .15s;display:inline-flex}.detail-module-scss-module__h0IV2W__iconBtn:hover{color:#1a1a1a;background:#0000000a}.detail-module-scss-module__h0IV2W__iconBtn--danger:hover{color:#dc2626;background:#ef444414;border-color:#ef44444d}.detail-module-scss-module__h0IV2W__markPaidBtn{color:#fff;cursor:pointer;background:#22c55e;border:none;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:10px;font-weight:600;transition:background .15s;display:inline-flex}.detail-module-scss-module__h0IV2W__markPaidBtn:hover{background:#16a34a}.detail-module-scss-module__h0IV2W__badge{white-space:nowrap;border-radius:9999px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-block}.detail-module-scss-module__h0IV2W__badge--paid{color:#16a34a;background:#22c55e1f}.detail-module-scss-module__h0IV2W__badge--pending{color:#d97706;background:#f59e0b1f}
.rh-module-scss-module__4anugq__page{flex-direction:column;gap:20px;display:flex}.rh-module-scss-module__4anugq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.rh-module-scss-module__4anugq__header__title{color:#1a1a1a;margin:0 0 4px;font-size:22px;font-weight:700}.rh-module-scss-module__4anugq__header__sub{color:#666;margin:0;font-size:12px}.rh-module-scss-module__4anugq__cta{color:#fff;cursor:pointer;background:#071d30;border:none;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:600;transition:background .15s;display:inline-flex}.rh-module-scss-module__4anugq__cta:hover{background:var(--brand-primary,#0f2d4a)}.rh-module-scss-module__4anugq__toolbar{flex-wrap:wrap;align-items:flex-start;gap:16px;display:flex}.rh-module-scss-module__4anugq__search{flex-direction:column;flex:280px;gap:8px;display:flex}.rh-module-scss-module__4anugq__search__label{letter-spacing:.3em;text-transform:uppercase;color:var(--brand-primary,#0f2d4a);font-size:10px;font-weight:600}.rh-module-scss-module__4anugq__search__wrapper{position:relative}.rh-module-scss-module__4anugq__search__icon{color:#666;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.rh-module-scss-module__4anugq__search__input{color:#1a1a1a;background:#f7f7f7;border:1px solid #0f2d4a24;border-radius:0;width:100%;padding:12px 12px 12px 32px;font-family:inherit;font-size:14px;transition:border-color .18s,background .18s}.rh-module-scss-module__4anugq__search__input:focus{border-color:var(--brand-accent,#c9a843);background:#fff;outline:none;box-shadow:0 0 0 1px #c9a8434d}.rh-module-scss-module__4anugq__filter{flex:0 0 180px;min-width:160px}.rh-module-scss-module__4anugq__tableCard{background:#fff;border:1px solid #0000000f;border-radius:8px;overflow:hidden}.rh-module-scss-module__4anugq__empty{color:#666;text-align:center;margin:0;padding:24px;font-size:12px}.rh-module-scss-module__4anugq__tableWrap{overflow-x:auto}.rh-module-scss-module__4anugq__table{border-collapse:collapse;width:100%;min-width:760px}.rh-module-scss-module__4anugq__table th,.rh-module-scss-module__4anugq__table td{text-align:left;vertical-align:middle;padding:12px 16px;font-size:12px}.rh-module-scss-module__4anugq__table th{color:#666;background:#00000005;border-bottom:1px solid #0000000f;font-weight:600}.rh-module-scss-module__4anugq__table td{color:#1a1a1a;border-bottom:1px solid #0000000a}.rh-module-scss-module__4anugq__table tr:last-child td{border-bottom:none}.rh-module-scss-module__4anugq__name{color:#1a1a1a;margin:0;font-weight:600}.rh-module-scss-module__4anugq__subname{color:#666;margin:0;font-size:10px}.rh-module-scss-module__4anugq__badge{white-space:nowrap;border-radius:9999px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-block}.rh-module-scss-module__4anugq__badge--active{color:#16a34a;background:#22c55e1f}.rh-module-scss-module__4anugq__badge--vacation,.rh-module-scss-module__4anugq__badge--leave{color:#d97706;background:#f59e0b1f}.rh-module-scss-module__4anugq__badge--blocked{color:#dc2626;background:#ef44441a}.rh-module-scss-module__4anugq__badge--terminated{color:#666;background:#0000000f}.rh-module-scss-module__4anugq__actions{justify-content:flex-end;display:flex}.rh-module-scss-module__4anugq__iconBtn{color:#666;background:0 0;border:1px solid #00000014;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.rh-module-scss-module__4anugq__iconBtn:hover{color:#1a1a1a;background:#0000000a}
.adminForms-module-scss-module__7H7T9G__page{flex-direction:column;gap:20px;display:flex}.adminForms-module-scss-module__7H7T9G__header__title{color:#1a1a1a;margin:0 0 4px;font-size:22px;font-weight:700}.adminForms-module-scss-module__7H7T9G__header__sub{color:#666;margin:0;font-size:12px}.adminForms-module-scss-module__7H7T9G__flash{color:var(--brand-primary,#0f2d4a);background:#c9a84324;border:1px solid #c9a84366;border-radius:4px;margin:0;padding:8px 16px;font-size:12px}.adminForms-module-scss-module__7H7T9G__state{color:#666;font-size:12px}.adminForms-module-scss-module__7H7T9G__stateError{color:#c0392b;font-size:12px}.adminForms-module-scss-module__7H7T9G__card{background:#fff;border:1px solid #0f2d4a1a;border-radius:4px;flex-direction:column;gap:16px;max-width:720px;padding:20px;display:flex}.adminForms-module-scss-module__7H7T9G__card__actions{justify-content:flex-end;display:flex}.adminForms-module-scss-module__7H7T9G__field{flex-direction:column;gap:4px;display:flex}.adminForms-module-scss-module__7H7T9G__field__label{color:#666;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:600}.adminForms-module-scss-module__7H7T9G__field__input,.adminForms-module-scss-module__7H7T9G__field__textarea{color:#1a1a1a;resize:vertical;border:1px solid #0f2d4a2e;border-radius:4px;padding:8px 12px;font-family:inherit;font-size:12px}.adminForms-module-scss-module__7H7T9G__field__input:focus,.adminForms-module-scss-module__7H7T9G__field__textarea:focus{border-color:var(--brand-accent,#c9a843);outline:none}.adminForms-module-scss-module__7H7T9G__grid2{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:640px){.adminForms-module-scss-module__7H7T9G__grid2{grid-template-columns:1fr 1fr;align-items:start}}.adminForms-module-scss-module__7H7T9G__cepHint{color:#666;align-self:center;font-size:12px}.adminForms-module-scss-module__7H7T9G__sectionLabel{color:#666;text-transform:uppercase;letter-spacing:.04em;margin:0 0 8px;font-size:10px;font-weight:600}.adminForms-module-scss-module__7H7T9G__actionsRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.adminForms-module-scss-module__7H7T9G__secondary{color:var(--brand-primary,#0f2d4a);cursor:pointer;background:0 0;border:1px solid #0f2d4a33;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s;display:inline-flex}.adminForms-module-scss-module__7H7T9G__secondary:hover{background:#0f2d4a0d}.adminForms-module-scss-module__7H7T9G__cta{background:var(--brand-accent,#c9a843);color:#1a1a1a;cursor:pointer;border:none;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s;display:inline-flex}.adminForms-module-scss-module__7H7T9G__cta:hover:not(:disabled){background:#d9bb65}.adminForms-module-scss-module__7H7T9G__cta:disabled{opacity:.6;cursor:not-allowed}
.dashboard-module-scss-module__MkULSW__page{flex-direction:column;gap:24px;display:flex}.dashboard-module-scss-module__MkULSW__welcome{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.dashboard-module-scss-module__MkULSW__welcome__title{color:#1a1a1a;margin:0 0 4px;font-size:22px;font-weight:700}.dashboard-module-scss-module__MkULSW__welcome__sub{color:#666;margin:0;font-size:12px}.dashboard-module-scss-module__MkULSW__welcome__cta{color:#fff;background:#071d30;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.dashboard-module-scss-module__MkULSW__welcome__cta:hover{background:var(--brand-primary,#0f2d4a)}.dashboard-module-scss-module__MkULSW__stats{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:480px){.dashboard-module-scss-module__MkULSW__stats{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.dashboard-module-scss-module__MkULSW__stats{grid-template-columns:repeat(4,1fr)}}.dashboard-module-scss-module__MkULSW__mid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:768px){.dashboard-module-scss-module__MkULSW__mid{grid-template-columns:1fr 1fr}}.dashboard-module-scss-module__MkULSW__card{background:#fff;border:1px solid #0000000f;border-radius:8px;padding:20px}.dashboard-module-scss-module__MkULSW__card__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.dashboard-module-scss-module__MkULSW__card__title{color:#1a1a1a;margin:0;font-size:14px;font-weight:600}.dashboard-module-scss-module__MkULSW__card__link{color:var(--brand-primary,#0f2d4a);align-items:center;gap:4px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.dashboard-module-scss-module__MkULSW__card__link:hover{color:#071d30}.dashboard-module-scss-module__MkULSW__card__hint{color:#666;font-size:12px}.dashboard-module-scss-module__MkULSW__empty{color:#666;margin:0;font-size:12px}.dashboard-module-scss-module__MkULSW__bars{flex-direction:column;gap:12px;display:flex}.dashboard-module-scss-module__MkULSW__bar{grid-template-columns:1fr auto;grid-template-areas:"meta pct""track track";gap:4px 12px;display:grid}.dashboard-module-scss-module__MkULSW__bar__meta{grid-area:meta;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.dashboard-module-scss-module__MkULSW__bar__name{color:#1a1a1a;font-size:12px;font-weight:600}.dashboard-module-scss-module__MkULSW__bar__value{color:#666;font-size:10px}.dashboard-module-scss-module__MkULSW__bar__track{background:#0000000d;border-radius:9999px;grid-area:track;height:6px;overflow:hidden}.dashboard-module-scss-module__MkULSW__bar__fill{background:var(--brand-accent,#c9a843);border-radius:9999px;height:100%}.dashboard-module-scss-module__MkULSW__bar__pct{color:#666;grid-area:pct;font-size:10px;font-weight:600}.dashboard-module-scss-module__MkULSW__promo_list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.dashboard-module-scss-module__MkULSW__promo_item{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.dashboard-module-scss-module__MkULSW__promo_item:last-child{border-bottom:none}.dashboard-module-scss-module__MkULSW__promo_item__main{min-width:0}.dashboard-module-scss-module__MkULSW__promo_item__title{color:#1a1a1a;margin:0 0 2px;font-size:12px;font-weight:600}.dashboard-module-scss-module__MkULSW__promo_item__dest{color:#666;margin:0;font-size:10px}.dashboard-module-scss-module__MkULSW__promo_item__price{color:var(--brand-accent,#c9a843);white-space:nowrap;font-size:12px;font-weight:600}.dashboard-module-scss-module__MkULSW__table_wrap{overflow-x:auto}.dashboard-module-scss-module__MkULSW__table{border-collapse:collapse;width:100%}.dashboard-module-scss-module__MkULSW__table th,.dashboard-module-scss-module__MkULSW__table td{text-align:left;padding:12px 8px;font-size:12px}.dashboard-module-scss-module__MkULSW__table th{color:#666;border-bottom:1px solid #0000000f;font-weight:600}.dashboard-module-scss-module__MkULSW__table td{color:#1a1a1a;border-bottom:1px solid #0000000a}.dashboard-module-scss-module__MkULSW__table tr:last-child td{border-bottom:none}
.configuracoes-module-scss-module__g5RwqG__page{flex-direction:column;gap:20px;max-width:860px;display:flex}@media (min-width:900px){.configuracoes-module-scss-module__g5RwqG__page{gap:24px}}.configuracoes-module-scss-module__g5RwqG__header__title{color:#1a1a1a;margin:0 0 4px;font-size:22px;font-weight:700}@media (min-width:640px){.configuracoes-module-scss-module__g5RwqG__header__title{font-size:28px}}.configuracoes-module-scss-module__g5RwqG__header__sub{color:#666;margin:0;font-size:14px}.configuracoes-module-scss-module__g5RwqG__layout{grid-template-columns:1fr;align-items:start;gap:16px;display:grid}@media (min-width:768px){.configuracoes-module-scss-module__g5RwqG__layout{grid-template-columns:180px 1fr;gap:24px}}.configuracoes-module-scss-module__g5RwqG__nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#fff;border:1px solid #00000012;border-radius:8px;flex-flow:row;gap:2px;padding:8px;display:flex;overflow-x:auto}.configuracoes-module-scss-module__g5RwqG__nav::-webkit-scrollbar{display:none}@media (min-width:768px){.configuracoes-module-scss-module__g5RwqG__nav{flex-direction:column;overflow-x:visible}}.configuracoes-module-scss-module__g5RwqG__nav__item{color:#666;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:8px 16px;font-size:12px;font-weight:600;transition:background .15s,color .15s}@media (min-width:768px){.configuracoes-module-scss-module__g5RwqG__nav__item{text-align:left;white-space:normal;flex-shrink:1;width:100%;padding:12px 16px;font-size:14px;display:block}}.configuracoes-module-scss-module__g5RwqG__nav__item:hover{color:#1a1a1a;background:#f7f7f7}.configuracoes-module-scss-module__g5RwqG__nav__item--active{color:var(--brand-primary,#0f2d4a);background:#0f2d4a12}.configuracoes-module-scss-module__g5RwqG__form{background:#fff;border:1px solid #00000012;border-radius:8px;overflow:hidden}.configuracoes-module-scss-module__g5RwqG__section{flex-direction:column;gap:16px;padding:16px;display:flex}@media (min-width:640px){.configuracoes-module-scss-module__g5RwqG__section{gap:20px;padding:24px}}@media (min-width:900px){.configuracoes-module-scss-module__g5RwqG__section{padding:32px}}.configuracoes-module-scss-module__g5RwqG__section__title{color:#1a1a1a;margin:0;font-size:16px;font-weight:700}@media (min-width:640px){.configuracoes-module-scss-module__g5RwqG__section__title{font-size:18px}}.configuracoes-module-scss-module__g5RwqG__section__desc{color:#666;margin:-8px 0 0;font-size:12px}@media (min-width:640px){.configuracoes-module-scss-module__g5RwqG__section__desc{margin:-12px 0 0;font-size:14px}}.configuracoes-module-scss-module__g5RwqG__avatar_row{background:#f7f7f7;border-radius:8px;align-items:center;gap:12px;padding:12px;display:flex}@media (min-width:640px){.configuracoes-module-scss-module__g5RwqG__avatar_row{gap:16px;padding:16px}}.configuracoes-module-scss-module__g5RwqG__avatar{background:var(--brand-accent,#c9a843);color:#071d30;letter-spacing:.06em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:14px;font-weight:700;display:flex}@media (min-width:640px){.configuracoes-module-scss-module__g5RwqG__avatar{width:52px;height:52px;font-size:16px}}.configuracoes-module-scss-module__g5RwqG__avatar__name{color:#1a1a1a;margin:0;font-size:14px;font-weight:700}.configuracoes-module-scss-module__g5RwqG__avatar__role{color:#666;margin:0;font-size:12px}.configuracoes-module-scss-module__g5RwqG__row{flex-direction:column;gap:16px;display:flex}@media (min-width:640px){.configuracoes-module-scss-module__g5RwqG__row{flex-flow:wrap}}.configuracoes-module-scss-module__g5RwqG__row>*{flex:1;min-width:0}@media (min-width:640px){.configuracoes-module-scss-module__g5RwqG__row>*{min-width:160px}}.configuracoes-module-scss-module__g5RwqG__field{flex-direction:column;gap:8px;display:flex}.configuracoes-module-scss-module__g5RwqG__field label{color:#1a1a1a;font-size:12px;font-weight:600}.configuracoes-module-scss-module__g5RwqG__field input{color:#1a1a1a;background:#fff;border:1px solid #00000026;border-radius:4px;width:100%;padding:12px 16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;transition:border-color .15s}@media (min-width:640px){.configuracoes-module-scss-module__g5RwqG__field input{font-size:14px}}.configuracoes-module-scss-module__g5RwqG__field input:focus{border-color:var(--brand-primary,#0f2d4a);outline:none}.configuracoes-module-scss-module__g5RwqG__toggles{flex-direction:column;display:flex}.configuracoes-module-scss-module__g5RwqG__toggle_row{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;display:flex}.configuracoes-module-scss-module__g5RwqG__toggle_row:last-child{border-bottom:none}.configuracoes-module-scss-module__g5RwqG__toggle_row__label{color:#1a1a1a;margin:0 0 2px;font-size:12px;font-weight:600}@media (min-width:640px){.configuracoes-module-scss-module__g5RwqG__toggle_row__label{font-size:14px}}.configuracoes-module-scss-module__g5RwqG__toggle_row__desc{color:#666;margin:0;font-size:12px;line-height:1.6}.configuracoes-module-scss-module__g5RwqG__toggle{cursor:pointer;background:#00000026;border:none;border-radius:999px;flex-shrink:0;width:44px;height:24px;transition:background .2s;position:relative}.configuracoes-module-scss-module__g5RwqG__toggle--on{background:var(--brand-primary,#0f2d4a)}.configuracoes-module-scss-module__g5RwqG__toggle__thumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.configuracoes-module-scss-module__g5RwqG__toggle--on .configuracoes-module-scss-module__g5RwqG__toggle__thumb{transform:translate(20px)}.configuracoes-module-scss-module__g5RwqG__danger_zone{background:#ef444408;border:1px solid #ef44444d;border-radius:8px;flex-direction:column;gap:12px;margin-top:12px;padding:16px;display:flex}@media (min-width:640px){.configuracoes-module-scss-module__g5RwqG__danger_zone{padding:20px}}.configuracoes-module-scss-module__g5RwqG__danger_zone__title{color:#dc2626;margin:0;font-size:14px;font-weight:700}.configuracoes-module-scss-module__g5RwqG__danger_zone__desc{color:#666;margin:0;font-size:12px;line-height:1.6}.configuracoes-module-scss-module__g5RwqG__danger_zone__btn{color:#dc2626;cursor:pointer;background:0 0;border:1px solid #ef444466;border-radius:4px;align-self:flex-start;padding:8px 16px;font-size:12px;font-weight:600;transition:background .15s}.configuracoes-module-scss-module__g5RwqG__danger_zone__btn:hover{background:#ef444414}.configuracoes-module-scss-module__g5RwqG__form_footer{background:#f7f7f7;border-top:1px solid #00000012;padding:16px}@media (min-width:640px){.configuracoes-module-scss-module__g5RwqG__form_footer{padding:20px 32px}}.configuracoes-module-scss-module__g5RwqG__btn_save{background:var(--brand-primary,#0f2d4a);color:#fff;cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 24px;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex}@media (min-width:640px){.configuracoes-module-scss-module__g5RwqG__btn_save{width:auto}}.configuracoes-module-scss-module__g5RwqG__btn_save:hover{background:#071d30}.configuracoes-module-scss-module__g5RwqG__btn_save--saved{background:#22c55e}.configuracoes-module-scss-module__g5RwqG__btn_save--saved:hover{background:#16a34a}
.dashboard-module-scss-module__w-vXFa__page{flex-direction:column;gap:20px;max-width:1100px;display:flex}@media (min-width:900px){.dashboard-module-scss-module__w-vXFa__page{gap:32px}}.dashboard-module-scss-module__w-vXFa__welcome{flex-direction:column;gap:12px;display:flex}@media (min-width:640px){.dashboard-module-scss-module__w-vXFa__welcome{flex-direction:row;justify-content:space-between;align-items:center;gap:16px}}.dashboard-module-scss-module__w-vXFa__welcome__title{color:#1a1a1a;margin:0 0 4px;font-size:22px;font-weight:700}@media (min-width:640px){.dashboard-module-scss-module__w-vXFa__welcome__title{font-size:28px}}.dashboard-module-scss-module__w-vXFa__welcome__sub{color:#666;margin:0;font-size:14px}.dashboard-module-scss-module__w-vXFa__welcome__cta{background:var(--brand-primary,#0f2d4a);color:#fff;border-radius:4px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}@media (min-width:640px){.dashboard-module-scss-module__w-vXFa__welcome__cta{white-space:nowrap;width:auto}}.dashboard-module-scss-module__w-vXFa__welcome__cta:hover{background:#071d30}.dashboard-module-scss-module__w-vXFa__stats{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:480px){.dashboard-module-scss-module__w-vXFa__stats{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.dashboard-module-scss-module__w-vXFa__stats{grid-template-columns:repeat(4,1fr);gap:16px}}.dashboard-module-scss-module__w-vXFa__mid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:900px){.dashboard-module-scss-module__w-vXFa__mid{grid-template-columns:1fr 320px}}.dashboard-module-scss-module__w-vXFa__mid__chart{min-height:240px}.dashboard-module-scss-module__w-vXFa__card{background:#fff;border:1px solid #00000012;border-radius:8px;height:100%;padding:16px}@media (min-width:640px){.dashboard-module-scss-module__w-vXFa__card{padding:24px}}.dashboard-module-scss-module__w-vXFa__card__title{color:#1a1a1a;text-transform:uppercase;letter-spacing:.1em;margin:0 0 16px;font-size:12px;font-weight:700}@media (min-width:640px){.dashboard-module-scss-module__w-vXFa__card__title{margin-bottom:20px;font-size:14px}}.dashboard-module-scss-module__w-vXFa__hotel_bars{flex-direction:column;gap:16px;display:flex}@media (min-width:640px){.dashboard-module-scss-module__w-vXFa__hotel_bars{gap:20px}}.dashboard-module-scss-module__w-vXFa__hotel_bar{flex-direction:column;gap:8px;display:flex}.dashboard-module-scss-module__w-vXFa__hotel_bar__meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.dashboard-module-scss-module__w-vXFa__hotel_bar__name{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}@media (min-width:640px){.dashboard-module-scss-module__w-vXFa__hotel_bar__name{font-size:14px}}.dashboard-module-scss-module__w-vXFa__hotel_bar__value{color:#666;white-space:nowrap;font-size:12px}.dashboard-module-scss-module__w-vXFa__hotel_bar__track{background:#f7f7f7;border-radius:999px;height:6px;overflow:hidden}@media (min-width:640px){.dashboard-module-scss-module__w-vXFa__hotel_bar__track{height:8px}}.dashboard-module-scss-module__w-vXFa__hotel_bar__fill{background:var(--brand-accent,#c9a843);border-radius:999px;height:100%;transition:width .4s}.dashboard-module-scss-module__w-vXFa__hotel_bar__pct{color:#666;align-self:flex-end;font-size:12px;font-weight:600}.dashboard-module-scss-module__w-vXFa__bookings_wrap{flex-direction:column;gap:12px;display:flex}.dashboard-module-scss-module__w-vXFa__bookings_header{justify-content:space-between;align-items:center;display:flex}.dashboard-module-scss-module__w-vXFa__bookings_header__title{color:#1a1a1a;margin:0;font-size:14px;font-weight:700}@media (min-width:640px){.dashboard-module-scss-module__w-vXFa__bookings_header__title{font-size:16px}}.dashboard-module-scss-module__w-vXFa__bookings_header__link{color:var(--brand-accent,#c9a843);white-space:nowrap;align-items:center;gap:4px;font-size:12px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}@media (min-width:640px){.dashboard-module-scss-module__w-vXFa__bookings_header__link{font-size:14px}}.dashboard-module-scss-module__w-vXFa__bookings_header__link:hover{color:var(--brand-primary,#0f2d4a)}
.editor-module-scss-module__5uLU4W__page{flex-direction:column;gap:20px;max-width:800px;display:flex}.editor-module-scss-module__5uLU4W__editor_header{flex-direction:column;gap:8px;display:flex}.editor-module-scss-module__5uLU4W__editor_header__title{color:#1a1a1a;word-break:break-word;margin:0;font-size:22px;font-weight:700}@media (min-width:640px){.editor-module-scss-module__5uLU4W__editor_header__title{font-size:28px}}.editor-module-scss-module__5uLU4W__editor_header__sub{color:#666;margin:0;font-size:14px}.editor-module-scss-module__5uLU4W__editor{background:#fff;border:1px solid #00000012;border-radius:8px;overflow:hidden}.editor-module-scss-module__5uLU4W__tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#f7f7f7;border-bottom:1px solid #00000014;display:flex;overflow-x:auto}.editor-module-scss-module__5uLU4W__tabs::-webkit-scrollbar{display:none}.editor-module-scss-module__5uLU4W__tab{color:#666;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;margin-bottom:-1px;padding:12px 16px;font-size:12px;font-weight:600;transition:color .15s,border-color .15s}@media (min-width:640px){.editor-module-scss-module__5uLU4W__tab{padding:16px 20px;font-size:14px}}.editor-module-scss-module__5uLU4W__tab:hover{color:#1a1a1a}.editor-module-scss-module__5uLU4W__tab--active{color:var(--brand-primary,#0f2d4a);border-bottom-color:var(--brand-primary,#0f2d4a);background:#fff}.editor-module-scss-module__5uLU4W__tab_content{padding:16px}@media (min-width:640px){.editor-module-scss-module__5uLU4W__tab_content{padding:24px}}@media (min-width:900px){.editor-module-scss-module__5uLU4W__tab_content{padding:32px}}.editor-module-scss-module__5uLU4W__section{flex-direction:column;gap:16px;display:flex}@media (min-width:640px){.editor-module-scss-module__5uLU4W__section{gap:20px}}.editor-module-scss-module__5uLU4W__section__sub{color:#1a1a1a;margin:0;font-size:14px;font-weight:700}.editor-module-scss-module__5uLU4W__section__desc{color:#666;margin:0;font-size:12px}@media (min-width:640px){.editor-module-scss-module__5uLU4W__section__desc{font-size:14px}}.editor-module-scss-module__5uLU4W__section__count{color:var(--brand-accent,#c9a843);margin:0;font-size:12px;font-weight:600}.editor-module-scss-module__5uLU4W__divider{background:#00000012;height:1px;margin:4px 0}.editor-module-scss-module__5uLU4W__row{flex-direction:column;gap:16px;display:flex}@media (min-width:640px){.editor-module-scss-module__5uLU4W__row{flex-flow:wrap}}.editor-module-scss-module__5uLU4W__row>*{flex:1;min-width:0}@media (min-width:640px){.editor-module-scss-module__5uLU4W__row>*{min-width:140px}}.editor-module-scss-module__5uLU4W__field{flex-direction:column;gap:8px;display:flex}@media (min-width:640px){.editor-module-scss-module__5uLU4W__field--sm{flex:0 180px}.editor-module-scss-module__5uLU4W__field--xs{flex:0 100px}}.editor-module-scss-module__5uLU4W__field label{color:#1a1a1a;font-size:12px;font-weight:600}.editor-module-scss-module__5uLU4W__field input,.editor-module-scss-module__5uLU4W__field select,.editor-module-scss-module__5uLU4W__field textarea{color:#1a1a1a;background:#fff;border:1px solid #00000026;border-radius:4px;width:100%;padding:12px 16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;transition:border-color .15s}@media (min-width:640px){.editor-module-scss-module__5uLU4W__field input,.editor-module-scss-module__5uLU4W__field select,.editor-module-scss-module__5uLU4W__field textarea{font-size:14px}}.editor-module-scss-module__5uLU4W__field input:focus,.editor-module-scss-module__5uLU4W__field select:focus,.editor-module-scss-module__5uLU4W__field textarea:focus{border-color:var(--brand-primary,#0f2d4a);outline:none}.editor-module-scss-module__5uLU4W__field textarea{resize:vertical;min-height:100px}.editor-module-scss-module__5uLU4W__optional{color:#666;font-weight:400}.editor-module-scss-module__5uLU4W__roomsHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.editor-module-scss-module__5uLU4W__roomsHint{color:#666;margin:0;font-size:12px}.editor-module-scss-module__5uLU4W__addRoomBtn{color:#fff;cursor:pointer;background:#071d30;border:none;border-radius:4px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:600;transition:background .15s;display:inline-flex}.editor-module-scss-module__5uLU4W__addRoomBtn:hover{background:var(--brand-primary,#0f2d4a)}.editor-module-scss-module__5uLU4W__empty{color:#666;text-align:center;background:#00000005;border:1px dashed #0000001a;border-radius:4px;margin:0;padding:16px;font-size:12px}.editor-module-scss-module__5uLU4W__roomsList{flex-direction:column;gap:12px;display:flex}.editor-module-scss-module__5uLU4W__roomCard{background:#00000004;border:1px solid #00000014;border-radius:4px;align-items:flex-start;gap:12px;padding:16px;display:flex}.editor-module-scss-module__5uLU4W__roomCard__main{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.editor-module-scss-module__5uLU4W__roomCard__row{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:640px){.editor-module-scss-module__5uLU4W__roomCard__row{grid-template-columns:2fr 1fr}}.editor-module-scss-module__5uLU4W__removeRoomBtn{color:#666;cursor:pointer;background:0 0;border:1px solid #0000001a;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:24px;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.editor-module-scss-module__5uLU4W__removeRoomBtn:hover{color:#dc2626;background:#ef444414;border-color:#ef44444d}.editor-module-scss-module__5uLU4W__stars_pick{align-items:center;gap:4px;display:flex}.editor-module-scss-module__5uLU4W__star_btn{cursor:pointer;color:#c9a84340;background:0 0;border:none;padding:8px;font-size:28px;line-height:1;transition:color .1s,transform .1s}@media (min-width:640px){.editor-module-scss-module__5uLU4W__star_btn{padding:0;font-size:24px}}.editor-module-scss-module__5uLU4W__star_btn:hover,.editor-module-scss-module__5uLU4W__star_btn--on{color:var(--brand-accent,#c9a843)}.editor-module-scss-module__5uLU4W__star_btn:hover{transform:scale(1.15)}.editor-module-scss-module__5uLU4W__stars_label{color:#666;margin-left:8px;font-size:12px;font-weight:600}.editor-module-scss-module__5uLU4W__amenities_grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}@media (min-width:640px){.editor-module-scss-module__5uLU4W__amenities_grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}.editor-module-scss-module__5uLU4W__amenity{color:#1a1a1a;cursor:pointer;border:1px solid #0000001a;border-radius:4px;align-items:center;gap:8px;padding:12px;font-size:12px;transition:border-color .15s,background .15s,color .15s;display:flex}@media (min-width:640px){.editor-module-scss-module__5uLU4W__amenity{padding:12px 16px;font-size:14px}}.editor-module-scss-module__5uLU4W__amenity input[type=checkbox]{display:none}.editor-module-scss-module__5uLU4W__amenity--checked{border-color:var(--brand-accent,#c9a843);color:var(--brand-primary,#0f2d4a);background:#c9a84312;font-weight:600}.editor-module-scss-module__5uLU4W__amenity__check{color:var(--brand-accent,#c9a843);flex-shrink:0}.editor-module-scss-module__5uLU4W__amenity:hover{border-color:var(--brand-accent,#c9a843)}.editor-module-scss-module__5uLU4W__form_footer{background:#f7f7f7;border-top:1px solid #00000012;flex-direction:column;gap:12px;padding:16px;display:flex}@media (min-width:640px){.editor-module-scss-module__5uLU4W__form_footer{flex-direction:row;justify-content:space-between;align-items:center;padding:20px 32px}.editor-module-scss-module__5uLU4W__form_footer__right{margin-left:auto}}.editor-module-scss-module__5uLU4W__btn_primary{background:var(--brand-primary,#0f2d4a);color:#fff;cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 24px;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex}@media (min-width:640px){.editor-module-scss-module__5uLU4W__btn_primary{width:auto}}.editor-module-scss-module__5uLU4W__btn_primary:hover{background:#071d30}.editor-module-scss-module__5uLU4W__btn_primary--saved{background:#22c55e}.editor-module-scss-module__5uLU4W__btn_primary--saved:hover{background:#16a34a}.editor-module-scss-module__5uLU4W__btn_secondary{color:#1a1a1a;cursor:pointer;background:0 0;border:1px solid #0000001f;border-radius:4px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 20px;font-size:14px;font-weight:600;transition:border-color .15s;display:inline-flex}@media (min-width:640px){.editor-module-scss-module__5uLU4W__btn_secondary{width:auto}}.editor-module-scss-module__5uLU4W__btn_secondary:hover{border-color:var(--brand-primary,#0f2d4a);color:var(--brand-primary,#0f2d4a)}.editor-module-scss-module__5uLU4W__not_found{color:#666;flex-direction:column;align-items:center;gap:16px;padding:48px 16px;font-size:14px;display:flex}.editor-module-scss-module__5uLU4W__not_found button{background:var(--brand-primary,#0f2d4a);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:12px 20px;font-size:14px;font-weight:600}
.hoteis-module-scss-module__K4LLtG__page{flex-direction:column;gap:20px;max-width:960px;display:flex}@media (min-width:900px){.hoteis-module-scss-module__K4LLtG__page{gap:24px}}.hoteis-module-scss-module__K4LLtG__header{flex-direction:column;gap:12px;display:flex}@media (min-width:640px){.hoteis-module-scss-module__K4LLtG__header{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:16px}}.hoteis-module-scss-module__K4LLtG__header__title{color:#1a1a1a;margin:0 0 4px;font-size:22px;font-weight:700}@media (min-width:640px){.hoteis-module-scss-module__K4LLtG__header__title{font-size:28px}}.hoteis-module-scss-module__K4LLtG__header__sub{color:#666;margin:0;font-size:14px}.hoteis-module-scss-module__K4LLtG__header__cta{background:var(--brand-primary,#0f2d4a);color:#fff;border-radius:4px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}@media (min-width:640px){.hoteis-module-scss-module__K4LLtG__header__cta{white-space:nowrap;width:auto}}.hoteis-module-scss-module__K4LLtG__header__cta:hover{background:#071d30}.hoteis-module-scss-module__K4LLtG__filters{-webkit-overflow-scrolling:touch;scrollbar-width:none;border-bottom:2px solid #00000012;gap:0;display:flex;overflow-x:auto}.hoteis-module-scss-module__K4LLtG__filters::-webkit-scrollbar{display:none}.hoteis-module-scss-module__K4LLtG__filter{color:#666;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:8px;margin-bottom:-2px;padding:8px 12px;font-size:12px;font-weight:600;transition:color .15s,border-color .15s;display:inline-flex}@media (min-width:640px){.hoteis-module-scss-module__K4LLtG__filter{padding:8px 16px;font-size:14px}}.hoteis-module-scss-module__K4LLtG__filter:hover{color:#1a1a1a}.hoteis-module-scss-module__K4LLtG__filter--active{color:var(--brand-primary,#0f2d4a);border-bottom-color:var(--brand-primary,#0f2d4a)}.hoteis-module-scss-module__K4LLtG__filter__count{color:#666;text-align:center;background:#00000014;border-radius:999px;min-width:18px;padding:0 6px;font-size:12px;font-weight:700;line-height:1.6}.hoteis-module-scss-module__K4LLtG__filter--active .hoteis-module-scss-module__K4LLtG__filter__count{background:var(--brand-primary,#0f2d4a);color:#fff}.hoteis-module-scss-module__K4LLtG__empty{text-align:center;color:#666;padding:48px 16px;font-size:14px}.hoteis-module-scss-module__K4LLtG__list{flex-direction:column;gap:12px;display:flex}.hoteis-module-scss-module__K4LLtG__hotel{background:#fff;border:1px solid #00000012;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:72px 1fr;gap:12px;padding:16px;transition:box-shadow .15s;display:grid}.hoteis-module-scss-module__K4LLtG__hotel:hover{box-shadow:0 2px 12px #0000000f}@media (min-width:768px){.hoteis-module-scss-module__K4LLtG__hotel{flex-direction:row;align-items:center;gap:20px;padding:16px 20px;display:flex}}.hoteis-module-scss-module__K4LLtG__hotel__img_wrap{background:#f7f7f7;border-radius:4px;flex-shrink:0;grid-area:1/1;width:72px;height:54px;overflow:hidden}@media (min-width:768px){.hoteis-module-scss-module__K4LLtG__hotel__img_wrap{width:88px;height:66px}}.hoteis-module-scss-module__K4LLtG__hotel__img{object-fit:cover;width:100%;height:100%}.hoteis-module-scss-module__K4LLtG__hotel__img_placeholder{color:#0f2d4a33;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.hoteis-module-scss-module__K4LLtG__hotel__info{flex-direction:column;flex:1;grid-area:1/2;gap:4px;min-width:0;display:flex}@media (min-width:768px){.hoteis-module-scss-module__K4LLtG__hotel__info{gap:8px}}.hoteis-module-scss-module__K4LLtG__hotel__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.hoteis-module-scss-module__K4LLtG__hotel__cat{text-transform:uppercase;letter-spacing:.1em;color:#666;font-size:12px;font-weight:700}.hoteis-module-scss-module__K4LLtG__hotel__name{color:#1a1a1a;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:700;overflow:hidden}@media (min-width:640px){.hoteis-module-scss-module__K4LLtG__hotel__name{font-size:16px}}.hoteis-module-scss-module__K4LLtG__hotel__meta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}@media (min-width:640px){.hoteis-module-scss-module__K4LLtG__hotel__meta{gap:16px}}.hoteis-module-scss-module__K4LLtG__hotel__location,.hoteis-module-scss-module__K4LLtG__hotel__rooms{color:#666;align-items:center;gap:4px;font-size:12px;display:inline-flex}.hoteis-module-scss-module__K4LLtG__hotel__stars{color:var(--brand-accent,#c9a843);align-items:center;gap:1px;display:inline-flex}.hoteis-module-scss-module__K4LLtG__hotel__rating{color:#666;font-size:12px;font-weight:600}.hoteis-module-scss-module__K4LLtG__hotel__actions{border-top:1px solid #0000000f;flex-shrink:0;grid-area:2/1/auto/-1;gap:8px;padding-top:12px;display:flex}@media (min-width:768px){.hoteis-module-scss-module__K4LLtG__hotel__actions{border-top:none;grid-area:auto;padding-top:0}}.hoteis-module-scss-module__K4LLtG__hotel__btn{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:600;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}@media (min-width:768px){.hoteis-module-scss-module__K4LLtG__hotel__btn{white-space:nowrap;flex:none;padding:8px 16px}}.hoteis-module-scss-module__K4LLtG__hotel__btn:hover{border-color:var(--brand-primary,#0f2d4a);color:var(--brand-primary,#0f2d4a)}.hoteis-module-scss-module__K4LLtG__hotel__btn--muted{color:#666}.hoteis-module-scss-module__K4LLtG__badge{white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-block}@media (min-width:640px){.hoteis-module-scss-module__K4LLtG__badge{padding:2px 12px}}.hoteis-module-scss-module__K4LLtG__badge--ativo{color:#16a34a;background:#22c55e1f}.hoteis-module-scss-module__K4LLtG__badge--pendente{color:#d97706;background:#f59e0b1f}.hoteis-module-scss-module__K4LLtG__badge--inativo{color:#666;background:#00000012}
.index-module-scss-module__gxAPea__page{flex-direction:column;gap:32px;display:flex}.index-module-scss-module__gxAPea__welcome{flex-direction:column;gap:16px;display:flex}@media (min-width:480px){.index-module-scss-module__gxAPea__welcome{flex-direction:row;justify-content:space-between;align-items:center}}.index-module-scss-module__gxAPea__welcome__title{color:#1a1a1a;margin:0;font-size:28px;font-weight:700}.index-module-scss-module__gxAPea__welcome__sub{color:#666;margin:4px 0 0;font-size:14px}.index-module-scss-module__gxAPea__welcome__cta{background:var(--brand-primary,#0f2d4a);color:#fff;white-space:nowrap;border-radius:4px;align-self:flex-start;align-items:center;padding:12px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.index-module-scss-module__gxAPea__welcome__cta:hover{background:#071d30}.index-module-scss-module__gxAPea__stats{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (min-width:900px){.index-module-scss-module__gxAPea__stats{grid-template-columns:repeat(4,1fr)}}.index-module-scss-module__gxAPea__next{flex-direction:column;gap:16px;display:flex}.index-module-scss-module__gxAPea__next__title{color:#1a1a1a;margin:0;font-size:18px;font-weight:600}.index-module-scss-module__gxAPea__recent{flex-direction:column;gap:16px;display:flex}.index-module-scss-module__gxAPea__recent__header{justify-content:space-between;align-items:center;display:flex}.index-module-scss-module__gxAPea__recent__title{color:#1a1a1a;margin:0;font-size:18px;font-weight:600}.index-module-scss-module__gxAPea__recent__link{color:var(--brand-primary,#0f2d4a);align-items:center;gap:4px;font-size:12px;font-weight:600;text-decoration:none;transition:color .15s;display:flex}.index-module-scss-module__gxAPea__recent__link:hover{color:var(--brand-accent,#c9a843)}.index-module-scss-module__gxAPea__recent__list{flex-direction:column;gap:16px;display:flex}
.\[id\]-module-scss-module__PcOOFa__page{flex-direction:column;gap:24px;max-width:720px;display:flex}.\[id\]-module-scss-module__PcOOFa__back{color:var(--brand-primary,#0f2d4a);align-items:center;gap:8px;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.\[id\]-module-scss-module__PcOOFa__back:hover{color:var(--brand-accent,#c9a843)}.\[id\]-module-scss-module__PcOOFa__voucher{background:#fff;border:1px solid #00000014;border-radius:8px;overflow:hidden}.\[id\]-module-scss-module__PcOOFa__voucher__header{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px;display:flex}.\[id\]-module-scss-module__PcOOFa__voucher__hotel{color:#1a1a1a;margin:0 0 8px;font-size:22px;font-weight:700}.\[id\]-module-scss-module__PcOOFa__voucher__location{color:#666;align-items:center;gap:4px;margin:0;font-size:14px;display:flex}.\[id\]-module-scss-module__PcOOFa__voucher__grid{border-bottom:1px solid #0000000f;grid-template-columns:1fr 1fr;gap:0;display:grid}@media (min-width:640px){.\[id\]-module-scss-module__PcOOFa__voucher__grid{grid-template-columns:repeat(4,1fr)}}.\[id\]-module-scss-module__PcOOFa__voucher__summary{border-bottom:1px solid #0000000f;flex-direction:column;gap:8px;padding:20px 24px;display:flex}.\[id\]-module-scss-module__PcOOFa__voucher__id{color:#666;background:#00000005;padding:16px 24px;font-size:12px}.\[id\]-module-scss-module__PcOOFa__detail{border-bottom:1px solid #0000000f;border-right:1px solid #0000000f;padding:20px 24px}.\[id\]-module-scss-module__PcOOFa__detail:nth-child(2n){border-right:none}@media (min-width:640px){.\[id\]-module-scss-module__PcOOFa__detail:nth-child(2n){border-right:1px solid #0000000f}.\[id\]-module-scss-module__PcOOFa__detail:last-child,.\[id\]-module-scss-module__PcOOFa__detail:nth-last-child(2){border-bottom:none}}.\[id\]-module-scss-module__PcOOFa__detail:last-child{border-right:none}.\[id\]-module-scss-module__PcOOFa__detail__label{color:#666;align-items:center;gap:4px;margin-bottom:8px;font-size:12px;display:flex}.\[id\]-module-scss-module__PcOOFa__detail__value{color:#1a1a1a;font-size:16px;font-weight:600}.\[id\]-module-scss-module__PcOOFa__summary__row{color:#666;justify-content:space-between;align-items:center;font-size:14px;display:flex}.\[id\]-module-scss-module__PcOOFa__summary__row--total{color:#1a1a1a;border-top:1px solid #00000014;margin-top:4px;padding-top:12px;font-size:18px;font-weight:700}.\[id\]-module-scss-module__PcOOFa__actions__cancel{color:#dc2626;cursor:pointer;background:#dc26260d;border:1px solid #dc26264d;border-radius:4px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .15s;display:inline-flex}.\[id\]-module-scss-module__PcOOFa__actions__cancel:hover{background:#dc26261f;border-color:#dc2626}.\[id\]-module-scss-module__PcOOFa__loading,.\[id\]-module-scss-module__PcOOFa__error{color:#666;padding:32px;font-size:14px}
