/* [project]/app/sans_2bf5fd14.module.css [app-client] (css) */
@font-face {
  font-family: sans;
  src: url("../media/BMDupletTXT_Regular-s.p.0i-wraeg6ofq8.woff2") format("woff2");
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: sans;
  src: url("../media/BMDupletTXT_Italic-s.p.1-nz2lio7t3eh.woff2") format("woff2");
  font-display: swap;
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: sans;
  src: url("../media/BMDupletTXT_Semibold-s.p.2hm2fbg3e5o68.woff2") format("woff2");
  font-display: swap;
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: sans;
  src: url("../media/BMDupletTXT_SemiboldItalic-s.p.1t-3pveaveqfx.woff2") format("woff2");
  font-display: swap;
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: sans Fallback;
  src: local(Arial);
  ascent-override: 94.17%;
  descent-override: 27.18%;
  line-gap-override: 0.0%;
  size-adjust: 103.01%;
}

.sans_2bf5fd14-module__MxNVeW__className {
  font-family: sans, sans Fallback;
}

.sans_2bf5fd14-module__MxNVeW__variable {
  --font-sans: "sans", "sans Fallback";
}

/* [project]/app/display_22a0c94a.module.css [app-client] (css) */
@font-face {
  font-family: display;
  src: url("../media/BMDupletDSP_Semibold-s.p.194vbbi_0p9r4.woff2") format("woff2");
  font-display: swap;
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: display Fallback;
  src: local(Arial);
  ascent-override: 95.46%;
  descent-override: 27.56%;
  line-gap-override: 0.0%;
  size-adjust: 101.61%;
}

.display_22a0c94a-module__yJFIQG__className {
  font-family: display, display Fallback;
}

.display_22a0c94a-module__yJFIQG__variable {
  --font-display: "display", "display Fallback";
}

/* [project]/app/serif_74a92f53.module.css [app-client] (css) */
@font-face {
  font-family: "serif";
  src: url("../media/IvarSoft_SemiBold-s.p.3rt88h5q85wng.woff2") format("woff2");
  font-display: swap;
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "serif";
  src: url("../media/IvarSoft_SemiBoldItalic-s.p.3pg-j4y65uoex.woff2") format("woff2");
  font-display: swap;
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: serif Fallback;
  src: local(Arial);
  ascent-override: 94.76%;
  descent-override: 24.94%;
  line-gap-override: 0.0%;
  size-adjust: 100.25%;
}

.serif_74a92f53-module__6y_gra__className {
  font-family: "serif", serif Fallback;
}

.serif_74a92f53-module__6y_gra__variable {
  --font-serif: "serif", "serif Fallback";
}

/* [project]/app/globals.css [app-client] (css) */
:root {
  --ink: #14120f;
  --text: #3a3b3f;
  --muted: #6b6d72;
  --subtle: #8e9095;
  --faint: #b4b6bb;
  --line: #ecedf0;
  --line-2: #e0e1e5;
  --surface: #fff;
  --bg: #fbfbfa;
  --wash: #f4f4f2;
  --accent: #e3f77e;
  --accent-deep: #c9e85a;
  --on-accent: #14120f;
  --accent-soft: #f4fbd9;
  --accent-ring: #b8d84a;
  --calm: #7f57d1;
  --calm-bg: #f5f2fb;
  --success: #17694a;
  --success-bg: #e4f6ec;
  --danger: #b23a2e;
  --danger-bg: #fbeae7;
  --warn: #9a6b00;
  --warn-bg: #fdf3d8;
  --info: #2c6ecb;
  --info-bg: #ecf2fd;
  --sans: var(--font-sans), "Helvetica Neue", Helvetica, Arial, sans-serif;
  --display: var(--font-display), "Helvetica Neue", Helvetica, Arial, sans-serif;
  --serif: var(--font-serif), Georgia, "Times New Roman", serif;
  --fs-hero: clamp(30px, 4.4vw, 50px);
  --lh-hero: 1.06;
  --fs-title: 21px;
  --lh-title: 28px;
  --fs-sub: 18px;
  --lh-sub: 24px;
  --fs-body: 16px;
  --lh-body: 24px;
  --fs-sm: 14px;
  --lh-sm: 20px;
  --fs-cap: 12px;
  --lh-cap: 16px;
  --r-badge: 8px;
  --r-md: 12px;
  --r-img: 14px;
  --r-lg: 16px;
  --r-card: 18px;
  --r-pill: 999px;
  --sh-sm: 0 1px 2px #14120f0a, 0 4px 12px #14120f0d;
  --sh-md: 0 2px 6px #14120f0f, 0 12px 28px #14120f17;
  --sh-lg: 0 8px 20px #14120f1a, 0 24px 60px #14120f24;
  --sp-1: 4px;
  --sp-2: 8px;
  --sp-3: 12px;
  --sp-4: 16px;
  --sp-5: 20px;
  --sp-6: 24px;
  --sp-7: 28px;
  --sp-8: 32px;
  --sp-10: 40px;
  --sp-14: 56px;
  --max-w: 1520px;
  --max-w-page: 1200px;
  --header-h: 71px;
}

*, :before, :after {
  box-sizing: border-box;
}

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

html {
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: var(--sans);
  font-size: var(--fs-body);
  line-height: var(--lh-body);
  color: var(--text);
  background: var(--bg);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
}

img, svg, video {
  max-width: 100%;
  display: block;
}

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

button {
  font-family: inherit;
  font-size: inherit;
  cursor: pointer;
  color: inherit;
  background: none;
  border: none;
  padding: 0;
}

input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
}

h1, h2, h3, h4, h5, p, ul, ol, figure {
  margin: 0;
  padding: 0;
}

ul, ol {
  list-style: none;
}

:focus-visible {
  outline: 2px solid var(--accent-ring);
  outline-offset: 2px;
}

.t-hero {
  font-family: var(--serif);
  font-weight: 600;
  font-size: var(--fs-hero);
  line-height: var(--lh-hero);
  color: var(--ink);
  letter-spacing: -.015em;
}

.t-title {
  font-family: var(--display);
  font-weight: 600;
  font-size: var(--fs-title);
  line-height: var(--lh-title);
  color: var(--ink);
  letter-spacing: -.01em;
}

.t-sub {
  font-family: var(--display);
  font-weight: 600;
  font-size: var(--fs-sub);
  line-height: var(--lh-sub);
  color: var(--ink);
}

.t-sm {
  font-size: var(--fs-sm);
  line-height: var(--lh-sm);
}

.t-cap {
  font-size: var(--fs-cap);
  line-height: var(--lh-cap);
}

.muted {
  color: var(--muted);
}

.strong {
  color: var(--ink);
  font-weight: 600;
}

/* [project]/app/admin.css [app-client] (css) */
.adm {
  background: var(--bg);
  min-height: 100vh;
  display: flex;
}

