/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-ease: initial;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

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

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer components;

@layer utilities {
  .collapse {
    visibility: collapse;
  }

  .invisible {
    visibility: hidden;
  }

  .visible {
    visibility: visible;
  }

  .fixed {
    position: fixed;
  }

  .static {
    position: static;
  }

  .sticky {
    position: sticky;
  }

  .container {
    width: 100%;
  }

  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline {
    display: inline;
  }

  .inline-flex {
    display: inline-flex;
  }

  .table {
    display: table;
  }

  .flex-shrink {
    flex-shrink: 1;
  }

  .grow {
    flex-grow: 1;
  }

  .border-collapse {
    border-collapse: collapse;
  }

  .transform {
    transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
  }

  .flex-wrap {
    flex-wrap: wrap;
  }

  .rounded {
    border-radius: .25rem;
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .lowercase {
    text-transform: lowercase;
  }

  .italic {
    font-style: italic;
  }

  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }

  .filter {
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .backdrop-filter {
    -webkit-backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
    backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
  }

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
}

:root {
  color: #17211c;
  font-synthesis: none;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #f4f2ea;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
}

* {
  box-sizing: border-box;
}

body {
  min-width: 320px;
  min-height: 100vh;
  margin: 0;
}

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

.shell {
  background-color: #0000;
  background-image: linear-gradient(#f4f2ead1, #f4f2eaf5), url("https://images.unsplash.com/photo-1509391366360-2e959784a276?auto=format&fit=crop&w=1800&q=80");
  background-position: center;
  background-repeat: repeat, repeat;
  background-size: cover;
  background-attachment: scroll, scroll;
  background-origin: padding-box, padding-box;
  background-clip: border-box, border-box;
  min-height: 100vh;
  padding: 28px;
}

.workspace {
  background: #ffffffdb;
  border: 1px solid #17211c1f;
  border-radius: 8px;
  flex-direction: column;
  gap: 22px;
  max-width: 1180px;
  min-height: calc(100vh - 56px);
  margin: 0 auto;
  padding: 22px;
  display: flex;
  box-shadow: 0 24px 70px #17211c24;
}

.topbar, .hero, .lane {
  justify-content: space-between;
  align-items: center;
  gap: 18px;
  display: flex;
}

.eyebrow, .kicker, .status {
  color: #5d7567;
  letter-spacing: 0;
  text-transform: uppercase;
  margin: 0;
  font-size: .78rem;
  font-weight: 700;
}

h1, h2, h3, p {
  margin: 0;
}

h1 {
  font-size: clamp(1.5rem, 2.2vw, 2.1rem);
}

h2 {
  max-width: 720px;
  margin-top: 8px;
  font-size: clamp(2.3rem, 5vw, 4.8rem);
  line-height: .96;
}

h3 {
  font-size: 1.08rem;
}

.deployment, .primary-action, .lane-icon {
  justify-content: center;
  align-items: center;
  display: inline-flex;
}

.deployment {
  color: #0f5132;
  background: #0f513214;
  border: 1px solid #0f51323d;
  border-radius: 999px;
  gap: 8px;
  min-height: 40px;
  padding: 0 14px;
  font-weight: 700;
}

.hero {
  flex: 1;
  align-items: flex-end;
  padding: 56px 0 44px;
}

.primary-action {
  color: #fff;
  white-space: nowrap;
  background: #0f5132;
  border-radius: 999px;
  gap: 10px;
  min-height: 46px;
  padding: 0 18px;
  font-weight: 800;
}

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

.lane {
  background: #ffffffc7;
  border: 1px solid #17211c1f;
  border-radius: 8px;
  align-items: flex-start;
  min-height: 148px;
  padding: 18px;
}

.lane p:last-child {
  color: #41524a;
  margin-top: 12px;
  line-height: 1.5;
}

.lane-icon {
  color: #0f5132;
  background: #e2efe8;
  border-radius: 8px;
  flex: none;
  width: 42px;
  height: 42px;
}

.ld {
  --ld-paper: #f6f3ea;
  --ld-card: #fffdf7;
  --ld-teal: #0f3d3e;
  --ld-ink: #102724;
  --ld-soft: #47605a;
  --ld-amber: #b45f06;
  --ld-green: #106b37;
  --ld-line: #10272424;
  background: var(--ld-paper);
  color: var(--ld-ink);
  min-height: 100vh;
  padding-bottom: 40px;
}

.ld-nav {
  z-index: 10;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  border-bottom: 1px solid var(--ld-line);
  background: #f6f3eaeb;
  padding: 14px 6vw;
  position: sticky;
  top: 0;
}

.ld-wordmark {
  color: var(--ld-teal);
  letter-spacing: .01em;
  font-size: 1.05rem;
  font-weight: 800;
}

.ld-eyebrow {
  color: var(--ld-amber);
  text-transform: uppercase;
  letter-spacing: .12em;
  margin-bottom: 10px;
  font-size: .74rem;
  font-weight: 800;
}

.ld-hero {
  grid-template-columns: 1.1fr .9fr;
  align-items: center;
  gap: 40px;
  min-height: 420px;
  padding: 56px 6vw 40px;
  display: grid;
}

.ld-h1 {
  letter-spacing: -.02em;
  color: var(--ld-ink);
  font-size: clamp(2.4rem, 6vw, 5rem);
  line-height: 1.02;
}

.ld-lede {
  color: var(--ld-soft);
  max-width: 54ch;
  margin-top: 18px;
  font-size: 1.08rem;
  line-height: 1.6;
}

.ld-hero-actions {
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 26px;
  display: flex;
}

.ld-hero-img {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  max-height: 460px;
  box-shadow: 0 24px 60px #10272438;
}

.ld-cta {
  background: var(--ld-teal);
  color: #fff;
  cursor: pointer;
  border: none;
  border-radius: 8px;
  align-items: center;
  gap: 10px;
  min-height: 50px;
  padding: 0 22px;
  font-size: .98rem;
  font-weight: 800;
  display: inline-flex;
}

.ld-cta:hover {
  background: #135052;
}

.ld-ghost {
  border: 1px solid var(--ld-line);
  background: var(--ld-card);
  min-height: 50px;
  color: var(--ld-teal);
  cursor: pointer;
  border-radius: 8px;
  align-items: center;
  gap: 8px;
  padding: 0 18px;
  font-weight: 700;
  display: inline-flex;
}

.ld-strip {
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  padding: 8px 6vw 24px;
  display: grid;
}

.ld-card {
  background: var(--ld-card);
  border: 1px solid var(--ld-line);
  color: var(--ld-soft);
  border-radius: 8px;
  padding: 20px 22px;
  line-height: 1.6;
  box-shadow: 0 10px 30px #1027240f;
}

.ld-card strong {
  color: var(--ld-ink);
}

.ld-panel {
  background: var(--ld-card);
  border: 1px solid var(--ld-line);
  border-radius: 8px;
  margin: 24px 6vw;
  padding: 34px 36px;
  box-shadow: 0 14px 40px #10272414;
}

.ld-h2 {
  letter-spacing: -.01em;
  margin-bottom: 8px;
  font-size: clamp(1.5rem, 3vw, 2.2rem);
}

.ld-h3 {
  margin-bottom: 10px;
  font-size: 1.15rem;
}

.ld-sub {
  color: var(--ld-soft);
  max-width: 62ch;
  margin-bottom: 22px;
  line-height: 1.6;
}

.ld-entry-grid {
  grid-template-columns: 1.1fr .9fr;
  align-items: start;
  gap: 30px;
  display: grid;
}

.ld-field {
  flex-direction: column;
  gap: 6px;
  margin-bottom: 14px;
  display: flex;
}

.ld-label {
  text-transform: uppercase;
  letter-spacing: .06em;
  color: var(--ld-soft);
  font-size: .76rem;
  font-weight: 800;
}

.ld-input {
  color: var(--ld-ink);
  background: #fff;
  border: 1px solid #1027243d;
  border-radius: 6px;
  padding: 11px 13px;
  font-size: .98rem;
}

.ld-input-big {
  padding: 14px 16px;
  font-size: 1.35rem;
  font-weight: 700;
}

.ld-details {
  border: 1px dashed var(--ld-line);
  border-radius: 8px;
  margin-bottom: 14px;
  padding: 12px 16px;
}

.ld-details summary {
  cursor: pointer;
  color: var(--ld-teal);
  font-size: .9rem;
  font-weight: 700;
}

.ld-detail-grid {
  grid-template-columns: 1fr 1fr;
  gap: 0 16px;
  margin-top: 14px;
  display: grid;
}

.ld-entry-actions {
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
  margin-top: 6px;
  display: flex;
}

.ld-attach {
  color: var(--ld-teal);
  cursor: pointer;
  border-bottom: 1px dashed var(--ld-teal);
  align-items: center;
  gap: 8px;
  padding-bottom: 2px;
  font-size: .9rem;
  font-weight: 700;
  display: inline-flex;
}

.ld-quiet {
  color: var(--ld-soft);
  margin-top: 10px;
  font-size: .8rem;
  line-height: 1.55;
}

.ld-error {
  color: #9b2424;
  background: #9b242412;
  border: 1px solid #9b242438;
  border-radius: 6px;
  margin: 10px 0;
  padding: 11px 14px;
  font-size: .9rem;
  font-weight: 600;
}

.ld-billmap {
  min-height: 280px;
}

.ld-bill-preview {
  object-fit: contain;
  border: 1px solid var(--ld-line);
  background: #fff;
  border-radius: 8px;
  width: 100%;
  max-height: 420px;
}

.ld-billmap-guide {
  border: 1px solid var(--ld-line);
  background: var(--ld-paper);
  border-radius: 8px;
  padding: 18px 20px;
}

.ld-billmap-doc {
  border: 1px solid var(--ld-line);
  background: #fff;
  border-radius: 6px;
  padding: 6px 0;
  font-size: .86rem;
}

.ld-billmap-row {
  border-bottom: 1px dashed var(--ld-line);
  justify-content: space-between;
  gap: 10px;
  padding: 9px 14px;
  display: flex;
}

.ld-billmap-row:last-child {
  border-bottom: none;
}

.ld-billmap-hl {
  color: var(--ld-amber);
  white-space: nowrap;
  font-weight: 700;
}

.ld-patterns {
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 14px;
  display: flex;
}

.ld-pattern {
  color: var(--ld-teal);
  cursor: pointer;
  background: #fff;
  border: 1px solid #0f3d3e4d;
  border-radius: 999px;
  padding: 13px 18px;
  font-size: .92rem;
  font-weight: 700;
}

.ld-pattern-active {
  background: var(--ld-teal);
  color: #fff;
  border-color: var(--ld-teal);
}

.ld-reveal-grid {
  grid-template-columns: 1.5fr .5fr;
  align-items: start;
  gap: 24px;
  display: grid;
}

.ld-billdoc {
  background: var(--ld-card);
  border: 1px solid var(--ld-line);
  border-radius: 8px;
  padding: 26px 28px;
  box-shadow: 0 12px 34px #1027241a;
}

.ld-sim-chip {
  color: var(--ld-amber);
  text-transform: uppercase;
  letter-spacing: .06em;
  background: #fbf0d8;
  border: 1px solid #b45f0666;
  border-radius: 999px;
  padding: 6px 12px;
  font-size: .74rem;
  font-weight: 800;
  display: inline-block;
}

.ld-billdoc-meta {
  color: var(--ld-soft);
  flex-wrap: wrap;
  align-items: center;
  gap: 14px;
  margin: 10px 0 18px;
  font-size: .86rem;
  font-weight: 600;
  display: flex;
}

.ld-conf {
  border-radius: 999px;
  padding: 4px 12px;
  font-size: .78rem;
  font-weight: 800;
}

.ld-billline {
  border-top: 1px solid var(--ld-line);
  justify-content: space-between;
  align-items: baseline;
  gap: 16px;
  padding: 14px 2px;
  font-size: 1rem;
  display: flex;
}

.ld-billline strong {
  white-space: nowrap;
  font-size: 1.25rem;
}

.ld-billline-saving {
  border-top: 2px solid var(--ld-ink);
}

.ld-billline-saving strong {
  color: var(--ld-green);
  font-size: 1.5rem;
}

.ld-loanbox {
  background: var(--ld-paper);
  border: 1px solid var(--ld-line);
  border-radius: 8px;
  padding: 20px 22px;
}

.ld-loan-amount {
  color: var(--ld-teal);
  font-size: 1.6rem;
  font-weight: 800;
}

.ld-loan-amount span {
  color: var(--ld-soft);
  font-size: .9rem;
  font-weight: 600;
}

.ld-loan-note {
  color: var(--ld-soft);
  margin-top: 10px;
  font-size: .84rem;
  line-height: 1.55;
}

.ld-loan-own {
  border-top: 1px dashed var(--ld-line);
  color: var(--ld-ink);
  margin-top: 12px;
  padding-top: 10px;
  font-size: .88rem;
  font-weight: 700;
}

.ld-own {
  border-left: 4px solid var(--ld-green);
  background: #eef4ef;
  border-radius: 0 8px 8px 0;
  margin-top: 22px;
  padding: 18px 22px;
  font-size: 1.02rem;
  line-height: 1.6;
}

.ld-proposal {
  border-top: 1px solid var(--ld-line);
  grid-template-columns: 1.2fr .8fr;
  align-items: center;
  gap: 26px;
  margin-top: 24px;
  padding-top: 22px;
  display: grid;
}

.ld-deliverables {
  color: var(--ld-soft);
  padding-left: 18px;
  line-height: 1.7;
}

.ld-proposal-actions {
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  display: flex;
}

.ld-unlock {
  color: var(--ld-ink);
  background: #fbf0d8;
  border: 1px solid #b45f064d;
  border-radius: 8px;
  padding: 14px 16px;
  font-size: .92rem;
  line-height: 1.55;
}

.ld-footer {
  color: var(--ld-soft);
  padding: 26px 6vw 0;
  font-size: .8rem;
  line-height: 1.6;
}

@media (max-width: 900px) {
  .ld-hero, .ld-strip, .ld-entry-grid, .ld-reveal-grid, .ld-proposal, .ld-detail-grid {
    grid-template-columns: 1fr;
  }

  .ld-hero {
    gap: 24px;
    padding: 36px 5vw 24px;
  }

  .ld-panel {
    margin: 18px 4vw;
    padding: 24px 20px;
  }

  .ld-hero-img {
    max-height: 300px;
  }
}

@media (max-width: 820px) {
  .shell {
    padding: 12px;
  }

  .workspace {
    min-height: calc(100vh - 24px);
    padding: 16px;
  }

  .topbar, .hero {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero {
    padding: 36px 0 24px;
  }

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

@property --tw-rotate-x {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-blur {
  syntax: "*";
  inherits: false
}

@property --tw-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-invert {
  syntax: "*";
  inherits: false
}

@property --tw-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}
