/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./app/globals.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue",
      "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
      "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-slate-600: oklch(44.6% 0.043 257.281);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-3xl: 48rem;
    --container-5xl: 64rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --radius-xl: 0.75rem;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring:where(:not(iframe)) {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .mx-auto {
    margin-inline: auto;
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-5xl {
    max-width: var(--container-5xl);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-8 {
    padding: calc(var(--spacing) * 8);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .text-slate-600 {
    color: var(--color-slate-600);
  }
  .text-white {
    color: var(--color-white);
  }
  @media (width >= 48rem) {
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
}
:root {
  color: #112b4b;
  background: #eef4fb;
}
* {
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: Arial,Helvetica,sans-serif;
  color: #112b4b;
  background: #eef4fb;
}
button,input,select,textarea {
  font: inherit;
}
.mobile-app-shell {
  min-height: 100vh;
  padding: 18px;
  background: radial-gradient(circle at top right,#d7eaff,transparent 30rem),#eef4fb;
}
.mobile-app {
  position: relative;
  max-width: 560px;
  min-height: calc(100vh - 36px);
  margin: auto;
  overflow: hidden;
  border-radius: 28px;
  background: #f7faff;
  box-shadow: 0 20px 55px #274a7324;
}
.app-topbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 76px;
  padding: 0 25px;
  background: #fff;
}
.brand {
  color: #0d2e61;
  font-size: 25px;
  font-weight: 800;
  letter-spacing: -1.8px;
}
.brand span {
  color: #1878ed;
}
.brand i {
  color: #29b6f6;
  font-style: normal;
}
.notification-button {
  position: relative;
  width: 36px;
  height: 36px;
  border: 0;
  border-radius: 11px;
  background: #eff6ff;
  color: #277ce2;
  font-size: 19px;
  cursor: pointer;
}
.notification-button b {
  position: absolute;
  width: 7px;
  height: 7px;
  top: 8px;
  right: 8px;
  border-radius: 50%;
  background: #ff675f;
  border: 1px solid #fff;
}
.app-screen {
  min-height: calc(100vh - 152px);
  padding: 18px 21px 93px;
}
.greeting {
  margin: 4px 0 6px;
  color: #6d849c;
  font-size: 15px;
}
.home-screen h1 {
  margin: 0 0 24px;
  font-size: 26px;
  letter-spacing: -.7px;
}
.gps-banner {
  display: flex;
  align-items: center;
  gap: 11px;
  padding: 15px;
  border: 1px solid #cce7da;
  border-radius: 15px;
  background: #effcf5;
}
.gps-banner.checking,.gps-banner.unavailable {
  border-color: #d9e3ee;
  background: #f7faff;
}
.gps-icon {
  display: grid;
  place-items: center;
  width: 35px;
  height: 35px;
  border-radius: 11px;
  background: #d6f5e4;
  color: #159766;
  font-size: 21px;
}
.checking .gps-icon,.unavailable .gps-icon {
  background: #e8f1fc;
  color: #3281de;
}
.gps-banner strong,.gps-banner small {
  display: block;
}
.gps-banner strong {
  color: #19774f;
  font-size: 13px;
}
.checking strong,.unavailable strong {
  color: #41627f;
}
.gps-banner small {
  margin-top: 3px;
  color: #6d947f;
  font-size: 10px;
}
.checking small,.unavailable small {
  color: #8298ae;
}
.gps-check {
  margin-left: auto;
  display: grid;
  place-items: center;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  background: #1eb278;
  color: #fff;
  font-size: 13px;
  font-weight: 800;
}
.checking .gps-check,.unavailable .gps-check {
  background: #d8e5f3;
  color: #65809c;
}
.section-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 27px 1px 12px;
}
.section-row h2 {
  margin: 0;
  font-size: 16px;
}
.section-row span {
  color: #8a9db1;
  font-size: 11px;
}
.residence-list {
  display: grid;
  gap: 12px;
}
.residence-card {
  display: flex;
  width: 100%;
  gap: 12px;
  padding: 15px;
  text-align: left;
  border: 1px solid #e0eaf4;
  border-radius: 17px;
  background: #fff;
  box-shadow: 0 3px 10px #12356208;
  cursor: pointer;
}
.residence-card.current {
  border-color: #86c0fa;
  box-shadow: 0 6px 18px #1881e221;
}
.residence-icon {
  display: grid;
  flex: 0 0 41px;
  height: 41px;
  place-items: center;
  border-radius: 13px;
  background: #e9f3ff;
  color: #2182ed;
  font-size: 22px;
}
.residence-content {
  min-width: 0;
  flex: 1;
}
.residence-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
}
.residence-title h3 {
  margin: 0;
  color: #183758;
  font-size: 14px;
}
.residence-title span {
  padding: 4px 6px;
  border-radius: 5px;
  color: #169363;
  background: #e1f8ec;
  font-size: 8px;
  font-weight: 800;
}
.residence-content p {
  margin: 4px 0;
  color: #66809c;
  font-size: 11px;
}
.residence-content small {
  display: block;
  overflow: hidden;
  color: #8ca0b4;
  font-size: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.residence-footer {
  display: flex;
  justify-content: space-between;
  margin-top: 13px;
}
.residence-footer strong {
  color: #8195aa;
  font-size: 11px;
}
.residence-footer strong.nearby {
  color: #149664;
}
.residence-footer em {
  color: #2581e6;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
}
.residence-footer b {
  margin-left: 3px;
  font-size: 15px;
}
.info-card {
  display: flex;
  gap: 9px;
  margin-top: 18px;
  padding: 12px;
  border-radius: 12px;
  background: #edf5ff;
  color: #6280a0;
}
.info-card span {
  display: grid;
  width: 16px;
  height: 16px;
  place-items: center;
  flex: 0 0 16px;
  border-radius: 50%;
  background: #72aef0;
  color: #fff;
  font: 700 11px Georgia;
}
.info-card p {
  margin: 1px 0 0;
  font-size: 10px;
  line-height: 1.4;
}
.back-button {
  padding: 0;
  border: 0;
  background: transparent;
  color: #5680aa;
  font-size: 12px;
  cursor: pointer;
}
.current-residence {
  display: flex;
  gap: 12px;
  margin: 21px 0 15px;
}
.current-residence p {
  margin: 0 0 5px;
  color: #2883e8;
  font-size: 10px;
  letter-spacing: .6px;
  font-weight: 800;
}
.current-residence h1 {
  margin: 0;
  font-size: 21px;
  letter-spacing: -.5px;
}
.current-residence span {
  color: #7089a3;
  font-size: 12px;
}
.compact-gps {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 12px;
  border-radius: 10px;
  background: #eafaf1;
  color: #178158;
  font-size: 11px;
}
.compact-gps b {
  margin-left: auto;
}
.compact-gps.unavailable,.compact-gps.checking {
  color: #50708f;
  background: #eef5fc;
}
.intervention-form {
  margin-top: 15px;
  padding: 2px 0;
}
.form-section {
  padding: 21px 0;
  border-bottom: 1px solid #e5edf6;
}
.proof-section {
  border: 0;
}
.section-heading {
  display: flex;
  gap: 11px;
  align-items: center;
  margin-bottom: 16px;
}
.section-number {
  display: grid;
  width: 27px;
  height: 27px;
  place-items: center;
  border-radius: 8px;
  background: #e7f1ff;
  color: #1476e9;
  font-size: 12px;
  font-weight: 800;
}
.section-heading h2 {
  margin: 0;
  font-size: 15px;
}
.section-heading p {
  margin: 3px 0 0;
  color: #7890aa;
  font-size: 11px;
}
label {
  display: block;
  margin-top: 13px;
  color: #34516f;
  font-size: 11px;
  font-weight: 700;
}
input:not([type=file]),select,textarea {
  display: block;
  width: 100%;
  margin-top: 6px;
  padding: 11px 12px;
  outline: 0;
  border: 1px solid #d8e4f1;
  border-radius: 10px;
  background: #fff;
  color: #123256;
}
input:focus,select:focus,textarea:focus {
  border-color: #2c86f2;
  box-shadow: 0 0 0 3px #1982f21a;
}
.field-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.optional {
  float: right;
  color: #96a7ba;
  font-weight: 500;
}
.upload-zone {
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 69px;
  padding: 12px;
  border: 1px dashed #a8c9ee;
  border-radius: 12px;
  background: #f6faff;
  color: #1c66ba;
  cursor: pointer;
}
.upload-zone input {
  position: absolute;
  width: 1px;
  opacity: 0;
}
.upload-icon {
  display: grid;
  place-items: center;
  width: 32px;
  height: 32px;
  border-radius: 9px;
  background: #ddecff;
  font-size: 21px;
}
.upload-zone strong,.upload-zone small {
  display: block;
}
.upload-zone strong {
  font-size: 12px;
}
.upload-zone small {
  margin-top: 3px;
  color: #728ba8;
  font-size: 10px;
  font-weight: 500;
}
.submit-button,.secondary-button {
  width: 100%;
  border: 0;
  border-radius: 12px;
  padding: 14px 16px;
  background: #0873e9;
  color: white;
  box-shadow: 0 8px 16px #0873e936;
  font-size: 13px;
  font-weight: 800;
  cursor: pointer;
}
.submit-button span {
  float: right;
  font-size: 18px;
  line-height: 12px;
}
.success-card {
  margin-top: 90px;
  padding: 34px 23px;
  text-align: center;
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 12px 35px #12356218;
}
.success-icon {
  display: grid;
  width: 57px;
  height: 57px;
  margin: 0 auto 16px;
  place-items: center;
  border-radius: 50%;
  background: #dff8ec;
  color: #16a66f;
  font-size: 29px;
  font-weight: 800;
}
.eyebrow {
  margin: 0 0 8px;
  color: #1681ed;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 1.2px;
}
.success-card h1 {
  margin: 0;
  font-size: 24px;
}
.success-card p:not(.eyebrow) {
  color: #6d849d;
  font-size: 13px;
}
.secondary-button {
  width: auto;
  margin-top: 12px;
}
.profile-screen {
  padding-top: 55px;
  text-align: center;
}
.profile-avatar {
  display: grid;
  width: 75px;
  height: 75px;
  margin: auto auto 15px;
  place-items: center;
  border-radius: 50%;
  background: linear-gradient(145deg,#58a9fb,#1669d8);
  color: #fff;
  font-size: 21px;
  font-weight: 800;
}
.profile-screen .greeting {
  color: #1b3759;
  font-size: 20px;
}
.profile-company {
  margin: 0;
  color: #7189a3;
  font-size: 13px;
}
.profile-card {
  display: flex;
  gap: 11px;
  align-items: center;
  margin-top: 32px;
  padding: 15px;
  text-align: left;
  border-radius: 15px;
  background: #eafaf1;
}
.profile-card > span {
  display: grid;
  place-items: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #20b479;
  color: #fff;
  font-weight: 800;
}
.profile-card strong,.profile-card small {
  display: block;
}
.profile-card strong {
  color: #19774f;
  font-size: 13px;
}
.profile-card small {
  margin-top: 3px;
  color: #67947d;
  font-size: 11px;
}
.outline-button {
  width: 100%;
  margin-top: 15px;
  padding: 12px;
  border: 1px solid #cbdced;
  border-radius: 11px;
  color: #507392;
  background: #fff;
  font-size: 12px;
  font-weight: 700;
}
.bottom-nav {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  left: 0;
  display: grid;
  grid-template-columns: repeat(3,1fr);
  height: 73px;
  padding: 7px 10px 8px;
  border-top: 1px solid #e3ecf5;
  background: #fff;
}
.bottom-nav button {
  display: grid;
  align-content: center;
  justify-items: center;
  gap: 4px;
  border: 0;
  background: transparent;
  color: #8295aa;
  font-size: 10px;
  cursor: pointer;
}
.bottom-nav button span {
  font-size: 22px;
  line-height: 19px;
}
.bottom-nav button.active {
  color: #1478e9;
  font-weight: 800;
}
.scan-icon {
  display: grid;
  width: 35px;
  height: 30px;
  place-items: center;
  margin-top: -9px;
  border-radius: 11px;
  background: #167bf0;
  box-shadow: 0 5px 10px #167bf044;
  color: #fff;
}
@media (max-width:600px) {
  .mobile-app-shell {
    padding: 0;
    background: #f7faff;
  }
  .mobile-app {
    min-height: 100vh;
    border-radius: 0;
    box-shadow: none;
  }
  .app-screen {
    min-height: calc(100vh - 149px);
  }
}
.scan-callout {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 13px;
  margin: -6px 0 17px;
  padding: 13px;
  border: 0;
  border-radius: 17px;
  color: #fff;
  text-align: left;
  background: linear-gradient(130deg,#0750b7,#168af1);
  box-shadow: 0 10px 20px #137ae336;
  cursor: pointer;
}
.scan-callout-qr {
  display: grid;
  width: 52px;
  height: 52px;
  place-items: center;
  border-radius: 11px;
  background: #fff;
}
.scan-callout div:nth-child(2) {
  flex: 1;
}
.scan-callout span,.scan-callout strong,.scan-callout small {
  display: block;
}
.scan-callout span {
  color: #b9deff;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .7px;
}
.scan-callout strong {
  margin: 3px 0;
  font-size: 14px;
}
.scan-callout small {
  color: #d9ecff;
  font-size: 10px;
}
.scan-callout > b {
  font-size: 20px;
}
.qr-visual {
  position: relative;
  width: 36px;
  height: 36px;
  overflow: hidden;
  background: repeating-linear-gradient(90deg,#10284a 0 3px,transparent 3px 6px),repeating-linear-gradient(#10284a 0 3px,transparent 3px 6px);
  opacity: .95;
}
.qr-visual i {
  position: absolute;
  width: 12px;
  height: 12px;
  border: 3px solid #fff;
  outline: 3px solid #10284a;
  background: #fff;
}
.qr-visual i:nth-child(1) {
  left: 3px;
  top: 3px;
}
.qr-visual i:nth-child(2) {
  right: 3px;
  top: 3px;
}
.qr-visual i:nth-child(3) {
  left: 3px;
  bottom: 3px;
}
.qr-visual b {
  position: absolute;
  width: 4px;
  height: 4px;
  background: #10284a;
}
.qr-visual b:nth-of-type(1) {
  left: 19px;
  top: 18px;
}
.qr-visual b:nth-of-type(2) {
  left: 25px;
  top: 22px;
}
.qr-visual b:nth-of-type(3) {
  left: 18px;
  top: 28px;
}
.qr-visual b:nth-of-type(4) {
  left: 28px;
  top: 29px;
}
.qr-visual b:nth-of-type(5) {
  left: 20px;
  top: 13px;
}
.qr-visual b:nth-of-type(6) {
  left: 30px;
  top: 14px;
}
.qr-visual b:nth-of-type(7) {
  left: 13px;
  top: 22px;
}
.qr-visual b:nth-of-type(8) {
  left: 13px;
  top: 30px;
}
.field-help {
  display: block;
  margin: 6px 1px 0;
  color: #219466;
  font-size: 10px;
  font-weight: 600;
}
.area-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
}
.area-grid button {
  display: flex;
  align-items: center;
  gap: 8px;
  min-height: 43px;
  padding: 8px;
  border: 1px solid #dbe7f2;
  border-radius: 10px;
  color: #536d88;
  text-align: left;
  background: #fff;
  font-size: 11px;
  font-weight: 700;
  cursor: pointer;
}
.area-grid button span {
  display: grid;
  width: 17px;
  height: 17px;
  place-items: center;
  border: 1px solid #b8ccdf;
  border-radius: 5px;
  color: #fff;
  font-size: 11px;
}
.area-grid button.selected {
  border-color: #79b7f8;
  color: #1673da;
  background: #f1f8ff;
}
.area-grid button.selected span {
  border-color: #1881ee;
  background: #1881ee;
}
.history-screen h1 {
  margin: 0 0 22px;
  font-size: 26px;
}
.empty-history {
  margin-top: 60px;
  text-align: center;
}
.empty-history > span {
  display: grid;
  width: 56px;
  height: 56px;
  margin: auto auto 15px;
  place-items: center;
  border-radius: 50%;
  background: #e9f3ff;
  color: #237ce3;
  font-size: 28px;
}
.empty-history strong,.empty-history p {
  display: block;
}
.empty-history strong {
  font-size: 15px;
}
.empty-history p {
  margin: 7px auto 18px;
  max-width: 220px;
  color: #8096ac;
  font-size: 12px;
  line-height: 1.45;
}
.empty-history button {
  border: 0;
  border-radius: 10px;
  padding: 11px 14px;
  color: #fff;
  background: #1478e9;
  font-size: 12px;
  font-weight: 800;
}
.history-list {
  display: grid;
  gap: 10px;
}
.history-card {
  display: flex;
  gap: 11px;
  padding: 14px;
  border: 1px solid #e0eaf4;
  border-radius: 14px;
  background: #fff;
}
.history-check {
  display: grid;
  width: 25px;
  height: 25px;
  place-items: center;
  flex: 0 0 25px;
  border-radius: 50%;
  background: #def8e9;
  color: #139b64;
  font-size: 13px;
  font-weight: 800;
}
.history-card strong,.history-card small,.history-card p {
  display: block;
}
.history-card strong {
  font-size: 13px;
}
.history-card small {
  margin-top: 3px;
  color: #8298ae;
  font-size: 10px;
}
.history-card p {
  margin: 7px 0 0;
  color: #42719d;
  font-size: 10px;
}
.scanner-modal {
  position: absolute;
  z-index: 10;
  inset: 0;
  display: flex;
  align-items: end;
  background: #10294db3;
}
.scanner-sheet {
  position: relative;
  width: 100%;
  padding: 26px 22px 32px;
  border-radius: 25px 25px 0 0;
  background: #fff;
}
.scanner-sheet h2 {
  margin: 0;
  font-size: 22px;
}
.scanner-sheet > p:not(.eyebrow) {
  margin: 7px 0 18px;
  color: #728aa4;
  font-size: 12px;
}
.close-scanner {
  position: absolute;
  top: 17px;
  right: 17px;
  width: 31px;
  height: 31px;
  border: 0;
  border-radius: 50%;
  color: #52708e;
  background: #eef4fa;
  font-size: 22px;
  cursor: pointer;
}
.camera-box {
  position: relative;
  display: grid;
  height: 215px;
  place-items: center;
  overflow: hidden;
  border-radius: 16px;
  background: #142b49;
}
.camera-box video {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.camera-box .qr-visual {
  width: 46px;
  height: 46px;
  opacity: .18;
}
.scan-frame {
  position: absolute;
  z-index: 1;
  width: 145px;
  height: 145px;
  border: 2px solid #fff;
  border-radius: 16px;
  box-shadow: 0 0 0 900px #00000020;
}
.manual-code {
  margin: 16px 0 0;
}
.scanner-sheet .secondary-button {
  margin-top: 15px;
}
.bottom-nav button:nth-child(2) {
  white-space: nowrap;
}
.gps-banner {
  width: 100%;
  text-align: left;
  cursor: pointer;
}
.compact-gps {
  width: 100%;
  border: 0;
  text-align: left;
  cursor: pointer;
}
.photo-previews {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 10px;
  margin-top: 12px;
}
.photo-item {
  position: relative;
  overflow: hidden;
  aspect-ratio: 1.3;
  border-radius: 12px;
  border: 1px solid #dbe7f2;
  background: #eef5fc;
}
.photo-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.photo-item button {
  position: absolute;
  top: 6px;
  right: 6px;
  display: grid;
  width: 24px;
  height: 24px;
  place-items: center;
  border: 0;
  border-radius: 50%;
  color: #fff;
  background: #173658cc;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
}
.history-card {
  width: 100%;
  align-items: flex-start;
  border: 1px solid #e0eaf4;
  text-align: left;
  cursor: pointer;
}
.history-card > div {
  flex: 1;
}
.history-card > b {
  align-self: center;
  color: #4381bd;
  font-size: 22px;
  font-weight: 400;
}
.history-modal {
  position: absolute;
  z-index: 12;
  inset: 0;
  display: flex;
  align-items: end;
  background: #10294db3;
}
.history-detail {
  position: relative;
  width: 100%;
  max-height: 88vh;
  overflow: auto;
  padding: 27px 22px 32px;
  border-radius: 25px 25px 0 0;
  background: #fff;
}
.history-detail h2 {
  margin: 0;
  font-size: 22px;
}
.detail-date {
  margin: 7px 0 20px;
  color: #718ba6;
  font-size: 12px;
}
.detail-block {
  margin: 16px 0;
  padding: 14px;
  border-radius: 13px;
  background: #f5f9fd;
}
.detail-block strong {
  font-size: 12px;
}
.detail-block p {
  margin: 7px 0 0;
  color: #56718d;
  font-size: 12px;
  line-height: 1.5;
}
.detail-photos {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 9px;
  margin-top: 10px;
}
.detail-photos img {
  width: 100%;
  aspect-ratio: 1;
  border-radius: 10px;
  object-fit: cover;
}
.bottom-nav {
  position: fixed;
  z-index: 20;
  right: auto;
  bottom: 18px;
  left: 50%;
  width: min(560px,calc(100% - 36px));
  border: 1px solid #e3ecf5;
  border-radius: 18px;
  box-shadow: 0 9px 28px #17385a24;
  transform: translateX(-50%);
}
@media (max-width:600px) {
  .bottom-nav {
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    border-radius: 0;
    transform: none;
  }
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-border-style: solid;
      --tw-font-weight: initial;
    }
  }
}