.adm-side {
  background: var(--surface);
  border-right: 1px solid var(--line);
  flex-direction: column;
  flex: none;
  width: 256px;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.adm-body {
  flex-direction: column;
  flex: 1;
  min-width: 0;
  display: flex;
}

.adm-logo {
  border-bottom: 1px solid var(--line);
  flex: none;
  align-items: center;
  gap: 9px;
  height: 64px;
  padding: 0 20px;
  display: flex;
}

.adm-logo a {
  font-family: var(--serif);
  color: var(--ink);
  letter-spacing: -.02em;
  font-size: 21px;
  font-weight: 600;
}

.adm-logo .dot {
  color: var(--calm);
}

.adm-tag {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: var(--on-accent);
  background: var(--accent);
  border-radius: var(--r-pill);
  padding: 3px 8px;
  font-size: 10.5px;
  font-weight: 700;
}

.adm-nav {
  scrollbar-width: thin;
  scrollbar-color: var(--line-2) transparent;
  flex: 1;
  padding: 10px 12px 14px;
  overflow-y: auto;
}

.adm-nav::-webkit-scrollbar {
  width: 5px;
}

.adm-nav::-webkit-scrollbar-thumb {
  background: var(--line-2);
  border-radius: var(--r-pill);
}

.adm-group + .adm-group {
  margin-top: 14px;
}

.adm-gtitle {
  letter-spacing: .09em;
  text-transform: uppercase;
  width: 100%;
  color: var(--subtle);
  justify-content: space-between;
  align-items: center;
  padding: 5px 10px 5px 12px;
  font-size: 11px;
  font-weight: 700;
  display: flex;
}

.adm-gtitle .chev {
  color: var(--faint);
  transition: transform .18s;
}

.adm-group.closed .adm-gtitle .chev {
  transform: rotate(-90deg);
}

.adm-group.closed .adm-glinks {
  display: none;
}

.adm-glinks {
  flex-direction: column;
  gap: 1px;
  margin-top: 2px;
  display: flex;
}

.adm-link {
  height: 36px;
  color: var(--text);
  border-radius: 9px;
  align-items: center;
  gap: 11px;
  padding: 0 10px 0 12px;
  font-size: 14px;
  font-weight: 500;
  transition: background .12s, color .12s;
  display: flex;
  position: relative;
}

.adm-link svg {
  color: var(--muted);
  flex: none;
  transition: color .12s;
}

.adm-link:hover {
  background: var(--wash);
  color: var(--ink);
}

.adm-link:hover svg {
  color: var(--ink);
}

.adm-link.on {
  background: var(--accent-soft);
  color: var(--ink);
  font-weight: 600;
}

.adm-link.on svg {
  color: var(--ink);
}

.adm-link.on:before {
  content: "";
  border-radius: var(--r-pill);
  background: var(--accent-ring);
  width: 3px;
  position: absolute;
  top: 7px;
  bottom: 7px;
  left: 0;
}

.adm-link .txt {
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1;
  overflow: hidden;
}

.nbadge {
  background: var(--accent);
  min-width: 19px;
  height: 19px;
  color: var(--on-accent);
  border-radius: var(--r-pill);
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 0 5px;
  font-size: 11.5px;
  font-weight: 700;
  display: flex;
}

.adm-me {
  border-top: 1px solid var(--line);
  flex: none;
  padding: 10px 12px;
  position: relative;
}

.adm-mebtn {
  text-align: left;
  border-radius: 12px;
  align-items: center;
  gap: 10px;
  width: 100%;
  padding: 8px 10px;
  transition: background .12s;
  display: flex;
}

.adm-mebtn:hover {
  background: var(--wash);
}

.avatar {
  border-radius: var(--r-pill);
  background: var(--accent);
  width: 34px;
  height: 34px;
  color: var(--on-accent);
  flex: none;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: 700;
  display: flex;
}

.avatar.sm {
  width: 32px;
  height: 32px;
  font-size: 14px;
}

.adm-mebtn .who {
  flex-direction: column;
  flex: 1;
  gap: 1px;
  min-width: 0;
  display: flex;
}

.adm-mebtn .who b {
  color: var(--ink);
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13.5px;
  font-weight: 600;
  overflow: hidden;
}

.adm-mebtn .who span {
  color: var(--muted);
  font-size: 11.5px;
}

.adm-mebtn .chev {
  color: var(--faint);
  flex: none;
}

.adm-mepop {
  background: var(--surface);
  box-shadow: var(--sh-md), inset 0 0 0 1px var(--line);
  z-index: 40;
  border-radius: 14px;
  flex-direction: column;
  padding: 6px;
  display: flex;
  position: absolute;
  bottom: calc(100% + 6px);
  left: 12px;
  right: 12px;
}

.adm-mepop a, .adm-mepop button {
  text-align: left;
  width: 100%;
  color: var(--text);
  border-radius: 9px;
  padding: 9px 12px;
  font-size: 13.5px;
  transition: background .12s;
  display: block;
}

.adm-mepop a:hover, .adm-mepop button:hover {
  background: var(--wash);
  color: var(--ink);
}

.adm-mepop .out {
  color: var(--danger);
}

.adm-mepop .out:hover {
  background: var(--danger-bg);
  color: var(--danger);
}

.adm-top {
  z-index: 30;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  border-bottom: 1px solid var(--line);
  background: #fbfbfae0;
  flex: none;
  align-items: center;
  gap: 18px;
  height: 64px;
  padding: 0 28px;
  display: flex;
  position: sticky;
  top: 0;
}

.adm-crumb {
  font-family: var(--display);
  color: var(--ink);
  flex: none;
  font-size: 17px;
  font-weight: 600;
}

.adm-search {
  background: var(--surface);
  max-width: 440px;
  height: 38px;
  box-shadow: inset 0 0 0 1px var(--line-2);
  color: var(--subtle);
  border-radius: 10px;
  flex: 1;
  align-items: center;
  gap: 9px;
  padding: 0 8px 0 13px;
  transition: box-shadow .15s;
  display: flex;
}

.adm-search:focus-within {
  box-shadow: inset 0 0 0 1.5px var(--ink);
}

.adm-search input {
  min-width: 0;
  color: var(--ink);
  background: none;
  border: none;
  outline: none;
  flex: 1;
  font-size: 13.5px;
}

.adm-search input::placeholder {
  color: var(--subtle);
}

.adm-search kbd {
  font-family: var(--sans);
  color: var(--muted);
  background: var(--wash);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 6px;
  flex: none;
  padding: 3px 6px;
  font-size: 11px;
  font-weight: 600;
}

.adm-topright {
  align-items: center;
  gap: 10px;
  margin-left: auto;
  display: flex;
}

.adm-iconbtn {
  width: 38px;
  height: 38px;
  color: var(--ink);
  background: var(--surface);
  box-shadow: inset 0 0 0 1px var(--line-2);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  transition: background .12s;
  display: flex;
  position: relative;
}

.adm-iconbtn:hover {
  background: var(--wash);
}

.adm-iconbtn .dot {
  border-radius: var(--r-pill);
  background: var(--danger);
  width: 7px;
  height: 7px;
  box-shadow: 0 0 0 2px var(--surface);
  position: absolute;
  top: 8px;
  right: 9px;
}

.bldr {
  position: relative;
}

.bldr-sayac {
  border-radius: var(--r-pill);
  background: var(--danger);
  color: #fff;
  text-align: center;
  min-width: 18px;
  height: 18px;
  box-shadow: 0 0 0 2px var(--surface);
  padding: 0 5px;
  font-size: 10.5px;
  font-weight: 700;
  line-height: 18px;
  position: absolute;
  top: -5px;
  right: -5px;
}

.bldr-panel {
  background: var(--surface);
  z-index: 50;
  width: 380px;
  max-width: calc(100vw - 24px);
  box-shadow: var(--sh-lg), inset 0 0 0 1px var(--line);
  border-radius: 14px;
  flex-direction: column;
  display: flex;
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  overflow: hidden;
}

.bldr-panel > header {
  border-bottom: 1px solid var(--line);
  align-items: center;
  gap: 8px;
  padding: 12px 14px;
  display: flex;
}

.bldr-panel > header b {
  color: var(--ink);
  font-size: 14px;
}

.bldr-panel > header .spacer {
  flex: 1;
}

.bldr-panel > header .lnk {
  font-size: 12px;
}

.bldr-panel > header .lnk:disabled {
  color: var(--faint);
  cursor: default;
  text-decoration: none;
}

.bldr-bos {
  color: var(--muted);
  padding: 22px 16px;
  font-size: 12.5px;
  line-height: 19px;
}

.bldr-liste {
  max-height: 60vh;
  overflow-y: auto;
}

.bldr-liste li {
  border-top: 1px solid var(--line);
}

.bldr-liste li:first-child {
  border-top: 0;
}

.bldr-liste li.okunmamis {
  background: var(--calm-bg);
}

.bldr-liste a, .bldr-liste .bldr-duz {
  flex-direction: column;
  gap: 2px;
  padding: 11px 14px;
  transition: background .12s;
  display: flex;
}

.bldr-liste a:hover {
  background: var(--wash);
}

.bldr-ust {
  align-items: center;
  gap: 7px;
  display: flex;
}

.bldr-ust b {
  color: var(--ink);
  font-size: 13px;
  font-weight: 600;
}

.bldr-nokta {
  border-radius: var(--r-pill);
  background: var(--faint);
  flex: none;
  width: 7px;
  height: 7px;
}

.bldr-nokta.dikkat {
  background: var(--warn);
}

.bldr-nokta.kritik {
  background: var(--danger);
}

.bldr-yeni {
  border-radius: var(--r-pill);
  background: var(--calm);
  flex: none;
  width: 6px;
  height: 6px;
  margin-left: auto;
}

.bldr-hedef {
  color: var(--ink);
  font-size: 12.5px;
  font-weight: 600;
}

.bldr-eylem {
  color: var(--muted);
  font-size: 12.5px;
  line-height: 18px;
}

.bldr-alt {
  color: var(--subtle);
  font-size: 11.5px;
}

.bldr-panel > footer {
  border-top: 1px solid var(--line);
  background: var(--wash);
  padding: 10px 14px;
}

.bldr-panel > footer a {
  color: var(--muted);
  font-size: 12.5px;
}

.bldr-panel > footer a:hover {
  color: var(--ink);
}

.adm-uspop {
  position: relative;
}

.avatar-btn {
  cursor: pointer;
  border: 0;
}

.adm-mepop.ust {
  z-index: 50;
  width: 230px;
  inset: calc(100% + 8px) 0 auto auto;
}

.mepop-kim {
  border-bottom: 1px solid var(--line);
  flex-direction: column;
  gap: 1px;
  margin-bottom: 4px;
  padding: 9px 12px 10px;
  display: flex;
}

.mepop-kim b {
  color: var(--ink);
  font-size: 13.5px;
}

.mepop-kim span {
  color: var(--muted);
  word-break: break-all;
  font-size: 12px;
}

@media (max-width: 560px) {
  .bldr-panel {
    width: auto;
    max-width: none;
    position: fixed;
    top: 56px;
    left: 10px;
    right: 10px;
  }

  .bldr-liste {
    max-height: 62vh;
  }

  .adm-mepop.ust {
    width: 210px;
  }
}

.adm-main {
  flex: 1;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 24px 28px 48px;
}

.kpis {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin-bottom: 18px;
  display: grid;
}

.kpi {
  background: var(--surface);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 16px;
  flex-direction: column;
  gap: 6px;
  padding: 16px 18px 12px;
  display: flex;
}

.kpi .l {
  color: var(--muted);
  font-size: 12.5px;
  font-weight: 600;
}

.kpi .row {
  align-items: baseline;
  gap: 9px;
  display: flex;
}

.kpi .v {
  font-family: var(--display);
  color: var(--ink);
  letter-spacing: -.01em;
  font-variant-numeric: tabular-nums;
  font-size: 26px;
  font-weight: 600;
}

.kpi .d {
  font-size: 12.5px;
  font-weight: 700;
}

.kpi .d.up {
  color: var(--success);
}

.kpi .d.down {
  color: var(--danger);
}

.kpi .spark {
  width: 100%;
  height: 28px;
  margin-top: 2px;
}

.dash-grid {
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 14px;
  display: grid;
}

.card {
  background: var(--surface);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 16px;
  min-width: 0;
  padding: 18px 20px;
}

.span7 {
  grid-column: span 7;
}

.span5 {
  grid-column: span 5;
}

.card-head {
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin-bottom: 14px;
  display: flex;
}

.card-head h2 {
  font-family: var(--display);
  color: var(--ink);
  font-size: 15.5px;
  font-weight: 600;
}

.card-head .more {
  color: var(--calm);
  font-size: 13px;
  font-weight: 600;
}

.card-head .more:hover {
  text-decoration: underline;
}

.card-note {
  color: var(--subtle);
  margin-top: 12px;
  font-size: 12px;
}

.count-badge {
  background: var(--warn-bg);
  min-width: 22px;
  height: 22px;
  color: var(--warn);
  border-radius: var(--r-pill);
  justify-content: center;
  align-items: center;
  padding: 0 7px;
  font-size: 12px;
  font-weight: 700;
  display: flex;
}

.seg {
  background: var(--wash);
  border-radius: 9px;
  gap: 2px;
  padding: 3px;
  display: flex;
}

.seg button {
  color: var(--muted);
  border-radius: 7px;
  padding: 4px 11px;
  font-size: 12.5px;
  font-weight: 600;
  transition: background .12s, color .12s;
}

.seg button.on {
  background: var(--surface);
  color: var(--ink);
  box-shadow: var(--sh-sm);
}

.chart-wrap {
  position: relative;
}

.chart {
  cursor: crosshair;
  width: 100%;
  height: auto;
  display: block;
}

.chart .gl {
  fill: var(--subtle);
  font-size: 10px;
  font-family: var(--sans);
}

.chart-tip {
  background: var(--ink);
  color: #fff;
  pointer-events: none;
  white-space: nowrap;
  box-shadow: var(--sh-md);
  z-index: 5;
  border-radius: 11px;
  flex-direction: column;
  gap: 1px;
  padding: 8px 12px;
  display: flex;
  position: absolute;
  transform: translate(-50%, calc(-100% - 14px));
}

.chart-tip b {
  font-family: var(--display);
  color: var(--accent);
  font-variant-numeric: tabular-nums;
  font-size: 15px;
  font-weight: 600;
}

.chart-tip span {
  color: #ffffffd1;
  font-size: 11.5px;
}

.chart-tip .cmp {
  color: #fff9;
}

.chart-tip:after {
  content: "";
  border: 5px solid #0000;
  border-top-color: var(--ink);
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.bars {
  flex-direction: column;
  gap: 12px;
  display: flex;
}

.brow {
  align-items: center;
  gap: 12px;
  display: flex;
}

.brow .bl {
  width: 74px;
  color: var(--text);
  flex: none;
  font-size: 13px;
  font-weight: 600;
}

.brow .btrack {
  background: var(--wash);
  border-radius: var(--r-pill);
  flex: 1;
  height: 9px;
  overflow: hidden;
}

.brow .bfill {
  border-radius: var(--r-pill);
  height: 100%;
  display: block;
}

.brow .bv {
  text-align: right;
  width: 38px;
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  flex: none;
  font-size: 13px;
}

.tbl {
  border-collapse: collapse;
  width: 100%;
  font-size: 13.5px;
}

.tbl th {
  text-align: left;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: var(--subtle);
  border-bottom: 1px solid var(--line);
  padding: 0 10px 9px;
  font-size: 11.5px;
  font-weight: 700;
}

.tbl td {
  border-bottom: 1px solid var(--line);
  color: var(--text);
  white-space: nowrap;
  padding: 10px;
}

.tbl tbody tr:last-child td {
  border-bottom: none;
}

.tbl tbody tr {
  transition: background .1s;
}

.tbl tbody tr:hover {
  background: var(--wash);
}

.tbl .num {
  text-align: right;
  font-variant-numeric: tabular-nums;
  color: var(--ink);
  font-weight: 600;
}

.tbl th.num {
  color: var(--subtle);
  font-weight: 700;
}

.tbl .mono {
  font-variant-numeric: tabular-nums;
  color: var(--ink);
  font-weight: 600;
}

.tbl .dim {
  color: var(--subtle);
  white-space: nowrap;
  font-size: 12.5px;
}

.tbl .clip {
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 180px;
  overflow: hidden;
}

.pill {
  border-radius: var(--r-pill);
  white-space: nowrap;
  align-items: center;
  height: 22px;
  padding: 0 9px;
  font-size: 12px;
  font-weight: 700;
  display: inline-flex;
}

.pill.ok {
  background: var(--success-bg);
  color: var(--success);
}

.pill.warn {
  background: var(--warn-bg);
  color: var(--warn);
}

.pill.info {
  background: var(--info-bg);
  color: var(--info);
}

.pill.mute {
  background: var(--wash);
  color: var(--muted);
}

.pill.bad {
  background: var(--danger-bg);
  color: var(--danger);
}

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

.queue li {
  border-bottom: 1px solid var(--line);
  align-items: center;
  gap: 12px;
  padding: 11px 2px;
  display: flex;
}

.queue li:last-child {
  border-bottom: none;
}

.queue .qtxt {
  flex-direction: column;
  flex: 1;
  gap: 1px;
  min-width: 0;
  display: flex;
}

.queue .qtxt b {
  color: var(--ink);
  font-size: 13.5px;
  font-weight: 600;
}

.queue .qtxt span {
  color: var(--muted);
  font-size: 12px;
}

.queue .ok {
  border-radius: var(--r-pill);
  background: var(--ink);
  color: var(--accent);
  flex: none;
  padding: 6px 13px;
  font-size: 12.5px;
  font-weight: 700;
  transition: opacity .12s;
}

.queue .ok:hover {
  opacity: .85;
}

.adm-login {
  background: radial-gradient(640px 420px at 85% -10%, var(--accent-soft), transparent 70%),
    radial-gradient(520px 380px at -10% 110%, var(--calm-bg), transparent 70%),
    var(--bg);
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding: 24px;
  display: flex;
}

.adm-login-card {
  background: var(--surface);
  width: 400px;
  max-width: 100%;
  box-shadow: var(--sh-lg), inset 0 0 0 1px var(--line);
  border-radius: 22px;
  padding: 34px 32px 26px;
}

.adm-login-card .brand {
  font-family: var(--serif);
  color: var(--ink);
  letter-spacing: -.02em;
  align-items: center;
  gap: 9px;
  margin-bottom: 22px;
  font-size: 24px;
  font-weight: 600;
  display: flex;
}

.adm-login-card .brand .dot {
  color: var(--calm);
}

.adm-login-card h1 {
  font-family: var(--display);
  color: var(--ink);
  margin-bottom: 6px;
  font-size: 21px;
  font-weight: 600;
}

.adm-login-card .sub {
  color: var(--muted);
  margin-bottom: 20px;
  font-size: 13.5px;
  line-height: 19px;
}

.adm-login-card .f {
  flex-direction: column;
  gap: 6px;
  margin-bottom: 13px;
  display: flex;
}

.adm-login-card .f span {
  letter-spacing: .06em;
  text-transform: uppercase;
  color: var(--muted);
  font-size: 11.5px;
  font-weight: 700;
}

.adm-login-card .f input {
  background: var(--wash);
  height: 44px;
  color: var(--ink);
  box-shadow: inset 0 0 0 1px var(--line);
  border: none;
  border-radius: 12px;
  outline: none;
  padding: 0 14px;
  font-size: 14.5px;
  transition: box-shadow .15s;
}

.adm-login-card .f input:focus {
  box-shadow: inset 0 0 0 1.5px var(--ink);
  background: var(--surface);
}

.adm-login-card .err {
  color: var(--danger);
  background: var(--danger-bg);
  border-radius: 10px;
  margin-bottom: 12px;
  padding: 9px 12px;
  font-size: 13px;
}

.adm-login-card .go {
  background: var(--ink);
  width: 100%;
  height: 48px;
  color: var(--accent);
  border-radius: var(--r-pill);
  margin-top: 4px;
  font-size: 15px;
  font-weight: 700;
  transition: transform .1s, opacity .12s;
}

.adm-login-card .go:hover {
  opacity: .92;
}

.adm-login-card .go:active {
  transform: scale(.985);
}

.adm-login-card .note {
  text-align: center;
  color: var(--subtle);
  margin-top: 14px;
  font-size: 12px;
}

.adm-login-card .note b {
  color: var(--muted);
}

.adm-burger, .adm-scrim {
  display: none;
}

@media (max-width: 1180px) {
  .kpis {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .span7, .span5 {
    grid-column: span 12;
  }
}

@media (max-width: 900px) {
  .adm-side {
    z-index: 80;
    width: min(300px, 86vw);
    height: 100dvh;
    box-shadow: none;
    transition: transform .24s;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    transform: translateX(-104%);
  }

  .adm-side.open {
    box-shadow: var(--sh-lg);
    transform: translateX(0);
  }

  .adm-scrim {
    z-index: 70;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background: #14120f61;
    display: block;
    position: fixed;
    inset: 0;
  }

  .adm-burger {
    width: 38px;
    height: 38px;
    color: var(--ink);
    background: var(--surface);
    box-shadow: inset 0 0 0 1px var(--line-2);
    border-radius: 10px;
    flex: none;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .adm-top {
    gap: 10px;
    padding: 0 14px;
  }

  .adm-crumb {
    font-size: 15.5px;
  }

  .adm-search {
    max-width: none;
  }

  .adm-search kbd {
    display: none;
  }

  .adm-main {
    padding: 16px 14px 40px;
  }

  .card {
    border-radius: 14px;
    padding: 15px 14px;
  }

  .kpi {
    padding: 13px 15px 10px;
  }

  .kpi .v {
    font-size: 22px;
  }
}

@media (max-width: 620px) {
  .kpis {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  .dash-grid {
    gap: 10px;
  }

  .adm-crumb {
    display: none;
  }

  .tbl .clip {
    max-width: 110px;
  }

  .tbl th.mobil-gizle, .tbl td.mobil-gizle {
    display: none;
  }

  .tbl td, .tbl th {
    padding-left: 7px;
    padding-right: 7px;
  }
}

.tblwrap {
  margin: 0 -2px;
  overflow-x: auto;
}

.tblwrap .tbl {
  min-width: 640px;
}

@media (max-width: 820px) {
  .tblwrap .tbl.mobil-dar {
    min-width: 0;
  }
}

.ptool {
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  margin-bottom: 14px;
  display: flex;
}

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

.pchips {
  flex-wrap: wrap;
  gap: 6px;
  display: flex;
}

.pchip {
  border-radius: var(--r-pill);
  background: var(--surface);
  min-height: 44px;
  box-shadow: inset 0 0 0 1px var(--line-2);
  color: var(--muted);
  cursor: pointer;
  align-items: center;
  gap: 7px;
  padding: 0 13px;
  font-size: 13px;
  font-weight: 600;
  transition: box-shadow .12s, color .12s;
  display: inline-flex;
}

.pchip:hover {
  box-shadow: inset 0 0 0 1.5px var(--line-2);
  color: var(--ink);
}

.pchip.on {
  background: var(--ink);
  color: #fff;
  box-shadow: none;
}

.pchip-n {
  border-radius: var(--r-pill);
  background: var(--wash);
  min-width: 20px;
  height: 20px;
  color: var(--muted);
  justify-content: center;
  align-items: center;
  padding: 0 6px;
  font-size: 11.5px;
  font-weight: 700;
  display: inline-flex;
}

.pchip.on .pchip-n {
  color: #fff;
  background: #ffffff38;
}

.tbl-link {
  min-height: 44px;
  color: inherit;
  flex-direction: column;
  justify-content: center;
  gap: 2px;
  display: flex;
}

.tbl-link b {
  color: var(--ink);
}

.tbl-link .dim {
  color: var(--subtle);
  font-size: 12px;
}

.tbl-link:hover b {
  text-underline-offset: 2px;
  text-decoration: underline;
}

.tbl-bos {
  text-align: center;
  color: var(--subtle);
  padding: 28px 12px;
}

.plink {
  font: inherit;
  color: inherit;
  text-underline-offset: 2px;
  cursor: pointer;
  background: none;
  border: 0;
  padding: 0;
  font-weight: 700;
  text-decoration: underline;
}

.ptool .pcount b {
  color: var(--ink);
  font-weight: 600;
}

.ptool .spacer {
  flex: 1;
}

.ptool .psearch {
  background: var(--surface);
  min-width: 200px;
  height: 38px;
  box-shadow: inset 0 0 0 1px var(--line-2);
  color: var(--subtle);
  border-radius: 10px;
  align-items: center;
  gap: 8px;
  padding: 0 13px;
  display: flex;
}

.ptool .psearch input {
  color: var(--ink);
  background: none;
  border: none;
  outline: none;
  width: 150px;
  font-size: 13.5px;
}

.ptool .psearch:focus-within {
  box-shadow: inset 0 0 0 1.5px var(--ink);
}

@media (max-width: 620px) {
  .ptool .psearch {
    flex: 100%;
    min-width: 0;
  }

  .ptool .psearch input {
    width: 100%;
    min-width: 0;
  }

  .ptool > .pbtn {
    flex: auto;
  }

  .ptool > .pbtn[aria-label$="dön"] {
    flex: none;
  }
}

.pbtn {
  height: 38px;
  color: var(--ink);
  background: var(--surface);
  box-shadow: inset 0 0 0 1px var(--line-2);
  white-space: nowrap;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  gap: 7px;
  padding: 0 15px;
  font-size: 13.5px;
  font-weight: 600;
  text-decoration: none;
  transition: background .12s;
  display: inline-flex;
}

.pbtn:hover {
  background: var(--wash);
}

.pbtn.dark {
  background: var(--ink);
  color: var(--accent);
  box-shadow: none;
}

.pbtn.dark:hover {
  opacity: .9;
}

.pinfo {
  background: var(--info-bg);
  color: var(--info);
  border-radius: 12px;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 14px;
  padding: 11px 14px;
  font-size: 13px;
  line-height: 18px;
  display: flex;
}

.pinfo svg {
  flex: none;
  margin-top: 1px;
}

.dwr-scrim {
  z-index: 90;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background: #14120f61;
  position: fixed;
  inset: 0;
}

.dwr {
  z-index: 95;
  background: var(--surface);
  width: min(430px, 100vw);
  box-shadow: var(--sh-lg);
  flex-direction: column;
  animation: .22s dwr-in;
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
}

@keyframes dwr-in {
  from {
    opacity: 0;
    transform: translateX(30px);
  }

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

.dwr-head {
  border-bottom: 1px solid var(--line);
  flex: none;
  align-items: center;
  gap: 12px;
  padding: 16px 20px;
  display: flex;
}

.dwr-head h2 {
  font-family: var(--display);
  color: var(--ink);
  flex: 1;
  font-size: 16.5px;
  font-weight: 600;
}

.dwr-x {
  width: 34px;
  height: 34px;
  color: var(--muted);
  border-radius: 10px;
  flex: none;
  justify-content: center;
  align-items: center;
  transition: background .12s;
  display: flex;
}

.dwr-x:hover {
  background: var(--wash);
  color: var(--ink);
}

.dwr-body {
  flex: 1;
  padding: 18px 20px 24px;
  overflow-y: auto;
}

.dwr-foot {
  border-top: 1px solid var(--line);
  flex: none;
  gap: 10px;
  padding: 14px 20px;
  display: flex;
}

.dwr-foot .pbtn {
  flex: 1;
  justify-content: center;
}

.dwr-foot .pbtn.danger {
  color: var(--danger);
}

.dwr-foot .pbtn.danger:hover {
  background: var(--danger-bg);
}

.dwr-sec {
  margin-bottom: 18px;
}

.dwr-sec h3 {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: var(--subtle);
  margin-bottom: 9px;
  font-size: 11px;
  font-weight: 700;
}

.kv {
  flex-direction: column;
  gap: 7px;
  display: flex;
}

.kv div {
  justify-content: space-between;
  gap: 12px;
  font-size: 13.5px;
  display: flex;
}

.kv dt {
  color: var(--muted);
  flex: none;
  max-width: 55%;
}

.kv dd {
  color: var(--ink);
  text-align: right;
  min-width: 0;
  font-weight: 600;
}

.kv dd:has( + *) {
  overflow-wrap: anywhere;
}

.kv div:has(dd) dd {
  overflow-wrap: anywhere;
}

.idbox {
  background: var(--wash);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 14px;
  flex-direction: column;
  gap: 8px;
  padding: 14px 16px;
  display: flex;
}

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

.idbox .tckn {
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  letter-spacing: .06em;
  font-size: 16px;
  font-weight: 700;
}

.idbox .src {
  color: var(--muted);
  font-size: 12px;
}

.frm {
  flex-direction: column;
  gap: 13px;
  display: flex;
}

.frm .f {
  flex-direction: column;
  gap: 6px;
  display: flex;
}

.frm .f > span {
  letter-spacing: .06em;
  text-transform: uppercase;
  color: var(--muted);
  font-size: 11.5px;
  font-weight: 700;
}

.frm input, .frm select, .frm textarea {
  background: var(--wash);
  height: 42px;
  color: var(--ink);
  box-shadow: inset 0 0 0 1px var(--line);
  appearance: none;
  border: none;
  border-radius: 11px;
  outline: none;
  padding: 0 13px;
  font-size: 14px;
  transition: box-shadow .15s;
}

.frm textarea {
  resize: vertical;
  height: auto;
  min-height: 64px;
  padding: 11px 13px;
}

.frm input:focus, .frm select:focus, .frm textarea:focus {
  box-shadow: inset 0 0 0 1.5px var(--ink);
  background: var(--surface);
}

.frm .two {
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  display: grid;
}

.frm .satir {
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 10px;
  display: grid;
}

.frm .selwrap {
  position: relative;
}

.frm .selwrap select {
  width: 100%;
  padding-right: 34px;
}

.frm .selwrap:after {
  content: "";
  border-right: 1.8px solid var(--muted);
  border-bottom: 1.8px solid var(--muted);
  pointer-events: none;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translateY(-70%)rotate(45deg);
}

.turswitch {
  background: var(--wash);
  border-radius: 11px;
  grid-template-columns: 1fr 1fr;
  gap: 4px;
  padding: 4px;
  display: grid;
}

.turswitch button {
  height: 36px;
  color: var(--muted);
  border-radius: 8px;
  font-size: 13.5px;
  font-weight: 700;
  transition: background .12s, color .12s;
}

.turswitch button.gelir.on {
  background: var(--success-bg);
  color: var(--success);
}

.turswitch button.gider.on {
  background: var(--danger-bg);
  color: var(--danger);
}

.turswitch.plain button.on {
  background: var(--ink);
  color: var(--accent);
}

.updrop {
  cursor: pointer;
  text-align: center;
  background: var(--wash);
  color: var(--muted);
  box-shadow: inset 0 0 0 1.5px var(--line-2);
  border: none;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
  padding: 20px 14px;
  font-size: 13px;
  transition: box-shadow .15s, background .15s;
  display: flex;
}

.updrop:hover {
  box-shadow: inset 0 0 0 1.5px var(--ink);
}

.updrop b {
  color: var(--ink);
  font-size: 13.5px;
}

.updrop.has {
  background: var(--accent-soft);
  box-shadow: inset 0 0 0 1.5px var(--accent-ring);
}

.updrop input {
  display: none;
}

.amt-in {
  color: var(--success) !important;
}

.amt-out {
  color: var(--danger) !important;
}

.pbtn.accent {
  background: var(--accent);
  color: var(--on-accent);
  box-shadow: none;
}

.pbtn.accent:hover {
  background: var(--accent-deep);
}

.ai-tag {
  vertical-align: 2px;
  letter-spacing: .07em;
  background: var(--calm-bg);
  color: var(--calm);
  border-radius: var(--r-pill);
  margin-left: 7px;
  padding: 2px 8px;
  font-size: 10.5px;
  font-weight: 700;
  display: inline-block;
}

.dwr.wide {
  width: min(520px, 100vw);
}

.scan-actions {
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  display: grid;
}

.updrop.half {
  gap: 4px;
  padding: 16px 10px;
}

.updrop.half svg {
  color: var(--ink);
}

.scan-list {
  flex-direction: column;
  gap: 12px;
  margin-top: 16px;
  display: flex;
}

.scan-card {
  background: var(--wash);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 14px;
  align-items: stretch;
  gap: 12px;
  padding: 11px;
  display: flex;
}

.scan-card.busy {
  opacity: .85;
}

.scan-img {
  object-fit: cover;
  background: var(--line);
  width: 76px;
  height: 96px;
  box-shadow: inset 0 0 0 1px var(--line-2);
  border-radius: 9px;
  flex: none;
}

.scan-wait {
  color: var(--muted);
  flex: 1;
  align-items: center;
  gap: 10px;
  font-size: 13.5px;
  display: flex;
}

.spin {
  border-radius: var(--r-pill);
  border: 2.5px solid var(--line-2);
  border-top-color: var(--ink);
  flex: none;
  width: 17px;
  height: 17px;
  animation: .7s linear infinite spin;
}

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

.scan-fields {
  flex-direction: column;
  flex: 1;
  gap: 7px;
  min-width: 0;
  display: flex;
}

.scan-top {
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  display: flex;
}

.scan-rm {
  border-radius: var(--r-pill);
  width: 24px;
  height: 24px;
  color: var(--muted);
  background: var(--surface);
  box-shadow: inset 0 0 0 1px var(--line-2);
  font-size: 11px;
}

.scan-rm:hover {
  color: var(--danger);
  background: var(--danger-bg);
}

.scan-fields input, .scan-fields select {
  background: var(--surface);
  width: 100%;
  height: 34px;
  color: var(--ink);
  box-shadow: inset 0 0 0 1px var(--line-2);
  appearance: none;
  border: none;
  border-radius: 8px;
  outline: none;
  padding: 0 10px;
  font-size: 13px;
}

.scan-fields input:focus, .scan-fields select:focus {
  box-shadow: inset 0 0 0 1.5px var(--ink);
}

.scan-row {
  grid-template-columns: 1fr 82px;
  gap: 7px;
  display: grid;
}

.salecell {
  align-items: center;
  gap: 9px;
  display: flex;
}

.mprog {
  background: var(--wash);
  border-radius: var(--r-pill);
  width: 64px;
  height: 7px;
  box-shadow: inset 0 0 0 1px var(--line);
  flex: none;
  display: inline-block;
  overflow: hidden;
}

.mprog > span {
  background: var(--accent-ring);
  border-radius: var(--r-pill);
  height: 100%;
  display: block;
}

.mprog.big {
  width: 100%;
  height: 9px;
  display: block;
}

.tbl td > .mprog {
  display: block;
}

.tbl td.num > .mprog {
  margin-left: auto;
}

.pager {
  border-top: 1px solid var(--line);
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin-top: 4px;
  padding-top: 13px;
  font-size: 13px;
  display: flex;
}

.pager-btns {
  gap: 6px;
  display: flex;
}

.pager-btns button {
  width: 32px;
  height: 32px;
  color: var(--ink);
  background: var(--surface);
  box-shadow: inset 0 0 0 1px var(--line-2);
  border-radius: 9px;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  transition: background .12s;
  display: flex;
}

.pager-btns button:not(:disabled):hover {
  background: var(--wash);
}

.pager-btns button:disabled {
  opacity: .35;
}

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

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

.secrow {
  align-items: center;
  gap: 9px;
  display: flex;
}

.secrow .dot {
  border-radius: var(--r-pill);
  flex: none;
  width: 10px;
  height: 10px;
}

.secrow .sname {
  width: 96px;
  color: var(--text);
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: none;
  font-size: 12.5px;
  font-weight: 600;
  overflow: hidden;
}

.secrow .mprog {
  flex: 1;
  width: auto;
}

.secrow .sval {
  color: var(--muted);
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
  flex: none;
  font-size: 12px;
}

.secrow .sval b {
  color: var(--ink);
}

.vmap {
  position: relative;
}

.vmap-svg {
  aspect-ratio: 940 / 700;
  cursor: grab;
  touch-action: none;
  width: 100%;
  display: block;
}

.vmap-svg:active {
  cursor: grabbing;
}

.vblock {
  cursor: pointer;
}

.vblock path {
  vector-effect: non-scaling-stroke;
  transition: fill .12s, stroke .12s;
}

.vblock:hover path {
  stroke: var(--ink);
  stroke-width: 1.6px;
}

.vblock text {
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
}

.vm-tip {
  z-index: 5;
  pointer-events: none;
  background: var(--ink);
  color: #fff;
  border-radius: var(--r-md);
  box-shadow: var(--sh-md);
  white-space: nowrap;
  flex-direction: column;
  gap: 1px;
  padding: 8px 12px;
  display: flex;
  position: absolute;
  transform: translate(-50%, calc(-100% - 12px));
}

.vm-tip b {
  font-size: 13px;
  font-weight: 600;
}

.vm-tip span {
  color: #cfcdc8;
  font-size: 12px;
}

.vm-controls {
  flex-direction: column;
  gap: 6px;
  display: flex;
  position: absolute;
  top: 12px;
  left: 12px;
}

.vm-controls button {
  border-radius: var(--r-md);
  background: var(--surface);
  width: 38px;
  height: 38px;
  box-shadow: var(--sh-sm), inset 0 0 0 1px var(--line-2);
  color: var(--ink);
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  transition: box-shadow .12s;
  display: flex;
}

.vm-controls button:hover {
  box-shadow: var(--sh-sm), inset 0 0 0 1px var(--ink);
}

.vm-mini {
  border-radius: var(--r-md);
  width: 148px;
  box-shadow: var(--sh-sm), inset 0 0 0 1px var(--line-2);
  background: var(--surface);
  position: absolute;
  top: 12px;
  right: 12px;
  overflow: hidden;
}

.venue-grid {
  grid-template-columns: minmax(0, 1fr) 380px;
  align-items: start;
  gap: 14px;
  display: grid;
}

.vmap-card {
  padding: 14px;
}

.pg-title {
  font-family: var(--display);
  color: var(--ink);
  font-size: 19px;
  font-weight: 600;
}

.pg-sub {
  color: var(--muted);
  margin-top: 1px;
  font-size: 12.5px;
}

.grp-meta {
  color: var(--text);
  justify-content: space-between;
  font-size: 12.5px;
  display: flex;
}

.grp-meta b {
  color: var(--ink);
}

.pbtn.danger-txt {
  color: var(--danger);
}

.pbtn.danger-txt:hover {
  background: var(--danger-bg);
}

.pbtn.danger {
  background: var(--danger);
  color: #fff;
  box-shadow: none;
}

.pbtn.danger:hover:not(:disabled) {
  filter: brightness(.94);
}

.pbtn.danger:disabled {
  opacity: .5;
}

.krs-tehlike {
  box-shadow: inset 0 0 0 1px var(--danger-bg), 0 0 0 1px var(--danger-bg);
}

.krs-tehlike .card-head h2 {
  color: var(--danger);
}

.rv-onay {
  background: var(--warn-bg);
  border-radius: var(--r-md);
  align-items: flex-start;
  gap: 10px;
  margin: 4px 0;
  padding: 10px 12px;
  display: flex;
}

.rv-onay input {
  flex: none;
  width: 18px;
  height: 18px;
  margin-top: 2px;
}

.rv-onay span {
  color: var(--warn);
  font-size: 12.5px;
  line-height: 18px;
}

.narrow {
  max-width: 720px;
}

.upfiles {
  flex-direction: column;
  gap: 8px;
  display: flex;
}

.upfiles li {
  background: var(--wash);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 12px;
  align-items: center;
  gap: 11px;
  padding: 9px 11px;
  display: flex;
}

.upthumb {
  object-fit: cover;
  width: 42px;
  height: 52px;
  box-shadow: inset 0 0 0 1px var(--line-2);
  border-radius: 7px;
  flex: none;
}

.upthumb.doc {
  background: var(--surface);
  color: var(--muted);
  justify-content: center;
  align-items: center;
  font-size: 10.5px;
  font-weight: 700;
  display: flex;
}

.upfiles .uptxt {
  flex-direction: column;
  flex: 1;
  min-width: 0;
  display: flex;
}

.upfiles .uptxt b {
  color: var(--ink);
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
  overflow: hidden;
}

.upfiles .uptxt span {
  color: var(--muted);
  font-size: 11.5px;
}

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

@media (max-width: 620px) {
  .vm-mini {
    width: 96px;
  }

  .vm-controls button {
    width: 34px;
    height: 34px;
  }
}

.vmap-wrap {
  background: var(--wash);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 14px;
  padding: 10px;
}

.live-dot {
  letter-spacing: .08em;
  color: var(--danger);
  vertical-align: 2px;
  align-items: center;
  gap: 5px;
  margin-left: 8px;
  font-size: 11px;
  font-weight: 800;
  display: inline-flex;
}

.live-dot:before {
  content: "";
  border-radius: var(--r-pill);
  background: var(--danger);
  width: 8px;
  height: 8px;
  animation: 1.2s ease-in-out infinite ok-live;
}

@keyframes ok-live {
  0%, 100% {
    opacity: 1;
  }

  50% {
    opacity: .35;
  }
}

.side-stack {
  flex-direction: column;
  gap: 14px;
  min-width: 0;
  display: flex;
}

.maplegend {
  border-top: 1px solid var(--line);
  color: var(--muted);
  flex-wrap: wrap;
  gap: 7px 16px;
  margin-top: 10px;
  padding-top: 12px;
  font-size: 12.5px;
  display: flex;
}

.maplegend span {
  align-items: center;
  gap: 6px;
  display: inline-flex;
}

.maplegend i {
  border-radius: var(--r-pill);
  flex: none;
  width: 12px;
  height: 12px;
  display: inline-block;
}

.maplegend .hatchkey {
  background: repeating-linear-gradient(45deg, #efeeec 0 3px, #d5d3cf 3px 5px);
  border-radius: 3px;
}

.tier {
  border-bottom: 1px solid var(--line);
  flex-direction: column;
  gap: 5px;
  padding: 9px 0;
  display: flex;
}

.tier:last-child {
  border-bottom: none;
}

.tier-top {
  align-items: center;
  gap: 8px;
  display: flex;
}

.tier-top .dot {
  border-radius: var(--r-pill);
  flex: none;
  width: 10px;
  height: 10px;
}

.tier-top .tname {
  color: var(--ink);
  flex: 1;
  font-size: 13.5px;
  font-weight: 600;
}

.tier-top .tprice {
  font-family: var(--display);
  color: var(--ink);
  font-size: 14.5px;
  font-weight: 600;
}

.tier-bar {
  align-items: center;
  gap: 9px;
  display: flex;
}

.tier-bar .mprog {
  flex: 1;
  width: auto;
}

.tier-bar .sval {
  color: var(--muted);
  font-variant-numeric: tabular-nums;
  flex: none;
  font-size: 12px;
}

.trev {
  color: var(--subtle);
  font-size: 11.5px;
}

.disblok {
  flex-wrap: wrap;
  gap: 6px;
  display: flex;
}

.vblock.alloc {
  cursor: copy;
}

.kv-total {
  border-top: 1px solid var(--line);
  margin-top: 3px;
  padding-top: 8px;
}

.kv-total dt {
  font-weight: 600;
  color: var(--ink) !important;
}

.kv-total dd {
  font-family: var(--display);
  font-size: 16px;
}

.tier-edit {
  border-top: 1px solid var(--line);
  margin-top: 14px;
  padding-top: 14px;
}

.tier-edit-head {
  align-items: center;
  gap: 9px;
  margin-bottom: 12px;
  display: flex;
}

.tier-edit-head b {
  color: var(--ink);
  font-size: 14.5px;
}

.tier-edit-head .dim {
  font-size: 12.5px;
}

.tier-grid {
  grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
  gap: 11px;
  display: grid;
}

.tier-grid .f {
  flex-direction: column;
  gap: 5px;
  display: flex;
}

.tier-grid .f > span {
  letter-spacing: .06em;
  text-transform: uppercase;
  color: var(--muted);
  font-size: 11px;
  font-weight: 700;
}

.tier-grid input, .tier-grid select {
  background: var(--wash);
  width: 100%;
  height: 38px;
  color: var(--ink);
  box-shadow: inset 0 0 0 1px var(--line);
  appearance: none;
  border: none;
  border-radius: 10px;
  outline: none;
  padding: 0 12px;
  font-size: 13.5px;
}

.tier-grid input:focus, .tier-grid select:focus {
  box-shadow: inset 0 0 0 1.5px var(--ink);
  background: var(--surface);
}

.tier-total {
  background: var(--accent-soft);
  height: 38px;
  font-family: var(--display);
  color: var(--ink);
  border-radius: 10px;
  align-items: center;
  padding: 0 12px;
  font-size: 15px;
  font-weight: 600;
  display: flex;
}

.funnel {
  flex-direction: column;
  gap: 9px;
  display: flex;
}

.fn-row {
  align-items: center;
  gap: 10px;
  display: flex;
}

.fn-lbl {
  width: 140px;
  color: var(--text);
  flex: none;
  font-size: 12.5px;
}

.fn-bar {
  background: var(--wash);
  border-radius: 8px;
  flex: 1;
  align-items: center;
  height: 30px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.fn-bar > span {
  background: var(--accent);
  position: absolute;
  inset: 0 auto 0 0;
}

.fn-bar b {
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  padding-left: 11px;
  font-size: 13px;
  position: relative;
}

.fn-drop {
  text-align: right;
  width: 46px;
  color: var(--danger);
  flex: none;
  font-size: 12px;
}

.heat {
  padding-top: 16px;
  position: relative;
}

.heat-hours {
  height: 14px;
  margin-left: 34px;
  position: relative;
}

.heat-hours span {
  color: var(--subtle);
  font-size: 10px;
  position: absolute;
  transform: translateX(-50%);
}

.heat-row {
  align-items: center;
  gap: 6px;
  margin-bottom: 3px;
  display: flex;
}

.heat-day {
  width: 28px;
  color: var(--muted);
  flex: none;
  font-size: 11px;
}

.heat-cells {
  flex: 1;
  grid-template-columns: repeat(24, 1fr);
  gap: 2px;
  display: grid;
}

.heat-cells span {
  border-radius: 2px;
  height: 15px;
}

.pyramid {
  flex-direction: column;
  gap: 7px;
  display: flex;
}

.py-row {
  align-items: center;
  gap: 8px;
  display: flex;
}

.py-lbl {
  text-align: center;
  width: 46px;
  color: var(--muted);
  flex: none;
  font-size: 12px;
}

.py-bar {
  background: var(--wash);
  border-radius: 5px;
  flex: 1;
  height: 17px;
  display: flex;
}

.py-bar.left {
  justify-content: flex-end;
}

.py-bar.left > span {
  background: var(--calm);
  border-radius: 5px 0 0 5px;
}

.py-bar.right > span {
  background: var(--accent-ring);
  border-radius: 0 5px 5px 0;
}

.py-bar > span {
  height: 100%;
  display: block;
}

.ad-card {
  box-shadow: inset 0 0 0 1px var(--line), 0 0 0 3px var(--accent-soft);
}

.savebar {
  z-index: 50;
  background: var(--ink);
  color: #fff;
  box-shadow: var(--sh-lg);
  border-radius: 14px;
  align-items: center;
  gap: 13px;
  margin: 18px 0 0;
  padding: 12px 16px;
  animation: .18s sb-in;
  display: flex;
  position: sticky;
  bottom: 14px;
}

@keyframes sb-in {
  from {
    opacity: 0;
    transform: translateY(8px);
  }

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

.sb-dot {
  border-radius: var(--r-pill);
  background: var(--accent);
  flex: none;
  width: 9px;
  height: 9px;
  animation: 1.4s ease-in-out infinite ok-live;
}

.sb-txt {
  flex-direction: column;
  flex: 1;
  gap: 1px;
  min-width: 0;
  display: flex;
}

.sb-txt b {
  color: var(--accent);
  font-size: 14px;
}

.sb-txt span {
  color: #ffffffb8;
  font-size: 12.5px;
}

.sb-act {
  flex: none;
  gap: 8px;
  display: flex;
}

.savebar .pbtn {
  color: #fff;
  box-shadow: none;
  background: #ffffff1f;
}

.savebar .pbtn:hover {
  background: #fff3;
}

.savebar .pbtn.dark {
  background: var(--accent);
  color: var(--on-accent);
}

.savebar .pbtn.dark:hover {
  background: var(--accent-deep);
}

.savebar .pbtn:disabled {
  opacity: .5;
}

.pbtn:disabled {
  opacity: .45;
  cursor: not-allowed;
}

@media (max-width: 620px) {
  .savebar {
    flex-wrap: wrap;
  }

  .sb-act {
    width: 100%;
  }

  .sb-act .pbtn {
    flex: 1;
    justify-content: center;
  }
}

.blist {
  flex-direction: column;
  max-height: 460px;
  display: flex;
  overflow-y: auto;
}

.blrow {
  border-bottom: 1px solid var(--line);
  align-items: center;
  gap: 10px;
  padding: 10px 2px;
  display: flex;
}

.blrow:last-child {
  border-bottom: none;
}

.blrow .dot {
  border-radius: var(--r-pill);
  flex: none;
  width: 10px;
  height: 10px;
}

.bltxt {
  flex-direction: column;
  flex: 1;
  min-width: 0;
  display: flex;
}

.bltxt b {
  color: var(--ink);
  font-size: 13.5px;
  font-weight: 600;
}

.bltxt span {
  color: var(--muted);
  font-size: 12px;
}

.blrow .qty, .auto-card .qty {
  background: var(--wash);
  border-radius: var(--r-pill);
  flex: none;
  align-items: center;
  gap: 3px;
  padding: 3px;
  display: flex;
}

.blrow .qty button, .auto-card .qty button {
  border-radius: var(--r-pill);
  background: var(--surface);
  width: 28px;
  height: 28px;
  color: var(--ink);
  box-shadow: inset 0 0 0 1px var(--line-2);
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 1;
  display: flex;
}

.blrow .qty button:hover {
  background: var(--accent-soft);
}

.blrow .qty b {
  text-align: center;
  font-variant-numeric: tabular-nums;
  min-width: 24px;
  font-size: 13.5px;
}

.auto-card {
  padding-top: 4px;
}

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

.batchlist li {
  border-bottom: 1px solid var(--line);
  align-items: flex-start;
  gap: 12px;
  padding: 12px 0;
  display: flex;
}

.batchlist li:last-child {
  border-bottom: none;
}

.bt-main {
  flex-direction: column;
  flex: 1;
  gap: 3px;
  min-width: 0;
  display: flex;
}

.bt-head {
  flex-wrap: wrap;
  align-items: center;
  gap: 9px;
  display: flex;
}

.bt-head b {
  color: var(--ink);
  font-size: 14px;
}

.bt-meta {
  color: var(--muted);
  font-size: 12px;
}

.bt-note {
  color: var(--text);
  background: var(--wash);
  border-radius: 8px;
  margin-top: 4px;
  padding: 7px 10px;
  font-size: 12.5px;
}

.bt-act {
  flex-direction: column;
  flex: none;
  gap: 6px;
  display: flex;
}

.bt-act .pbtn {
  height: 32px;
  padding: 0 12px;
  font-size: 12.5px;
}

.pill .spin {
  vertical-align: -1px;
  display: inline-block;
}

.ingress {
  background: var(--wash);
  height: 170px;
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 12px;
  align-items: flex-end;
  gap: 4px;
  padding: 10px 8px 0;
  display: flex;
}

.ing-bar {
  flex: 1;
  align-items: flex-end;
  min-height: 3px;
  display: flex;
}

.ing-bar i {
  background: var(--ink);
  border-radius: 4px 4px 0 0;
  width: 100%;
  height: 100%;
  display: block;
}

.ing-axis {
  color: var(--subtle);
  justify-content: space-between;
  margin-top: 6px;
  padding: 0 8px;
  font-size: 11px;
  display: flex;
}

.fld-label {
  letter-spacing: .06em;
  text-transform: uppercase;
  color: var(--muted);
  margin-bottom: 7px;
  font-size: 11px;
  font-weight: 700;
  display: block;
}

.modeswitch {
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  display: grid;
}

.modeopt {
  text-align: left;
  background: var(--wash);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 12px;
  flex-direction: column;
  gap: 2px;
  padding: 10px 12px;
  transition: box-shadow .12s, background .12s;
  display: flex;
}

.modeopt b {
  color: var(--ink);
  font-size: 13px;
  font-weight: 600;
}

.modeopt span {
  color: var(--muted);
  font-size: 11.5px;
  line-height: 15px;
}

.modeopt:hover {
  background: var(--surface);
}

.modeopt.on {
  background: var(--accent-soft);
  box-shadow: inset 0 0 0 2px var(--ink);
}

input[type="range"] {
  accent-color: var(--ink);
  width: 100%;
}

.sim-card {
  position: sticky;
  top: 78px;
}

.sim-block {
  border-bottom: 1px solid var(--line);
  padding: 12px 0;
}

.sim-block.last {
  border-bottom: none;
  padding-bottom: 0;
}

.sim-h {
  letter-spacing: .07em;
  text-transform: uppercase;
  color: var(--subtle);
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
  display: block;
}

.kv dd.neg {
  color: var(--danger);
}

.cellinput {
  background: var(--wash);
  width: 84px;
  height: 32px;
  color: var(--ink);
  text-align: right;
  box-shadow: inset 0 0 0 1px var(--line);
  font-variant-numeric: tabular-nums;
  border: none;
  border-radius: 8px;
  outline: none;
  padding: 0 9px;
  font-size: 13px;
}

.cellinput.sm {
  width: 58px;
}

.cellinput:focus {
  box-shadow: inset 0 0 0 1.5px var(--ink);
  background: var(--surface);
}

.selwrap.sm select {
  background: var(--wash);
  height: 32px;
  color: var(--ink);
  box-shadow: inset 0 0 0 1px var(--line);
  appearance: none;
  border: none;
  border-radius: 8px;
  outline: none;
  padding: 0 28px 0 9px;
  font-size: 12.5px;
}

.selwrap.sm:after {
  width: 6px;
  height: 6px;
  right: 11px;
}

.tbl tr.row-off td {
  opacity: .55;
}

@media (max-width: 1100px) {
  .sim-card {
    position: static;
  }

  .modeswitch {
    grid-template-columns: 1fr;
  }
}

.tabbar {
  border-bottom: 1px solid var(--line);
  scrollbar-width: none;
  gap: 2px;
  margin-bottom: 14px;
  display: flex;
  overflow-x: auto;
}

.tabbar::-webkit-scrollbar {
  display: none;
}

.tabbtn {
  color: var(--muted);
  white-space: nowrap;
  flex: none;
  padding: 10px 14px 12px;
  font-size: 13.5px;
  font-weight: 600;
  transition: color .12s;
  position: relative;
}

.tabbtn:hover, .tabbtn.on {
  color: var(--ink);
}

.tabbtn.on:after {
  content: "";
  background: var(--ink);
  border-radius: 2px;
  height: 2.5px;
  position: absolute;
  bottom: -1px;
  left: 8px;
  right: 8px;
}

.revbar {
  background: var(--warn-bg);
  border-radius: 14px;
  margin-bottom: 14px;
  padding: 13px 16px;
  box-shadow: inset 0 0 0 1px #9a6b0040;
}

.revbar-head {
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  display: flex;
}

.revbar-head p {
  color: var(--warn);
  max-width: 60ch;
  font-size: 13px;
  line-height: 18px;
}

.rv-badge {
  letter-spacing: .07em;
  text-transform: uppercase;
  color: var(--on-accent);
  background: var(--warn);
  border-radius: var(--r-pill);
  flex: none;
  padding: 4px 10px;
  font-size: 11px;
  font-weight: 700;
}

.revbar-actions {
  flex-wrap: wrap;
  gap: 8px;
  display: flex;
}

.revbar-form {
  border-top: 1px solid #9a6b0038;
  flex-direction: column;
  gap: 12px;
  margin-top: 13px;
  padding-top: 13px;
  display: flex;
}

.revbar-form .f {
  flex-direction: column;
  gap: 7px;
  display: flex;
}

.revbar-form .f > span {
  letter-spacing: .06em;
  text-transform: uppercase;
  color: var(--warn);
  font-size: 11.5px;
  font-weight: 700;
}

.revbar-form textarea {
  resize: vertical;
  background: var(--surface);
  min-height: 70px;
  color: var(--ink);
  box-shadow: inset 0 0 0 1px var(--line);
  border: none;
  border-radius: 11px;
  outline: none;
  padding: 11px 13px;
  font-family: inherit;
  font-size: 14px;
}

.revbar-form textarea:focus {
  box-shadow: inset 0 0 0 1.5px var(--ink);
}

.empty-note {
  text-align: center;
  background: var(--wash);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 13px;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  padding: 44px 20px;
  display: flex;
}

.empty-note b {
  color: var(--ink);
  font-size: 14.5px;
}

.empty-note span {
  color: var(--muted);
  max-width: 46ch;
  font-size: 13px;
  line-height: 19px;
}

.kpi-note {
  color: var(--subtle);
  font-size: 11.5px;
}

.pinfo.warn {
  background: var(--warn-bg);
  color: var(--warn);
}

.pinfo.bad {
  background: var(--danger-bg);
  color: var(--danger);
}

.capbar {
  border-radius: var(--r-pill);
  height: 14px;
  box-shadow: inset 0 0 0 1px var(--line);
  display: flex;
  overflow: hidden;
}

.capbar span {
  height: 100%;
  display: block;
}

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

.timeline li {
  border-bottom: 1px solid var(--line);
  gap: 12px;
  padding: 11px 0;
  display: flex;
}

.timeline li:last-child {
  border-bottom: none;
}

.tl-dot {
  border-radius: var(--r-pill);
  flex: none;
  width: 10px;
  height: 10px;
  margin-top: 5px;
}

.tl-dot.ok {
  background: var(--success);
}

.tl-dot.warn {
  background: var(--warn);
}

.tl-dot.bad {
  background: var(--danger);
}

.tl-txt {
  flex-direction: column;
  gap: 2px;
  min-width: 0;
  display: flex;
}

.tl-txt b {
  color: var(--ink);
  font-size: 13.5px;
  font-weight: 600;
}

.tl-txt > span {
  color: var(--muted);
  font-size: 12px;
}

.tl-areas {
  font-size: 12px;
  font-weight: 600;
  color: var(--calm) !important;
}

.tl-reason {
  color: var(--text);
  background: var(--wash);
  border-radius: 9px;
  margin-top: 5px;
  padding: 8px 11px;
  font-size: 13px;
  line-height: 18px;
}

.mini-toggle {
  color: var(--muted);
  cursor: pointer;
  align-items: center;
  gap: 7px;
  font-size: 12.5px;
  display: inline-flex;
}

.mini-toggle input {
  accent-color: var(--ink);
}

.prev-stage {
  background: var(--wash);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 14px;
  padding: 12px;
}

.prev-frame {
  background: var(--line);
  border-radius: 10px;
  place-items: center;
  width: 100%;
  display: grid;
  position: relative;
  overflow: hidden;
}

.prev-frame img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.safe-box {
  pointer-events: none;
  border: 2px dashed #ffffffd9;
  border-radius: 6px;
  position: absolute;
  inset: 8% 14%;
  box-shadow: 0 0 0 9999px #14120f2e;
}

.safe-lbl {
  color: #fff;
  border-radius: var(--r-pill);
  white-space: nowrap;
  pointer-events: none;
  background: #14120fc7;
  padding: 4px 10px;
  font-size: 11px;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}

.varlist {
  flex-direction: column;
  gap: 4px;
  display: flex;
}

.varrow {
  text-align: left;
  border-radius: 11px;
  align-items: center;
  gap: 11px;
  width: 100%;
  padding: 8px;
  transition: background .12s;
  display: flex;
}

.varrow:hover {
  background: var(--wash);
}

.varrow.on {
  background: var(--accent-soft);
  box-shadow: inset 0 0 0 1.5px var(--ink);
}

.varthumb {
  background: var(--line);
  width: 62px;
  box-shadow: inset 0 0 0 1px var(--line-2);
  border-radius: 7px;
  flex: none;
  overflow: hidden;
}

.varthumb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.vartxt {
  flex-direction: column;
  flex: 1;
  min-width: 0;
  display: flex;
}

.vartxt b {
  color: var(--ink);
  font-size: 13px;
  font-weight: 600;
}

.vartxt span {
  color: var(--muted);
  font-size: 11.5px;
}

.review-card {
  box-shadow: inset 0 0 0 2px var(--warn), var(--sh-sm);
  margin-bottom: 14px;
}

.review-grid {
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 18px;
  display: grid;
}

.rv-h {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: var(--subtle);
  margin-bottom: 9px;
  font-size: 11px;
  font-weight: 700;
}

.rv-img {
  background: var(--wash);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 12px;
  overflow: hidden;
}

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

.rv-noimg {
  text-align: center;
  color: var(--muted);
  padding: 40px 16px;
  font-size: 13px;
}

.rv-meta {
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 9px;
  display: flex;
}

.rv-checks {
  flex-direction: column;
  gap: 4px;
  display: flex;
}

.rv-checks label {
  cursor: pointer;
  color: var(--text);
  border-radius: 10px;
  align-items: flex-start;
  gap: 10px;
  padding: 7px 9px;
  font-size: 13.5px;
  transition: background .12s;
  display: flex;
}

.rv-checks label:hover {
  background: var(--wash);
}

.rv-checks input {
  opacity: 0;
  pointer-events: none;
  position: absolute;
}

.rv-checks .box {
  width: 19px;
  height: 19px;
  box-shadow: inset 0 0 0 1.5px var(--line-2);
  background: var(--surface);
  border-radius: 6px;
  flex: none;
  margin-top: 1px;
  transition: background .12s, box-shadow .12s;
}

.rv-checks input:checked + .box {
  background: var(--ink);
  box-shadow: none;
  position: relative;
}

.rv-checks input:checked + .box:after {
  content: "";
  border-right: 2px solid var(--accent);
  border-bottom: 2px solid var(--accent);
  width: 5px;
  height: 9px;
  position: absolute;
  top: 2.5px;
  left: 6px;
  transform: rotate(42deg);
}

.rv-actions {
  gap: 10px;
  margin-top: 14px;
  display: flex;
}

.rv-actions .pbtn {
  flex: 1;
  justify-content: center;
}

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

.plan-img {
  border-radius: 9px;
  width: 100%;
  height: auto;
  display: block;
}

.sece.on {
  box-shadow: inset 0 0 0 2px var(--ink);
}

.sece .dot.lg {
  border-radius: var(--r-pill);
  flex: none;
  width: 15px;
  height: 15px;
}

.seclegend {
  align-items: center;
  gap: 4px;
  display: inline-flex;
}

.seclegend .dot {
  border-radius: var(--r-pill);
  width: 10px;
  height: 10px;
  display: inline-block;
}

.seclegend .dim {
  margin-left: 5px;
}

.sece-list {
  flex-direction: column;
  gap: 11px;
  display: flex;
}

.sece {
  background: var(--wash);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 13px;
  flex-direction: column;
  gap: 9px;
  padding: 12px;
  display: flex;
}

.sece-top {
  align-items: center;
  gap: 8px;
  display: flex;
}

.sece-name {
  background: var(--surface);
  min-width: 0;
  height: 36px;
  color: var(--ink);
  box-shadow: inset 0 0 0 1px var(--line-2);
  border: none;
  border-radius: 9px;
  outline: none;
  flex: 1;
  padding: 0 11px;
  font-size: 14px;
  font-weight: 600;
}

.sece-name:focus {
  box-shadow: inset 0 0 0 1.5px var(--ink);
}

.swatches {
  flex-wrap: wrap;
  gap: 7px;
  display: flex;
}

.sw {
  border-radius: var(--r-pill);
  width: 26px;
  height: 26px;
  transition: transform .1s, box-shadow .12s;
  box-shadow: inset 0 0 0 1px #14120f1f;
}

.sw:hover {
  transform: scale(1.12);
}

.sw.on {
  box-shadow: 0 0 0 2px var(--surface), 0 0 0 4px var(--ink);
}

.sece-nums {
  align-items: flex-end;
  gap: 9px;
  display: flex;
}

.sece-nums label {
  flex-direction: column;
  flex: 1;
  gap: 4px;
  display: flex;
}

.sece-nums label span {
  letter-spacing: .06em;
  text-transform: uppercase;
  color: var(--muted);
  font-size: 10.5px;
  font-weight: 700;
}

.sece-nums input {
  background: var(--surface);
  width: 100%;
  height: 34px;
  color: var(--ink);
  box-shadow: inset 0 0 0 1px var(--line-2);
  font-variant-numeric: tabular-nums;
  border: none;
  border-radius: 8px;
  outline: none;
  padding: 0 10px;
  font-size: 13.5px;
}

.sece-nums input:focus {
  box-shadow: inset 0 0 0 1.5px var(--ink);
}

.sece-price {
  color: var(--muted);
  white-space: nowrap;
  flex: none;
  padding-bottom: 8px;
  font-size: 12.5px;
}

.dwr-sec h3 .h3-note {
  float: right;
  letter-spacing: 0;
  text-transform: none;
  color: var(--success);
  font-size: 11.5px;
  font-weight: 700;
}

.tix-list {
  flex-direction: column;
  display: flex;
}

.tix-list li {
  border-bottom: 1px solid var(--line);
  align-items: center;
  gap: 10px;
  padding: 9px 0;
  display: flex;
}

.tix-list li:last-child {
  border-bottom: none;
}

.tix-list .tix-txt {
  flex-direction: column;
  flex: 1;
  gap: 1px;
  min-width: 0;
  display: flex;
}

.tix-list .tix-txt b {
  color: var(--ink);
  font-size: 13.5px;
  font-weight: 600;
}

.tix-list .tix-txt span {
  color: var(--muted);
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  overflow: hidden;
}

.belgecell {
  align-items: center;
  gap: 7px;
  display: inline-flex;
}

.fisthumb {
  object-fit: cover;
  width: 24px;
  height: 30px;
  box-shadow: inset 0 0 0 1px var(--line-2), var(--sh-sm);
  border-radius: 5px;
}

.kdvline {
  border-bottom: 1px solid var(--line);
  justify-content: space-between;
  padding: 7px 0;
  font-size: 13.5px;
  display: flex;
}

.kdvline:last-child {
  border-bottom: none;
}

.kdvline dt {
  color: var(--muted);
}

.kdvline dd {
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  font-weight: 600;
}

.kdvline.tot dt, .kdvline.tot dd {
  color: var(--ink);
  font-size: 14.5px;
  font-weight: 700;
}

.ucell {
  min-width: 0;
  color: inherit;
  align-items: center;
  gap: 10px;
  display: flex;
}

a.ucell {
  min-height: 44px;
}

a.ucell:hover .utxt b {
  text-underline-offset: 2px;
  text-decoration: underline;
}

.not-rozet {
  border-radius: var(--r-pill);
  background: var(--calm-bg);
  min-width: 17px;
  height: 17px;
  color: var(--calm);
  vertical-align: middle;
  justify-content: center;
  align-items: center;
  margin-left: 6px;
  padding: 0 5px;
  font-size: 10.5px;
  font-weight: 700;
  text-decoration: none;
  display: inline-flex;
}

.uav {
  border-radius: var(--r-pill);
  background: var(--calm-bg);
  width: 32px;
  height: 32px;
  color: var(--calm);
  flex: none;
  justify-content: center;
  align-items: center;
  font-size: 13.5px;
  font-weight: 700;
  display: flex;
}

.uav.lg {
  background: var(--accent);
  width: 38px;
  height: 38px;
  color: var(--on-accent);
  font-size: 16px;
}

.uav-gorsel {
  object-fit: cover;
  background: var(--calm-bg);
}

.ucell .utxt {
  flex-direction: column;
  gap: 0;
  min-width: 0;
  display: flex;
}

.ucell .utxt b {
  color: var(--ink);
  white-space: nowrap;
  font-size: 13.5px;
  font-weight: 600;
}

.ucell .utxt span {
  color: var(--muted);
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  overflow: hidden;
}

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

.fchip {
  border-radius: var(--r-pill);
  height: 34px;
  color: var(--text);
  background: var(--surface);
  box-shadow: inset 0 0 0 1px var(--line-2);
  white-space: nowrap;
  padding: 0 13px;
  font-size: 13px;
  font-weight: 600;
  transition: background .12s;
}

.fchip:hover {
  background: var(--wash);
}

.fchip.on {
  background: var(--ink);
  color: var(--accent);
  box-shadow: none;
}

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

.doclist li {
  border-top: 1px solid var(--line);
  grid-template-columns: 32px minmax(0, 1fr) auto auto;
  align-items: center;
  gap: 12px;
  padding: 11px 2px;
  display: grid;
}

.doclist li > span:last-child {
  justify-content: flex-end;
  gap: 6px;
  display: flex;
}

@media (max-width: 760px) {
  .doclist li {
    grid-template-columns: 32px minmax(0, 1fr) auto;
  }

  .doclist li > span:last-child {
    grid-column: 2 / -1;
    justify-content: flex-start;
  }
}

.doclist li:first-child {
  border-top: 0;
  padding-top: 2px;
}

.docicon {
  border-radius: var(--r-pill);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.docicon.var {
  background: var(--success-bg);
  color: var(--success);
}

.docicon.beklemede {
  background: var(--warn-bg);
  color: var(--warn);
}

.docicon.yok {
  background: var(--danger-bg);
  color: var(--danger);
}

.doctxt {
  flex-direction: column;
  gap: 1px;
  min-width: 0;
  display: flex;
}

.doctxt b {
  color: var(--ink);
  font-size: 13.5px;
  font-weight: 600;
}

.doctxt > span {
  color: var(--muted);
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  overflow: hidden;
}

@media (max-width: 560px) {
  .doclist li {
    grid-template-columns: 32px minmax(0, 1fr) auto;
    grid-template-areas: "icon txt pill"
                         ". act act";
    row-gap: 8px;
  }

  .doclist li > .docicon {
    grid-area: icon;
  }

  .doclist li > .doctxt {
    grid-area: txt;
  }

  .doclist li > .pill {
    grid-area: pill;
  }

  .doclist li > button, .doclist li > span:last-child {
    grid-area: act;
    justify-self: start;
  }
}

.frm .f small {
  color: var(--muted);
  font-size: 12px;
  line-height: 17px;
}

.frm input:disabled, .frm select:disabled, .frm textarea:disabled, .turswitch button:disabled {
  opacity: .6;
  cursor: not-allowed;
}

.szl {
  color: var(--text);
  font-size: 14px;
  line-height: 22px;
}

.szl h3 {
  font-family: var(--display);
  letter-spacing: .01em;
  color: var(--ink);
  text-align: center;
  margin: 4px 0 20px;
  font-size: 17px;
}

.szl section {
  max-width: 68ch;
  margin-bottom: 16px;
}

.szl h4 {
  color: var(--ink);
  gap: 7px;
  margin-bottom: 4px;
  font-size: 13.5px;
  font-weight: 700;
  display: flex;
}

.szl h4 span {
  color: var(--muted);
  font-variant-numeric: tabular-nums;
}

.szl p {
  margin: 0;
}

.szl-foot {
  border-top: 1px solid var(--line);
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-top: 24px;
  padding-top: 16px;
  display: grid;
}

.szl-foot div {
  flex-direction: column;
  gap: 2px;
  display: flex;
}

.szl-foot b {
  letter-spacing: .08em;
  color: var(--subtle);
  font-size: 11px;
}

.szl-foot span {
  color: var(--ink);
  font-size: 13px;
  font-weight: 600;
}

.szl-foot .dim {
  color: var(--muted);
  font-size: 12px;
  font-weight: 400;
}

@media (max-width: 560px) {
  .frm .two, .szl-foot {
    grid-template-columns: 1fr;
  }
}

.stepper {
  flex-direction: column;
  gap: 0;
  display: flex;
}

.stepper li {
  gap: 11px;
  min-height: 34px;
  padding: 0 0 15px;
  display: flex;
  position: relative;
}

.stepper li:last-child {
  padding-bottom: 0;
}

.stepper li:before {
  content: "";
  background: var(--line);
  width: 2px;
  position: absolute;
  top: 15px;
  bottom: 0;
  left: 6px;
}

.stepper li:last-child:before {
  display: none;
}

.stepper li.done:before {
  background: var(--ink);
}

.st-dot {
  border-radius: var(--r-pill);
  z-index: 1;
  width: 14px;
  height: 14px;
  box-shadow: inset 0 0 0 2px var(--line-2);
  background: var(--surface);
  flex: none;
  margin-top: 2px;
}

.stepper li.done .st-dot {
  background: var(--ink);
  box-shadow: none;
}

.stepper li.now .st-dot {
  background: var(--accent);
  box-shadow: 0 0 0 3px var(--accent-bg, var(--wash)), inset 0 0 0 2px var(--ink);
}

.st-txt {
  flex-direction: column;
  gap: 1px;
  min-width: 0;
  display: flex;
}

.st-txt b {
  color: var(--muted);
  font-size: 13px;
  font-weight: 600;
}

.st-txt > span {
  color: var(--subtle);
  font-size: 12px;
  line-height: 17px;
}

.stepper li.done .st-txt b, .stepper li.now .st-txt b {
  color: var(--ink);
}

.stepper li.now .st-txt b {
  font-weight: 700;
}

.sbl-grid {
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 14px;
  display: grid;
}

.sbl-kart {
  background: var(--surface);
  box-shadow: inset 0 0 0 1px var(--line);
  color: inherit;
  border-radius: 16px;
  flex-direction: column;
  gap: 8px;
  padding: 16px 18px;
  text-decoration: none;
  transition: box-shadow .14s, transform .14s;
  display: flex;
}

.sbl-kart:hover {
  box-shadow: inset 0 0 0 1.5px var(--ink);
  transform: translateY(-1px);
}

.sbl-kart header {
  align-items: center;
  gap: 8px;
  display: flex;
}

.sbl-kart header .dim {
  color: var(--subtle);
  margin-left: auto;
  font-size: 12px;
}

.sbl-kart h3 {
  font-family: var(--display);
  color: var(--ink);
  font-size: 15.5px;
  line-height: 1.3;
}

.sbl-kart p {
  color: var(--muted);
  font-size: 12.5px;
  line-height: 18px;
}

.sbl-meta {
  grid-template-columns: 1fr 1fr;
  gap: 6px 14px;
  margin-top: 4px;
  display: grid;
}

.sbl-meta div {
  justify-content: space-between;
  font-size: 12.5px;
  display: flex;
}

.sbl-meta dt {
  color: var(--subtle);
}

.sbl-meta dd {
  color: var(--ink);
  font-weight: 600;
}

.nedenler {
  flex-direction: column;
  gap: 11px;
  display: flex;
}

.nedenler li {
  color: var(--text);
  padding-left: 14px;
  font-size: 13px;
  line-height: 20px;
  position: relative;
}

.nedenler li:before {
  content: "";
  border-radius: var(--r-pill);
  background: var(--accent);
  width: 5px;
  height: 5px;
  position: absolute;
  top: 8px;
  left: 0;
}

.madde-listesi {
  flex-direction: column;
  display: flex;
}

.madde-sat {
  border-top: 1px solid var(--line);
  padding: 13px 0;
}

.madde-sat:first-child {
  border-top: 0;
  padding-top: 2px;
}

.madde-sat.acik {
  background: var(--wash);
  border-radius: 12px;
  margin: 4px -14px;
  padding: 13px 14px;
}

.madde-ust {
  flex-wrap: wrap;
  align-items: center;
  gap: 9px;
  display: flex;
}

.madde-no {
  letter-spacing: .06em;
  color: var(--subtle);
  font-variant-numeric: tabular-nums;
  font-size: 10.5px;
  font-weight: 700;
}

.madde-bas {
  color: var(--ink);
  font-size: 13.5px;
  font-weight: 700;
}

.madde-arac {
  gap: 3px;
  display: flex;
}

.madde-arac button {
  min-width: 27px;
  height: 27px;
  color: var(--muted);
  background: var(--surface);
  box-shadow: inset 0 0 0 1px var(--line-2);
  border-radius: 7px;
  padding: 0 8px;
  font-size: 12px;
  font-weight: 600;
}

.madde-arac button:hover:not(:disabled) {
  background: var(--wash);
  color: var(--ink);
}

.madde-arac button:disabled {
  opacity: .35;
  cursor: not-allowed;
}

.madde-arac button.sil:hover {
  background: var(--danger-bg);
  color: var(--danger);
}

.madde-metin {
  color: var(--text);
  margin-top: 6px;
  font-size: 13px;
  line-height: 21px;
}

.madde-kosul {
  color: var(--warn);
  background: var(--warn-bg);
  border-radius: 8px;
  margin-top: 6px;
  padding: 5px 9px;
  font-size: 12px;
  display: inline-block;
}

.madde-not {
  color: var(--muted);
  background: var(--wash);
  border-radius: 9px;
  padding: 8px 11px;
  font-size: 12px;
  line-height: 18px;
}

.dgs-chip {
  background: var(--calm-bg);
  color: var(--calm);
  white-space: nowrap;
  border-radius: 6px;
  padding: 1px 7px;
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
}

.dgs-chip.tanimsiz {
  background: var(--danger-bg);
  color: var(--danger);
}

.sbl-rozet {
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 10px;
  display: flex;
}

.madde-secenek {
  flex-direction: column;
  gap: 6px;
  margin-top: 2px;
  display: flex;
}

.madde-secenek label {
  color: var(--muted);
  cursor: pointer;
  align-items: flex-start;
  gap: 9px;
  min-height: 32px;
  font-size: 12.5px;
  line-height: 18px;
  display: flex;
}

.madde-secenek input {
  width: 16px;
  height: 16px;
  accent-color: var(--ink);
  flex: none;
  margin-top: 1px;
}

.madde-secenek label.kilit-acik {
  color: var(--subtle);
  cursor: default;
}

.dgs-sozluk {
  flex-direction: column;
  display: flex;
}

.dgs-sozluk li {
  border-top: 1px solid var(--line);
  flex-direction: column;
  gap: 5px;
  padding: 12px 0;
  display: flex;
}

.dgs-sozluk li:first-child {
  border-top: 0;
  padding-top: 2px;
}

.ds-ust {
  flex-wrap: wrap;
  align-items: center;
  gap: 7px;
  display: flex;
}

.ds-ust b {
  color: var(--ink);
  font-size: 13.5px;
  font-weight: 600;
}

.ds-yol {
  background: var(--wash);
  box-shadow: inset 0 0 0 1px var(--line);
  cursor: pointer;
  border-radius: 8px;
  align-self: flex-start;
  padding: 4px 9px;
  transition: background .12s;
}

.ds-yol:hover {
  background: var(--calm-bg);
}

.ds-yol code {
  color: var(--ink);
  font-family: ui-monospace, SF Mono, Menlo, Consolas, monospace;
  font-size: 12.5px;
}

.ds-aciklama {
  color: var(--muted);
  font-size: 12.5px;
  line-height: 18px;
}

.ds-secenek {
  background: var(--wash);
  color: var(--ink);
  border-radius: 5px;
  margin-right: 5px;
  padding: 1px 6px;
  font-size: 12px;
  display: inline-block;
}

.ds-nerede {
  color: var(--subtle);
  font-size: 12px;
  line-height: 17px;
}

.dgs-liste {
  flex-direction: column;
  gap: 2px;
  display: flex;
}

.dgs-liste button {
  text-align: left;
  border-radius: 9px;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 2px 8px;
  width: 100%;
  padding: 7px 9px;
  transition: background .12s;
  display: grid;
}

.dgs-liste b, .dgs-liste code {
  grid-column: 1;
  min-width: 0;
}

.dgs-liste code {
  text-overflow: ellipsis;
  justify-self: start;
  max-width: 100%;
  overflow: hidden;
}

.dgs-liste .pill {
  grid-area: 1 / 2 / span 2;
}

.dgs-liste button:hover {
  background: var(--wash);
}

.dgs-liste b {
  color: var(--ink);
  font-size: 12.5px;
  font-weight: 600;
}

.dgs-liste code {
  color: var(--muted);
  background: var(--wash);
  border-radius: 5px;
  padding: 1px 5px;
  font-family: ui-monospace, monospace;
  font-size: 11px;
}

.lnk {
  color: var(--calm);
  text-underline-offset: 2px;
  font-weight: 700;
  font-size: inherit;
  text-decoration: underline;
}

.lnk:hover {
  opacity: .8;
}

.szl-sayfa {
  max-width: 900px;
  margin: 0 auto;
}

.szl-baslik-blok {
  text-align: center;
  border-bottom: 1px solid var(--line);
  margin-bottom: 20px;
  padding-bottom: 18px;
}

.szl-ust {
  letter-spacing: .1em;
  color: var(--subtle);
  font-size: 10.5px;
  font-weight: 700;
}

.szl-baslik-blok h3 {
  font-family: var(--display);
  color: var(--ink);
  letter-spacing: .01em;
  margin: 6px 0 4px;
  font-size: 17px;
}

.szl-alt {
  color: var(--muted);
  font-size: 11.5px;
}

.szl-beyan {
  background: var(--wash);
  color: var(--text);
  border-radius: 10px;
  margin-top: 22px;
  padding: 12px 15px;
  font-size: 12.5px;
  line-height: 19px;
}

.szl-foot .imza-cizgi {
  border-bottom: 1px solid var(--line-2);
  height: 42px;
  margin: 8px 0 3px;
  display: block;
}

.szl .madde {
  break-inside: avoid-page;
  max-width: 72ch;
  margin-bottom: 16px;
}

.szl .madde__baslik {
  color: var(--ink);
  letter-spacing: .02em;
  margin-bottom: 4px;
  font-size: 12.5px;
  font-weight: 700;
}

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

.imza-link code {
  background: var(--wash);
  min-width: 0;
  color: var(--ink);
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 9px;
  flex: 1;
  padding: 9px 12px;
  font-family: ui-monospace, monospace;
  font-size: 12px;
  overflow: hidden;
}

.eksik-liste {
  flex-direction: column;
  gap: 4px;
  margin: 8px 0;
  display: flex;
}

.eksik-liste li {
  color: var(--danger);
  background: var(--danger-bg);
  border-radius: 8px;
  padding: 5px 10px;
  font-size: 12.5px;
}

@media print {
  .adm-side, .adm-top, .ptool, .fchips-row, .revbar, .savebar, .pinfo, .adm-scrim {
    display: none !important;
  }

  .adm-main {
    max-width: none !important;
    padding: 0 !important;
  }

  .card {
    box-shadow: none !important;
    padding: 0 !important;
  }

  .szl-sayfa {
    max-width: none;
  }

  .szl {
    color: #1c1917;
    text-align: justify;
    orphans: 3;
    widows: 3;
    font-family: Times New Roman, Georgia, serif;
    font-size: 10.5pt;
    line-height: 1.55;
  }

  .szl .madde {
    break-inside: avoid-page;
    page-break-inside: avoid;
    max-width: none;
  }

  .szl .madde__baslik {
    break-after: avoid-page;
    page-break-after: avoid;
    font-size: 10.5pt;
  }

  .szl-foot, .szl-beyan {
    break-inside: avoid-page;
    page-break-inside: avoid;
  }

  .szl-beyan {
    border: .5pt solid #d6d3d1;
    background: none !important;
  }

  .szl-foot .imza-cizgi {
    border-bottom: .75pt solid #78716c;
    height: 20mm;
  }
}

.imz-wrap {
  background: var(--wash);
  flex-direction: column;
  align-items: center;
  min-height: 100svh;
  padding: 0 16px 40px;
  display: flex;
}

.imz-ust {
  align-items: center;
  gap: 14px;
  width: 100%;
  max-width: 900px;
  padding: 18px 2px 20px;
  display: flex;
}

.imz-logo {
  font-family: var(--display);
  color: var(--ink);
  font-size: 19px;
}

.imz-logo b {
  color: var(--accent-deep, var(--accent));
}

.imz-ust-txt {
  flex-direction: column;
  min-width: 0;
  display: flex;
}

.imz-ust-txt b {
  color: var(--ink);
  font-size: 13.5px;
}

.imz-ust-txt span {
  color: var(--muted);
  font-size: 12px;
}

.imz-kutu {
  background: var(--surface);
  width: 100%;
  max-width: 640px;
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 20px;
  padding: 28px 30px;
}

.imz-kutu h1 {
  font-family: var(--display);
  color: var(--ink);
  margin-bottom: 10px;
  font-size: 21px;
}

.imz-giris {
  color: var(--text);
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 22px;
}

.imz-dip {
  color: var(--muted);
  margin-top: 16px;
  font-size: 12.5px;
  line-height: 19px;
}

.imz-hata {
  color: var(--danger);
  background: var(--danger-bg);
  border-radius: 10px;
  margin-bottom: 14px;
  padding: 10px 13px;
  font-size: 13px;
  line-height: 19px;
}

.imz-belge-ozet {
  flex-direction: column;
  gap: 2px;
  margin-bottom: 22px;
  display: flex;
}

.imz-belge-ozet li {
  border-top: 1px solid var(--line);
  align-items: center;
  gap: 10px;
  padding: 9px 0;
  font-size: 13.5px;
  display: flex;
}

.imz-belge-ozet li:first-child {
  border-top: 0;
}

.imz-belge-ozet b {
  color: var(--ink);
  flex: 1;
  min-width: 0;
}

.imz-belge-ozet .dim {
  color: var(--subtle);
  white-space: nowrap;
  font-size: 12px;
}

.imz-onaylar {
  flex-direction: column;
  gap: 4px;
  margin-bottom: 22px;
  display: flex;
}

.imz-check {
  cursor: pointer;
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 12px;
  align-items: flex-start;
  gap: 12px;
  padding: 12px 13px;
  transition: background .12s;
  display: flex;
}

.imz-check:hover {
  background: var(--wash);
}

.imz-check input {
  opacity: 0;
  pointer-events: none;
  position: absolute;
}

.imz-check .box {
  width: 20px;
  height: 20px;
  box-shadow: inset 0 0 0 1.5px var(--line-2);
  background: var(--surface);
  border-radius: 6px;
  flex: none;
  margin-top: 1px;
  transition: background .12s, box-shadow .12s;
  position: relative;
}

.imz-check input:checked + .box {
  background: var(--ink);
  box-shadow: none;
}

.imz-check input:checked + .box:after {
  content: "";
  border-right: 2px solid var(--accent);
  border-bottom: 2px solid var(--accent);
  width: 5px;
  height: 9px;
  position: absolute;
  top: 3px;
  left: 6.5px;
  transform: rotate(42deg);
}

.imz-check > span:last-child {
  flex-direction: column;
  gap: 3px;
  display: flex;
}

.imz-check b {
  color: var(--ink);
  font-size: 13.5px;
  font-weight: 600;
  line-height: 20px;
}

.imz-check b i {
  color: var(--muted);
  font-style: normal;
  font-weight: 400;
}

.imz-check > span:last-child > span {
  color: var(--muted);
  font-size: 12.5px;
  line-height: 18px;
}

.imz-check--ops {
  box-shadow: inset 0 0 0 1px var(--line);
  opacity: .95;
  background: none;
}

.imz-btn {
  height: 46px;
  color: var(--ink);
  background: var(--surface);
  box-shadow: inset 0 0 0 1px var(--line-2);
  cursor: pointer;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 0 22px;
  font-size: 14.5px;
  font-weight: 600;
  text-decoration: none;
  transition: background .12s, opacity .12s;
  display: inline-flex;
}

.imz-btn:hover {
  background: var(--wash);
}

.imz-btn.birincil {
  background: var(--ink);
  color: var(--accent);
  box-shadow: none;
}

.imz-btn.birincil:hover {
  opacity: .9;
  background: var(--ink);
}

.imz-btn:disabled {
  opacity: .4;
  cursor: not-allowed;
}

.imz-kutu > .imz-btn {
  width: 100%;
}

.imz-oku {
  grid-template-columns: 250px minmax(0, 1fr);
  align-items: start;
  gap: 16px;
  width: 100%;
  max-width: 1000px;
  display: grid;
}

.imz-nav {
  background: var(--surface);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 16px;
  flex-direction: column;
  gap: 4px;
  padding: 10px;
  display: flex;
  position: sticky;
  top: 16px;
}

.imz-nav-b {
  text-align: left;
  border-radius: 10px;
  align-items: center;
  gap: 10px;
  padding: 10px 11px;
  transition: background .12s;
  display: flex;
}

.imz-nav-b:hover {
  background: var(--wash);
}

.imz-nav-b.on {
  background: var(--ink);
}

.imz-nav-b.on b, .imz-nav-b.on span {
  color: var(--surface);
}

.imz-nav-b.on .imz-nav-no {
  background: var(--accent);
  color: var(--ink);
}

.imz-nav-no {
  border-radius: var(--r-pill);
  background: var(--wash);
  width: 24px;
  height: 24px;
  color: var(--muted);
  flex: none;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  font-weight: 700;
  display: flex;
}

.imz-nav-b.ok .imz-nav-no {
  background: var(--success-bg);
  color: var(--success);
}

.imz-nav-b > span:last-child {
  flex-direction: column;
  min-width: 0;
  display: flex;
}

.imz-nav-b b {
  color: var(--ink);
  font-size: 12.5px;
}

.imz-nav-b > span:last-child > span {
  color: var(--muted);
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 11.5px;
  overflow: hidden;
}

.imz-belge {
  background: var(--surface);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 18px;
  padding: 26px 30px;
}

.imz-belge-alt {
  border-top: 1px solid var(--line);
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin-top: 26px;
  padding-top: 18px;
  display: flex;
}

.imz-belge-alt .dim {
  color: var(--muted);
  font-size: 12.5px;
}

.imz-yontemler {
  gap: 12px;
  margin-bottom: 18px;
  display: grid;
}

.imz-yontem {
  text-align: left;
  box-shadow: inset 0 0 0 1px var(--line-2);
  border-radius: 14px;
  flex-direction: column;
  gap: 7px;
  padding: 18px 20px;
  transition: box-shadow .12s, background .12s;
  display: flex;
}

.imz-yontem:hover {
  box-shadow: inset 0 0 0 2px var(--ink);
  background: var(--wash);
}

.imz-yontem-ust {
  align-items: center;
  gap: 10px;
  display: flex;
}

.imz-yontem-ust b {
  font-family: var(--display);
  color: var(--ink);
  font-size: 16px;
}

.imz-yontem-ac {
  color: var(--text);
  font-size: 13px;
  line-height: 20px;
}

.imz-yontem-not {
  color: var(--muted);
  font-size: 12.5px;
}

.imz-form {
  flex-direction: column;
  gap: 13px;
  margin-bottom: 16px;
  display: flex;
}

.imz-form label {
  flex-direction: column;
  gap: 6px;
  display: flex;
}

.imz-form label > span {
  letter-spacing: .05em;
  text-transform: uppercase;
  color: var(--subtle);
  font-size: 11.5px;
  font-weight: 700;
}

.imz-form input, .imz-form select {
  background: var(--wash);
  height: 46px;
  color: var(--ink);
  box-shadow: inset 0 0 0 1px var(--line-2);
  border-radius: 12px;
  padding: 0 14px;
  font-size: 15px;
}

.imz-form input:focus, .imz-form select:focus {
  background: var(--surface);
  box-shadow: inset 0 0 0 1.5px var(--ink);
}

.imz-parmak {
  background: var(--ink);
  border-radius: 16px;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  margin-bottom: 18px;
  padding: 22px;
  display: flex;
}

.imz-parmak span {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: var(--accent);
  font-size: 11.5px;
}

.imz-parmak b {
  font-family: var(--display);
  letter-spacing: .16em;
  color: var(--surface);
  font-variant-numeric: tabular-nums;
  font-size: 38px;
}

.imz-bekle {
  color: var(--muted);
  justify-content: center;
  align-items: center;
  gap: 11px;
  padding: 16px;
  font-size: 13.5px;
  display: flex;
}

.imz-spin {
  border-radius: var(--r-pill);
  border: 2px solid var(--line-2);
  border-top-color: var(--ink);
  width: 17px;
  height: 17px;
  animation: .8s linear infinite imzspin;
}

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

.imz-demo {
  background: var(--warn-bg);
  border-radius: 12px;
  flex-direction: column;
  gap: 10px;
  margin-top: 16px;
  padding: 14px;
  display: flex;
}

.imz-demo > span {
  color: var(--warn);
  font-size: 12px;
  font-weight: 600;
}

.imz-demo > div {
  flex-wrap: wrap;
  gap: 8px;
  display: flex;
}

.imz-demo .imz-btn {
  height: 38px;
  padding: 0 15px;
  font-size: 13px;
}

.imz-secenekler {
  flex-wrap: wrap;
  gap: 10px;
  display: flex;
}

.imz-secenekler .imz-btn {
  flex: 1;
  min-width: 150px;
}

.imz-adimlar {
  counter-reset: ia;
  flex-direction: column;
  gap: 20px;
  display: flex;
}

.imz-adimlar li {
  counter-increment: ia;
  flex-direction: column;
  gap: 7px;
  padding-left: 40px;
  display: flex;
  position: relative;
}

.imz-adimlar li:before {
  content: counter(ia);
  border-radius: var(--r-pill);
  background: var(--ink);
  width: 27px;
  height: 27px;
  color: var(--accent);
  justify-content: center;
  align-items: center;
  font-size: 13px;
  font-weight: 700;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.imz-adimlar b {
  color: var(--ink);
  font-size: 14px;
}

.imz-adimlar li > span {
  color: var(--muted);
  font-size: 13px;
  line-height: 20px;
}

.imz-adimlar .imz-btn {
  align-self: flex-start;
  margin-top: 3px;
}

.imz-yukle {
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  margin-top: 3px;
  display: flex;
}

.imz-yukle input[type="file"] {
  opacity: 0;
  pointer-events: none;
  position: absolute;
}

.imz-yukle label {
  cursor: pointer;
}

.imz-dosya {
  color: var(--calm);
  font-size: 12.5px;
  font-weight: 600;
}

.imz-bitti {
  text-align: center;
}

.imz-tik {
  border-radius: var(--r-pill);
  background: var(--success-bg);
  width: 62px;
  height: 62px;
  color: var(--success);
  justify-content: center;
  align-items: center;
  margin: 0 auto 16px;
  display: flex;
}

.imz-ozet {
  text-align: left;
  flex-direction: column;
  gap: 7px;
  margin: 20px 0;
  display: flex;
}

.imz-ozet div {
  justify-content: space-between;
  gap: 12px;
  font-size: 13.5px;
  display: flex;
}

.imz-ozet dt {
  color: var(--muted);
}

.imz-ozet dd {
  color: var(--ink);
  font-weight: 600;
}

.imz-alt {
  max-width: 640px;
  color: var(--subtle);
  text-align: center;
  margin-top: 22px;
  font-size: 11.5px;
  line-height: 18px;
}

.imz-alt code {
  font-family: ui-monospace, monospace;
  font-size: 11px;
}

@media (max-width: 780px) {
  .imz-oku {
    grid-template-columns: 1fr;
  }

  .imz-nav {
    flex-direction: row;
    position: static;
    overflow-x: auto;
  }

  .imz-nav-b {
    flex: none;
  }

  .imz-nav-b > span:last-child > span {
    display: none;
  }

  .imz-kutu, .imz-belge {
    border-radius: 16px;
    padding: 22px 18px;
  }

  .imz-kutu h1 {
    font-size: 19px;
  }

  .imz-belge-alt {
    flex-wrap: wrap;
  }

  .imz-belge-alt .imz-btn {
    flex: 1;
    min-width: 130px;
  }
}

@media print {
  .imz-ust, .imz-nav, .imz-belge-alt, .imz-alt, .imz-kutu > .imz-btn {
    display: none !important;
  }

  .imz-wrap {
    background: none;
    padding: 0;
  }

  .imz-oku {
    display: block;
  }

  .imz-belge {
    box-shadow: none;
    border-radius: 0;
    padding: 0;
  }
}

.bsk {
  --bsk-ink: #1c1917;
  --bsk-soluk: #78716c;
  --bsk-cizgi: #d6d3d1;
  color: var(--bsk-ink);
  counter-reset: bskmadde;
  font-family: Times New Roman, Georgia, serif;
  font-weight: 400;
}

.bsk-kapak, .bsk-belge, .bsk-imza-sayfa {
  background: #fff;
  border-radius: 4px;
  max-width: 780px;
  margin: 0 auto 22px;
  padding: 46px 52px 54px;
  box-shadow: 0 1px 3px #0000001a, 0 8px 28px #00000012;
}

.bsk-kapak, .bsk-imza-sayfa {
  background-position: 50% 46%;
  background-repeat: no-repeat;
  background-size: 118%;
}

.bsk-marka {
  font-family: var(--display);
  letter-spacing: .01em;
  font-size: 17px;
}

.bsk-marka b {
  color: #84cc16;
}

.bsk-kapak h1 {
  font-family: var(--display);
  letter-spacing: .06em;
  margin: 26px 0 6px;
  font-size: 25px;
}

.bsk-kapak-org {
  color: var(--bsk-soluk);
  margin-bottom: 30px;
  font-size: 15px;
}

.bsk-kunye {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 26px;
}

.bsk-kunye th, .bsk-kunye td {
  text-align: left;
  border-bottom: .5px solid var(--bsk-cizgi);
  vertical-align: top;
  padding: 7px 0;
  font-size: 11.5px;
}

.bsk-kunye th {
  width: 42%;
  color: var(--bsk-soluk);
  font-weight: 400;
}

.bsk-kunye td {
  font-weight: 600;
}

.bsk-mono {
  word-break: break-all;
  font-family: ui-monospace, Courier New, monospace;
  font-size: 10px;
}

.bsk-icindekiler h2 {
  letter-spacing: .12em;
  color: var(--bsk-soluk);
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: 700;
}

.bsk-icindekiler ol {
  flex-direction: column;
  display: flex;
}

.bsk-icindekiler li {
  border-bottom: .5px dotted var(--bsk-cizgi);
  align-items: baseline;
  gap: 10px;
  padding: 7px 0;
  font-size: 12px;
  display: flex;
}

.bsk-icindekiler b {
  letter-spacing: .06em;
  min-width: 54px;
  font-size: 10.5px;
}

.bsk-icindekiler span {
  flex: 1;
}

.bsk-icindekiler i {
  color: var(--bsk-soluk);
  font-size: 11px;
  font-style: normal;
}

.bsk-dogrulama {
  border-top: .5px solid var(--bsk-cizgi);
  align-items: flex-start;
  gap: 16px;
  margin-top: 26px;
  padding-top: 16px;
  display: flex;
}

.bsk-dogrulama-kod {
  flex: none;
  width: 116px;
}

.bsk-dogrulama-kod .halka {
  width: 100%;
  height: auto;
  display: block;
}

.bsk-dogrulama > div > b {
  margin-bottom: 5px;
  font-size: 11.5px;
  display: block;
}

.bsk-dogrulama p {
  color: var(--bsk-soluk);
  margin-bottom: 4px;
  font-size: 10.5px;
  line-height: 15.5px;
}

.bsk-dogrulama p b {
  font-size: inherit;
  color: var(--bsk-ink);
  display: inline;
}

.bsk-belge-bas {
  text-align: center;
  margin-bottom: 26px;
}

.bsk-ek-no {
  letter-spacing: .14em;
  color: var(--bsk-soluk);
  font-size: 10px;
  font-weight: 700;
}

.bsk-belge-bas h2 {
  font-family: var(--display);
  letter-spacing: .03em;
  margin: 7px 0 5px;
  font-size: 15.5px;
}

.bsk-belge-bas p {
  color: var(--bsk-soluk);
  font-size: 10.5px;
}

.bsk-maddeler {
  counter-reset: bskmadde;
}

.bsk-madde {
  counter-increment: bskmadde;
  margin-bottom: 15px;
}

.bsk-madde h3 {
  letter-spacing: .02em;
  margin-bottom: 4px;
  font-size: 11.5px;
  font-weight: 700;
}

.bsk-madde h3:before {
  content: "MADDE " counter(bskmadde) " — ";
}

.bsk-madde p {
  text-align: justify;
  -webkit-hyphens: auto;
  hyphens: auto;
  font-size: 11.5px;
  line-height: 17.5px;
}

.bsk-imza-bas {
  font-family: var(--display);
  letter-spacing: .12em;
  text-align: center;
  margin-bottom: 22px;
  font-size: 18px;
}

.bsk-beyan {
  text-align: justify;
  border: .5px solid var(--bsk-cizgi);
  border-radius: 3px;
  margin-bottom: 30px;
  padding: 14px 16px;
  font-size: 11.5px;
  line-height: 18px;
}

.bsk-imzalar {
  grid-template-columns: 1fr 1fr;
  gap: 26px;
  display: grid;
}

.bsk-imza-kutu {
  flex-direction: column;
  gap: 2px;
  font-size: 11px;
  display: flex;
}

.bsk-rol {
  letter-spacing: .12em;
  color: var(--bsk-soluk);
  margin-bottom: 4px;
  font-size: 9.5px;
  font-weight: 700;
}

.bsk-imza-kutu b {
  font-size: 12px;
}

.bsk-imza-kutu span {
  color: var(--bsk-ink);
}

.bsk-cizgi {
  border-bottom: .75px solid var(--bsk-soluk);
  height: 58px;
  margin: 10px 0 4px;
}

.bsk-etiket {
  color: var(--bsk-soluk);
  font-size: 9.5px;
}

.bsk-kase {
  border: .5px dashed var(--bsk-cizgi);
  width: 118px;
  height: 66px;
  color: var(--bsk-cizgi);
  justify-content: center;
  align-items: center;
  margin-top: 12px;
  font-size: 9px;
  display: flex;
}

.bsk-sayfa-ust, .bsk-sayfa-alt {
  display: none;
}

@media print {
  .adm-side, .adm-top, .ptool, .fchips-row, .revbar, .savebar, .pinfo, .adm-scrim, .venue-grid > .side-stack:last-child {
    display: none !important;
  }

  html, body, .adm, .adm-main {
    background: #fff !important;
  }

  .adm-main {
    max-width: none !important;
    padding: 0 !important;
  }

  .card {
    box-shadow: none !important;
    background: none !important;
    padding: 0 !important;
  }

  @page {
    size: A4 portrait;
    margin: 24mm 20mm 32mm;

    @top-left {
      content: "SZL — SAHNEYE";
      font-family: Times New Roman, serif;
      font-size: 7pt;
      color: #78716c;
      vertical-align: bottom;
      padding-bottom: 2mm;
    }

    @top-right {
      content: "Her sayfa paraflanır";
      font-family: Times New Roman, serif;
      font-size: 7pt;
      color: #78716c;
      vertical-align: bottom;
      padding-bottom: 2mm;
    }

    @bottom-left {
      content: "Platform parafı";
      font-family: Times New Roman, serif;
      font-size: 5.6pt;
      color: #a8a29e;
      border: .4pt solid #a8a29e;
      width: 40mm;
      height: 15mm;
      vertical-align: top;
      text-align: left;
      padding: 1mm 1.5mm;
      margin-top: 4mm;
    }

    @bottom-center {
      content: "Sayfa " counter(page) " / " counter(pages);
      font-family: Times New Roman, serif;
      font-size: 8pt;
      color: #44403c;
      vertical-align: bottom;
      padding-bottom: 1mm;
    }

    @bottom-right {
      content: "Organizatör parafı";
      font-family: Times New Roman, serif;
      font-size: 5.6pt;
      color: #a8a29e;
      border: .4pt solid #a8a29e;
      width: 40mm;
      height: 15mm;
      vertical-align: top;
      text-align: left;
      padding: 1mm 1.5mm;
      margin-top: 4mm;
    }
  }

  .bsk-kapak {
    page: bsk-kapak;
  }

  .bsk-imza-sayfa {
    page: bsk-imza;
  }

  @page bsk-kapak {
    @top-left {
      content: none;
    }

    @top-right {
      content: none;
    }

    @bottom-left {
      content: none;
      border: 0;
    }

    @bottom-right {
      content: none;
      border: 0;
    }
  }

  @page bsk-imza {
    @bottom-left {
      content: none;
      border: 0;
    }

    @bottom-right {
      content: none;
      border: 0;
    }
  }

  .bsk {
    color: #000;
  }

  .bsk-kapak, .bsk-belge, .bsk-imza-sayfa {
    box-shadow: none;
    break-before: page;
    page-break-before: always;
    border-radius: 0;
    max-width: none;
    margin: 0;
    padding: 0;
  }

  .bsk-kapak {
    break-before: auto;
    page-break-before: auto;
  }

  .bsk-kapak h1 {
    margin: 16px 0 5px;
  }

  .bsk-kapak-org {
    margin-bottom: 18px;
  }

  .bsk-kunye {
    margin-bottom: 16px;
  }

  .bsk-kunye th, .bsk-kunye td, .bsk-icindekiler li {
    padding: 5px 0;
  }

  .bsk-dogrulama {
    margin-top: 16px;
    padding-top: 12px;
  }

  .bsk-kapak {
    break-inside: avoid-page;
    page-break-inside: avoid;
  }

  .bsk-kapak, .bsk-imza-sayfa, .bsk-kase {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }

  .bsk-madde {
    break-inside: avoid-page;
    page-break-inside: avoid;
  }

  .bsk-madde h3 {
    break-after: avoid-page;
    page-break-after: avoid;
  }

  .bsk-belge-bas, .bsk-imzalar, .bsk-imza-kutu, .bsk-beyan, .bsk-dogrulama, .bsk-kunye tr, .bsk-icindekiler li {
    break-inside: avoid-page;
    page-break-inside: avoid;
  }

  .bsk-madde p {
    orphans: 3;
    widows: 3;
  }

  .bsk-madde h3 {
    font-size: 10pt;
  }

  .bsk-madde p {
    font-size: 10pt;
    line-height: 1.5;
  }

  .bsk-kapak h1 {
    font-size: 22pt;
  }

  .bsk-belge-bas h2 {
    font-size: 13pt;
  }
}

.imz-yontem--onerilen {
  box-shadow: inset 0 0 0 2px var(--success);
}

.imz-yontem--onerilen:hover {
  box-shadow: inset 0 0 0 2.5px var(--success);
}

.imz-uyari {
  background: var(--warn-bg);
  border-radius: 12px;
  flex-direction: column;
  gap: 5px;
  margin-bottom: 22px;
  padding: 14px 16px;
  display: flex;
}

.imz-uyari b {
  color: var(--warn);
  font-size: 13.5px;
}

.imz-uyari span {
  color: var(--warn);
  font-size: 12.5px;
  line-height: 19px;
}

.imz-adres {
  margin: 18px 0;
}

.imz-adres label {
  flex-direction: column;
  gap: 6px;
  display: flex;
}

.imz-adres label > span {
  letter-spacing: .05em;
  text-transform: uppercase;
  color: var(--subtle);
  font-size: 11.5px;
  font-weight: 700;
}

.imz-adres textarea {
  background: var(--wash);
  min-height: 84px;
  color: var(--ink);
  box-shadow: inset 0 0 0 1px var(--line-2);
  resize: vertical;
  border-radius: 12px;
  padding: 12px 14px;
  font-family: inherit;
  font-size: 14.5px;
  line-height: 21px;
}

.imz-adres textarea:focus {
  background: var(--surface);
  box-shadow: inset 0 0 0 1.5px var(--ink);
}

.bsk-belge-kod {
  width: 62px;
  margin: 0 auto 12px;
}

.bsk-belge-kod .halka {
  width: 100%;
  height: auto;
  display: block;
}

@media print {
  .bsk-belge-kod {
    width: 18mm;
    margin-bottom: 4mm;
  }
}

.trm-dosya {
  background: var(--wash);
  border-radius: 12px;
  align-items: center;
  gap: 12px;
  margin-bottom: 14px;
  padding: 12px 14px;
  display: flex;
}

.trm-ikon {
  background: var(--surface);
  width: 38px;
  height: 38px;
  color: var(--calm);
  box-shadow: inset 0 0 0 1px var(--line-2);
  border-radius: 10px;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.trm-dosya-txt {
  flex-direction: column;
  flex: 1;
  gap: 1px;
  min-width: 0;
  display: flex;
}

.trm-dosya-txt b {
  color: var(--ink);
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13.5px;
  overflow: hidden;
}

.trm-dosya-txt span {
  color: var(--muted);
  font-size: 12px;
}

.trm-liste {
  flex-direction: column;
  display: flex;
}

.trm-liste li {
  border-top: 1px solid var(--line);
  grid-template-columns: 10px minmax(0, 1fr) auto;
  align-items: center;
  gap: 11px;
  padding: 11px 2px;
  display: grid;
}

.trm-liste li:first-child {
  border-top: 0;
}

.trm-nokta {
  border-radius: var(--r-pill);
  background: var(--line-2);
  width: 8px;
  height: 8px;
}

.trm-liste li.gecti .trm-nokta {
  background: var(--success);
}

.trm-liste li.uyari .trm-nokta {
  background: var(--warn);
}

.trm-liste li.kaldi .trm-nokta {
  background: var(--danger);
}

.trm-txt {
  flex-direction: column;
  gap: 1px;
  min-width: 0;
  display: flex;
}

.trm-txt b {
  color: var(--ink);
  font-size: 13px;
  font-weight: 600;
}

.trm-txt span {
  color: var(--muted);
  font-size: 11.5px;
  line-height: 17px;
}

.risk-serit {
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 10px;
  margin-bottom: 4px;
  display: grid;
}

.risk-kart {
  background: var(--surface);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 12px;
  align-items: flex-start;
  gap: 10px;
  padding: 12px 14px;
  display: flex;
}

.risk-kart > span:last-child {
  flex-direction: column;
  gap: 2px;
  min-width: 0;
  display: flex;
}

.risk-kart b {
  color: var(--ink);
  font-size: 12.5px;
  font-weight: 600;
}

.risk-kart > span:last-child > span {
  color: var(--muted);
  font-size: 12px;
  line-height: 17px;
}

.risk-nokta {
  border-radius: var(--r-pill);
  background: var(--line-2);
  flex: none;
  width: 9px;
  height: 9px;
  margin-top: 4px;
}

.risk-kart.iyi .risk-nokta {
  background: var(--success);
}

.risk-kart.dikkat .risk-nokta {
  background: var(--warn);
}

.risk-kart.riskli .risk-nokta {
  background: var(--danger);
}

.risk-kart.riskli {
  box-shadow: inset 0 0 0 1px var(--danger-bg);
  background: var(--danger-bg);
}

.risk-kart.riskli b, .risk-kart.riskli > span:last-child > span {
  color: var(--danger);
}

.stat-grid {
  grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
  gap: 14px;
  display: grid;
}

.stat {
  flex-direction: column;
  gap: 2px;
  display: flex;
}

.stat-l {
  letter-spacing: .05em;
  text-transform: uppercase;
  color: var(--subtle);
  font-size: 11px;
  font-weight: 700;
}

.stat b {
  font-family: var(--display);
  color: var(--ink);
  font-size: 21px;
}

.stat .dim {
  color: var(--muted);
  font-size: 11.5px;
}

.kv-baslik {
  letter-spacing: .06em;
  text-transform: uppercase;
  color: var(--subtle);
  margin-bottom: 6px;
  font-size: 11px;
  font-weight: 700;
}

.hkd-kalemler {
  flex-direction: column;
  display: flex;
}

.hkd-kalemler li {
  border-top: 1px solid var(--line);
  justify-content: space-between;
  align-items: baseline;
  gap: 16px;
  padding: 12px 2px;
  display: flex;
}

.hkd-kalemler li:first-child {
  border-top: 0;
  padding-top: 2px;
}

.hkd-kalemler li.net {
  border-top: 1.5px solid var(--ink);
  margin-top: 4px;
  padding-top: 14px;
}

.hkd-ad {
  flex-direction: column;
  gap: 2px;
  min-width: 0;
  display: flex;
}

.hkd-ad b {
  color: var(--ink);
  font-size: 13.5px;
  font-weight: 600;
}

.hkd-ad span {
  color: var(--muted);
  font-size: 12px;
  line-height: 17px;
}

.hkd-kalemler li.net .hkd-ad b {
  font-size: 14.5px;
}

.hkd-tutar {
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
  font-size: 14.5px;
  font-weight: 600;
}

.hkd-tutar.neg {
  color: var(--danger);
  font-weight: 500;
}

.hkd-kalemler li.brut .hkd-tutar {
  font-size: 15.5px;
}

.hkd-kalemler li.net .hkd-tutar {
  font-family: var(--display);
  color: var(--ink);
  font-size: 21px;
}

.gecikme {
  color: var(--danger);
  font-size: 12.5px;
  font-weight: 600;
}

.tbl .num.neg {
  color: var(--danger);
}

.baglanti-liste {
  flex-direction: column;
  gap: 2px;
  display: flex;
}

.baglanti-liste a {
  border-radius: 10px;
  flex-direction: column;
  gap: 1px;
  padding: 10px 11px;
  text-decoration: none;
  transition: background .12s;
  display: flex;
}

.baglanti-liste a:hover {
  background: var(--wash);
}

.baglanti-liste b {
  color: var(--ink);
  font-size: 13px;
  font-weight: 600;
}

.baglanti-liste span {
  color: var(--muted);
  font-size: 12px;
}

.tbl input[type="checkbox"] {
  accent-color: var(--ink);
  cursor: pointer;
  width: 16px;
  height: 16px;
}

.tbl input[type="checkbox"]:disabled {
  cursor: not-allowed;
  opacity: .35;
}

.kupon-kod {
  letter-spacing: .05em;
  color: var(--ink);
  font-family: ui-monospace, SF Mono, monospace;
  font-size: 13px;
}

.risk-skor {
  font-variant-numeric: tabular-nums;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  min-width: 34px;
  height: 24px;
  padding: 0 7px;
  font-size: 12.5px;
  font-weight: 700;
  display: inline-flex;
}

.risk-skor.yuksek {
  background: var(--danger-bg);
  color: var(--danger);
}

.risk-skor.orta {
  background: var(--warn-bg);
  color: var(--warn);
}

.risk-skor.dusuk {
  background: var(--wash);
  color: var(--muted);
}

.kanit-liste {
  flex-direction: column;
  display: flex;
}

.kanit-liste li {
  border-top: 1px solid var(--line);
  grid-template-columns: 10px minmax(0, 1fr) auto;
  align-items: center;
  gap: 11px;
  padding: 11px 2px;
  display: grid;
}

.kanit-liste li:first-child {
  border-top: 0;
}

.kanit-nokta {
  border-radius: var(--r-pill);
  background: var(--line-2);
  width: 8px;
  height: 8px;
}

.kanit-liste li.yuksek .kanit-nokta {
  background: var(--danger);
}

.kanit-liste li.orta .kanit-nokta {
  background: var(--warn);
}

.kanit-txt {
  flex-direction: column;
  gap: 1px;
  min-width: 0;
  display: flex;
}

.kanit-txt b {
  color: var(--ink);
  font-size: 13px;
  font-weight: 600;
}

.kanit-txt span {
  color: var(--muted);
  font-size: 12.5px;
}

.yaptirim-liste {
  gap: 8px;
  display: grid;
}

.yaptirim {
  text-align: left;
  box-shadow: inset 0 0 0 1px var(--line-2);
  background: var(--surface);
  border-radius: 12px;
  flex-direction: column;
  gap: 4px;
  padding: 12px 14px;
  transition: box-shadow .12s, background .12s;
  display: flex;
}

.yaptirim:hover {
  background: var(--wash);
}

.yaptirim.on {
  box-shadow: inset 0 0 0 2px var(--ink);
}

.yaptirim.agir.on {
  box-shadow: inset 0 0 0 2px var(--danger);
}

.yaptirim-ust {
  align-items: center;
  gap: 8px;
  display: flex;
}

.yaptirim-ust b {
  color: var(--ink);
  font-size: 13.5px;
}

.yaptirim > span:last-child {
  color: var(--muted);
  font-size: 12.5px;
  line-height: 18px;
}

.ag-liste {
  flex-direction: column;
  gap: 2px;
  display: flex;
}

.ag-liste li {
  grid-template-columns: 10px minmax(0, 130px) 1fr auto;
  align-items: center;
  gap: 10px;
  padding: 6px 0;
  display: grid;
}

.ag-cizgi {
  border-radius: var(--r-pill);
  background: var(--calm);
  width: 8px;
  height: 8px;
}

.ag-ad {
  color: var(--ink);
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
  overflow: hidden;
}

.ag-bar {
  border-radius: var(--r-pill);
  background: var(--wash);
  height: 7px;
  overflow: hidden;
}

.ag-bar span {
  background: var(--calm);
  border-radius: var(--r-pill);
  height: 100%;
  display: block;
}

.ag-adet {
  color: var(--muted);
  white-space: nowrap;
  font-variant-numeric: tabular-nums;
  font-size: 12.5px;
}

.hiz-liste {
  flex-direction: column;
  display: flex;
}

.hiz-liste li {
  border-top: 1px solid var(--line);
  justify-content: space-between;
  align-items: baseline;
  gap: 16px;
  padding: 11px 2px;
  display: flex;
}

.hiz-liste li:first-child {
  border-top: 0;
}

.hiz-ad {
  flex-direction: column;
  gap: 1px;
  min-width: 0;
  display: flex;
}

.hiz-ad b {
  color: var(--ink);
  font-size: 13px;
  font-weight: 600;
}

.hiz-ad span {
  color: var(--muted);
  font-size: 12px;
  line-height: 17px;
}

.hiz-deger {
  white-space: nowrap;
  flex-direction: column;
  align-items: flex-end;
  gap: 1px;
  display: flex;
}

.hiz-deger b {
  font-variant-numeric: tabular-nums;
  color: var(--ink);
  font-size: 14px;
}

.hiz-deger span {
  color: var(--subtle);
  font-size: 11.5px;
}

.hiz-liste li.supheli .hiz-deger b {
  color: var(--danger);
}

.sure-satir {
  align-items: center;
  gap: 9px;
  display: flex;
}

.sure-bar {
  border-radius: var(--r-pill);
  background: var(--wash);
  flex: none;
  width: 110px;
  height: 7px;
  display: block;
  overflow: hidden;
}

.sure-bar span {
  background: var(--danger);
  border-radius: var(--r-pill);
  height: 100%;
  display: block;
}

.sure-satir b {
  font-variant-numeric: tabular-nums;
  font-size: 13px;
}

.bag-liste {
  flex-direction: column;
  display: flex;
}

.bag-liste li {
  border-top: 1px solid var(--line);
  flex-direction: column;
  gap: 2px;
  padding: 11px 0;
  display: flex;
}

.bag-liste li:first-child {
  border-top: 0;
  padding-top: 2px;
}

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

.bag-ust b {
  font-size: 13.5px;
  font-weight: 600;
}

.bag-alt {
  color: var(--muted);
  font-size: 12.5px;
}

.bag-not {
  color: var(--subtle);
  font-size: 12px;
  line-height: 17px;
}

.ag-ad {
  flex-direction: column;
  gap: 1px;
  display: flex;
}

.ag-mail {
  color: var(--subtle);
  font-size: 11.5px;
}

.kor-mini {
  display: none;
}

@media (max-width: 760px) {
  .utxt .kor-mini {
    color: var(--danger);
    font-size: 11.5px;
    font-weight: 600;
    display: block;
  }
}

.zincir {
  background: var(--success-bg);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 14px;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 14px;
  padding: 13px 15px;
  display: flex;
}

.zincir.kirik {
  background: var(--danger-bg);
}

.zincir-ikon {
  color: var(--success);
  flex: none;
  margin-top: 1px;
}

.zincir.kirik .zincir-ikon {
  color: var(--danger);
}

.zincir > div {
  flex-direction: column;
  gap: 2px;
  min-width: 0;
  display: flex;
}

.zincir b {
  color: var(--ink);
  font-size: 13.5px;
  font-weight: 700;
}

.zincir span {
  color: var(--muted);
  font-size: 12.5px;
  line-height: 18px;
}

.zincir .pbtn {
  flex: none;
}

@media (max-width: 700px) {
  .zincir {
    flex-wrap: wrap;
  }

  .zincir .spacer {
    display: none;
  }
}

.kv dd.dnt-kod {
  letter-spacing: -.1px;
  font-family: ui-monospace, SF Mono, monospace;
  font-size: 12px;
  font-weight: 600;
}

.kv dd.dnt-ozet {
  color: var(--muted);
  overflow-wrap: anywhere;
  font-family: ui-monospace, SF Mono, monospace;
  font-size: 11px;
  font-weight: 500;
  line-height: 16px;
}

.gerekce-kutu {
  background: var(--wash);
  box-shadow: inset 0 0 0 1px var(--line);
  color: var(--ink);
  border-radius: 12px;
  margin: 0;
  padding: 11px 13px;
  font-size: 13px;
  line-height: 20px;
}

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

.degisim li {
  border-top: 1px solid var(--line);
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) 16px minmax(0, 1fr);
  align-items: center;
  gap: 8px;
  padding: 10px 0;
  display: grid;
}

.degisim li:first-child {
  border-top: 0;
}

.dg-ad {
  color: var(--muted);
  font-size: 12.5px;
}

.dg-onceki, .dg-sonraki {
  overflow-wrap: anywhere;
  border-radius: 9px;
  padding: 4px 9px;
  font-size: 13px;
}

.dg-onceki {
  background: var(--wash);
  color: var(--muted);
  text-decoration: line-through;
}

.dg-sonraki {
  background: var(--success-bg);
  color: var(--ink);
  font-weight: 600;
}

.dg-ok {
  color: var(--subtle);
  text-align: center;
}

@media (max-width: 620px) {
  .degisim li {
    grid-template-columns: 1fr;
    gap: 4px;
  }

  .dg-ok {
    display: none;
  }
}

.dnt-mini {
  display: none;
}

@media (max-width: 760px) {
  .tbl th.dnt-zaman, .tbl td.dnt-zaman {
    display: none;
  }

  .dnt-mini {
    color: var(--subtle);
    margin-top: 2px;
    font-size: 11.5px;
    display: block;
  }
}

.sure-rozet {
  border-radius: var(--r-pill);
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
  padding: 4px 10px;
  font-size: 12.5px;
  font-weight: 700;
  display: inline-block;
}

.sure-rozet.normal {
  background: var(--wash);
  color: var(--muted);
}

.sure-rozet.yakin {
  background: var(--warn-bg);
  color: var(--warn);
}

.sure-rozet.gecti {
  background: var(--danger-bg);
  color: var(--danger);
}

.sure-serit {
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 14px;
  flex-direction: column;
  gap: 3px;
  margin-bottom: 14px;
  padding: 13px 16px;
  display: flex;
}

.sure-serit.normal {
  background: var(--wash);
}

.sure-serit.yakin {
  background: var(--warn-bg);
}

.sure-serit.gecti {
  background: var(--danger-bg);
}

.sure-serit b {
  color: var(--ink);
  font-size: 15px;
  font-weight: 700;
}

.sure-serit.gecti b {
  color: var(--danger);
}

.sure-serit span {
  color: var(--muted);
  font-size: 12.5px;
  line-height: 18px;
}

.kilit-kutu {
  background: var(--wash);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 12px;
  align-items: flex-start;
  gap: 12px;
  padding: 14px 15px;
  display: flex;
}

.kilit-kutu svg {
  color: var(--muted);
  flex: none;
  margin-top: 1px;
}

.kilit-kutu div {
  flex-direction: column;
  gap: 3px;
  display: flex;
}

.kilit-kutu b {
  color: var(--ink);
  font-size: 13.5px;
}

.kilit-kutu span {
  color: var(--muted);
  font-size: 12.5px;
  line-height: 18px;
}

.env-liste {
  flex-direction: column;
  display: flex;
}

.env-liste li {
  border-top: 1px solid var(--line);
  flex-direction: column;
  gap: 2px;
  padding: 11px 0;
  display: flex;
}

.env-liste li:first-child {
  border-top: 0;
  padding-top: 2px;
}

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

.env-ust b {
  font-size: 13.5px;
  font-weight: 600;
}

.env-ozet {
  color: var(--ink);
  font-size: 12.5px;
}

.env-alt {
  color: var(--subtle);
  font-size: 11.5px;
}

.env-mini {
  flex-wrap: wrap;
  gap: 6px;
  display: flex;
}

.env-mini li {
  border-radius: var(--r-pill);
  background: var(--success-bg);
  color: var(--ink);
  padding: 4px 10px;
  font-size: 12.5px;
}

.env-mini li.dim {
  background: var(--wash);
  color: var(--muted);
}

.env-blok {
  flex-direction: column;
  gap: 9px;
  display: flex;
}

.env-blok li {
  flex-direction: column;
  gap: 2px;
  display: flex;
}

.env-blok b {
  color: var(--ink);
  font-size: 13px;
  font-weight: 600;
}

.env-blok span {
  color: var(--muted);
  font-size: 12.5px;
  line-height: 18px;
}

.kvk-mini {
  display: none;
}

@media (max-width: 820px) {
  .tbl th.kvk-genis, .tbl td.kvk-genis {
    display: none;
  }

  .utxt .kvk-mini {
    color: var(--muted);
    margin-top: 2px;
    font-size: 11.5px;
    font-weight: 600;
    display: block;
  }

  .utxt .kvk-mini.yakin {
    color: var(--warn);
  }

  .utxt .kvk-mini.gecti {
    color: var(--danger);
  }
}

.rol-grid {
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 12px;
  display: grid;
}

.rol-kart {
  background: var(--surface);
  box-shadow: var(--sh-sm);
  border-radius: 16px;
  flex-direction: column;
  gap: 6px;
  padding: 15px 16px;
  transition: box-shadow .15s, transform .15s;
  display: flex;
}

.rol-kart:hover {
  box-shadow: var(--sh-md);
  transform: translateY(-1px);
}

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

.rol-ust b {
  color: var(--ink);
  font-size: 14.5px;
  font-weight: 700;
}

.rol-aciklama {
  color: var(--muted);
  font-size: 12.5px;
  line-height: 18px;
}

.rol-alt {
  color: var(--subtle);
  flex-wrap: wrap;
  align-items: center;
  gap: 5px;
  margin-top: 2px;
  font-size: 12px;
  display: flex;
}

.rol-alt .kritik {
  color: var(--danger);
  font-weight: 600;
}

.tbl.matris td, .tbl.matris th {
  font-size: 12.5px;
}

.tbl.matris th.num, .tbl.matris td.num {
  text-align: center;
}

.matris-grup td {
  background: var(--wash);
  letter-spacing: .06em;
  text-transform: uppercase;
  color: var(--muted);
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 11.5px;
  font-weight: 700;
}

.matris-var {
  color: var(--ink);
  font-size: 13px;
}

.matris-yok {
  color: var(--line);
  font-size: 15px;
}

.yetki-grup + .yetki-grup {
  margin-top: 14px;
}

.yetki-liste {
  flex-direction: column;
  display: flex;
}

.yetki-liste li {
  border-top: 1px solid var(--line);
  flex-direction: column;
  gap: 2px;
  padding: 10px 0;
  display: flex;
}

.yetki-liste li:first-child {
  border-top: 0;
  padding-top: 4px;
}

.yt-ust {
  flex-wrap: wrap;
  align-items: center;
  gap: 7px;
  display: flex;
}

.yt-ust b {
  color: var(--ink);
  font-size: 13.5px;
  font-weight: 600;
}

.yt-alt {
  color: var(--muted);
  font-size: 12.5px;
  line-height: 18px;
}

.kod-giris {
  letter-spacing: .28em;
  text-align: center;
  font-family: ui-monospace, SF Mono, Menlo, Consolas, monospace;
  font-size: 17px !important;
}

.yontem-liste {
  flex-direction: column;
  margin: 4px 0 12px;
  display: flex;
}

.yontem-liste li {
  border-top: 1px solid var(--line);
  flex-direction: column;
  gap: 3px;
  padding: 11px 0;
  display: flex;
}

.yontem-liste li:first-child {
  border-top: 0;
}

.yontem-liste li.kapali {
  opacity: .55;
}

.yn-ust {
  flex-wrap: wrap;
  align-items: center;
  gap: 7px;
  display: flex;
}

.yn-ust b {
  color: var(--ink);
  font-size: 13.5px;
  font-weight: 600;
}

.yn-alt {
  color: var(--muted);
  font-size: 12.5px;
  line-height: 18px;
}

.yn-neden {
  color: var(--subtle);
  font-size: 12px;
  font-style: italic;
  line-height: 17px;
}

.qr-kutu {
  background: var(--wash);
  border-radius: 12px;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 16px;
  margin: 10px 0 4px;
  padding: 14px;
  display: flex;
}

.qr {
  width: 170px;
  height: 170px;
  box-shadow: inset 0 0 0 1px var(--line);
  background: #fff;
  border-radius: 10px;
  flex: none;
  padding: 10px;
}

.qr svg {
  width: 100%;
  height: 100%;
  display: block;
}

.qr-yan {
  flex-direction: column;
  flex: 1;
  gap: 7px;
  min-width: 200px;
  display: flex;
}

.qr-yan p {
  color: var(--muted);
  margin: 0;
  font-size: 13px;
  line-height: 19px;
}

.qr-yan p b {
  color: var(--ink);
}

.qr-sir {
  letter-spacing: .06em;
  word-break: break-all;
  background: var(--surface);
  box-shadow: inset 0 0 0 1px var(--line);
  color: var(--ink);
  border-radius: 8px;
  padding: 8px 10px;
  font-family: ui-monospace, SF Mono, Menlo, Consolas, monospace;
  font-size: 12.5px;
}

.kurtarma-kodlari {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  margin: 10px 0 14px;
  display: grid;
}

.kurtarma-kodlari li {
  background: var(--wash);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 8px;
  padding: 9px 11px;
}

.kurtarma-kodlari code {
  letter-spacing: .04em;
  color: var(--ink);
  font-family: ui-monospace, SF Mono, Menlo, Consolas, monospace;
  font-size: 13.5px;
}

@media (max-width: 520px) {
  .kurtarma-kodlari {
    grid-template-columns: 1fr;
  }
}

.pbtn.tehlike {
  color: var(--danger);
  box-shadow: inset 0 0 0 1px var(--danger);
}

.pbtn.tehlike:hover {
  background: var(--danger-bg);
}

.baglanti-buton {
  font: inherit;
  color: var(--muted);
  cursor: pointer;
  background: none;
  border: 0;
  padding: 0;
  text-decoration: underline;
}

.baglanti-buton:hover {
  color: var(--ink);
}

.adm-link.kilitli {
  opacity: .4;
  cursor: not-allowed;
  pointer-events: none;
}

.yetki-sec {
  flex-direction: column;
  display: flex;
}

.yetki-sec li {
  border-top: 1px solid var(--line);
}

.yetki-sec li:first-child {
  border-top: 0;
}

.yetki-sec label {
  cursor: pointer;
  border-radius: 10px;
  align-items: flex-start;
  gap: 10px;
  min-height: 44px;
  padding: 11px 4px;
  display: flex;
}

.yetki-sec label:hover {
  background: var(--wash);
}

.yetki-sec input[type="checkbox"] {
  width: 18px;
  height: 18px;
  accent-color: var(--ink);
  flex: none;
  margin-top: 2px;
}

.yetki-sec label > span {
  flex-direction: column;
  gap: 2px;
  min-width: 0;
  display: flex;
}

.yetki-sec label b {
  color: var(--ink);
  font-size: 13.5px;
  font-weight: 600;
}

.yetki-sec label .pill {
  align-self: flex-start;
  margin-top: 2px;
}

.yetki-sec label em {
  color: var(--muted);
  font-size: 12.5px;
  font-style: normal;
  line-height: 18px;
}

.oturum-liste {
  flex-direction: column;
  display: flex;
}

.oturum-liste li {
  border-top: 1px solid var(--line);
  flex-direction: column;
  gap: 2px;
  padding: 10px 0;
  display: flex;
}

.oturum-liste li:first-child {
  border-top: 0;
  padding-top: 2px;
}

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

.ot-ust b {
  font-size: 13.5px;
  font-weight: 600;
}

.ot-alt {
  color: var(--muted);
  font-size: 12px;
}

.kisi-liste {
  flex-direction: column;
  display: flex;
}

.kisi-liste li {
  border-top: 1px solid var(--line);
}

.kisi-liste li:first-child {
  border-top: 0;
}

.kisi-liste a {
  border-radius: 10px;
  align-items: center;
  gap: 10px;
  padding: 10px 0;
  display: flex;
}

.kisi-liste a:hover .utxt b {
  text-decoration: underline;
}

.kisi-liste .ucell {
  flex: 1;
  min-width: 0;
}

.env-mini li.uyari {
  background: var(--warn-bg);
  color: var(--warn);
}

.ayar-liste {
  flex-direction: column;
  display: flex;
}

.ayar-satir {
  border-top: 1px solid var(--line);
  align-items: flex-start;
  gap: 20px;
  padding: 14px 0;
  display: flex;
}

.ayar-satir:first-child {
  border-top: 0;
  padding-top: 4px;
}

.ayar-satir.degisti {
  background: var(--warn-bg);
  border-radius: 10px;
  margin: 0 -12px;
  padding-left: 12px;
  padding-right: 12px;
}

.ay-sol {
  flex-direction: column;
  flex: 1;
  gap: 3px;
  min-width: 0;
  display: flex;
}

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

.ay-ust b {
  color: var(--ink);
  font-size: 13.5px;
  font-weight: 600;
}

.ay-aciklama {
  color: var(--muted);
  font-size: 12.5px;
  line-height: 18px;
}

.ay-etki {
  color: var(--subtle);
  font-size: 11.5px;
}

.ay-dayanak {
  color: var(--calm);
  font-size: 11.5px;
  font-weight: 600;
}

.ay-metin {
  color: var(--warn);
  font-size: 11.5px;
  line-height: 17px;
}

.ay-gecmis-ac {
  cursor: pointer;
  background: none;
  border: 0;
  align-self: flex-start;
  margin-top: 2px;
  padding: 0;
  font-size: 12px;
  font-weight: 700;
}

.ay-gecmis {
  margin-top: 8px;
}

.ay-gecmis .tl-txt b {
  font-size: 12.5px;
}

.ay-gecmis .tl-txt span {
  font-size: 11.5px;
}

.kisit-etki {
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 12px;
  margin-top: 12px;
  display: grid;
}

.kisit-etki > div {
  background: var(--wash);
  border-radius: 11px;
  padding: 11px 13px;
}

.ke-baslik {
  letter-spacing: .06em;
  text-transform: uppercase;
  color: var(--muted);
  margin-bottom: 6px;
  font-size: 11.5px;
  font-weight: 700;
  display: block;
}

.kisit-etki ul {
  margin: 0;
  padding-left: 16px;
}

.kisit-etki li {
  color: var(--ink);
  font-size: 12.5px;
  line-height: 19px;
}

.ay-sag {
  flex: none;
  align-items: center;
  min-height: 34px;
  display: flex;
}

.ay-sabit {
  color: var(--muted);
  font-size: 13.5px;
  font-weight: 700;
}

.ay-giris {
  align-items: center;
  gap: 7px;
  display: flex;
}

.ay-giris input {
  background: var(--wash);
  width: 92px;
  height: 36px;
  color: var(--ink);
  text-align: right;
  box-shadow: inset 0 0 0 1px var(--line);
  font-variant-numeric: tabular-nums;
  border: none;
  border-radius: 10px;
  outline: none;
  padding: 0 11px;
  font-size: 14px;
  font-weight: 600;
  transition: box-shadow .15s;
}

.ay-giris input:focus {
  box-shadow: inset 0 0 0 1.5px var(--ink);
  background: var(--surface);
}

.ay-birim {
  color: var(--muted);
  min-width: 44px;
  font-size: 12.5px;
}

.ay-sag select {
  background: var(--wash);
  height: 36px;
  color: var(--ink);
  box-shadow: inset 0 0 0 1px var(--line);
  appearance: none;
  cursor: pointer;
  border: none;
  border-radius: 10px;
  outline: none;
  padding: 0 32px 0 11px;
  font-size: 13.5px;
}

.anahtar {
  border-radius: var(--r-pill);
  background: var(--line);
  cursor: pointer;
  border: none;
  width: 44px;
  height: 26px;
  transition: background .18s;
  position: relative;
}

.anahtar.on {
  background: var(--ink);
}

.anahtar-top {
  background: var(--surface);
  width: 20px;
  height: 20px;
  box-shadow: var(--sh-sm);
  border-radius: 50%;
  transition: transform .18s;
  position: absolute;
  top: 3px;
  left: 3px;
}

.anahtar.on .anahtar-top {
  transform: translateX(18px);
}

@media (max-width: 640px) {
  .ayar-satir {
    flex-direction: column;
    gap: 10px;
  }

  .ay-sag {
    width: 100%;
  }

  .ay-giris input {
    flex: 1;
    width: auto;
  }
}

.bolum-grid {
  grid-template-columns: repeat(auto-fill, minmax(268px, 1fr));
  gap: 12px;
  display: grid;
}

.bolum-kart {
  background: var(--surface);
  box-shadow: var(--sh-sm);
  border-radius: 16px;
  flex-direction: column;
  gap: 5px;
  padding: 15px 16px;
  transition: box-shadow .15s, transform .15s;
  display: flex;
}

.bolum-kart:hover {
  box-shadow: var(--sh-md);
  transform: translateY(-1px);
}

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

.bl-ust b {
  color: var(--ink);
  font-size: 14.5px;
  font-weight: 700;
}

.bl-ozet {
  color: var(--muted);
  font-size: 12.5px;
  line-height: 18px;
}

.bl-alt {
  color: var(--subtle);
  align-items: center;
  gap: 5px;
  margin-top: 2px;
  font-size: 12px;
  display: flex;
}

.bl-alt .kritik {
  color: var(--danger);
  font-weight: 600;
}

.ay-metin-giris {
  background: var(--wash);
  width: 260px;
  max-width: 100%;
  height: 36px;
  color: var(--ink);
  box-shadow: inset 0 0 0 1px var(--line);
  border: none;
  border-radius: 10px;
  outline: none;
  padding: 0 11px;
  font-size: 13.5px;
  transition: box-shadow .15s;
}

.ay-metin-giris:focus {
  box-shadow: inset 0 0 0 1.5px var(--ink);
  background: var(--surface);
}

@media (max-width: 640px) {
  .ay-metin-giris {
    width: 100%;
  }
}

.canli-nokta {
  background: var(--success);
  border-radius: 50%;
  flex: none;
  width: 8px;
  height: 8px;
  animation: 1.8s infinite canliPulse;
  box-shadow: 0 0 #22965373;
}

@keyframes canliPulse {
  0% {
    box-shadow: 0 0 #22965373;
  }

  70% {
    box-shadow: 0 0 0 7px #22965300;
  }

  100% {
    box-shadow: 0 0 #22965300;
  }
}

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

.canli-grid {
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 12px;
  display: grid;
}

.canli-kart {
  background: var(--surface);
  box-shadow: var(--sh-sm);
  border-radius: 16px;
  flex-direction: column;
  gap: 6px;
  padding: 15px 16px;
  transition: box-shadow .15s, transform .15s;
  display: flex;
}

.canli-kart:hover {
  box-shadow: var(--sh-md);
  transform: translateY(-1px);
}

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

.ck-ust b {
  color: var(--ink);
  font-size: 14.5px;
  font-weight: 700;
}

.ck-mekan {
  color: var(--muted);
  font-size: 12.5px;
}

.ck-bar {
  border-radius: var(--r-pill);
  background: var(--wash);
  height: 8px;
  margin-top: 4px;
  display: block;
  overflow: hidden;
}

.ck-bar span {
  background: var(--success);
  border-radius: var(--r-pill);
  height: 100%;
  display: block;
}

.ck-sayi {
  align-items: baseline;
  gap: 6px;
  display: flex;
}

.ck-sayi b {
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  font-size: 17px;
  font-weight: 700;
}

.ck-sayi span {
  color: var(--muted);
  font-size: 12px;
}

.ck-alt {
  color: var(--subtle);
  flex-wrap: wrap;
  align-items: center;
  gap: 5px;
  font-size: 12px;
  display: flex;
}

.ck-alt .hata {
  color: var(--danger);
  font-weight: 600;
}

.ck-alt .uyari {
  color: var(--warn);
  font-weight: 600;
}

.ck-alt .dur {
  color: var(--danger);
}

.kapi-liste {
  flex-direction: column;
  display: flex;
}

.kapi-liste li {
  border-top: 1px solid var(--line);
  flex-direction: column;
  gap: 2px;
  padding: 11px 0;
  display: flex;
}

.kapi-liste li:first-child {
  border-top: 0;
  padding-top: 2px;
}

.kapi-liste li.cevrimdisi {
  background: var(--danger-bg);
  border-radius: 10px;
  margin: 0 -11px;
  padding-left: 11px;
  padding-right: 11px;
}

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

.kp-ust b {
  font-size: 13.5px;
  font-weight: 600;
}

.kp-sayi {
  color: var(--ink);
  font-size: 12.5px;
}

.kp-sayi b {
  font-variant-numeric: tabular-nums;
}

.kp-alt {
  color: var(--subtle);
  font-size: 11.5px;
}

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

.sorun-liste li {
  background: var(--wash);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 12px;
  flex-direction: column;
  gap: 6px;
  padding: 13px 14px;
  display: flex;
}

.sorun-liste li.agir {
  background: var(--danger-bg);
}

.sorun-liste li.kapali {
  background: var(--surface);
  opacity: .72;
}

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

.sr-baslik {
  flex-wrap: wrap;
  align-items: center;
  gap: 7px;
  display: flex;
}

.sr-baslik b {
  color: var(--ink);
  font-size: 14px;
  font-weight: 700;
}

.sr-saat {
  color: var(--muted);
  white-space: nowrap;
  font-size: 12px;
}

.sr-bilet {
  flex-wrap: wrap;
  align-items: baseline;
  gap: 9px;
  font-size: 12.5px;
  display: flex;
}

.mono-kod {
  color: var(--ink);
  font-family: ui-monospace, SF Mono, monospace;
  font-size: 12.5px;
  font-weight: 600;
}

.sr-aciklama {
  color: var(--muted);
  margin: 0;
  font-size: 12.5px;
  line-height: 18px;
}

.sr-kanit {
  background: var(--surface);
  color: var(--ink);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 10px;
  margin: 0;
  padding: 9px 11px;
  font-size: 12.5px;
  line-height: 18px;
}

.sr-form {
  flex-direction: column;
  gap: 13px;
  margin-top: 8px;
  display: flex;
}

.sr-form label {
  flex-direction: column;
  gap: 6px;
  display: flex;
}

.sr-form label > span {
  letter-spacing: .06em;
  text-transform: uppercase;
  color: var(--muted);
  font-size: 11.5px;
  font-weight: 700;
}

.sr-form input, .sr-form select, .sr-form textarea {
  background: var(--wash);
  width: 100%;
  height: 42px;
  color: var(--ink);
  box-shadow: inset 0 0 0 1px var(--line);
  appearance: none;
  border: none;
  border-radius: 11px;
  outline: none;
  padding: 0 13px;
  font-size: 14px;
  transition: box-shadow .15s;
}

.sr-form select {
  background-image: linear-gradient(45deg, transparent 50%, var(--muted) 50%),
                    linear-gradient(135deg, var(--muted) 50%, transparent 50%);
  background-position: calc(100% - 18px) 19px, calc(100% - 13px) 19px;
  background-repeat: no-repeat;
  background-size: 5px 5px, 5px 5px;
  padding-right: 34px;
}

.sr-form textarea {
  resize: vertical;
  height: auto;
  min-height: 64px;
  padding: 11px 13px;
}

.sr-form input:focus, .sr-form select:focus, .sr-form textarea:focus {
  box-shadow: inset 0 0 0 1.5px var(--ink);
  background: var(--surface);
}

.plan-liste {
  flex-direction: column;
  gap: 7px;
  display: flex;
}

.plan-liste li {
  color: var(--text);
  padding-left: 16px;
  font-size: 13px;
  line-height: 19px;
  position: relative;
}

.plan-liste li:before {
  content: "";
  background: var(--line);
  border-radius: 50%;
  width: 5px;
  height: 5px;
  position: absolute;
  top: 8px;
  left: 0;
}

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

.eslesme li {
  border-top: 1px solid var(--line);
  grid-template-columns: 1fr auto 150px;
  align-items: baseline;
  gap: 14px;
  padding: 11px 0;
  display: grid;
}

.eslesme li:first-child {
  border-top: 0;
  padding-top: 2px;
}

.es-ad {
  color: var(--ink);
  flex-direction: column;
  gap: 1px;
  font-size: 13.5px;
  display: flex;
}

.es-alt {
  color: var(--subtle);
  font-size: 11.5px;
}

.es-adet {
  color: var(--muted);
  white-space: nowrap;
  font-size: 12.5px;
}

.es-tutar {
  text-align: right;
  font-variant-numeric: tabular-nums;
  color: var(--ink);
  font-size: 14px;
  font-weight: 600;
}

.eslesme li.fark .es-tutar {
  color: var(--danger);
  font-weight: 700;
}

.eslesme li.net {
  border-top: 1.5px solid var(--ink);
  margin-top: 3px;
  padding-top: 12px;
}

.eslesme li.net .es-tutar {
  font-size: 17px;
  font-weight: 700;
}

@media (max-width: 620px) {
  .eslesme li {
    grid-template-columns: 1fr auto;
  }

  .es-adet {
    display: none;
  }
}

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

.fark-liste li {
  background: var(--wash);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 12px;
  flex-direction: column;
  gap: 5px;
  padding: 13px 14px;
  display: flex;
}

.fark-liste li.agir {
  background: var(--danger-bg);
}

.fark-liste li.kapali {
  background: var(--surface);
  opacity: .7;
}

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

.fk-baslik {
  flex-wrap: wrap;
  align-items: center;
  gap: 7px;
  display: flex;
}

.fk-baslik b {
  color: var(--ink);
  font-size: 13.5px;
  font-weight: 700;
}

.fk-tutar {
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
}

.fk-ref {
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  font-size: 12.5px;
  display: flex;
}

.fk-aciklama {
  color: var(--muted);
  margin: 0;
  font-size: 12.5px;
  line-height: 18px;
}

.fk-cozum {
  background: var(--surface);
  color: var(--ink);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 9px;
  margin: 0;
  padding: 8px 10px;
  font-size: 12px;
  line-height: 17px;
}

.fark-ozet {
  flex-direction: column;
  gap: 9px;
  display: flex;
}

.fark-ozet li {
  background: var(--wash);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 11px;
  flex-direction: column;
  gap: 2px;
  padding: 11px 13px;
  display: flex;
}

.fark-ozet li.agir {
  background: var(--danger-bg);
}

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

.fo-ust b {
  font-size: 13.5px;
  font-weight: 700;
}

.fo-tutar {
  font-variant-numeric: tabular-nums;
  font-size: 14px;
  font-weight: 700;
}

.fo-adet {
  color: var(--muted);
  font-size: 12px;
}

.fo-nerede {
  color: var(--ink);
  margin-top: 2px;
  font-size: 12px;
  line-height: 17px;
}

.mtb-mini {
  display: none;
}

@media (max-width: 820px) {
  .tbl th.mtb-genis, .tbl td.mtb-genis {
    display: none;
  }

  .mtb-mini {
    color: var(--muted);
    margin-top: 2px;
    font-size: 11.5px;
    font-weight: 600;
    display: block;
  }
}

.talep-liste {
  flex-direction: column;
  gap: 11px;
  display: flex;
}

.talep-liste li {
  background: var(--wash);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 13px;
  flex-direction: column;
  gap: 7px;
  padding: 14px 15px;
  display: flex;
}

.talep-liste li.sorunlu {
  background: var(--danger-bg);
}

.talep-liste li.kapali {
  background: var(--surface);
  opacity: .74;
}

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

.tl-baslik {
  flex-wrap: wrap;
  align-items: center;
  gap: 7px;
  display: flex;
}

.tl-baslik b {
  color: var(--ink);
  font-size: 14px;
  font-weight: 700;
}

.tl-at {
  color: var(--muted);
  white-space: nowrap;
  font-size: 12px;
}

.tl-aciklama {
  color: var(--ink);
  margin: 0;
  font-size: 13px;
  line-height: 19px;
}

.tl-kural {
  color: var(--muted);
  margin: 0;
  font-size: 12px;
  line-height: 17px;
}

.karsilastir {
  grid-template-columns: 1fr 1fr;
  gap: 9px;
  margin-top: 2px;
  display: grid;
}

.ks-blok {
  background: var(--surface);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 11px;
  flex-direction: column;
  gap: 4px;
  padding: 10px 12px;
  display: flex;
}

.ks-blok.yeni {
  background: var(--success-bg);
}

.ks-etiket {
  letter-spacing: .06em;
  text-transform: uppercase;
  color: var(--muted);
  font-size: 10.5px;
  font-weight: 700;
}

.ks-blok p {
  color: var(--ink);
  margin: 0;
  font-size: 12.5px;
  line-height: 18px;
}

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

.gk-kutu {
  background: var(--success-bg);
  color: var(--ink);
  border-radius: 10px;
  margin: 0;
  padding: 9px 11px;
  font-size: 12.5px;
  line-height: 18px;
}

.gk-kutu.hata {
  background: var(--danger-bg);
  color: var(--danger);
}

.gk-kutu b {
  color: inherit;
}

.talep-liste .pbtn {
  align-self: flex-start;
}

.sanatci-gorsel {
  flex-direction: column;
  gap: 5px;
  margin-bottom: 13px;
  display: flex;
}

.sanatci-gorsel img {
  aspect-ratio: 1;
  object-fit: cover;
  background: var(--wash);
  border-radius: 14px;
  width: 100%;
}

.sg-not {
  color: var(--subtle);
  font-size: 11.5px;
}

.ks-gorsel {
  aspect-ratio: 1;
  object-fit: cover;
  background: var(--wash);
  border-radius: 10px;
  width: 100%;
  margin-top: 2px;
}

.dst-mini {
  display: none;
}

@media (max-width: 900px) {
  .tbl th.dst-genis, .tbl td.dst-genis {
    display: none;
  }

  .dst-mini {
    color: var(--muted);
    margin-top: 3px;
    font-size: 11.5px;
    display: block;
  }

  .dst-mini b {
    color: var(--muted);
    font-weight: 600;
  }

  .dst-mini b.gecti {
    color: var(--danger);
  }

  .dst-mini b.yakin {
    color: var(--warn);
  }
}

.konusma {
  flex-direction: column;
  gap: 12px;
  display: flex;
}

.msj {
  border-radius: 14px;
  flex-direction: column;
  gap: 6px;
  max-width: 88%;
  padding: 13px 15px;
  display: flex;
}

.msj.gelen {
  background: var(--wash);
  box-shadow: inset 0 0 0 1px var(--line);
  align-self: flex-start;
}

.msj.giden {
  background: var(--ink);
  align-self: flex-end;
}

.msj.giden .msj-ust b, .msj.giden .msj-govde {
  color: #fff;
}

.msj.giden .msj-at {
  color: #fff9;
}

.msj.ic_not {
  background: var(--warn-bg);
  align-self: stretch;
  max-width: 100%;
  box-shadow: inset 0 0 0 1px #9a6b0038;
}

.msj.sistem {
  box-shadow: inset 0 0 0 1px var(--line);
  background: none;
  align-self: stretch;
  max-width: 100%;
  padding: 10px 13px;
}

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

.msj-ust b {
  color: var(--ink);
  font-size: 13px;
  font-weight: 700;
}

.msj-at {
  color: var(--subtle);
  white-space: nowrap;
  font-size: 11.5px;
}

.msj-govde {
  color: var(--ink);
  white-space: pre-wrap;
  margin: 0;
  font-size: 13.5px;
  line-height: 21px;
}

.msj-not {
  color: var(--subtle);
  margin: 0;
  font-size: 11.5px;
  line-height: 17px;
}

.msj-ek {
  flex-wrap: wrap;
  gap: 7px;
  display: flex;
}

.msj-ek li {
  color: var(--ink);
  background: var(--surface);
  border-radius: var(--r-pill);
  box-shadow: inset 0 0 0 1px var(--line);
  align-items: center;
  gap: 5px;
  padding: 4px 10px;
  font-size: 12px;
  display: inline-flex;
}

.alinti-ac {
  cursor: pointer;
  color: var(--calm);
  background: none;
  border: none;
  align-self: flex-start;
  padding: 0;
  font-size: 12px;
  font-weight: 600;
}

.alinti-ac:hover {
  text-decoration: underline;
}

.alinti {
  background: var(--surface);
  box-shadow: inset 0 0 0 1px var(--line);
  color: var(--muted);
  white-space: pre-wrap;
  border-radius: 10px;
  margin: 0;
  padding: 10px 12px;
  font-family: inherit;
  font-size: 12px;
  line-height: 18px;
  overflow-x: auto;
}

.yanit-kutu.not {
  background: var(--warn-bg);
  border-radius: 12px;
  margin: 0 -1px;
  padding: 13px;
}

.yk-uyari {
  color: var(--muted);
  margin: 0 0 12px;
  font-size: 12.5px;
  line-height: 18px;
}

.yanit-kutu.not .yk-uyari {
  color: var(--warn);
}

.vrg-mini {
  display: none;
}

@media (max-width: 900px) {
  .tbl th.vrg-genis, .tbl td.vrg-genis {
    display: none;
  }

  .vrg-mini {
    color: var(--muted);
    margin-top: 3px;
    font-size: 11.5px;
    font-weight: 600;
    display: block;
  }
}

.vergi-satir {
  flex-direction: column;
  display: flex;
}

.vergi-satir li {
  border-top: 1px solid var(--line);
  grid-template-columns: minmax(0, 1fr) 130px 130px;
  align-items: baseline;
  gap: 12px;
  padding: 10px 0;
  display: grid;
}

.vergi-satir li:first-child {
  border-top: 0;
  padding-top: 2px;
}

.vs-ad {
  color: var(--ink);
  flex-direction: column;
  gap: 1px;
  font-size: 13.5px;
  display: flex;
}

.vs-oran {
  color: var(--muted);
  background: var(--wash);
  border-radius: var(--r-pill);
  align-self: flex-start;
  margin-top: 3px;
  padding: 1px 7px;
  font-size: 11px;
  font-weight: 700;
}

.vs-alt {
  color: var(--subtle);
  font-size: 11.5px;
}

.vs-matrah {
  color: var(--muted);
  text-align: right;
  font-variant-numeric: tabular-nums;
  font-size: 12.5px;
}

.vs-tutar {
  text-align: right;
  font-variant-numeric: tabular-nums;
  color: var(--ink);
  font-size: 14px;
  font-weight: 600;
}

.vergi-satir li.ara {
  border-top: 1px solid var(--line-2);
}

.vergi-satir li.ara .vs-ad {
  color: var(--muted);
  font-weight: 600;
}

.vergi-satir li.sonuc {
  border-top: 1.5px solid var(--ink);
  margin-top: 3px;
  padding-top: 12px;
}

.vergi-satir li.sonuc .vs-tutar {
  font-size: 18px;
  font-weight: 700;
}

@media (max-width: 640px) {
  .vergi-satir li {
    grid-template-columns: minmax(0, 1fr) auto;
  }

  .vs-matrah {
    display: none;
  }
}

.beyan-liste {
  flex-direction: column;
  display: flex;
}

.beyan-liste li {
  border-top: 1px solid var(--line);
  flex-direction: column;
  gap: 2px;
  padding: 11px 0;
  display: flex;
}

.beyan-liste li:first-child {
  border-top: 0;
  padding-top: 2px;
}

.by-ust {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
  gap: 12px;
  display: flex;
}

.by-ust b {
  color: var(--ink);
  font-size: 13.5px;
  font-weight: 600;
}

.by-takvim {
  color: var(--warn);
  white-space: nowrap;
  font-size: 12.5px;
  font-weight: 600;
}

.by-alt {
  color: var(--muted);
  font-size: 12px;
}

.icr-mini {
  display: none;
}

@media (max-width: 820px) {
  .tbl th.icr-genis, .tbl td.icr-genis {
    display: none;
  }

  .icr-mini {
    color: var(--muted);
    margin-top: 2px;
    font-size: 11.5px;
    display: block;
  }
}

.vitrin-liste {
  flex-direction: column;
  display: flex;
}

.vitrin-liste li {
  border-top: 1px solid var(--line);
  flex-direction: column;
  gap: 3px;
  padding: 12px 0;
  display: flex;
}

.vitrin-liste li:first-child {
  border-top: 0;
  padding-top: 2px;
}

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

.vt-ust b {
  color: var(--ink);
  font-size: 13.5px;
  font-weight: 600;
}

.vt-aciklama {
  color: var(--muted);
  font-size: 12.5px;
  line-height: 18px;
}

.vt-alt {
  color: var(--subtle);
  font-size: 11.5px;
}

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

.surum-liste li {
  background: var(--wash);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 12px;
  flex-direction: column;
  gap: 5px;
  padding: 13px 15px;
  display: flex;
}

.surum-liste li.guncel {
  background: var(--success-bg);
}

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

.sr-no {
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  font-size: 14px;
  font-weight: 700;
}

.sr-at {
  color: var(--muted);
  white-space: nowrap;
  font-size: 12px;
}

.sr-ozet {
  color: var(--ink);
  margin: 0;
  font-size: 13px;
  line-height: 19px;
}

.sr-alt {
  color: var(--subtle);
  font-size: 11.5px;
}

.esasli-secim {
  background: var(--warn-bg);
  cursor: pointer;
  border-radius: 12px;
  align-items: flex-start;
  gap: 11px;
  margin-top: 12px;
  padding: 12px 14px;
  display: flex;
}

.esasli-secim input {
  flex: none;
  margin-top: 3px;
}

.esasli-secim > span {
  flex-direction: column;
  gap: 2px;
  display: flex;
}

.esasli-secim b {
  color: var(--ink);
  font-size: 13.5px;
}

.esasli-secim span span {
  color: var(--warn);
  font-size: 12px;
  line-height: 17px;
}

.alan-liste {
  flex-direction: column;
  display: flex;
}

.alan-liste li {
  border-top: 1px solid var(--line);
  color: var(--ink);
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding: 9px 0;
  font-size: 13px;
  display: flex;
}

.alan-liste li:first-child {
  border-top: 0;
}

.alan-liste li b {
  font-size: 12px;
  font-weight: 600;
}

.alan-liste li.eksik b {
  color: var(--danger);
}

.alan-liste li.dolu b {
  color: var(--success);
}

.dnt-kod {
  letter-spacing: -.1px;
  font-family: ui-monospace, SF Mono, monospace;
  font-size: 12px;
  font-weight: 600;
}

.kpi.vurgu {
  box-shadow: inset 0 0 0 1.5px var(--ink);
}

.kpi.vurgu .v {
  color: var(--ink);
}

.proj-grid {
  grid-template-columns: 1fr 1.5fr 1fr;
  gap: 12px;
  display: grid;
}

.proj {
  background: var(--wash);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 14px;
  flex-direction: column;
  gap: 5px;
  padding: 14px 16px;
  display: flex;
}

.proj.ana {
  background: var(--surface);
  box-shadow: inset 0 0 0 1px var(--line-2);
}

.proj.vurgu {
  background: var(--accent-soft);
  box-shadow: inset 0 0 0 1.5px var(--ink);
}

.proj .pl {
  color: var(--muted);
  font-size: 12.5px;
  font-weight: 600;
}

.proj .pv {
  font-family: var(--display);
  color: var(--ink);
  letter-spacing: -.01em;
  font-variant-numeric: tabular-nums;
  overflow-wrap: anywhere;
  font-size: 23px;
  font-weight: 600;
}

.proj .pn {
  color: var(--subtle);
  font-size: 12px;
  line-height: 17px;
}

.proj .pn b {
  color: var(--ink);
  font-weight: 600;
}

.bant {
  background: var(--wash);
  height: 26px;
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 8px;
  margin: 8px 0 4px;
  position: relative;
}

.bn-alan {
  background: var(--accent);
  opacity: .5;
  border-radius: 5px;
  position: absolute;
  top: 5px;
  bottom: 5px;
}

.bn-orta {
  background: var(--ink);
  border-radius: 2px;
  width: 2.5px;
  margin-left: -1.25px;
  position: absolute;
  top: 2px;
  bottom: 2px;
}

.bn-simdi {
  background: var(--calm);
  width: 2px;
  margin-left: -1px;
  position: absolute;
  top: -2px;
  bottom: -2px;
}

.bn-simdi:after {
  content: "";
  background: var(--calm);
  border-radius: 50%;
  width: 8px;
  height: 8px;
  position: absolute;
  top: -3px;
  left: -3px;
}

.bn-lejant {
  color: var(--subtle);
  flex-wrap: wrap;
  gap: 10px;
  font-size: 11.5px;
  display: flex;
}

.bn-lejant span {
  align-items: center;
  gap: 5px;
  display: inline-flex;
}

.bn-lejant i {
  border-radius: 3px;
  flex: none;
  width: 10px;
  height: 7px;
}

.bn-lejant .l-simdi {
  background: var(--calm);
}

.bn-lejant .l-alan {
  background: var(--accent);
  opacity: .6;
}

.bn-lejant .l-orta {
  background: var(--ink);
  width: 3px;
}

.anom-liste {
  flex-direction: column;
  display: flex;
}

.anom-liste > li {
  border-top: 1px solid var(--line);
}

.anom-liste > li:first-child {
  border-top: 0;
}

.an-ust {
  text-align: left;
  align-items: center;
  gap: 11px;
  width: 100%;
  padding: 12px 2px;
  display: flex;
}

.an-ust .spacer {
  flex: 1;
}

.an-ust .chev {
  color: var(--faint);
  flex: none;
  transition: transform .18s;
}

.anom-liste > li.acik .chev {
  transform: rotate(180deg);
}

.an-ad {
  flex-direction: column;
  gap: 2px;
  min-width: 0;
  display: flex;
}

.an-ad b {
  color: var(--ink);
  font-size: 13.5px;
}

.an-ad > span {
  color: var(--muted);
  font-size: 12px;
}

.an-ad > span b {
  font-size: 12px;
  font-weight: 700;
}

.an-at {
  color: var(--subtle);
  flex: none;
  font-size: 12px;
}

.an-govde {
  flex-direction: column;
  gap: 8px;
  padding: 2px 2px 16px;
  display: flex;
}

.an-teshis {
  color: var(--text);
  background: var(--wash);
  border-radius: 10px;
  max-width: 78ch;
  padding: 11px 13px;
  font-size: 13px;
  line-height: 19px;
}

.an-baslik {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: var(--subtle);
  margin-top: 2px;
  font-size: 11px;
  font-weight: 700;
}

.katki {
  flex-direction: column;
  gap: 8px;
  display: flex;
}

.kt-row {
  align-items: center;
  gap: 9px;
  font-size: 12.5px;
  display: flex;
}

.kt-kirilim {
  text-transform: uppercase;
  letter-spacing: .05em;
  width: 92px;
  color: var(--subtle);
  flex: none;
  font-size: 11px;
  font-weight: 700;
}

.kt-ad {
  width: 176px;
  color: var(--ink);
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: none;
  font-weight: 600;
  overflow: hidden;
}

.kt-row .mprog {
  flex: 1;
  width: auto;
}

.kt-etki {
  text-align: right;
  width: 42px;
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  flex: none;
}

.kt-pay {
  color: var(--subtle);
  white-space: nowrap;
  flex: none;
  font-size: 11.5px;
}

.katman-grid {
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 12px;
  display: grid;
}

.katman-kart {
  background: var(--wash);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 14px;
  flex-direction: column;
  gap: 6px;
  padding: 14px 16px;
  display: flex;
}

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

.km-ust .dim {
  font-size: 12px;
}

.katman-kart > b {
  color: var(--ink);
  font-size: 13.5px;
}

.km-aciklama {
  color: var(--muted);
  font-size: 12px;
  line-height: 17px;
}

.km-dayanak {
  color: var(--subtle);
  font-size: 11.5px;
  font-style: italic;
}

.olay-liste {
  flex-direction: column;
  display: flex;
}

.olay-liste > li {
  border-top: 1px solid var(--line);
}

.olay-liste > li:first-child {
  border-top: 0;
}

.ol-ust {
  text-align: left;
  align-items: center;
  gap: 10px;
  width: 100%;
  padding: 11px 2px;
  display: flex;
}

.ol-ust .spacer {
  flex: 1;
}

.ol-ust .chev {
  color: var(--faint);
  flex: none;
  transition: transform .18s;
}

.olay-liste > li.acik .chev {
  transform: rotate(180deg);
}

.ol-ad {
  flex-direction: column;
  gap: 1px;
  min-width: 0;
  display: flex;
}

.ol-ad b {
  color: var(--ink);
}

.ol-ad > span {
  color: var(--muted);
  font-size: 12px;
}

.ol-hacim {
  color: var(--muted);
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
  flex: none;
  font-size: 12px;
}

.ol-hacim i {
  color: var(--faint);
  font-style: normal;
}

.ol-govde {
  flex-direction: column;
  gap: 9px;
  padding: 2px 2px 16px;
  display: flex;
}

.ol-aciklama {
  color: var(--text);
  background: var(--wash);
  border-radius: 10px;
  max-width: 82ch;
  padding: 11px 13px;
  font-size: 13px;
  line-height: 19px;
}

.ol-besler {
  flex-wrap: wrap;
  gap: 6px;
  display: flex;
}

.olay-alan {
  flex-direction: column;
  display: flex;
}

.olay-alan li {
  border-top: 1px solid var(--line);
  flex-direction: column;
  gap: 3px;
  padding: 9px 0;
  display: flex;
}

.olay-alan li:first-child {
  border-top: 0;
}

.oa-ad {
  flex-wrap: wrap;
  align-items: baseline;
  gap: 9px;
  display: flex;
}

.oa-ad b {
  color: var(--ink);
}

.oa-tip {
  color: var(--muted);
  background: var(--wash);
  border-radius: var(--r-pill);
  padding: 2px 8px;
  font-size: 11px;
  font-weight: 600;
}

.oa-not {
  color: var(--subtle);
  font-size: 12px;
  line-height: 17px;
}

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

  .kt-kirilim {
    width: 74px;
  }

  .kt-ad {
    width: 108px;
  }

  .kt-pay, .an-at {
    display: none;
  }
}

.cr-mini {
  display: none;
}

@media (max-width: 900px) {
  .cr-genis {
    display: none;
  }

  .cr-mini {
    color: var(--subtle);
    margin-top: 3px;
    font-size: 12px;
    display: block;
  }
}

@media (max-width: 560px) {
  .cr-orta {
    display: none;
  }
}

.tbl tr.acik-satir > td {
  background: var(--wash);
}

.tbl tr.detay-satir > td {
  background: var(--wash);
  white-space: normal;
  padding: 0 14px 16px;
}

.ciro-detay {
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 16px;
  padding-top: 4px;
  display: grid;
}

.cd-blok {
  flex-direction: column;
  gap: 6px;
  min-width: 0;
  display: flex;
  overflow: hidden;
}

.cd-not {
  color: var(--subtle);
  font-size: 12px;
  line-height: 17px;
}

.cd-not b {
  color: var(--ink);
  font-weight: 600;
}

.cd-act {
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin-top: 10px;
  display: flex;
}

.kademe-liste {
  flex-direction: column;
  display: flex;
}

.kademe-liste li {
  border-top: 1px solid var(--line);
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  padding: 8px 0;
  display: flex;
}

.kademe-liste li:first-child {
  border-top: 0;
}

.kd-ad {
  flex-direction: column;
  flex: 1;
  gap: 2px;
  min-width: 0;
  display: flex;
}

.kd-ad b {
  color: var(--ink);
  overflow-wrap: anywhere;
  font-size: 13px;
}

.kd-ad > span {
  color: var(--subtle);
  font-size: 11.5px;
  line-height: 16px;
}

.kd-tutar {
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
  flex: none;
  font-size: 13px;
}

.kademe-liste li.toplam {
  border-top: 1.5px solid var(--ink);
  padding-top: 10px;
}

.kademe-liste li.toplam .kd-ad b, .kademe-liste li.toplam .kd-tutar {
  font-size: 14px;
  font-weight: 700;
}

.gelir-liste {
  flex-direction: column;
  display: flex;
}

.gelir-liste li {
  border-top: 1px solid var(--line);
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  padding: 8px 0;
  display: flex;
}

.gelir-liste li:first-child {
  border-top: 0;
}

.gl-ad {
  flex-direction: column;
  gap: 2px;
  min-width: 0;
  display: flex;
}

.gl-ad b {
  color: var(--ink);
  font-size: 13px;
}

.gl-ad > span {
  color: var(--subtle);
  font-size: 11.5px;
  line-height: 16px;
}

.gl-tutar {
  font-variant-numeric: tabular-nums;
  color: var(--ink);
  flex: none;
  font-size: 13px;
}

.gelir-liste li.gider .gl-tutar {
  color: var(--danger);
}

.gelir-liste li.gecis .gl-tutar {
  color: var(--muted);
}

.gelir-liste li.net {
  border-top: 1.5px solid var(--ink);
  padding-top: 10px;
}

.gelir-liste li.net .gl-ad b, .gelir-liste li.net .gl-tutar {
  font-size: 14.5px;
  font-weight: 700;
}

.karne-ozet {
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin-bottom: 12px;
  display: grid;
}

.karne-ozet > div {
  background: var(--wash);
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  gap: 2px;
  padding: 11px 8px;
  display: flex;
}

.karne-ozet b {
  font-family: var(--display);
  color: var(--ink);
  font-size: 19px;
}

.karne-ozet span {
  color: var(--muted);
  text-align: center;
  font-size: 11.5px;
}

.guven-liste {
  flex-direction: column;
  gap: 9px;
  margin-top: 12px;
  display: flex;
}

.guven-liste > div {
  align-items: flex-start;
  gap: 9px;
  display: flex;
}

.guven-liste > div > span:last-child {
  color: var(--muted);
  font-size: 12px;
  line-height: 17px;
}

.guven-liste .pill {
  flex: none;
}

.nakit-liste {
  flex-direction: column;
  margin-top: 10px;
  display: flex;
}

.nakit-liste li {
  border-top: 1px solid var(--line);
  padding: 9px 0;
}

.nakit-liste li:first-child {
  border-top: 0;
}

.nk-ust {
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  display: flex;
}

.nk-ad {
  flex-direction: column;
  gap: 1px;
  min-width: 0;
  display: flex;
}

.nk-ad b {
  color: var(--ink);
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
  overflow: hidden;
}

.nk-ad > span {
  color: var(--subtle);
  font-size: 11.5px;
}

.nk-tutar {
  flex-direction: column;
  flex: none;
  align-items: flex-end;
  gap: 1px;
  display: flex;
}

.nk-tutar b {
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  font-size: 13px;
}

.nk-tutar > span {
  color: var(--muted);
  font-size: 11.5px;
}

.nk-kilit {
  color: var(--danger);
  background: var(--danger-bg);
  border-radius: 8px;
  margin-top: 6px;
  padding: 6px 9px;
  font-size: 11.5px;
  line-height: 16px;
  display: block;
}

@media (max-width: 700px) {
  .karne-ozet {
    grid-template-columns: 1fr;
  }
}

.kaydirma {
  align-items: flex-end;
  gap: 4px;
  display: flex;
}

.kaydirma > span {
  grid-template-rows: 24px auto;
  justify-items: center;
  gap: 2px;
  width: 22px;
  display: grid;
}

.kaydirma i {
  background: var(--accent);
  border-radius: 3px 3px 0 0;
  align-self: end;
  width: 100%;
  min-height: 2px;
  display: block;
}

.kaydirma b {
  color: var(--subtle);
  font-size: 10px;
  font-weight: 600;
}

.tbl .kotu {
  color: var(--danger);
  font-weight: 700;
}

.elm-not {
  color: var(--subtle);
  white-space: normal;
  max-width: 46ch;
  margin-top: 3px;
  font-size: 11.5px;
  line-height: 16px;
  display: block;
}

.isi-sayfalar {
  flex-wrap: wrap;
  gap: 6px;
  margin: 10px 0 12px;
  display: flex;
}

.isi-sekme {
  height: 30px;
  color: var(--muted);
  background: var(--wash);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 8px;
  padding: 0 11px;
  font-size: 12.5px;
  font-weight: 600;
}

.isi-sekme.on {
  background: var(--ink);
  color: #fff;
  box-shadow: none;
}

.isi {
  flex-direction: column;
  gap: 7px;
  display: flex;
}

.isi-satir {
  align-items: center;
  gap: 9px;
  display: flex;
}

.isi-ad {
  width: 148px;
  color: var(--text);
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: none;
  font-size: 12.5px;
  overflow: hidden;
}

.isi-bar {
  background: var(--wash);
  height: 16px;
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 5px;
  flex: 1;
  overflow: hidden;
}

.isi-bar > span {
  border-radius: 5px;
  height: 100%;
  display: block;
}

.isi-deger {
  text-align: right;
  width: 30px;
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  flex: none;
  font-size: 12px;
}

.surt-liste {
  flex-direction: column;
  display: flex;
}

.surt-liste li {
  border-top: 1px solid var(--line);
  flex-direction: column;
  gap: 4px;
  padding: 11px 0;
  display: flex;
}

.surt-liste li:first-child {
  border-top: 0;
}

.sr-ust2 {
  flex-wrap: wrap;
  align-items: center;
  gap: 9px;
  display: flex;
}

.sr-ust2 .spacer {
  flex: 1;
}

.sr-ust2 b {
  color: var(--ink);
  font-size: 13px;
}

.sr-adet {
  color: var(--muted);
  font-variant-numeric: tabular-nums;
  font-size: 12px;
}

.sr-sayfa {
  color: var(--subtle);
  font-size: 11.5px;
}

.sr-teshis {
  color: var(--text);
  background: var(--wash);
  border-radius: 9px;
  max-width: 74ch;
  padding: 9px 11px;
  font-size: 12.5px;
  line-height: 18px;
}

.vitrin-perf {
  flex-direction: column;
  display: flex;
}

.vitrin-perf li {
  border-top: 1px solid var(--line);
  flex-direction: column;
  gap: 4px;
  padding: 10px 0;
  display: flex;
}

.vitrin-perf li:first-child {
  border-top: 0;
}

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

.vp-ust b {
  color: var(--ink);
  font-size: 13px;
}

.vp-sayilar {
  color: var(--subtle);
  font-size: 11.5px;
}

.vitrin-perf li {
  overflow: hidden;
}

.vp-alt {
  align-items: center;
  gap: 10px;
  min-width: 0;
  display: flex;
}

.vp-alt .mprog {
  flex: 1;
  width: auto;
  min-width: 0;
}

.vp-alt b {
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
  flex: none;
  font-size: 12.5px;
}

.arama-liste {
  flex-direction: column;
  display: flex;
}

.arama-liste li {
  border-top: 1px solid var(--line);
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding: 8px 0;
  display: flex;
}

.arama-liste li:first-child {
  border-top: 0;
}

.ar-sorgu {
  align-items: baseline;
  gap: 8px;
  min-width: 0;
  display: flex;
}

.ar-sorgu b {
  color: var(--ink);
  font-size: 13px;
}

.ar-sorgu > span {
  color: var(--subtle);
  font-size: 11.5px;
}

.ar-adet {
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  flex: none;
  font-size: 13px;
}

.kayit-liste {
  flex-direction: column;
  display: flex;
}

.kayit-liste li {
  border-top: 1px solid var(--line);
  flex-direction: column;
  gap: 4px;
  padding: 10px 0;
  display: flex;
}

.kayit-liste li:first-child {
  border-top: 0;
}

.ky-ust {
  align-items: center;
  gap: 8px;
  display: flex;
}

.ky-ust .spacer {
  flex: 1;
}

.ky-at {
  color: var(--subtle);
  font-size: 11.5px;
}

.ky-alt {
  color: var(--muted);
  font-size: 12px;
}

.ky-etiket {
  flex-wrap: wrap;
  gap: 5px;
  margin-top: 2px;
  display: flex;
}

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

.hn-adim {
  border-top: 1px solid var(--line);
}

.hn-adim:first-child {
  border-top: 0;
}

.hn-ust {
  text-align: left;
  align-items: center;
  gap: 14px;
  width: 100%;
  padding: 12px 2px;
  display: flex;
}

.hn-ad {
  flex-direction: column;
  flex: none;
  gap: 2px;
  width: 240px;
  display: flex;
}

.hn-ad b {
  color: var(--ink);
  font-size: 13.5px;
}

.hn-ad > span {
  color: var(--subtle);
  font-size: 11.5px;
  line-height: 16px;
}

.hn-bar {
  background: var(--wash);
  min-width: 0;
  height: 30px;
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 7px;
  flex: 1;
  align-items: center;
  display: flex;
  position: relative;
}

.hn-bar > span {
  background: var(--accent);
  border-radius: 7px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.hn-bar b {
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  padding-left: 11px;
  font-size: 12.5px;
  position: relative;
}

.hn-dusus {
  text-align: right;
  width: 56px;
  color: var(--muted);
  font-variant-numeric: tabular-nums;
  flex: none;
  font-size: 12.5px;
  font-weight: 700;
}

.hn-dusus.enkotu {
  color: var(--danger);
}

.hn-kayip {
  flex-direction: column;
  padding: 0 2px 14px 254px;
  display: flex;
}

.hn-kayip li {
  border-top: 1px solid var(--line);
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  padding: 8px 0;
  display: flex;
}

.hn-kayip li:first-child {
  border-top: 0;
}

.hk-ad {
  flex-direction: column;
  gap: 2px;
  min-width: 0;
  display: flex;
}

.hk-ad b {
  color: var(--ink);
  font-size: 12.5px;
}

.hk-ad > span {
  color: var(--subtle);
  font-size: 11.5px;
  line-height: 16px;
}

.hk-adet {
  color: var(--muted);
  font-variant-numeric: tabular-nums;
  flex: none;
  font-size: 12.5px;
}

.hata-liste {
  flex-direction: column;
  display: flex;
}

.hata-liste li {
  border-top: 1px solid var(--line);
  flex-direction: column;
  gap: 3px;
  padding: 11px 0;
  display: flex;
}

.hata-liste li:first-child {
  border-top: 0;
}

.ht-ust {
  align-items: center;
  gap: 8px;
  display: flex;
}

.ht-ust .spacer {
  flex: 1;
}

.ht-adet {
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  font-size: 13px;
}

.ht-ad {
  color: var(--ink);
  font-size: 13.5px;
  font-weight: 600;
}

.ht-aciklama {
  color: var(--muted);
  font-size: 12px;
  line-height: 17px;
}

.ht-cozum {
  color: var(--text);
  background: var(--wash);
  border-radius: 9px;
  margin-top: 3px;
  padding: 9px 11px;
  font-size: 12.5px;
  line-height: 18px;
}

.hata-liste li.bizde .ht-cozum {
  background: var(--danger-bg);
  color: var(--danger);
}

.yol-liste {
  flex-direction: column;
  margin-top: 6px;
  display: flex;
}

.yol-liste li {
  border-top: 1px solid var(--line);
  grid-template-columns: 1fr auto;
  gap: 4px 12px;
  padding: 9px 0;
  display: grid;
}

.yol-liste li:first-child {
  border-top: 0;
}

.yl-adimlar {
  flex-wrap: wrap;
  align-items: center;
  gap: 4px;
  min-width: 0;
  display: flex;
}

.yl-adimlar > span {
  align-items: center;
  gap: 4px;
  display: inline-flex;
}

.yl-adimlar b {
  color: var(--ink);
  font-size: 12.5px;
  font-weight: 600;
}

.yl-adimlar i {
  color: var(--faint);
  font-size: 12px;
  font-style: normal;
}

.yl-adet {
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
  font-size: 12.5px;
}

.yl-adet.ok {
  color: var(--success);
}

.yl-adet.bad {
  color: var(--danger);
}

.yl-not {
  color: var(--subtle);
  grid-column: 1 / -1;
  font-size: 11.5px;
  line-height: 16px;
}

.seg-liste {
  flex-direction: column;
  display: flex;
}

.seg-liste li {
  border-top: 1px solid var(--line);
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding: 9px 0;
  display: flex;
}

.seg-liste li:first-child {
  border-top: 0;
}

.sg-ad {
  flex-direction: column;
  gap: 1px;
  min-width: 0;
  display: flex;
}

.sg-ad b {
  color: var(--ink);
  font-size: 13px;
}

.sg-ad > span {
  color: var(--subtle);
  font-size: 11.5px;
}

.sg-deger {
  flex-direction: column;
  flex: none;
  align-items: flex-end;
  gap: 1px;
  display: flex;
}

.sg-deger b {
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  font-size: 13.5px;
}

.sg-deger > span {
  color: var(--muted);
  font-size: 11.5px;
}

.deney-liste {
  flex-direction: column;
  display: flex;
}

.deney-liste li {
  border-top: 1px solid var(--line);
  flex-direction: column;
  gap: 5px;
  padding: 13px 0;
  display: flex;
}

.deney-liste li:first-child {
  border-top: 0;
}

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

.dn-ust b {
  color: var(--ink);
  font-size: 13.5px;
}

.dn-hipotez {
  color: var(--muted);
  font-size: 12px;
  line-height: 17px;
}

.dn-metrik {
  color: var(--subtle);
  font-size: 11.5px;
}

.dn-varyant {
  flex-direction: column;
  gap: 7px;
  margin: 5px 0;
  display: flex;
}

.dn-varyant > div {
  grid-template-columns: 1fr 84px 44px;
  align-items: center;
  gap: 4px 9px;
  display: grid;
}

.dv-ad {
  color: var(--text);
  min-width: 0;
  font-size: 12px;
}

.dv-ad i {
  color: var(--subtle);
  font-size: 10.5px;
  font-style: normal;
}

.dn-varyant b {
  color: var(--ink);
  text-align: right;
  font-variant-numeric: tabular-nums;
  font-size: 12.5px;
}

.dv-ornek {
  color: var(--subtle);
  grid-column: 1 / -1;
  font-size: 11px;
}

.dn-ilerleme {
  color: var(--subtle);
  align-items: center;
  gap: 9px;
  font-size: 11.5px;
  display: flex;
}

.dn-ilerleme .mprog {
  flex: 1;
}

.dn-sonuc {
  color: var(--text);
  background: var(--wash);
  border-radius: 9px;
  padding: 9px 11px;
  font-size: 12px;
  line-height: 17px;
}

.dn-sonuc.bekle {
  background: var(--warn-bg);
  color: var(--warn);
}

.dn-fark {
  color: var(--success);
  font-size: 11.5px;
  font-weight: 600;
}

@media (max-width: 700px) {
  .hn-ust {
    flex-wrap: wrap;
    gap: 8px;
  }

  .hn-ad {
    width: 100%;
  }

  .hn-kayip {
    padding-left: 2px;
  }
}

.rfm-liste {
  flex-direction: column;
  display: flex;
}

.rfm-liste li {
  border-top: 1px solid var(--line);
  flex-direction: column;
  gap: 5px;
  padding: 13px 0;
  display: flex;
}

.rfm-liste li:first-child {
  border-top: 0;
}

.rf-ust {
  flex-wrap: wrap;
  align-items: center;
  gap: 9px;
  display: flex;
}

.rf-ust .spacer {
  flex: 1;
}

.rf-ust b {
  color: var(--ink);
  font-size: 13.5px;
}

.rf-ust .dim {
  font-size: 12px;
}

.rf-ciro {
  font-variant-numeric: tabular-nums;
}

.rf-sayilar {
  color: var(--subtle);
  font-size: 11.5px;
}

.rf-tanim {
  color: var(--muted);
  font-size: 12.5px;
}

.rf-aksiyon {
  color: var(--text);
  background: var(--wash);
  border-radius: 9px;
  max-width: 78ch;
  padding: 9px 11px;
  font-size: 12.5px;
  line-height: 18px;
}

.kasif {
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin: 10px 0 14px;
  display: flex;
}

.ks-kosul {
  background: var(--wash);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 10px;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  max-width: 100%;
  padding: 6px 8px;
  display: flex;
}

.ks-kosul .selwrap {
  min-width: 0;
  max-width: 100%;
}

.ks-kosul .selwrap.sm select {
  max-width: 100%;
}

.ks-ve {
  letter-spacing: .06em;
  text-transform: uppercase;
  color: var(--subtle);
  font-size: 11px;
  font-weight: 700;
}

.ks-sil {
  width: 24px;
  height: 24px;
  color: var(--muted);
  background: var(--surface);
  border-radius: 7px;
  font-size: 17px;
}

.ks-sil:hover {
  color: var(--danger);
}

.kasif-sonuc {
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 10px;
  display: grid;
}

.kasif-sonuc > div {
  background: var(--accent-soft);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 12px;
  flex-direction: column;
  gap: 2px;
  padding: 12px 14px;
  display: flex;
}

.kasif-sonuc span {
  color: var(--muted);
  font-size: 12px;
  font-weight: 600;
}

.kasif-sonuc b {
  font-family: var(--display);
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  font-size: 20px;
}

.kasif-sonuc i {
  color: var(--subtle);
  font-size: 11.5px;
  font-style: normal;
}

.koh {
  min-width: 38px;
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  padding: 3px 6px;
  font-size: 12px;
  font-weight: 600;
  display: inline-flex;
}

.sehir-liste {
  flex-direction: column;
  display: flex;
}

.sehir-liste li {
  border-top: 1px solid var(--line);
  grid-template-columns: 1fr 1fr auto;
  align-items: center;
  gap: 10px;
  padding: 9px 0;
  display: grid;
}

.sehir-liste li:first-child {
  border-top: 0;
}

.sh-ad {
  flex-direction: column;
  gap: 1px;
  min-width: 0;
  display: flex;
}

.sh-ad b {
  color: var(--ink);
  font-size: 13px;
}

.sh-ad > span {
  color: var(--subtle);
  font-size: 11.5px;
}

.sh-bar {
  min-width: 0;
}

.sh-seyahat {
  flex-direction: column;
  flex: none;
  align-items: flex-end;
  gap: 0;
  display: flex;
}

.sh-seyahat b {
  color: var(--calm);
  font-variant-numeric: tabular-nums;
  font-size: 13px;
}

.sh-seyahat > span {
  color: var(--subtle);
  font-size: 10.5px;
}

.ltv-liste {
  flex-direction: column;
  display: flex;
}

.ltv-liste li {
  border-top: 1px solid var(--line);
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding: 9px 0;
  display: flex;
}

.ltv-liste li:first-child {
  border-top: 0;
}

.lt-ad {
  flex-direction: column;
  gap: 1px;
  min-width: 0;
  display: flex;
}

.lt-ad b {
  color: var(--ink);
  font-size: 13px;
}

.lt-ad > span {
  color: var(--subtle);
  font-size: 11.5px;
}

.lt-deger {
  flex-direction: column;
  flex: none;
  align-items: flex-end;
  gap: 1px;
  display: flex;
}

.lt-deger b {
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  font-size: 13.5px;
}

.lt-deger > span {
  color: var(--muted);
  font-size: 11px;
}

.churn-liste {
  flex-direction: column;
  display: flex;
}

.churn-liste li {
  border-top: 1px solid var(--line);
  flex-direction: column;
  gap: 3px;
  padding: 10px 0;
  display: flex;
}

.churn-liste li:first-child {
  border-top: 0;
}

.ch-ust {
  align-items: center;
  gap: 9px;
  display: flex;
}

.ch-ust .spacer {
  flex: 1;
}

.ch-ust b {
  color: var(--ink);
  font-size: 13px;
}

.ch-ciro {
  font-variant-numeric: tabular-nums;
}

.ch-aciklama {
  color: var(--subtle);
  font-size: 11.5px;
  line-height: 16px;
}

.tempo {
  font-variant-numeric: tabular-nums;
  font-size: 15px;
}

.tempo.t-ok {
  color: var(--success);
}

.tempo.t-info {
  color: var(--info);
}

.tempo.t-warn {
  color: var(--warn);
}

.tempo.t-bad {
  color: var(--danger);
}

.tempo.t-mute {
  color: var(--muted);
}

.etk-detay {
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 16px;
  margin-top: 6px;
  display: grid;
}

.kapi-oran {
  flex-direction: column;
  display: flex;
}

.kapi-oran li {
  border-top: 1px solid var(--line);
  grid-template-columns: 1fr 96px auto;
  align-items: center;
  gap: 10px;
  padding: 10px 0;
  display: grid;
}

.kapi-oran li:first-child {
  border-top: 0;
}

.kp-ad {
  flex-direction: column;
  gap: 1px;
  min-width: 0;
  display: flex;
}

.kp-ad b {
  color: var(--ink);
  font-size: 13px;
}

.kp-ad > span {
  color: var(--subtle);
  font-size: 11.5px;
}

.kp-bar {
  min-width: 0;
}

.kp-deger {
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  flex: none;
  font-size: 13px;
}

.kp-deger.yuksek {
  color: var(--danger);
}

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

.mudahale li {
  border-top: 1px solid var(--line);
}

.mudahale li:first-child {
  border-top: 0;
}

.mudahale a {
  flex-direction: column;
  gap: 3px;
  padding: 10px 2px;
  display: flex;
}

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

.md-ust b {
  color: var(--ink);
  font-size: 13px;
}

.md-alt {
  color: var(--subtle);
  font-size: 11.5px;
  line-height: 16px;
}

@media (max-width: 700px) {
  .kapi-oran li {
    grid-template-columns: 1fr auto;
  }

  .kp-bar {
    grid-column: 1 / -1;
  }

  .sehir-liste li {
    grid-template-columns: 1fr auto;
  }

  .sh-bar {
    grid-column: 1 / -1;
  }
}

.sanatci-secim {
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 14px;
  display: flex;
}

.sn-kart {
  background: var(--wash);
  box-shadow: inset 0 0 0 1px var(--line);
  text-align: left;
  border-radius: 12px;
  align-items: center;
  gap: 9px;
  padding: 7px 12px 7px 7px;
  display: flex;
}

.sn-kart.on {
  background: var(--accent-soft);
  box-shadow: inset 0 0 0 1.5px var(--ink);
}

.sn-kart img {
  object-fit: cover;
  border-radius: 9px;
  flex: none;
  width: 40px;
  height: 40px;
}

.sn-ad {
  flex-direction: column;
  gap: 1px;
  display: flex;
}

.sn-ad b {
  color: var(--ink);
  font-size: 13px;
}

.sn-ad > span {
  color: var(--subtle);
  font-size: 11px;
}

.karne-grid {
  grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
  gap: 10px;
  display: grid;
}

.karne-grid > div {
  background: var(--wash);
  border-radius: 11px;
  flex-direction: column;
  gap: 2px;
  padding: 11px 13px;
  display: flex;
}

.karne-grid span {
  color: var(--muted);
  font-size: 11.5px;
  font-weight: 600;
}

.karne-grid b {
  font-family: var(--display);
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  overflow-wrap: anywhere;
  font-size: 17px;
}

.tbl td > b {
  display: block;
}

.sehir-talep {
  flex-direction: column;
  display: flex;
}

.sehir-talep li {
  border-top: 1px solid var(--line);
  grid-template-columns: 1fr 1fr auto;
  align-items: center;
  gap: 10px;
  padding: 10px 0;
  display: grid;
}

.sehir-talep li:first-child {
  border-top: 0;
}

.sehir-talep li.firsat {
  background: color-mix(in srgb, var(--calm) 5%, transparent);
}

.tl-ad {
  flex-direction: column;
  gap: 1px;
  min-width: 0;
  display: flex;
}

.tl-ad b {
  color: var(--ink);
  font-size: 13px;
}

.tl-ad > span {
  color: var(--subtle);
  font-size: 11px;
}

.tl-bar {
  min-width: 0;
}

.tl-durum {
  flex: none;
  align-items: center;
  gap: 8px;
  display: flex;
}

.tl-durum b {
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  font-size: 13.5px;
}

.firsat-liste {
  flex-direction: column;
  display: flex;
}

.firsat-liste li {
  border-top: 1px solid var(--line);
  flex-direction: column;
  gap: 2px;
  padding: 9px 0;
  display: flex;
}

.firsat-liste li:first-child {
  border-top: 0;
}

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

.fr-ust b {
  color: var(--ink);
  font-size: 13.5px;
}

.fr-alt {
  color: var(--subtle);
  font-size: 11.5px;
}

.donusum-liste {
  flex-direction: column;
  display: flex;
}

.donusum-liste li {
  border-top: 1px solid var(--line);
  flex-direction: column;
  gap: 3px;
  padding: 10px 0;
  display: flex;
}

.donusum-liste li:first-child {
  border-top: 0;
}

.dn-ust2 {
  align-items: center;
  gap: 9px;
  display: flex;
}

.dn-ust2 .spacer {
  flex: 1;
}

.dn-ust2 b {
  color: var(--ink);
  font-size: 13px;
}

.dn-oran {
  font-variant-numeric: tabular-nums;
}

.dn-alt {
  color: var(--subtle);
  font-size: 11.5px;
}

.dn-teshis {
  color: var(--text);
  background: var(--wash);
  border-radius: 9px;
  margin-top: 2px;
  padding: 8px 10px;
  font-size: 12px;
  line-height: 17px;
}

.donusum-liste li.sorunlu .dn-teshis {
  background: var(--danger-bg);
  color: var(--danger);
}

.ortusme-liste {
  flex-direction: column;
  display: flex;
}

.ortusme-liste li {
  border-top: 1px solid var(--line);
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding: 9px 0;
  display: flex;
}

.ortusme-liste li:first-child {
  border-top: 0;
}

.or-ad {
  flex-wrap: wrap;
  align-items: center;
  gap: 7px;
  min-width: 0;
  display: flex;
}

.or-ad b {
  color: var(--ink);
  font-size: 12.5px;
}

.or-ad i {
  color: var(--faint);
  font-style: normal;
}

.or-deger {
  flex-direction: column;
  flex: none;
  align-items: flex-end;
  display: flex;
}

.or-deger b {
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  font-size: 13px;
}

.or-deger > span {
  color: var(--subtle);
  font-size: 11px;
}

@media (max-width: 700px) {
  .sehir-talep li {
    grid-template-columns: 1fr auto;
  }

  .tl-bar {
    grid-column: 1 / -1;
  }
}

.rk-gerekce.zayif {
  background: var(--warn-bg);
  color: var(--warn);
}

.kd-tutar.dusus {
  color: var(--danger);
}

.alan-karne {
  flex-direction: column;
  display: flex;
}

.alan-karne li {
  border-top: 1px solid var(--line);
  flex-direction: column;
  gap: 6px;
  padding: 13px 0;
  display: flex;
}

.alan-karne li:first-child {
  border-top: 0;
}

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

.ak-ust b {
  color: var(--ink);
  font-size: 14px;
}

.ak-konum {
  color: var(--subtle);
  font-size: 11.5px;
  line-height: 16px;
}

.ak-sayilar {
  grid-template-columns: repeat(auto-fit, minmax(118px, 1fr));
  gap: 8px;
  display: grid;
}

.ak-sayilar > div {
  background: var(--wash);
  border-radius: 10px;
  flex-direction: column;
  gap: 1px;
  padding: 9px 11px;
  display: flex;
}

.ak-sayilar span {
  color: var(--muted);
  font-size: 11px;
  font-weight: 600;
}

.ak-sayilar b {
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  font-size: 14px;
}

.ak-fiyat {
  background: var(--accent-soft);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 10px;
  justify-content: space-between;
  align-items: baseline;
  gap: 10px;
  padding: 10px 13px;
  display: flex;
}

.ak-fiyat span {
  color: var(--muted);
  font-size: 12px;
  font-weight: 600;
}

.ak-fiyat b {
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  font-size: 17px;
}

.skor-rozet {
  font-variant-numeric: tabular-nums;
  border-radius: 9px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 30px;
  font-size: 14px;
  font-weight: 700;
  display: inline-flex;
}

.skor-rozet.yuksek {
  background: var(--danger-bg);
  color: var(--danger);
}

.skor-rozet.orta {
  background: var(--warn-bg);
  color: var(--warn);
}

.skor-rozet.dusuk {
  background: var(--wash);
  color: var(--muted);
}

.kume-liste {
  flex-direction: column;
  display: flex;
}

.kume-liste > li {
  border-top: 1px solid var(--line);
}

.kume-liste > li:first-child {
  border-top: 0;
}

.km-ust2 {
  text-align: left;
  align-items: center;
  gap: 11px;
  width: 100%;
  padding: 11px 2px;
  display: flex;
}

.km-ust2 .spacer {
  flex: 1;
}

.km-ad {
  flex-direction: column;
  gap: 1px;
  min-width: 0;
  display: flex;
}

.km-ad b {
  color: var(--ink);
  font-size: 13.5px;
}

.km-ad > span {
  color: var(--subtle);
  font-size: 11.5px;
}

.km-govde {
  flex-direction: column;
  gap: 9px;
  padding: 2px 2px 16px;
  display: flex;
}

.ag-uye {
  flex-direction: column;
  display: flex;
}

.ag-uye li {
  border-top: 1px solid var(--line);
  align-items: center;
  gap: 9px;
  padding: 8px 0;
  display: flex;
}

.ag-uye li:first-child {
  border-top: 0;
}

.ag-uye .spacer {
  flex: 1;
}

.ag-nokta {
  background: var(--line-2);
  width: 9px;
  height: 9px;
  box-shadow: 0 0 0 3px var(--wash);
  border-radius: 50%;
  flex: none;
}

.ag-nokta.merkez {
  background: var(--danger);
  box-shadow: 0 0 0 3px var(--danger-bg);
}

.ag-bilgi {
  flex-direction: column;
  gap: 1px;
  min-width: 0;
  display: flex;
}

.ag-bilgi b {
  color: var(--ink);
  font-size: 13px;
}

.ag-bilgi > span {
  color: var(--subtle);
  overflow-wrap: anywhere;
  font-size: 11.5px;
}

.ag-bilet {
  color: var(--muted);
  font-variant-numeric: tabular-nums;
  flex: none;
  font-size: 12.5px;
}

.kenar-liste {
  flex-direction: column;
  display: flex;
}

.kenar-liste li {
  border-top: 1px solid var(--line);
  flex-direction: column;
  gap: 2px;
  padding: 9px 0;
  display: flex;
}

.kenar-liste li:first-child {
  border-top: 0;
}

.kn-ust {
  flex-wrap: wrap;
  align-items: baseline;
  gap: 8px;
  display: flex;
}

.kn-ust .spacer {
  flex: 1;
}

.kn-ust b {
  color: var(--ink);
  font-size: 13px;
}

.kn-ust .dnt-kod {
  color: var(--muted);
}

.kn-agirlik {
  color: var(--ink);
  font-size: 11.5px;
  font-weight: 600;
}

.kn-not {
  color: var(--subtle);
  font-size: 11.5px;
  line-height: 16px;
}

.kn-derece {
  color: var(--faint);
  font-size: 11px;
}

.koord-liste {
  flex-direction: column;
  display: flex;
}

.koord-liste li {
  border-top: 1px solid var(--line);
}

.koord-liste li:first-child {
  border-top: 0;
}

.koord-liste a {
  flex-direction: column;
  gap: 3px;
  padding: 11px 2px;
  display: flex;
}

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

.ko-ust b {
  color: var(--ink);
  font-size: 13.5px;
}

.ko-alt {
  color: var(--subtle);
  font-size: 11.5px;
  line-height: 16px;
}

.ko-desen {
  color: var(--muted);
  font-size: 11.5px;
  font-style: italic;
}

.bt-not2 {
  color: var(--subtle);
  font-size: 11.5px;
  line-height: 16px;
}

.reklam-liste {
  flex-direction: column;
  display: flex;
}

.reklam-liste li {
  border-top: 1px solid var(--line);
  flex-direction: column;
  gap: 6px;
  padding: 14px 0;
  display: flex;
}

.reklam-liste li:first-child {
  border-top: 0;
}

.rk-ust {
  flex-wrap: wrap;
  align-items: center;
  gap: 9px;
  display: flex;
}

.rk-ust .spacer {
  flex: 1;
}

.rk-ust b {
  color: var(--ink);
  font-size: 14px;
}

.rk-aciklama {
  color: var(--muted);
  max-width: 82ch;
  font-size: 12px;
  line-height: 17px;
}

.rk-sayilar {
  grid-template-columns: repeat(auto-fit, minmax(112px, 1fr));
  gap: 8px;
  margin: 3px 0;
  display: grid;
}

.rk-sayilar > div {
  background: var(--wash);
  border-radius: 10px;
  flex-direction: column;
  gap: 1px;
  padding: 9px 11px;
  display: flex;
}

.rk-sayilar span {
  color: var(--muted);
  font-size: 11px;
  font-weight: 600;
}

.rk-sayilar b {
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  font-size: 14.5px;
}

.rk-fiyat {
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  display: flex;
}

.rf-mevcut, .rf-onerilen {
  border-radius: 11px;
  flex-direction: column;
  gap: 1px;
  min-width: 132px;
  padding: 9px 13px;
  display: flex;
}

.rf-mevcut {
  background: var(--wash);
  box-shadow: inset 0 0 0 1px var(--line);
}

.rf-onerilen {
  background: var(--surface);
  box-shadow: inset 0 0 0 1.5px var(--line-2);
}

.rf-onerilen.artis {
  background: var(--success-bg);
  box-shadow: inset 0 0 0 1.5px var(--success);
}

.rf-onerilen.azalis {
  background: var(--warn-bg);
  box-shadow: inset 0 0 0 1.5px var(--warn);
}

.rk-fiyat span > span {
  color: var(--muted);
  font-size: 11px;
  font-weight: 600;
}

.rk-fiyat b {
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  font-size: 17px;
}

.rk-fiyat i {
  color: var(--subtle);
  font-size: 11px;
  font-style: normal;
}

.rf-ok {
  color: var(--faint);
  font-size: 18px;
}

.rk-gerekce {
  color: var(--text);
  background: var(--wash);
  border-radius: 9px;
  max-width: 82ch;
  padding: 9px 11px;
  font-size: 12.5px;
  line-height: 18px;
}

.tk-hucre {
  background: var(--wash);
  width: 22px;
  height: 18px;
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 5px;
  display: inline-block;
}

.tk-hucre.dolu {
  background: var(--accent);
  box-shadow: none;
}

.vitrin-env {
  flex-direction: column;
  display: flex;
}

.vitrin-env li {
  border-top: 1px solid var(--line);
  flex-direction: column;
  gap: 3px;
  padding: 10px 0;
  display: flex;
}

.vitrin-env li:first-child {
  border-top: 0;
}

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

.ve-ust b {
  color: var(--ink);
  font-size: 13px;
}

.ve-sayilar {
  color: var(--subtle);
  font-size: 11.5px;
}

.ve-not {
  color: var(--muted);
  font-size: 11.5px;
  line-height: 16px;
}

.ic-liste {
  flex-direction: column;
  display: flex;
}

.ic-liste li {
  border-top: 1px solid var(--line);
  flex-direction: column;
  gap: 2px;
  padding: 10px 0;
  display: flex;
}

.ic-liste li:first-child {
  border-top: 0;
}

.ic-ust {
  justify-content: space-between;
  align-items: baseline;
  gap: 10px;
  display: flex;
}

.ic-ust b {
  color: var(--ink);
  font-size: 13px;
}

.ic-maliyet {
  font-variant-numeric: tabular-nums;
  color: var(--warn);
  flex: none;
}

.ic-alt {
  color: var(--subtle);
  font-size: 11.5px;
}

.ic-sebep {
  color: var(--muted);
  font-size: 11.5px;
  line-height: 16px;
}

.bot-liste {
  flex-direction: column;
  display: flex;
}

.bot-liste li {
  border-top: 1px solid var(--line);
  flex-direction: column;
  gap: 4px;
  padding: 11px 0;
  display: flex;
}

.bot-liste li:first-child {
  border-top: 0;
}

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

.bt-ust2 b {
  color: var(--ink);
  font-size: 13.5px;
}

.bt-not2 {
  color: var(--muted);
  max-width: 84ch;
  font-size: 12px;
  line-height: 17px;
}

.bt-alt2 {
  align-items: center;
  gap: 10px;
  display: flex;
}

.bt-alt2 .mprog {
  flex: 1;
  width: auto;
  min-width: 0;
}

.bt-alt2 > span:last-child {
  color: var(--subtle);
  white-space: nowrap;
  flex: none;
  font-size: 11.5px;
}

.bt-uyari {
  color: var(--warn);
  background: var(--warn-bg);
  border-radius: 9px;
  margin-top: 3px;
  padding: 8px 10px;
  font-size: 11.5px;
  line-height: 16px;
}

.kimlik-liste {
  flex-direction: column;
  display: flex;
}

.kimlik-liste li {
  border-top: 1px solid var(--line);
  flex-direction: column;
  gap: 3px;
  padding: 10px 0;
  display: flex;
}

.kimlik-liste li:first-child {
  border-top: 0;
}

.kl-ust {
  align-items: center;
  gap: 9px;
  display: flex;
}

.kl-ust .spacer {
  flex: 1;
}

.kl-ust b {
  color: var(--ink);
  font-size: 13px;
}

.kl-adet {
  font-variant-numeric: tabular-nums;
}

.kl-aciklama {
  color: var(--subtle);
  font-size: 11.5px;
  line-height: 16px;
}

.portfoy-liste {
  flex-direction: column;
  margin-top: 12px;
  display: flex;
}

.portfoy-liste li {
  border-top: 1px solid var(--line);
}

.portfoy-liste li:first-child {
  border-top: 0;
}

.portfoy-liste a {
  grid-template-columns: 1.4fr 1fr auto;
  align-items: center;
  gap: 12px;
  padding: 10px 2px;
  display: grid;
}

.pf-ad {
  flex-direction: column;
  gap: 1px;
  min-width: 0;
  display: flex;
}

.pf-ad b {
  color: var(--ink);
  font-size: 13px;
}

.pf-ad > span {
  color: var(--subtle);
  font-size: 11.5px;
}

.pf-bar {
  flex-direction: column;
  gap: 3px;
  min-width: 0;
  display: flex;
}

.pf-bar > span:last-child {
  color: var(--muted);
  font-size: 11px;
}

.pf-kazanc {
  flex-direction: column;
  flex: none;
  align-items: flex-end;
  display: flex;
}

.pf-kazanc b {
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  font-size: 13px;
}

.pf-kazanc > span {
  color: var(--subtle);
  font-size: 11px;
}

@media (max-width: 700px) {
  .portfoy-liste a {
    grid-template-columns: 1fr auto;
  }

  .pf-bar {
    grid-column: 1 / -1;
  }
}

.krs {
  flex-direction: column;
  gap: 10px;
  height: calc(100dvh - 136px);
  min-height: 460px;
  display: flex;
}

.krs-ust {
  flex-wrap: wrap;
  flex: none;
  align-items: center;
  gap: 12px;
  display: flex;
}

.krs-ust .spacer {
  flex: auto;
}

.krs-kimlik {
  flex-direction: column;
  line-height: 1.25;
  display: flex;
}

.krs-kimlik b {
  font-family: ui-monospace, monospace;
  font-size: 14px;
}

.krs-kimlik span {
  color: var(--muted);
  font-size: 12.5px;
}

.krs-bolme {
  border: 1px solid var(--line-2);
  border-radius: var(--r-md);
  display: inline-flex;
  overflow: hidden;
}

.krs-bolme button {
  background: var(--surface);
  color: var(--muted);
  font: inherit;
  cursor: pointer;
  border: 0;
  border-right: 1px solid var(--line-2);
  padding: 7px 13px;
  font-size: 12.5px;
}

.krs-bolme button:last-child {
  border-right: 0;
}

.krs-bolme button.on {
  background: var(--ink);
  color: #fff;
}

.krs-govde {
  flex: auto;
  gap: 12px;
  min-height: 0;
  display: grid;
}

.krs-govde.krs-ikisi {
  grid-template-columns: 1fr 1fr;
}

.krs-govde.krs-orijinal, .krs-govde.krs-tarama {
  grid-template-columns: 1fr;
}

.krs-bolum {
  background: var(--surface);
  border: 1px solid var(--line-2);
  border-radius: var(--r-md);
  flex-direction: column;
  min-width: 0;
  min-height: 0;
  display: flex;
  overflow: hidden;
}

.krs-bolum-ust {
  border-bottom: 1px solid var(--line);
  flex: none;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  padding: 9px 12px;
  display: flex;
}

.krs-bolum-ust h2 {
  margin: 0;
  font-size: 13px;
  font-weight: 650;
}

.krs-kagit {
  background: var(--wash);
  flex: auto;
  min-height: 0;
  padding: 12px;
  overflow: auto;
}

.krs-kagit .szl-sayfa {
  max-width: none;
}

.krs-tarama {
  background: var(--wash);
  border: 0;
  flex: auto;
  width: 100%;
  min-height: 0;
}

.krs-bos {
  text-align: center;
  color: var(--muted);
  flex-direction: column;
  flex: auto;
  justify-content: center;
  align-items: center;
  gap: 12px;
  padding: 28px 20px;
  font-size: 13px;
  line-height: 20px;
  display: flex;
}

.krs-alt {
  background: var(--surface);
  border: 1px solid var(--line-2);
  border-radius: var(--r-md);
  flex: none;
  grid-template-columns: minmax(0, 1fr) 300px;
  gap: 14px;
  padding: 10px 12px;
  display: grid;
}

.krs-kontroller > .card-note {
  font-size: 11.5px;
  line-height: 16px;
}

.krs-alt .rv-checks {
  grid-template-columns: 1fr 1fr;
  gap: 2px 14px;
  margin: 0;
  display: grid;
}

.krs-alt .rv-checks li {
  padding: 2px 0;
}

.krs-alt .rv-checks label {
  align-items: center;
  font-size: 12.5px;
}

.krs-alt .rv-checks label > span > span {
  display: none;
}

@media (max-width: 900px), (hover: none) {
  .krs-alt .rv-checks {
    grid-template-columns: 1fr;
  }

  .krs-alt .rv-checks label > span > span {
    color: var(--subtle);
    font-size: 11.5px;
    line-height: 16px;
    display: block;
  }

  .krs-alt .rv-checks label {
    align-items: flex-start;
    min-height: 44px;
  }
}

.krs-karar {
  flex-direction: column;
  justify-content: center;
  gap: 6px;
  display: flex;
}

.krs-karar .revbar-actions {
  flex-wrap: wrap;
  justify-content: flex-end;
}

.krs-karar .card-note {
  margin: 0;
  font-size: 11.5px;
  line-height: 16px;
}

.krs-karar textarea {
  min-height: 46px;
}

@media (max-width: 1100px) {
  .krs-govde.krs-ikisi, .krs-alt {
    grid-template-columns: 1fr;
  }

  .krs-bolme button:disabled {
    opacity: .45;
    cursor: not-allowed;
  }
}

@media (max-width: 700px) {
  .krs {
    height: auto;
  }

  .krs-govde {
    min-height: 60dvh;
  }
}

@media print {
  .krs-ust, .krs-alt, .krs-bolme, .krs-tarama {
    display: none !important;
  }
}

.szl-pdf {
  border: 1px solid var(--line-2);
  border-radius: var(--r-md);
  background: var(--wash);
  width: 100%;
  height: calc(100dvh - 320px);
  min-height: 520px;
}

@media (max-width: 700px) {
  .szl-pdf {
    height: 55dvh;
    min-height: 0;
  }
}

.szl-pdf-yedek {
  color: var(--muted);
  margin-top: 8px;
  font-size: 12.5px;
  display: none;
}

@media (max-width: 900px), (hover: none) {
  .szl-pdf-yedek {
    display: block;
  }
}

@media print {
  .szl-pdf {
    display: none !important;
  }
}

.yanit-kutu.gelen {
  background: var(--wash);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 12px;
  margin: 0 -1px;
  padding: 13px;
}

.duyuru-aktif {
  background: var(--wash);
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 12px;
  flex-direction: column;
  gap: 6px;
  padding: 13px;
  display: flex;
}

.dy-metin {
  color: var(--ink);
  font-size: 13.5px;
  font-weight: 600;
  line-height: 19px;
}

.dy-alt {
  color: var(--subtle);
  font-size: 12px;
}

.duyuru-aktif .pbtn {
  align-self: flex-start;
  margin-top: 4px;
}

.sr-ac {
  margin-top: 8px;
  padding: 5px 10px;
  font-size: 12.5px;
}

.sr-govde {
  background: var(--card);
  box-shadow: inset 0 0 0 1px var(--line);
  font-family: var(--mono, ui-monospace, monospace);
  color: var(--ink);
  white-space: pre-wrap;
  word-break: break-word;
  border-radius: 10px;
  max-height: 320px;
  margin: 8px 0 0;
  padding: 12px;
  font-size: 12.5px;
  line-height: 19px;
  overflow: auto;
}

.metin-govde {
  font-family: var(--mono, ui-monospace, monospace);
  resize: vertical;
  min-height: 220px;
  font-size: 12.5px;
  line-height: 19px;
}

.ktsec {
  flex-direction: column;
  gap: 13px;
  display: flex;
}

.ktsec .ktsec-ust {
  border: none;
  min-width: 0;
  margin: 0;
  padding: 0;
}

.ktsec .ktsec-ust > legend {
  letter-spacing: .06em;
  text-transform: uppercase;
  color: var(--muted);
  margin-bottom: 6px;
  padding: 0;
  font-size: 11.5px;
  font-weight: 700;
}

.ktsec .ktsec-secenekler {
  flex-wrap: wrap;
  gap: 7px;
  display: flex;
}

.ktsec .ktsec-cip {
  cursor: pointer;
  background: var(--wash);
  min-height: 44px;
  box-shadow: inset 0 0 0 1px var(--line);
  border-radius: 11px;
  flex-direction: row;
  align-items: center;
  gap: 0;
  padding: 0 14px;
  transition: box-shadow .15s, background .15s;
  display: inline-flex;
  position: relative;
}

.ktsec .ktsec-cip > input {
  opacity: 0;
  pointer-events: none;
  width: 1px;
  height: 1px;
  margin: 0;
  position: absolute;
}

.ktsec .ktsec-cip > span {
  letter-spacing: 0;
  text-transform: none;
  color: var(--ink);
  white-space: nowrap;
  font-size: 13.5px;
  font-weight: 500;
}

.ktsec .ktsec-cip:hover {
  background: var(--surface);
}

.ktsec .ktsec-cip.on {
  background: var(--accent-soft);
  box-shadow: inset 0 0 0 1.5px var(--ink);
}

.ktsec .ktsec-cip.on > span {
  font-weight: 600;
}

.ktsec .ktsec-cip:focus-within {
  box-shadow: inset 0 0 0 2px var(--ink);
}

.ktsec .ktsec-istege {
  text-transform: none;
  letter-spacing: 0;
  color: var(--subtle);
  font-style: normal;
  font-weight: 500;
}

.ktsec .ktsec-alt {
  max-width: 320px;
}

.gorunmez {
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.isi-tuval {
  aspect-ratio: 3 / 4;
  border: 1px solid var(--line-2);
  background: repeating-linear-gradient(to bottom, transparent 0 9.9%, var(--line) 9.9% 10%),
    var(--bg);
  border-radius: 10px;
  width: 100%;
  max-height: 420px;
  margin: 10px auto 0;
  position: relative;
  overflow: hidden;
}

.isi-nokta {
  filter: blur(3px);
  pointer-events: auto;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  margin: -7px 0 0 -7px;
  position: absolute;
}

.isi-etiket {
  color: var(--muted);
  pointer-events: none;
  font-size: 11px;
  position: absolute;
  left: 8px;
}

.isi-etiket.ust {
  top: 6px;
}

.isi-etiket.alt {
  bottom: 6px;
}

.dikkat-blok {
  margin-top: 12px;
}

.dikkat-serit {
  align-items: flex-end;
  gap: 3px;
  height: 46px;
  margin-top: 6px;
  display: flex;
}

.dikkat-serit i {
  background: var(--accent);
  border-radius: 3px 3px 0 0;
  flex: 1;
  min-height: 4px;
}

tr.kademe > td {
  background: color-mix(in srgb, var(--ink) 3%, transparent);
}

tr.kademe > td:first-child {
  position: relative;
}

.kademe-cizgi {
  background: var(--line);
  width: 8px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}

.kademe-cizgi:before {
  content: "";
  background: var(--line);
  width: 1px;
  height: 18px;
  position: absolute;
  bottom: 0;
  left: 0;
}

/*# sourceMappingURL=app_0895sgv._.css.map*/