/* [next]/internal/font/google/rubik_91e32d84.module.css [app-client] (css) */
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-weight: 300 900;
  font-display: swap;
  src: url("../media/098850a6eb1f8577-s.1e7lfzpvfrh7f.woff2") format("woff2");
  unicode-range: U+6??, U+750-77F, U+870-88E, U+890-891, U+897-8E1, U+8E3-8FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EC2-10EC4, U+10EFC-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
}

@font-face {
  font-family: Rubik;
  font-style: normal;
  font-weight: 300 900;
  font-display: swap;
  src: url("../media/6dac7af80352e41b-s.1-avrnevmoafi.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Rubik;
  font-style: normal;
  font-weight: 300 900;
  font-display: swap;
  src: url("../media/21445b8bd0ec5702-s.1n1ntp5se85-_.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Rubik;
  font-style: normal;
  font-weight: 300 900;
  font-display: swap;
  src: url("../media/87c7f5b5afcd23bd-s.p.0kf5m0zv7sxld.woff2") format("woff2");
  unicode-range: U+307-308, U+590-5FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

@font-face {
  font-family: Rubik;
  font-style: normal;
  font-weight: 300 900;
  font-display: swap;
  src: url("../media/d25394c5b8ff78eb-s.0ongx-zmnmtio.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Rubik;
  font-style: normal;
  font-weight: 300 900;
  font-display: swap;
  src: url("../media/c9f6ebf08ddd616b-s.p.0sv86lbjkn8rn.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Rubik Fallback;
  src: local(Arial);
  ascent-override: 89.06%;
  descent-override: 23.81%;
  line-gap-override: 0.0%;
  size-adjust: 104.98%;
}

.rubik_91e32d84-module__taSzza__className {
  font-family: Rubik, Rubik Fallback;
  font-style: normal;
}

.rubik_91e32d84-module__taSzza__variable {
  --font-rubik: "Rubik", "Rubik Fallback";
}

/* [project]/app/globals.css [app-client] (css) */
:root {
  --bg: #f5f3ec;
  --surface: #fffefb;
  --surface-2: #faf8f1;
  --rule: #e5e1d5;
  --rule-strong: #d3cec0;
  --ink: #15181c;
  --ink-2: #1f2329;
  --ink-3: #2d323a;
  --primary: #0e7c8a;
  --primary-dark: #0a6472;
  --primary-tint: #e8f1f2;
  --text: #191c20;
  --text-2: #4a4f56;
  --muted: #84867f;
  --green: #1c6b4a;
  --green-tint: #e3efe7;
  --red: #b23a2f;
  --red-tint: #f8e7e4;
  --amber: #96661a;
  --amber-tint: #f7ecd8;
  --r-sm: 6px;
  --r-md: 10px;
  --r-lg: 14px;
  --shadow: 0 1px 2px #15181c0a;
}

* {
  box-sizing: border-box;
}

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

::-webkit-scrollbar-thumb {
  border: 2px solid var(--bg);
  background: #d3cec0;
  border-radius: 10px;
}

::-webkit-scrollbar-track {
  background: none;
}

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

body {
  font-family: var(--font-rubik),"Segoe UI",Arial,sans-serif;
  background: var(--bg);
  color: var(--text);
  -webkit-font-smoothing: antialiased;
  direction: rtl;
  min-height: 100vh;
  font-size: 15px;
  line-height: 1.6;
}

a {
  color: inherit;
}

:focus-visible {
  outline: 2px solid var(--primary);
  outline-offset: 2px;
  border-radius: 3px;
}

h1 {
  letter-spacing: -.5px;
  margin: 0 0 6px;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.2;
}

h2 {
  letter-spacing: -.2px;
  color: var(--text);
  margin: 0 0 4px;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.3;
}

h3 {
  color: var(--muted);
  letter-spacing: .1em;
  text-transform: uppercase;
  margin: 0 0 10px;
  font-size: 11px;
  font-weight: 700;
}

.muted {
  color: var(--muted);
  font-size: 13.5px;
}

.num, .money, td, th {
  font-variant-numeric: tabular-nums;
}

.brandmark {
  background: var(--primary);
  color: #fff;
  border-radius: 8px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
  font-weight: 800;
  display: inline-flex;
}

.appheader {
  background: var(--ink);
  color: #fff;
  z-index: 60;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding: 14px 22px;
  display: flex;
  position: sticky;
  top: 0;
}

.appheader h1 {
  letter-spacing: 0;
  align-items: center;
  gap: 10px;
  margin: 0;
  font-size: 15.5px;
  font-weight: 700;
  display: flex;
}

.header-subtitle {
  color: #878b91;
  margin-top: 3px;
  font-size: 11.5px;
  font-weight: 500;
}

.appnav {
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  display: flex;
}

.appnav a, .appnav button, .appnav span {
  border: 1px solid var(--ink-3);
  color: #d2d5d9;
  border-radius: var(--r-sm);
  cursor: pointer;
  background: none;
  padding: 7px 14px;
  font-family: inherit;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
  transition: background .14s, color .14s, border-color .14s;
}

.appnav a:hover, .appnav button:hover {
  background: var(--ink-2);
  color: #fff;
  border-color: var(--ink-3);
}

.appnav a.active, .appnav span.active {
  background: var(--primary);
  border-color: var(--primary);
  color: #fff;
  cursor: default;
  font-weight: 600;
}

.shell {
  align-items: flex-start;
  min-height: 100vh;
  display: flex;
}

.sidebar {
  background: var(--ink);
  flex-direction: column;
  flex: 0 0 240px;
  align-self: flex-start;
  gap: 2px;
  height: 100vh;
  padding: 20px 14px;
  display: flex;
  position: sticky;
  top: 0;
  overflow-y: auto;
}

.sidebar .side-brand {
  color: #fff;
  border-bottom: 1px solid var(--ink-3);
  align-items: center;
  gap: 10px;
  margin-bottom: 8px;
  padding: 2px 8px 18px;
  font-size: 14.5px;
  font-weight: 700;
  display: flex;
}

.sidebar .side-title {
  color: #6b6f75;
  letter-spacing: .12em;
  text-transform: uppercase;
  margin: 0 10px 7px;
  font-size: 10px;
  font-weight: 700;
}

.sidebar a {
  border-radius: var(--r-sm);
  color: #b9bdc2;
  align-items: center;
  gap: 11px;
  padding: 9px 11px;
  font-size: 13.5px;
  font-weight: 500;
  text-decoration: none;
  transition: background .14s, color .14s;
  display: flex;
}

.sidebar a:hover {
  background: var(--ink-2);
  color: #fff;
}

.sidebar a.active {
  background: var(--primary);
  color: #fff;
  font-weight: 600;
}

.sidebar a .ico {
  opacity: .85;
  flex: none;
  font-size: 14px;
  line-height: 1;
}

.sidebar a.active .ico {
  opacity: 1;
}

.sidebar .side-spacer {
  flex: 1;
  min-height: 20px;
}

.sidebar .side-foot {
  border-top: 1px solid var(--ink-3);
  padding-top: 10px;
}

.sidebar .side-foot button {
  border-radius: var(--r-sm);
  color: #8d9298;
  cursor: pointer;
  background: none;
  border: 0;
  align-items: center;
  gap: 11px;
  width: 100%;
  padding: 9px 11px;
  font-family: inherit;
  font-size: 13.5px;
  font-weight: 600;
  transition: background .14s, color .14s;
  display: flex;
}

.sidebar .side-foot button:hover {
  background: var(--ink-2);
  color: #fff;
}

.shell > .container {
  flex: 1;
  min-width: 0;
  max-width: 1500px;
  margin-block: 26px;
  margin-inline: 0 auto;
}

.container {
  max-width: 1160px;
  margin: 26px auto;
  padding: 0 24px;
}

.mobilebar {
  background: var(--ink);
  color: #fff;
  z-index: 100;
  align-items: center;
  gap: 12px;
  padding: 11px 16px;
  display: none;
  position: sticky;
  top: 0;
}

.mb-brand {
  align-items: center;
  gap: 9px;
  font-size: 14px;
  font-weight: 700;
  display: flex;
}

.hamburger {
  border: 1px solid var(--ink-3);
  color: #fff;
  border-radius: var(--r-sm);
  cursor: pointer;
  background: none;
  padding: 6px 11px;
  font-family: inherit;
  font-size: 16px;
  line-height: 1;
}

.sidebar-backdrop {
  display: none;
}

.card {
  background: var(--surface);
  border: 1px solid var(--rule);
  border-radius: var(--r-lg);
  margin-bottom: 16px;
  padding: 22px 24px;
}

.card.small {
  flex: 1;
  min-width: 220px;
  transition: border-color .15s, transform .15s;
}

.card.small:hover {
  border-color: var(--rule-strong);
  transform: translateY(-2px);
}

.card > h1:first-child + .muted {
  margin-bottom: 2px;
}

.flex-between {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  display: flex;
}

label {
  color: var(--muted);
  letter-spacing: .07em;
  text-transform: uppercase;
  margin: 14px 0 5px;
  font-size: 11px;
  font-weight: 700;
  display: block;
}

input, select, textarea {
  border: 1px solid var(--rule-strong);
  border-radius: var(--r-sm);
  background: var(--surface);
  width: 100%;
  color: var(--text);
  padding: 10px 12px;
  font-family: inherit;
  font-size: 14px;
  transition: border-color .14s, box-shadow .14s, background .14s;
}

input::placeholder {
  color: #b3b2a8;
}

input:hover, select:hover, textarea:hover {
  border-color: #bdb8a8;
}

input:focus, select:focus, textarea:focus {
  border-color: var(--primary);
  background: #fff;
  outline: none;
  box-shadow: 0 0 0 3px #0e7c8a21;
}

input[type="checkbox"] {
  width: auto;
}

.row {
  flex-wrap: wrap;
  gap: 14px;
  display: flex;
}

.row > div {
  flex: 1;
  min-width: 150px;
}

.btn {
  background: var(--primary);
  color: #fff;
  border: 1px solid var(--primary);
  border-radius: var(--r-sm);
  cursor: pointer;
  text-align: center;
  justify-content: center;
  align-items: center;
  gap: 7px;
  margin-top: 16px;
  padding: 10px 20px;
  font-family: inherit;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: background .14s, border-color .14s, transform 80ms;
  display: inline-flex;
}

.btn:hover {
  background: var(--primary-dark);
  border-color: var(--primary-dark);
}

.btn:active {
  transform: translateY(1px);
}

.btn:disabled {
  opacity: .45;
  cursor: not-allowed;
  transform: none;
}

.btn.secondary {
  background: var(--surface);
  color: var(--text-2);
  border-color: var(--rule-strong);
}

.btn.secondary:hover {
  background: var(--primary-tint);
  color: var(--primary-dark);
  border-color: var(--primary);
}

.btn.danger {
  background: var(--surface);
  color: var(--red);
  border-color: #e0bfb9;
}

.btn.danger:hover {
  background: var(--red-tint);
  border-color: var(--red);
}

.btn.small {
  border-radius: var(--r-sm);
  margin-top: 0;
  padding: 5px 12px;
  font-size: 12px;
  font-weight: 600;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-top: 14px;
  font-size: 13.5px;
}

th {
  color: var(--muted);
  letter-spacing: .09em;
  text-transform: uppercase;
  text-align: right;
  border-bottom: 1.5px solid var(--rule-strong);
  white-space: nowrap;
  padding: 0 10px 9px;
  font-size: 10.5px;
  font-weight: 700;
}

td {
  text-align: right;
  border-bottom: 1px solid var(--rule);
  vertical-align: middle;
  padding: 12px 10px;
}

tbody tr:last-child td {
  border-bottom: 0;
}

tbody tr:hover td {
  background: var(--surface-2);
}

td .btn.small {
  margin-inline-start: 4px;
}

td > input, td > select {
  background: none;
  border-color: #0000;
  padding: 6px 8px;
}

td > input:hover, td > select:hover {
  border-color: var(--rule-strong);
  background: var(--surface);
}

td > input:focus, td > select:focus {
  border-color: var(--primary);
  background: #fff;
}

.badge {
  border-radius: var(--r-sm);
  letter-spacing: .02em;
  white-space: nowrap;
  padding: 3px 10px;
  font-size: 11px;
  font-weight: 700;
  display: inline-block;
}

.badge.cash {
  background: var(--green-tint);
  color: var(--green);
}

.badge.bank {
  background: var(--primary-tint);
  color: var(--primary-dark);
}

.badge.bit {
  background: var(--amber-tint);
  color: var(--amber);
}

.badge.pending {
  color: #71736c;
  background: #ecebe3;
}

.badge.completed {
  background: var(--green-tint);
  color: var(--green);
}

.badge.overdue {
  background: var(--red-tint);
  color: var(--red);
}

.stat {
  background: var(--surface);
  border: 1px solid var(--rule);
  border-radius: var(--r-md);
  flex-direction: column;
  gap: 4px;
  padding: 16px 18px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.stat:before {
  content: "";
  background: var(--rule-strong);
  height: 3px;
  position: absolute;
  inset-block-start: 0;
  inset-inline: 0;
}

.stat .num {
  letter-spacing: -.6px;
  color: var(--text);
  font-size: 25px;
  font-weight: 800;
  line-height: 1.15;
}

.stat .lbl {
  color: var(--muted);
  letter-spacing: .07em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}

.stat.cash:before {
  background: var(--green);
}

.stat.cash .num {
  color: var(--green);
}

.stat.bank:before {
  background: var(--primary);
}

.stat.bank .num {
  color: var(--primary-dark);
}

.stat.bit:before {
  background: var(--amber);
}

.stat.bit .num {
  color: var(--amber);
}

.stat.total {
  background: var(--ink);
  border-color: var(--ink);
}

.stat.total:before {
  background: var(--primary);
}

.stat.total .num {
  color: #fff;
}

.stat.total .lbl {
  color: #8d9298;
}

.grid4 {
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
  display: grid;
}

@media (max-width: 760px) {
  .grid4 {
    grid-template-columns: repeat(2, 1fr);
  }
}

.warn, .ok-msg, .banner-delay {
  border-radius: var(--r-md);
  border: 1px solid;
  border-inline-start-width: 3px;
  padding: 11px 15px;
  font-size: 13.5px;
}

.warn {
  background: var(--amber-tint);
  border-color: #e3cfa6;
  border-inline-start-color: var(--amber);
  color: var(--amber);
  margin-bottom: 14px;
}

.ok-msg {
  background: var(--green-tint);
  border-color: #bcd7c4;
  border-inline-start-color: var(--green);
  color: var(--green);
  margin-top: 12px;
}

.banner-delay {
  background: var(--red-tint);
  border-color: #e5bdb6;
  border-inline-start-color: var(--red);
  color: var(--red);
  margin-bottom: 18px;
  padding: 15px 18px;
  font-weight: 600;
  line-height: 1.6;
}

.link-box {
  background: var(--surface-2);
  border: 1px dashed var(--rule-strong);
  border-radius: var(--r-sm);
  word-break: break-all;
  color: var(--text-2);
  padding: 9px 11px;
  font-family: ui-monospace, Consolas, monospace;
  font-size: 11.5px;
  display: inline-block;
}

a.silent {
  color: var(--primary);
  cursor: pointer;
  font-weight: 600;
  text-decoration: none;
}

a.silent:hover {
  text-decoration: underline;
}

.note-item {
  border-bottom: 1px solid var(--rule);
  padding: 12px 0;
}

.note-item:last-child {
  border-bottom: none;
}

.note-time {
  color: var(--muted);
  font-variant-numeric: tabular-nums;
  margin-top: 4px;
  font-size: 11px;
}

.chip {
  background: var(--primary-tint);
  color: var(--primary-dark);
  border-radius: var(--r-sm);
  margin-inline-end: 6px;
  border: 1px solid #cfe0e2;
  align-items: center;
  gap: 7px;
  margin-bottom: 6px;
  padding: 4px 11px;
  font-size: 12px;
  font-weight: 600;
  display: inline-flex;
}

.chip button {
  color: var(--red);
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
  font-family: inherit;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
}

.grid-scroll {
  margin-top: 14px;
  overflow-x: auto;
}

.grid-table {
  border: 1px solid var(--rule);
  border-radius: var(--r-md);
  border-collapse: separate;
  border-spacing: 0;
  margin-top: 0;
  overflow: hidden;
}

.grid-table th {
  text-align: center;
  background: var(--surface-2);
  border-bottom: 1px solid var(--rule);
  padding: 10px 6px;
  font-size: 10.5px;
}

.grid-table td {
  text-align: center;
  vertical-align: top;
  background: var(--surface);
  border-bottom: 1px solid var(--rule);
  border-inline-start: 1px solid var(--rule);
  min-width: 116px;
  padding: 5px;
}

.grid-table tr:last-child td {
  border-bottom: 0;
}

.grid-table th.hourcol, .grid-table td.hourcol {
  background: var(--surface-2);
  z-index: 2;
  min-width: 64px;
  color: var(--muted);
  font-variant-numeric: tabular-nums;
  border-inline-start: 0;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.4;
  position: sticky;
  inset-inline-start: 0;
}

.cell-empty {
  border-radius: var(--r-sm);
  color: #cac7ba;
  cursor: pointer;
  background: none;
  border: 1px dashed #0000;
  width: 100%;
  padding: 7px 8px;
  font-family: inherit;
  font-size: 13px;
  display: block;
}

.cell-empty:hover {
  border-color: var(--primary);
  color: var(--primary);
  background: var(--primary-tint);
}

.apchip {
  cursor: pointer;
  text-align: center;
  border-radius: var(--r-sm);
  font-variant-numeric: tabular-nums;
  border: 0;
  width: 100%;
  margin-bottom: 4px;
  padding: 7px 8px;
  font-family: inherit;
  font-size: 11.5px;
  font-weight: 600;
  line-height: 1.4;
  transition: filter .13s;
  display: block;
}

.apchip:hover {
  filter: brightness(1.1);
}

.apchip.scheduled {
  background: var(--primary);
  color: #fff;
}

.apchip.done {
  background: var(--green);
  color: #fff;
}

.apchip.cancelled {
  color: var(--muted);
  background: #ecebe3;
}

.callchip {
  cursor: pointer;
  text-align: center;
  border-radius: var(--r-sm);
  font-variant-numeric: tabular-nums;
  border: 0;
  width: 100%;
  margin-bottom: 4px;
  padding: 6px 7px;
  font-family: inherit;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.4;
  transition: filter .13s;
  display: block;
}

.callchip:hover {
  filter: brightness(1.1);
}

.callchip.scheduled {
  color: #fff;
  background: #2a6f8f;
}

.callchip.done {
  background: var(--green);
  color: #fff;
}

.callchip.overdue {
  background: var(--red);
  color: #fff;
  animation: 1.8s ease-in-out infinite pulseOverdue;
}

@keyframes pulseOverdue {
  0%, 100% {
    box-shadow: 0 0 #b23a2f80;
  }

  50% {
    box-shadow: 0 0 0 5px #b23a2f00;
  }
}

@media (prefers-reduced-motion: reduce) {
  .callchip.overdue {
    animation: none;
  }
}

select.status-select {
  border-radius: var(--r-sm);
  cursor: pointer;
  border-width: 1px;
  width: auto;
  padding: 4px 10px;
  font-size: 11.5px;
  font-weight: 700;
}

.modal-overlay {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  z-index: 1000;
  background: #15181c80;
  justify-content: center;
  align-items: center;
  padding: 16px;
  display: flex;
  position: fixed;
  inset: 0;
}

.modal-box {
  background: var(--surface);
  border-radius: var(--r-lg);
  border: 1px solid var(--rule);
  width: 100%;
  max-width: 560px;
  max-height: 90vh;
  padding: 24px;
  animation: .15s ease-out modalPop;
  overflow-y: auto;
  box-shadow: 0 24px 60px #15181c47;
}

@keyframes modalPop {
  from {
    opacity: 0;
    transform: translateY(8px)scale(.99);
  }

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

@media (prefers-reduced-motion: reduce) {
  .modal-box {
    animation: none;
  }
}

details.client-notes summary {
  cursor: pointer;
  color: var(--primary);
  letter-spacing: .02em;
  margin-top: 6px;
  font-size: 11px;
  font-weight: 700;
}

details.client-notes .note-item {
  padding: 8px 0;
}

.empnav {
  background: var(--surface);
  border: 1px solid var(--rule);
  border-radius: var(--r-md);
  padding: 6px;
  align-items: center;
  gap: 6px;
  max-width: 1160px;
  margin: 0 auto 24px;
  padding-inline: 6px;
  display: flex;
}

.empnav a {
  border-radius: var(--r-sm);
  color: var(--text-2);
  flex: 1;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 11px 10px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: background .13s, color .13s;
  display: flex;
}

.empnav a:hover {
  background: var(--surface-2);
}

.empnav a.active {
  background: var(--primary);
  color: #fff;
}

.empnav a .ico {
  font-size: 15px;
  line-height: 1;
}

.empnav-out {
  border-inline-start: 1px solid var(--rule);
  flex: none;
  padding-inline-start: 6px;
}

.empnav-out button {
  color: var(--muted);
  cursor: pointer;
  border-radius: var(--r-sm);
  background: none;
  border: 0;
  padding: 10px 12px;
  font-family: inherit;
  font-size: 13px;
  font-weight: 600;
}

.empnav-out button:hover {
  background: var(--surface-2);
  color: var(--red);
}

@media (max-width: 760px) {
  .empnav {
    inset-inline: 0;
    z-index: 90;
    border-inline: 0;
    padding: 4px 4px calc(4px + env(safe-area-inset-bottom));
    border-bottom: 0;
    border-radius: 0;
    margin: 0;
    position: fixed;
    bottom: 0;
    box-shadow: 0 -4px 16px #15181c1a;
  }

  .empnav a {
    flex-direction: column;
    gap: 3px;
    padding: 8px 4px;
    font-size: 11px;
  }

  .empnav a .ico {
    font-size: 19px;
  }

  .empnav-out button {
    padding: 8px;
    font-size: 11px;
  }

  .empmain {
    padding-bottom: 88px;
  }
}

.sigpad {
  border: 1.5px dashed var(--rule-strong);
  border-radius: var(--r-md);
  background: var(--surface);
  position: relative;
  overflow: hidden;
}

.sigpad canvas {
  touch-action: none;
  cursor: crosshair;
  width: 100%;
  display: block;
}

.sigpad-hint {
  color: #b8b5a8;
  pointer-events: none;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  display: flex;
  position: absolute;
  inset: 0;
}

.sigpad-actions {
  justify-content: flex-end;
  margin-top: 8px;
  display: flex;
}

.sig-preview {
  border: 1px solid var(--rule);
  border-radius: var(--r-sm);
  background: #fff;
  max-width: 180px;
  padding: 4px;
}

.sig-preview img {
  width: 100%;
  height: auto;
  display: block;
}

.auth {
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  min-height: 100vh;
  display: grid;
}

.auth-form {
  background: var(--bg);
  grid-column: 2;
  justify-content: center;
  align-items: center;
  padding: 40px 28px;
  display: flex;
}

.auth-inner {
  width: 100%;
  max-width: 352px;
}

.auth-inner h1 {
  letter-spacing: -.5px;
  margin: 0 0 8px;
  font-size: 26px;
  font-weight: 700;
}

.auth-lede {
  color: var(--muted);
  margin: 0 0 24px;
  font-size: 14px;
  line-height: 1.6;
}

.auth-inner label {
  margin-top: 18px;
}

.auth-inner input {
  background: #fff;
  padding: 12px 14px;
  font-size: 15px;
}

.auth-inner .btn {
  width: 100%;
  margin-top: 24px;
  padding: 13px 20px;
  font-size: 15px;
}

.auth-rule {
  border: 0;
  border-top: 1px solid var(--rule);
  margin: 26px 0 16px;
}

.auth-foot {
  color: var(--muted);
  margin: 0;
  font-size: 12.5px;
  line-height: 1.7;
}

.auth-brand {
  background: var(--ink);
  color: #fff;
  flex-direction: column;
  grid-area: 1 / 1;
  justify-content: space-between;
  padding: 38px 44px;
  display: flex;
}

.auth-brand .b-top {
  align-items: center;
  gap: 11px;
  font-size: 15px;
  font-weight: 700;
  display: flex;
}

.auth-brand h2 {
  letter-spacing: -.7px;
  color: #fff;
  max-width: 15ch;
  margin: 0 0 18px;
  font-size: clamp(25px, 3vw, 35px);
  font-weight: 700;
  line-height: 1.3;
}

.auth-brand p {
  color: #9a9ea4;
  max-width: 38ch;
  margin: 0;
  font-size: 15px;
  line-height: 1.75;
}

.auth-brand .b-foot {
  color: #6b6f75;
  font-size: 12px;
}

@media (max-width: 900px) {
  .mobilebar {
    display: flex;
  }

  .shell {
    display: block;
  }

  .shell > .container {
    margin-block: 18px;
  }

  .container {
    padding: 0 16px;
  }

  .sidebar .side-brand {
    display: none;
  }

  .sidebar {
    top: 0;
    bottom: 0;
    z-index: 120;
    flex: none;
    width: 250px;
    height: 100vh;
    transition: transform .2s;
    position: fixed;
    inset-inline-start: 0;
    transform: translateX(100%);
    box-shadow: -8px 0 28px #15181c33;
  }

  .sidebar.open {
    transform: translateX(0);
  }

  .sidebar-backdrop.open {
    z-index: 110;
    background: #15181c80;
    display: block;
    position: fixed;
    inset: 0;
  }

  .card {
    padding: 18px 16px;
  }

  h1 {
    font-size: 22px;
  }
}

@media (max-width: 860px) {
  .auth {
    grid-template-columns: 1fr;
  }

  .auth-form {
    grid-area: 2 / 1;
    padding: 32px 22px 56px;
  }

  .auth-brand {
    grid-area: 1 / 1;
    gap: 16px;
    padding: 24px 22px;
  }

  .auth-brand h2 {
    max-width: none;
    margin-bottom: 8px;
    font-size: 21px;
  }

  .auth-brand p, .auth-brand .b-foot {
    display: none;
  }
}

/*# sourceMappingURL=%5Broot-of-the-server%5D__0diqv1i._.css.map*/