/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: "Inter Variable", "Inter", system-ui, -apple-system, sans-serif;
    --font-mono: "JetBrains Mono", "Fira Code", monospace;
    --color-red-50: oklch(97.1% 0.013 17.38);
    --color-red-100: oklch(93.6% 0.032 17.717);
    --color-red-200: oklch(88.5% 0.062 18.334);
    --color-red-400: oklch(70.4% 0.191 22.216);
    --color-red-500: oklch(63.7% 0.237 25.331);
    --color-red-600: oklch(57.7% 0.245 27.325);
    --color-red-700: oklch(50.5% 0.213 27.518);
    --color-red-800: oklch(44.4% 0.177 26.899);
    --color-yellow-50: oklch(98.7% 0.026 102.212);
    --color-yellow-100: oklch(97.3% 0.071 103.193);
    --color-yellow-200: oklch(94.5% 0.129 101.54);
    --color-yellow-600: oklch(68.1% 0.162 75.834);
    --color-yellow-800: oklch(47.6% 0.114 61.907);
    --color-green-50: oklch(98.2% 0.018 155.826);
    --color-green-100: oklch(96.2% 0.044 156.743);
    --color-green-200: oklch(92.5% 0.084 155.995);
    --color-green-500: oklch(72.3% 0.219 149.579);
    --color-green-600: oklch(62.7% 0.194 149.214);
    --color-green-700: oklch(52.7% 0.154 150.069);
    --color-green-800: oklch(44.8% 0.119 151.328);
    --color-blue-50: oklch(97% 0.014 254.604);
    --color-blue-100: oklch(93.2% 0.032 255.585);
    --color-blue-200: oklch(88.2% 0.059 254.128);
    --color-blue-400: oklch(70.7% 0.165 254.624);
    --color-blue-500: oklch(62.3% 0.214 259.815);
    --color-blue-600: oklch(54.6% 0.245 262.881);
    --color-blue-700: oklch(48.8% 0.243 264.376);
    --color-blue-800: oklch(42.4% 0.199 265.638);
    --color-slate-50: oklch(98.4% 0.003 247.858);
    --color-slate-100: oklch(96.8% 0.007 247.896);
    --color-slate-200: oklch(92.9% 0.013 255.508);
    --color-slate-400: oklch(70.4% 0.04 256.788);
    --color-slate-500: oklch(55.4% 0.046 257.417);
    --color-slate-800: oklch(27.9% 0.041 260.031);
    --color-slate-900: oklch(20.8% 0.042 265.755);
    --color-gray-50: oklch(98.5% 0.002 247.839);
    --color-gray-100: oklch(96.7% 0.003 264.542);
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --color-gray-400: oklch(70.7% 0.022 261.325);
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --color-gray-700: oklch(37.3% 0.034 259.733);
    --color-gray-800: oklch(27.8% 0.033 256.848);
    --color-gray-900: oklch(21% 0.034 264.665);
    --color-zinc-100: oklch(96.7% 0.001 286.375);
    --color-zinc-200: oklch(92% 0.004 286.32);
    --color-zinc-700: oklch(37% 0.013 285.805);
    --color-zinc-900: oklch(21% 0.006 285.885);
    --color-white: #fff;
    --spacing: 0.25rem;
    --breakpoint-sm: 36rem;
    --breakpoint-md: 48rem;
    --breakpoint-lg: 64rem;
    --breakpoint-xl: 80rem;
    --breakpoint-2xl: 96rem;
    --container-6xl: 72rem;
    --container-7xl: 80rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-wide: 0.025em;
    --leading-relaxed: 1.625;
    --radius-sm: 0.25rem;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-xl: 0.625rem;
    --shadow-sm: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --shadow-xl: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --ease-in: cubic-bezier(0.4, 0, 1, 1);
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --animate-spin: spin 1s linear infinite;
    --animate-ping: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
    --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    --animate-bounce: bounce 1s infinite;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-brand: oklch(45% 0.18 250);
    --color-brand-hover: oklch(38% 0.18 250);
    --color-brand-light: oklch(60% 0.15 250);
    --color-brand-dark: oklch(30% 0.18 250);
    --color-brand-subtle: oklch(96% 0.04 250);
    --color-accent: oklch(65% 0.22 35);
    --color-brand-orange: oklch(69% 0.21 44);
    --color-brand-orange-hover: oklch(63% 0.205 44);
    --color-success: oklch(52% 0.14 145);
    --color-success-hover: oklch(44% 0.14 145);
    --color-success-subtle: oklch(96% 0.05 145);
    --color-on-success: oklch(98% 0 0);
    --color-danger: oklch(52% 0.18 25);
    --color-danger-hover: oklch(44% 0.18 25);
    --color-danger-subtle: oklch(96% 0.06 25);
    --color-on-danger: oklch(98% 0 0);
    --color-warning: oklch(70% 0.15 80);
    --color-warning-hover: oklch(60% 0.15 80);
    --color-warning-subtle: oklch(97% 0.05 80);
    --color-info: oklch(55% 0.14 230);
    --color-info-subtle: oklch(96% 0.04 230);
    --color-purple: oklch(52% 0.19 295);
    --color-purple-hover: oklch(45% 0.19 295);
    --color-purple-subtle: oklch(97% 0.04 295);
    --color-on-purple: oklch(98% 0 0);
    --color-on-brand: oklch(98% 0 0);
    --color-on-surface: oklch(20% 0.01 250);
    --color-neutral-tint: oklch(92% 0 0);
    --color-neutral-ink: oklch(30% 0 0);
    --color-info-tint: oklch(88% 0.1 250);
    --color-info-ink: oklch(25% 0.12 250);
    --color-success-tint: oklch(88% 0.1 145);
    --color-success-ink: oklch(25% 0.1 145);
    --color-warning-tint: oklch(92% 0.12 85);
    --color-warning-ink: oklch(30% 0.12 85);
    --color-danger-tint: oklch(90% 0.1 25);
    --color-danger-ink: oklch(30% 0.12 25);
    --color-purple-tint: oklch(90% 0.08 295);
    --color-purple-ink: oklch(35% 0.16 295);
    --color-text: oklch(15% 0 0);
    --color-text-primary: oklch(20% 0.01 250);
    --color-text-secondary: oklch(45% 0.02 250);
    --color-text-muted: oklch(55% 0 0);
    --color-muted: oklch(55% 0 0);
    --color-text-disabled: oklch(75% 0.01 250);
    --color-text-inverse: oklch(98% 0 0);
    --color-surface: oklch(99% 0 0);
    --color-surface-2: oklch(97% 0.005 250);
    --color-surface-3: oklch(94% 0.005 250);
    --color-surface-inverse: oklch(18% 0.02 250);
    --color-border: oklch(88% 0 0);
    --color-border-strong: oklch(75% 0.01 250);
    --font-display: "Poppins", "Inter Variable", "Inter", system-ui, sans-serif;
    --spacing-xs: 0.25rem;
    --spacing-sm: 0.5rem;
    --spacing-md: 0.75rem;
    --spacing-lg: 1rem;
    --spacing-xl: 1.5rem;
    --spacing-2xl: 2rem;
    --spacing-3xl: 3rem;
    --radius-full: 9999px;
    --shadow-card: 0 1px 3px oklch(0% 0 0 / 8%), 0 1px 2px oklch(0% 0 0 / 6%);
    --shadow-popover: 0 8px 24px oklch(0% 0 0 / 12%);
    --shadow-modal: 0 20px 60px oklch(0% 0 0 / 20%);
    --z-base: 0;
    --z-raised: 10;
    --z-dropdown: 100;
    --z-sticky: 200;
    --z-fixed: 300;
    --z-modal: 400;
    --z-toast: 500;
    --z-tooltip: 600;
    --z-overlay: 10100;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring:where(:not(iframe)) {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .\@container\/card {
    container-type: inline-size;
    container-name: card;
  }
  .\@container {
    container-type: inline-size;
  }
  .pointer-events-none {
    pointer-events: none;
  }
  .\!visible {
    visibility: visible !important;
  }
  .collapse {
    visibility: collapse;
  }
  .invisible {
    visibility: hidden;
  }
  .visible {
    visibility: visible;
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .fixed\! {
    position: fixed !important;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .top-0 {
    top: 0px;
  }
  .top-4 {
    top: calc(var(--spacing) * 4);
  }
  .top-5 {
    top: calc(var(--spacing) * 5);
  }
  .top-20 {
    top: calc(var(--spacing) * 20);
  }
  .right-0 {
    right: 0px;
  }
  .right-4 {
    right: calc(var(--spacing) * 4);
  }
  .left-0 {
    left: 0px;
  }
  .left-4 {
    left: calc(var(--spacing) * 4);
  }
  .isolate {
    isolation: isolate;
  }
  .z-10 {
    z-index: 10;
  }
  .z-20 {
    z-index: 20;
  }
  .z-30 {
    z-index: 30;
  }
  .z-40 {
    z-index: 40;
  }
  .z-50 {
    z-index: 50;
  }
  .float-left {
    float: left;
  }
  .float-right {
    float: right;
  }
  .container {
    width: 100%;
    @media (width >= 36rem) {
      max-width: 36rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .m-6 {
    margin: calc(var(--spacing) * 6);
  }
  .mx-4 {
    margin-inline: calc(var(--spacing) * 4);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-md {
    margin-block: var(--spacing-md);
  }
  .mt-1 {
    margin-top: var(--spacing);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mr-1 {
    margin-right: var(--spacing);
  }
  .mb-1 {
    margin-bottom: var(--spacing);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }
  .line-clamp-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline\! {
    display: inline !important;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .table-row {
    display: table-row;
  }
  .size-6 {
    width: calc(var(--spacing) * 6);
    height: calc(var(--spacing) * 6);
  }
  .size-8 {
    width: calc(var(--spacing) * 8);
    height: calc(var(--spacing) * 8);
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-6 {
    height: calc(var(--spacing) * 6);
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-14 {
    height: calc(var(--spacing) * 14);
  }
  .h-48 {
    height: calc(var(--spacing) * 48);
  }
  .h-\[1-9\] {
    height: 1-9;
  }
  .max-h-\[65vh\] {
    max-height: 65vh;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-1\/2 {
    width: calc(1 / 2 * 100%);
  }
  .w-3\/4 {
    width: calc(3 / 4 * 100%);
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-5\/6 {
    width: calc(5 / 6 * 100%);
  }
  .w-6 {
    width: calc(var(--spacing) * 6);
  }
  .w-8 {
    width: calc(var(--spacing) * 8);
  }
  .w-12 {
    width: calc(var(--spacing) * 12);
  }
  .w-32 {
    width: calc(var(--spacing) * 32);
  }
  .w-64 {
    width: calc(var(--spacing) * 64);
  }
  .w-80 {
    width: calc(var(--spacing) * 80);
  }
  .w-\[200px\] {
    width: 200px;
  }
  .w-\[372px\] {
    width: 372px;
  }
  .w-full {
    width: 100%;
  }
  .max-w-2xl {
    max-width: var(--spacing-2xl);
  }
  .max-w-6xl {
    max-width: var(--container-6xl);
  }
  .max-w-7xl {
    max-width: var(--container-7xl);
  }
  .max-w-full {
    max-width: 100%;
  }
  .max-w-lg {
    max-width: var(--spacing-lg);
  }
  .max-w-md {
    max-width: var(--spacing-md);
  }
  .max-w-none {
    max-width: none;
  }
  .max-w-prose {
    max-width: 65ch;
  }
  .min-w-0 {
    min-width: 0px;
  }
  .min-w-full {
    min-width: 100%;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-shrink {
    flex-shrink: 1;
  }
  .flex-shrink-0 {
    flex-shrink: 0;
  }
  .shrink {
    flex-shrink: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .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,);
  }
  .animate-bounce {
    animation: var(--animate-bounce);
  }
  .animate-ping {
    animation: var(--animate-ping);
  }
  .animate-pulse {
    animation: var(--animate-pulse);
  }
  .animate-spin {
    animation: var(--animate-spin);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .grid-cols-\[auto_1fr\] {
    grid-template-columns: auto 1fr;
  }
  .grid-cols-\[repeat\(auto-fit\,minmax\(250px\,1fr\)\)\] {
    grid-template-columns: repeat(auto-fit,minmax(250px,1fr));
  }
  .grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  :where(.space-y-1 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(var(--spacing) * var(--tw-space-y-reverse));
    margin-block-end: calc(var(--spacing) * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-2 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-4 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-6 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.divide-y > :not(:last-child)) {
    --tw-divide-y-reverse: 0;
    border-bottom-style: var(--tw-border-style);
    border-top-style: var(--tw-border-style);
    border-top-width: calc(1px * var(--tw-divide-y-reverse));
    border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  }
  :where(.divide-slate-200 > :not(:last-child)) {
    border-color: var(--color-slate-200);
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-visible {
    overflow: visible;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .\!rounded-full {
    border-radius: var(--radius-full) !important;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-full {
    border-radius: var(--radius-full);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border\! {
    border-style: var(--tw-border-style) !important;
    border-width: 1px !important;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-r {
    border-right-style: var(--tw-border-style);
    border-right-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-b-2 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }
  .border-none {
    --tw-border-style: none;
    border-style: none;
  }
  .border-blue-200 {
    border-color: var(--color-blue-200);
  }
  .border-blue-600 {
    border-color: var(--color-blue-600);
  }
  .border-border {
    border-color: var(--color-border);
  }
  .border-gray-200 {
    border-color: var(--color-gray-200);
  }
  .border-gray-300 {
    border-color: var(--color-gray-300);
  }
  .border-green-200 {
    border-color: var(--color-green-200);
  }
  .border-red-200 {
    border-color: var(--color-red-200);
  }
  .border-white\/10 {
    border-color: color-mix(in srgb, #fff 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }
  .border-yellow-200 {
    border-color: var(--color-yellow-200);
  }
  .border-zinc-200 {
    border-color: var(--color-zinc-200);
  }
  .bg-blue-50 {
    background-color: var(--color-blue-50);
  }
  .bg-blue-100 {
    background-color: var(--color-blue-100);
  }
  .bg-blue-500 {
    background-color: var(--color-blue-500);
  }
  .bg-blue-600 {
    background-color: var(--color-blue-600);
  }
  .bg-gray-50 {
    background-color: var(--color-gray-50);
  }
  .bg-gray-100 {
    background-color: var(--color-gray-100);
  }
  .bg-gray-200 {
    background-color: var(--color-gray-200);
  }
  .bg-green-50 {
    background-color: var(--color-green-50);
  }
  .bg-green-100 {
    background-color: var(--color-green-100);
  }
  .bg-green-500 {
    background-color: var(--color-green-500);
  }
  .bg-red-50 {
    background-color: var(--color-red-50);
  }
  .bg-red-100 {
    background-color: var(--color-red-100);
  }
  .bg-red-500 {
    background-color: var(--color-red-500);
  }
  .bg-red-600 {
    background-color: var(--color-red-600);
  }
  .bg-slate-50 {
    background-color: var(--color-slate-50);
  }
  .bg-slate-100 {
    background-color: var(--color-slate-100);
  }
  .bg-success {
    background-color: var(--color-success);
  }
  .bg-surface-2 {
    background-color: var(--color-surface-2);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-warning {
    background-color: var(--color-warning);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-white\/10 {
    background-color: color-mix(in srgb, #fff 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }
  .bg-white\/80 {
    background-color: color-mix(in srgb, #fff 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 80%, transparent);
    }
  }
  .bg-yellow-50 {
    background-color: var(--color-yellow-50);
  }
  .bg-yellow-100 {
    background-color: var(--color-yellow-100);
  }
  .from-blue-500 {
    --tw-gradient-from: var(--color-blue-500);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .fill-white {
    fill: var(--color-white);
  }
  .object-cover {
    object-fit: cover;
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-3 {
    padding: calc(var(--spacing) * 3);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-8 {
    padding: calc(var(--spacing) * 8);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-2\.5 {
    padding-inline: calc(var(--spacing) * 2.5);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .py-0\.5 {
    padding-block: calc(var(--spacing) * 0.5);
  }
  .py-1 {
    padding-block: var(--spacing);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .font-display {
    font-family: var(--font-display);
  }
  .font-mono {
    font-family: var(--font-mono);
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-wide {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .whitespace-pre-line {
    white-space: pre-line;
  }
  .text-blue-400 {
    color: var(--color-blue-400);
  }
  .text-blue-600 {
    color: var(--color-blue-600);
  }
  .text-blue-700 {
    color: var(--color-blue-700);
  }
  .text-blue-800 {
    color: var(--color-blue-800);
  }
  .text-gray-400 {
    color: var(--color-gray-400);
  }
  .text-gray-500 {
    color: var(--color-gray-500);
  }
  .text-gray-600 {
    color: var(--color-gray-600);
  }
  .text-gray-700 {
    color: var(--color-gray-700);
  }
  .text-gray-800 {
    color: var(--color-gray-800);
  }
  .text-gray-900 {
    color: var(--color-gray-900);
  }
  .text-green-600 {
    color: var(--color-green-600);
  }
  .text-green-700 {
    color: var(--color-green-700);
  }
  .text-green-800 {
    color: var(--color-green-800);
  }
  .text-muted {
    color: var(--color-muted);
  }
  .text-red-500 {
    color: var(--color-red-500);
  }
  .text-red-600 {
    color: var(--color-red-600);
  }
  .text-red-700 {
    color: var(--color-red-700);
  }
  .text-red-800 {
    color: var(--color-red-800);
  }
  .text-slate-400 {
    color: var(--color-slate-400);
  }
  .text-slate-500 {
    color: var(--color-slate-500);
  }
  .text-slate-800 {
    color: var(--color-slate-800);
  }
  .text-slate-900 {
    color: var(--color-slate-900);
  }
  .text-success {
    color: var(--color-success);
  }
  .text-text-secondary {
    color: var(--color-text-secondary);
  }
  .text-white {
    color: var(--color-white);
  }
  .text-yellow-600 {
    color: var(--color-yellow-600);
  }
  .text-yellow-800 {
    color: var(--color-yellow-800);
  }
  .text-zinc-900 {
    color: var(--color-zinc-900);
  }
  .capitalize {
    text-transform: capitalize;
  }
  .lowercase {
    text-transform: lowercase;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .ordinal {
    --tw-ordinal: ordinal;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .tabular-nums {
    --tw-numeric-spacing: tabular-nums;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .line-through {
    text-decoration-line: line-through;
  }
  .overline {
    text-decoration-line: overline;
  }
  .underline {
    text-decoration-line: underline;
  }
  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .opacity-25 {
    opacity: 25%;
  }
  .opacity-50 {
    opacity: 50%;
  }
  .opacity-75 {
    opacity: 75%;
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-\[0_4px_20px_rgba\(0\,0\,0\,0\.1\)\] {
    --tw-shadow: 0 4px 20px var(--tw-shadow-color, rgba(0,0,0,0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-card {
    --tw-shadow: 0 1px 3px var(--tw-shadow-color, oklch(0% 0 0 / 8%)), 0 1px 2px var(--tw-shadow-color, oklch(0% 0 0 / 6%));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .ring {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .blur {
    --tw-blur: blur(8px);
    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,);
  }
  .invert {
    --tw-invert: invert(100%);
    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,);
  }
  .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));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-150 {
    --tw-duration: 150ms;
    transition-duration: 150ms;
  }
  .duration-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .ease-in {
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }
  .select-all {
    -webkit-user-select: all;
    user-select: all;
  }
  .\[file\:line\] {
    file: line;
  }
  .\[images\:export\] {
    images: export;
  }
  .\[seed\:ng-workplace-invitations-for-app-user\] {
    seed: ng-workplace-invitations-for-app-user;
  }
  .placeholder\:text-gray-400::placeholder {
    color: var(--color-gray-400);
  }
  @media (hover: hover) {
    .hover\:-translate-y-1:hover {
      --tw-translate-y: calc(var(--spacing) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .hover\:scale-105:hover {
      --tw-scale-x: 105%;
      --tw-scale-y: 105%;
      --tw-scale-z: 105%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
    .hover\:bg-blue-700:hover {
      background-color: var(--color-blue-700);
    }
    .hover\:bg-gray-100:hover {
      background-color: var(--color-gray-100);
    }
    .hover\:bg-gray-200:hover {
      background-color: var(--color-gray-200);
    }
    .hover\:bg-red-700:hover {
      background-color: var(--color-red-700);
    }
    .hover\:text-blue-600:hover {
      color: var(--color-blue-600);
    }
    .hover\:text-blue-800:hover {
      color: var(--color-blue-800);
    }
    .hover\:text-gray-600:hover {
      color: var(--color-gray-600);
    }
    .hover\:text-gray-800:hover {
      color: var(--color-gray-800);
    }
    .hover\:no-underline:hover {
      text-decoration-line: none;
    }
    .hover\:underline:hover {
      text-decoration-line: underline;
    }
    .hover\:shadow-xl:hover {
      --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus\:border-blue-500:focus {
    border-color: var(--color-blue-500);
  }
  .focus\:ring-2:focus {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .focus\:ring-blue-500:focus {
    --tw-ring-color: var(--color-blue-500);
  }
  .focus\:ring-gray-500:focus {
    --tw-ring-color: var(--color-gray-500);
  }
  .focus\:ring-red-500:focus {
    --tw-ring-color: var(--color-red-500);
  }
  .focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
  .focus\:outline-none:focus {
    --tw-outline-style: none;
    outline-style: none;
  }
  .focus-visible\:ring-2:focus-visible {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .focus-visible\:ring-blue-500:focus-visible {
    --tw-ring-color: var(--color-blue-500);
  }
  .active\:bg-blue-800:active {
    background-color: var(--color-blue-800);
  }
  .active\:bg-gray-300:active {
    background-color: var(--color-gray-300);
  }
  .active\:bg-red-800:active {
    background-color: var(--color-red-800);
  }
  .disabled\:cursor-not-allowed:disabled {
    cursor: not-allowed;
  }
  .disabled\:opacity-50:disabled {
    opacity: 50%;
  }
  @media (width >= 36rem) {
    .sm\:px-6 {
      padding-inline: calc(var(--spacing) * 6);
    }
    .sm\:text-3xl {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  @media (width >= 48rem) {
    .md\:block {
      display: block;
    }
    .md\:w-1\/2 {
      width: calc(1 / 2 * 100%);
    }
    .md\:grid-cols-1 {
      grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .md\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .md\:px-6 {
      padding-inline: calc(var(--spacing) * 6);
    }
    .md\:px-8 {
      padding-inline: calc(var(--spacing) * 8);
    }
    .md\:text-2xl {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
    .md\:text-3xl {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
    .md\:text-4xl {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  @media (width >= 64rem) {
    .lg\:w-1\/3 {
      width: calc(1 / 3 * 100%);
    }
    .lg\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .lg\:px-8 {
      padding-inline: calc(var(--spacing) * 8);
    }
    .lg\:px-12 {
      padding-inline: calc(var(--spacing) * 12);
    }
    .lg\:text-5xl {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  @media (prefers-color-scheme: dark) {
    .dark\:border-zinc-700 {
      border-color: var(--color-zinc-700);
    }
    .dark\:bg-zinc-900 {
      background-color: var(--color-zinc-900);
    }
    .dark\:text-zinc-100 {
      color: var(--color-zinc-100);
    }
  }
  .\[tracking\=\"true\"\]\:visible:is(tracking="true") {
    visibility: visible;
  }
}
.leaflet-pane, .leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-tile-container, .leaflet-pane > svg, .leaflet-pane > canvas, .leaflet-zoom-box, .leaflet-image-layer, .leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}
.leaflet-container {
  overflow: hidden;
}
.leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}
.leaflet-tile::selection {
  background: transparent;
}
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}
.leaflet-marker-icon, .leaflet-marker-shadow {
  display: block;
}
.leaflet-container .leaflet-overlay-pane svg {
  max-width: none !important;
  max-height: none !important;
}
.leaflet-container .leaflet-marker-pane img, .leaflet-container .leaflet-shadow-pane img, .leaflet-container .leaflet-tile-pane img, .leaflet-container img.leaflet-image-layer, .leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
  width: auto;
  padding: 0;
}
.leaflet-container img.leaflet-tile {
  mix-blend-mode: plus-lighter;
}
.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  touch-action: none;
  touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}
.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}
.leaflet-tile-loaded {
  visibility: inherit;
}
.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800;
}
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}
.leaflet-pane {
  z-index: 400;
}
.leaflet-tile-pane {
  z-index: 200;
}
.leaflet-overlay-pane {
  z-index: 400;
}
.leaflet-shadow-pane {
  z-index: 500;
}
.leaflet-marker-pane {
  z-index: 600;
}
.leaflet-tooltip-pane {
  z-index: 650;
}
.leaflet-popup-pane {
  z-index: 700;
}
.leaflet-map-pane canvas {
  z-index: 100;
}
.leaflet-map-pane svg {
  z-index: 200;
}
.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}
.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  pointer-events: auto;
}
.leaflet-top, .leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}
.leaflet-top {
  top: 0;
}
.leaflet-right {
  right: 0;
}
.leaflet-bottom {
  bottom: 0;
}
.leaflet-left {
  left: 0;
}
.leaflet-control {
  float: left;
  clear: both;
}
.leaflet-right .leaflet-control {
  float: right;
}
.leaflet-top .leaflet-control {
  margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
  margin-left: 10px;
}
.leaflet-right .leaflet-control {
  margin-right: 10px;
}
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}
.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
svg.leaflet-zoom-animated {
  will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
  transition: transform 0.25s cubic-bezier(0,0,0.25,1);
}
.leaflet-zoom-anim .leaflet-tile, .leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}
.leaflet-interactive {
  cursor: pointer;
}
.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.leaflet-crosshair, .leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}
.leaflet-popup-pane, .leaflet-control {
  cursor: auto;
}
.leaflet-dragging .leaflet-grab, .leaflet-dragging .leaflet-grab .leaflet-interactive, .leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
.leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-image-layer, .leaflet-pane > svg path, .leaflet-tile-container {
  pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive, .leaflet-image-layer.leaflet-interactive, .leaflet-pane > svg path.leaflet-interactive, svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted;
  pointer-events: auto;
}
.leaflet-container {
  background: #ddd;
  outline-offset: 1px;
}
.leaflet-container a {
  color: #0078A8;
}
.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255,255,255,0.5);
}
.leaflet-container {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
}
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0,0,0,0.65);
  border-radius: 4px;
}
.leaflet-bar a {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}
.leaflet-bar a, .leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}
.leaflet-bar a:hover, .leaflet-bar a:focus {
  background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}
.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.leaflet-control-zoom-in, .leaflet-control-zoom-out {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0,0,0,0.4);
  background: #fff;
  border-radius: 5px;
}
.leaflet-control-layers-toggle {
  background-image: url("images/layers.png");
  width: 36px;
  height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url("images/layers-2x.png");
  background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list, .leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}
.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}
.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}
.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}
.leaflet-control-layers label {
  display: block;
  font-size: 13px;
  font-size: 1.08333em;
}
.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}
.leaflet-default-icon-path {
  background-image: url("images/marker-icon.png");
}
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  margin: 0;
}
.leaflet-control-attribution, .leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
  line-height: 1.4;
}
.leaflet-control-attribution a {
  text-decoration: none;
}
.leaflet-control-attribution a:hover, .leaflet-control-attribution a:focus {
  text-decoration: underline;
}
.leaflet-attribution-flag {
  display: inline !important;
  vertical-align: baseline !important;
  width: 1em;
  height: 0.6669em;
}
.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}
.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px #fff;
}
.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution, .leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {
  box-shadow: none;
}
.leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0,0,0,0.2);
  background-clip: padding-box;
}
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}
.leaflet-popup-content {
  margin: 13px 24px 13px 20px;
  line-height: 1.3;
  font-size: 13px;
  font-size: 1.08333em;
  min-height: 1px;
}
.leaflet-popup-content p {
  margin: 17px 0;
  margin: 1.3em 0;
}
.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-top: -1px;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}
.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  pointer-events: auto;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.leaflet-popup-content-wrapper, .leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0,0,0,0.4);
}
.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  text-align: center;
  width: 24px;
  height: 24px;
  font: 16px/24px Tahoma, Verdana, sans-serif;
  color: #757575;
  text-decoration: none;
  background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover, .leaflet-container a.leaflet-popup-close-button:focus {
  color: #585858;
}
.leaflet-popup-scrolled {
  overflow: auto;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
  -ms-zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-control-zoom, .leaflet-oldie .leaflet-control-layers, .leaflet-oldie .leaflet-popup-content-wrapper, .leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0,0,0,0.4);
}
.leaflet-tooltip.leaflet-interactive {
  cursor: pointer;
  pointer-events: auto;
}
.leaflet-tooltip-top:before, .leaflet-tooltip-bottom:before, .leaflet-tooltip-left:before, .leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}
.leaflet-tooltip-bottom {
  margin-top: 6px;
}
.leaflet-tooltip-top {
  margin-top: -6px;
}
.leaflet-tooltip-bottom:before, .leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}
.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}
.leaflet-tooltip-left {
  margin-left: -6px;
}
.leaflet-tooltip-right {
  margin-left: 6px;
}
.leaflet-tooltip-left:before, .leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}
.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}
.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}
@media print {
  .leaflet-control {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
}
.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
  -webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in;
  -o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in;
  transition: transform 0.3s ease-out, opacity 0.3s ease-in;
}
.leaflet-cluster-spider-leg {
  -webkit-transition: -webkit-stroke-dashoffset 0.3s ease-out, -webkit-stroke-opacity 0.3s ease-in;
  -moz-transition: -moz-stroke-dashoffset 0.3s ease-out, -moz-stroke-opacity 0.3s ease-in;
  -o-transition: -o-stroke-dashoffset 0.3s ease-out, -o-stroke-opacity 0.3s ease-in;
  transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in;
}
.marker-cluster-small {
  background-color: rgba(181, 226, 140, 0.6);
}
.marker-cluster-small div {
  background-color: rgba(110, 204, 57, 0.6);
}
.marker-cluster-medium {
  background-color: rgba(241, 211, 87, 0.6);
}
.marker-cluster-medium div {
  background-color: rgba(240, 194, 12, 0.6);
}
.marker-cluster-large {
  background-color: rgba(253, 156, 115, 0.6);
}
.marker-cluster-large div {
  background-color: rgba(241, 128, 23, 0.6);
}
.leaflet-oldie .marker-cluster-small {
  background-color: rgb(181, 226, 140);
}
.leaflet-oldie .marker-cluster-small div {
  background-color: rgb(110, 204, 57);
}
.leaflet-oldie .marker-cluster-medium {
  background-color: rgb(241, 211, 87);
}
.leaflet-oldie .marker-cluster-medium div {
  background-color: rgb(240, 194, 12);
}
.leaflet-oldie .marker-cluster-large {
  background-color: rgb(253, 156, 115);
}
.leaflet-oldie .marker-cluster-large div {
  background-color: rgb(241, 128, 23);
}
.marker-cluster {
  background-clip: padding-box;
  border-radius: 20px;
}
.marker-cluster div {
  width: 30px;
  height: 30px;
  margin-left: 5px;
  margin-top: 5px;
  text-align: center;
  border-radius: 15px;
  font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.marker-cluster span {
  line-height: 30px;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/poppins-latin-700-normal.woff2") format("woff2"), url("/fonts/poppins-latin-700-normal.woff") format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("/fonts/poppins-latin-800-normal.woff2") format("woff2"), url("/fonts/poppins-latin-800-normal.woff") format("woff");
}
@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}
:root {
  --pt-sidebar-width: 256px;
  --pt-sidebar-width-collapsed: 60px;
  --pt-platform-header-height: 44px;
  --pt-sidebar-bg: var(--color-surface-inverse);
  --pt-sidebar-text: oklch(80% 0 0);
  --pt-sidebar-text-muted: oklch(55% 0 0);
  --pt-sidebar-active-bg: oklch(100% 0 0 / 8%);
  --pt-sidebar-active-text: oklch(100% 0 0);
  --pt-sidebar-hover-bg: oklch(100% 0 0 / 5%);
  --pt-panel-bg: var(--color-surface-3);
}
.pt-app {
  display: flex;
  min-height: 100vh;
}
.pt-public-app {
  flex-direction: column;
  background: var(--color-surface);
}
.no-transition, .no-transition *, .no-transition ~ .pt-main-wrap {
  transition: none !important;
}
.pt-sidebar {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: var(--pt-sidebar-width);
  background: var(--pt-sidebar-bg);
  color: var(--pt-sidebar-text);
  display: flex;
  flex-direction: column;
  transition: width 200ms ease;
  z-index: 40;
  overflow: hidden;
}
.pt-sidebar--collapsed {
  width: var(--pt-sidebar-width-collapsed);
}
.pt-sidebar__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.875rem 0.875rem 0.625rem;
  flex-shrink: 0;
}
.pt-sidebar__logo {
  flex-shrink: 0;
  overflow: hidden;
  a {
    display: flex;
    align-items: center;
    text-decoration: none;
  }
}
.pt-sidebar__logo-img--full {
  height: 1.9rem;
  width: auto;
  display: block;
  .pt-sidebar--collapsed & {
    display: none;
  }
}
.pt-sidebar__logo-img--mark {
  height: 1.5rem;
  width: 1.5rem;
  object-fit: cover;
  object-position: left center;
  display: none;
  .pt-sidebar--collapsed & {
    display: block;
  }
}
.pt-sidebar__search {
  padding: 0.625rem 0.75rem 0.875rem;
  flex-shrink: 0;
}
.pt-sidebar__footer {
  flex-shrink: 0;
  padding: 0.375rem 0.625rem;
  border-top: 1px solid oklch(100% 0 0 / 8%);
}
.pt-sidebar__footer .pt-user-menu__trigger {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
  padding: 0.375rem;
  border-radius: 0.375rem;
  background: none;
  border: none;
  cursor: pointer;
  color: var(--pt-sidebar-text);
  transition: background 120ms;
  &:hover {
    background: var(--pt-sidebar-hover-bg);
  }
}
.pt-user-menu__trigger-name {
  display: none;
}
.pt-sidebar__footer .pt-user-menu__trigger-name {
  display: block;
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  font-size: 0.8125rem;
  color: var(--pt-sidebar-text);
}
.pt-sidebar--collapsed .pt-user-menu__trigger-name {
  display: none;
}
.pt-sidebar__nav {
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0.25rem 0;
  display: flex;
  flex-direction: column;
}
.pt-sidebar__nav > * {
  flex-shrink: 0;
}
.pt-sidebar__nav > .pt-nav-section:last-child {
  margin-top: auto;
}
.pt-sidebar__nav > li {
  margin-bottom: 0.5rem;
}
.pt-nav-section {
  margin-bottom: 0.625rem;
}
.pt-nav-section__label {
  display: block;
  padding: 0.375rem 1rem 0.25rem;
  font-size: 0.6875rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: oklch(70% 0 0);
  white-space: nowrap;
  overflow: hidden;
  .pt-sidebar--collapsed & {
    display: none;
  }
}
.pt-nav-section__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pt-sidebar--collapsed .pt-nav-section {
  margin: 0.375rem 0 0.125rem;
  padding-top: 0.375rem;
  position: relative;
}
.pt-sidebar--collapsed .pt-nav-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0.75rem;
  right: 0.75rem;
  height: 1px;
  background: oklch(100% 0 0 / 10%);
}
.pt-nav-link {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  padding: 0.375rem 0.75rem;
  padding-right: 1.75rem;
  font-size: 0.8125rem;
  color: var(--pt-sidebar-text);
  text-decoration: none;
  border-radius: 0.375rem;
  margin: 0 0.375rem;
  white-space: nowrap;
  transition: background 120ms, color 120ms;
  position: relative;
  &:hover {
    background: var(--pt-sidebar-hover-bg);
    color: var(--color-surface);
  }
  &.active, &[aria-current="page"] {
    background: var(--pt-sidebar-active-bg);
    color: var(--pt-sidebar-active-text);
    font-weight: 500;
    &::before {
      content: "";
      position: absolute;
      left: 0;
      top: 0.25rem;
      bottom: 0.25rem;
      width: 3px;
      border-radius: 0 2px 2px 0;
      background: oklch(62% 0.17 250);
    }
  }
  .pt-nav-link__icon {
    flex-shrink: 0;
    width: 1.125rem;
    height: 1.125rem;
  }
}
.pt-nav-link__label {
  white-space: nowrap;
  overflow: hidden;
  .pt-sidebar--collapsed & {
    opacity: 0;
    width: 0;
  }
}
.pt-sidebar--collapsed .pt-nav-link {
  justify-content: center;
  gap: 0;
  padding: 0.375rem 0;
  margin: 0.0625rem auto;
  width: calc(100% - 0.75rem);
  overflow: visible;
}
.pt-sidebar--collapsed .pt-sidebar__header {
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
}
.pt-sidebar--collapsed .pt-nav-link::after {
  content: attr(aria-label);
  position: absolute;
  left: calc(100% + 0.75rem);
  top: 50%;
  transform: translateY(-50%);
  background: oklch(15% 0.01 250);
  color: var(--color-surface);
  padding: 0.375rem 0.75rem;
  border-radius: 0.375rem;
  font-size: 0.8125rem;
  font-weight: 500;
  white-space: nowrap;
  z-index: 100;
  pointer-events: none;
  box-shadow: 0 2px 8px oklch(0% 0 0 / 30%);
  visibility: hidden;
  opacity: 0;
}
.pt-sidebar--collapsed .pt-nav-link:hover::after, .pt-sidebar--collapsed .pt-nav-link:focus-visible::after {
  visibility: visible;
  opacity: 1;
}
.pt-nav-link-wrap {
  position: relative;
}
.pt-nav-link--alert {
  background: oklch(56% 0.14 250 / 16%);
  box-shadow: inset 0 0 0 1px oklch(56% 0.14 250 / 45%);
  color: var(--pt-sidebar-active-text);
  font-weight: 500;
}
.pt-nav-link--alert:hover {
  background: oklch(56% 0.14 250 / 24%);
  color: var(--pt-sidebar-active-text);
}
.pt-nav-link__count {
  position: absolute;
  top: 50%;
  right: 0.75rem;
  transform: translateY(-50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 1.125rem;
  height: 1.125rem;
  padding: 0 0.3125rem;
  border-radius: 9999px;
  background: oklch(65% 0.22 35);
  color: var(--pt-sidebar-active-text);
  font-size: 0.6875rem;
  font-weight: 700;
  line-height: 1.125rem;
  pointer-events: none;
  box-shadow: 0 0 0 2px var(--pt-sidebar-bg);
}
.pt-sidebar--collapsed .pt-nav-link__count {
  top: 0.25rem;
  right: 0.5rem;
  transform: none;
  min-width: 0.875rem;
  height: 0.875rem;
  padding: 0 0.1875rem;
  font-size: 0.5625rem;
  line-height: 0.875rem;
}
.pt-sidebar:not(.pt-sidebar--collapsed) .pt-nav-section--actions .pt-nav-section__list {
  display: flex;
  gap: 0.375rem;
  padding: 0.125rem 0.5rem 0;
}
.pt-sidebar:not(.pt-sidebar--collapsed) .pt-nav-section--actions .pt-nav-section__list > li {
  flex: 0 0 auto;
  position: relative;
}
.pt-sidebar:not(.pt-sidebar--collapsed) .pt-nav-section--actions .pt-nav-link {
  width: 2.25rem;
  height: 2.25rem;
  justify-content: center;
  gap: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
}
.pt-sidebar:not(.pt-sidebar--collapsed) .pt-nav-section--actions .pt-notif-bell {
  display: flex;
  justify-content: center;
}
.pt-sidebar:not(.pt-sidebar--collapsed) .pt-nav-section--actions .pt-nav-link__label {
  display: none;
}
.pt-sidebar:not(.pt-sidebar--collapsed) .pt-nav-section--actions .pt-nav-link--alert {
  background: none;
  box-shadow: none;
}
.pt-sidebar:not(.pt-sidebar--collapsed) .pt-nav-section--actions .pt-nav-link__count, .pt-sidebar:not(.pt-sidebar--collapsed) .pt-nav-section--actions .pt-notif-bell__count {
  position: absolute;
  top: 0.125rem;
  right: 0.125rem;
  transform: none;
  margin: 0;
  min-width: 0.875rem;
  height: 0.875rem;
  padding: 0 0.1875rem;
  font-size: 0.5625rem;
  line-height: 0.875rem;
  box-shadow: 0 0 0 2px var(--pt-sidebar-bg);
}
.pt-sidebar:not(.pt-sidebar--collapsed) .pt-nav-section--actions .pt-nav-link:not(.pt-notif-bell__trigger)::after {
  content: attr(aria-label);
  position: absolute;
  left: 50%;
  bottom: calc(100% + 0.5rem);
  transform: translateX(-50%);
  background: oklch(15% 0.01 250);
  color: var(--color-surface);
  padding: 0.375rem 0.75rem;
  border-radius: 0.375rem;
  font-size: 0.8125rem;
  font-weight: 500;
  white-space: nowrap;
  z-index: 100;
  pointer-events: none;
  box-shadow: 0 2px 8px oklch(0% 0 0 / 30%);
  visibility: hidden;
  opacity: 0;
}
.pt-sidebar:not(.pt-sidebar--collapsed) .pt-nav-section--actions .pt-nav-link:not(.pt-notif-bell__trigger):hover::after, .pt-sidebar:not(.pt-sidebar--collapsed) .pt-nav-section--actions .pt-nav-link:not(.pt-notif-bell__trigger):focus-visible::after {
  visibility: visible;
  opacity: 1;
}
.pt-sidebar__bottom {
  flex-shrink: 0;
  padding: 0.75rem;
  border-top: 1px solid oklch(100% 0 0 / 8%);
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-sidebar__icon-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border-radius: 0.375rem;
  color: var(--pt-sidebar-text);
  text-decoration: none;
  transition: background 120ms, color 120ms;
  &:hover {
    background: var(--pt-sidebar-hover-bg);
    color: var(--color-surface);
  }
  .pt-icon {
    width: 1rem;
    height: 1rem;
  }
}
.pt-sidebar__toggle {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.75rem;
  height: 1.75rem;
  border: none;
  border-radius: 0.375rem;
  background: none;
  color: var(--pt-sidebar-text-muted);
  cursor: pointer;
  transition: background 120ms, color 120ms;
  &:hover {
    background: var(--pt-sidebar-hover-bg);
    color: var(--color-surface);
  }
  .pt-icon {
    width: 1rem;
    height: 1rem;
  }
}
.pt-sidebar--collapsed .pt-sidebar__header {
  position: relative;
}
.pt-sidebar--collapsed .pt-sidebar__logo {
  transition: opacity 120ms;
}
.pt-sidebar--collapsed .pt-sidebar__toggle {
  position: absolute;
  inset: 0;
  margin: auto;
  opacity: 0;
  pointer-events: none;
  transition: opacity 120ms;
}
.pt-sidebar--collapsed .pt-sidebar__header:hover .pt-sidebar__logo {
  opacity: 0;
}
.pt-sidebar--collapsed .pt-sidebar__header:hover .pt-sidebar__toggle, .pt-sidebar--collapsed .pt-sidebar__toggle:focus-visible {
  opacity: 1;
  pointer-events: auto;
}
.pt-sidebar__toggle .pt-sidebar__icon--collapsed {
  display: none;
}
.pt-sidebar--collapsed .pt-sidebar__toggle .pt-sidebar__icon--expanded {
  display: none;
}
.pt-sidebar--collapsed .pt-sidebar__toggle .pt-sidebar__icon--collapsed {
  display: inline-block;
}
.pt-main-wrap {
  margin-left: var(--pt-sidebar-width);
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: row;
  min-height: 100vh;
  transition: margin-left 200ms ease;
  .pt-sidebar--collapsed~& {
    margin-left: var(--pt-sidebar-width-collapsed);
  }
}
.pt-main-column {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
}
.pt-platform-topbar {
  position: sticky;
  top: 0;
  z-index: 30;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  min-height: var(--pt-platform-header-height);
  padding: 0.375rem 1.5rem;
  background: oklch(18% 0.02 250);
  border-bottom: 1px solid var(--color-border);
}
.pt-platform-topbar__search {
  flex: 1;
  min-width: 0;
  max-width: 42rem;
}
.pt-platform-topbar__search-form {
  width: 100%;
}
.pt-platform-topbar__actions {
  display: inline-flex;
  align-items: center;
  gap: 0.625rem;
  flex-shrink: 0;
}
.pt-platform-topbar__tasks {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  height: 2rem;
  padding: 0 0.625rem;
  border: 1px solid oklch(100% 0 0 / 22%);
  border-radius: 0.375rem;
  color: var(--color-surface);
  text-decoration: none;
  font-size: 0.8125rem;
  font-weight: 600;
}
.pt-platform-topbar__tasks:hover, .pt-platform-topbar__tasks:focus-visible {
  background: oklch(100% 0 0 / 10%);
}
.pt-platform-topbar__tasks-icon {
  width: 0.95rem;
  height: 0.95rem;
}
.pt-platform-topbar .pt-notif-btn {
  color: var(--color-surface);
  border-color: oklch(100% 0 0 / 22%);
}
.pt-platform-topbar .pt-user-menu__trigger {
  border: 1px solid oklch(100% 0 0 / 22%);
  border-radius: 9999px;
  background: oklch(100% 0 0 / 8%);
}
.pt-quick-search {
  position: relative;
}
.pt-quick-search__icon {
  position: absolute;
  left: 0.625rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.95rem;
  height: 0.95rem;
  color: var(--pt-sidebar-text-muted);
  pointer-events: none;
}
.pt-quick-search__input {
  width: 100%;
  height: 2.25rem;
  padding: 0 2.25rem 0 2.1rem;
  border-radius: 0.5rem;
  border: 1px solid oklch(100% 0 0 / 12%);
  background: oklch(100% 0 0 / 6%);
  color: var(--pt-sidebar-active-text);
  font-size: 0.8125rem;
  transition: background 120ms, border-color 120ms;
}
.pt-quick-search__input::placeholder {
  color: var(--pt-sidebar-text-muted);
}
.pt-quick-search__input:hover {
  background: oklch(100% 0 0 / 9%);
}
.pt-quick-search__input:focus-visible {
  outline: none;
  background: oklch(100% 0 0 / 10%);
  border-color: oklch(62% 0.17 250 / 80%);
  box-shadow: 0 0 0 2px oklch(62% 0.17 250 / 45%);
}
.pt-quick-search__hint {
  position: absolute;
  right: 0.5rem;
  top: 50%;
  transform: translateY(-50%);
  display: inline-flex;
  align-items: center;
  padding: 1px 5px;
  font-family: inherit;
  font-size: 0.6875rem;
  line-height: 1.4;
  color: var(--pt-sidebar-text-muted);
  background: transparent;
  border: 1px solid oklch(100% 0 0 / 18%);
  border-radius: 4px;
  pointer-events: none;
}
.pt-quick-search__clear:not([hidden]) ~ .pt-quick-search__hint, .pt-sidebar--collapsed .pt-quick-search__hint {
  display: none;
}
.pt-sidebar--collapsed .pt-sidebar__search {
  padding: 0.25rem 0.375rem 0.5rem;
}
.pt-sidebar--collapsed .pt-quick-search__input {
  padding: 0;
  color: transparent;
  cursor: pointer;
}
.pt-sidebar--collapsed .pt-quick-search__input::placeholder {
  color: transparent;
}
.pt-sidebar--collapsed .pt-quick-search__icon {
  left: 50%;
  transform: translate(-50%, -50%);
}
.pt-main {
  flex: 1;
  min-width: 0;
  padding: 1.5rem;
  overflow-y: visible;
  background: var(--pt-panel-bg);
  display: flex;
  flex-direction: column;
}
.pt-main--flush {
  padding: 0;
}
.pt-public-main {
  flex: 1;
  min-width: 0;
}
.pt-public-main--auth {
  padding: 0;
  background: var(--color-surface);
}
.pt-badge {
  display: inline-flex;
  align-items: center;
  border-radius: 9999px;
  font-weight: 500;
  line-height: 1;
}
.pt-badge--sm {
  padding: 0.2em 0.5em;
  font-size: 0.7rem;
}
.pt-badge--md {
  padding: 0.3em 0.65em;
  font-size: var(--text-xs);
}
.pt-badge--lg {
  padding: 0.35em 0.8em;
  font-size: 0.8125rem;
}
.pt-badge--default {
  background: var(--color-neutral-tint);
  color: var(--color-neutral-ink);
}
.pt-badge--primary {
  background: var(--color-brand);
  color: var(--color-surface);
}
.pt-badge--success {
  background: var(--color-success-tint);
  color: var(--color-success-ink);
}
.pt-badge--warning {
  background: var(--color-warning-tint);
  color: var(--color-warning-ink);
}
.pt-badge--danger {
  background: var(--color-danger-tint);
  color: var(--color-danger-ink);
}
.pt-badge--info {
  background: var(--color-info-tint);
  color: var(--color-info-ink);
}
.pt-badge--violet {
  background: var(--color-purple-tint);
  color: var(--color-purple-ink);
}
.pt-avatar {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background: var(--color-info-tint);
  overflow: hidden;
  flex-shrink: 0;
  img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.pt-avatar--sm {
  width: 2rem;
  height: 2rem;
}
.pt-avatar--md {
  width: 2.5rem;
  height: 2.5rem;
}
.pt-avatar--lg {
  width: 3.5rem;
  height: 3.5rem;
}
.pt-avatar__initials {
  font-size: 0.75em;
  font-weight: 600;
  color: var(--color-brand);
  letter-spacing: 0.02em;
}
.pt-avatar-group {
  display: inline-flex;
  align-items: center;
  & > * {
    margin-right: -0.5rem;
    border: 2px solid var(--color-surface);
    box-sizing: content-box;
    position: relative;
    &:last-child {
      margin-right: 0;
    }
  }
  & > *:nth-child(1) {
    z-index: 5;
  }
  & > *:nth-child(2) {
    z-index: 4;
  }
  & > *:nth-child(3) {
    z-index: 3;
  }
  & > *:nth-child(4) {
    z-index: 2;
  }
  & > *:nth-child(5) {
    z-index: 1;
  }
}
.pt-avatar-group__overflow {
  background: var(--color-neutral-tint);
  cursor: default;
}
.pt-avatar__overflow-label {
  font-size: 0.75em;
  font-weight: 600;
  color: var(--color-neutral-ink);
  letter-spacing: -0.02em;
}
.pt-image {
  display: block;
  max-width: 100%;
  height: auto;
}
.pt-image__placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  aspect-ratio: 1 / 1;
  background: var(--color-surface-3);
  color: var(--color-text-disabled);
}
.pt-image__placeholder-icon {
  width: 2.5rem;
  height: 2.5rem;
}
.pt-notif-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border-radius: 0.375rem;
  color: var(--pt-sidebar-text);
  text-decoration: none;
  transition: background 120ms;
  &:hover {
    background: var(--pt-sidebar-hover-bg);
    color: var(--color-surface);
  }
  i {
    font-size: var(--text-base);
  }
}
.pt-notif-btn__count {
  position: absolute;
  top: -0.25rem;
  right: -0.25rem;
  min-width: 1rem;
  height: 1rem;
  padding: 0 0.25rem;
  border-radius: 9999px;
  font-size: var(--text-xs);
  font-weight: 700;
  line-height: 1rem;
  text-align: center;
  background: var(--color-accent);
  color: var(--color-surface);
}
.pt-empty-state {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  padding: 4rem 2rem;
  text-align: center;
  color: oklch(50% 0 0);
}
.pt-empty-state__icon {
  font-size: 3rem;
  opacity: 0.35;
}
.pt-empty-state__heading {
  font-size: 1.25rem;
  font-weight: 600;
  color: oklch(20% 0 0);
  margin: 0;
}
.pt-empty-state__body {
  font-size: 0.9375rem;
  max-width: 36ch;
  margin: 0;
}
.pt-empty-state__action {
  max-width: 100%;
  margin-top: 0.5rem;
}
.pt-empty-state__action .pt-btn {
  max-width: 100%;
  white-space: normal;
}
.pt-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border: none;
  border-radius: var(--radius-sm);
  font-size: 0.875rem;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  transition: background 120ms ease, color 120ms ease, opacity 120ms ease;
  white-space: nowrap;
  position: relative;
}
.pt-btn--sm {
  padding: 0.3125rem 0.75rem;
  font-size: 0.8125rem;
}
.pt-btn--md {
  padding: 0.5rem 1.25rem;
  font-size: 0.875rem;
}
.pt-btn--lg {
  padding: 0.6875rem 1.75rem;
  font-size: 1rem;
}
.pt-btn--primary {
  background: var(--color-success);
  color: var(--color-surface);
  &:hover {
    background: var(--color-success-hover);
    color: var(--color-surface);
  }
  &:active {
    background: var(--color-success-hover);
    filter: brightness(0.92);
  }
}
.pt-btn--brand {
  background: var(--color-brand);
  color: oklch(100% 0 0);
  &:hover {
    background: var(--color-brand-hover);
    color: oklch(100% 0 0);
  }
  &:active {
    background: var(--color-brand-hover);
    filter: brightness(0.92);
  }
}
.pt-btn--secondary {
  background: oklch(94% 0 0);
  color: oklch(20% 0 0);
  &:hover {
    background: oklch(88% 0 0);
  }
  &:active {
    background: oklch(82% 0 0);
  }
}
.pt-btn--neutral {
  background: transparent;
  color: oklch(30% 0.01 250);
  border: 1px solid oklch(90% 0.006 250);
  &:hover {
    background: oklch(90% 0.006 250);
  }
  &:active {
    background: oklch(84% 0.008 250);
  }
}
.pt-btn--danger {
  background: oklch(55% 0.22 25);
  color: var(--color-surface);
  &:hover {
    background: oklch(48% 0.22 25);
    color: var(--color-surface);
  }
  &:active {
    background: oklch(40% 0.22 25);
  }
}
.pt-btn--warning {
  background: oklch(78% 0.18 72);
  color: oklch(25% 0.08 72);
  &:hover {
    background: oklch(72% 0.18 72);
  }
  &:active {
    background: oklch(66% 0.18 72);
  }
}
.pt-btn--end-review {
  background: var(--color-brand-orange);
  color: oklch(100% 0 0);
  border-color: var(--color-brand-orange);
  &:hover {
    background: var(--color-brand-orange-hover);
    border-color: var(--color-brand-orange-hover);
  }
}
.pt-btn--ghost {
  background: transparent;
  color: oklch(45% 0.18 255);
  &:hover {
    background: oklch(95% 0.04 255);
  }
  &:active {
    background: oklch(90% 0.06 255);
  }
}
.pt-btn--disabled, .pt-btn[disabled] {
  opacity: 0.45;
  cursor: not-allowed;
}
.pt-btn--disabled:not([disabled]) {
  pointer-events: none;
}
.pt-btn--loading {
  cursor: wait;
  .pt-btn__label {
    opacity: 0;
  }
  .pt-btn__spinner {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.pt-chip-filter {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  padding: 0.25rem 0.75rem;
  border: 1px solid var(--color-border);
  border-radius: 9999px;
  background: var(--color-surface);
  font-size: var(--text-sm);
  font-weight: 500;
  color: var(--color-text-secondary);
  text-decoration: none;
  transition: background 120ms ease, border-color 120ms ease, color 120ms ease;
}
.pt-chip-filter:hover {
  border-color: var(--color-border-strong);
  background: var(--color-surface-2);
}
.pt-chip-filter--active {
  border-color: var(--color-brand);
  background: var(--color-brand);
  color: var(--color-on-brand);
}
.pt-chip-filter--active:hover {
  border-color: var(--color-brand-hover);
  background: var(--color-brand-hover);
}
.pt-chip-filter__count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 1.25rem;
  padding: 0 0.375rem;
  border-radius: 9999px;
  background: var(--color-surface-3);
  font-size: var(--text-xs);
  color: var(--color-text-secondary);
}
.pt-chip-filter--active .pt-chip-filter__count {
  background: rgba(255, 255, 255, 0.25);
  color: var(--color-on-brand);
}
.pt-divider {
  display: block;
  border: none;
  border-top: 1px solid oklch(90% 0 0);
  margin: 0;
}
.pt-divider--labeled {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  color: oklch(60% 0 0);
  font-size: 0.8125rem;
  font-weight: 400;
  border-top: none;
}
.pt-divider__line {
  flex: 1;
  height: 1px;
  background: oklch(90% 0 0);
}
.pt-divider__label {
  flex-shrink: 0;
  white-space: nowrap;
}
.pt-divider--vertical {
  display: inline-block;
  width: 1px;
  height: 1em;
  background: oklch(85% 0 0);
  vertical-align: middle;
  margin: 0 0.25rem;
  border-top: none;
}
.pt-drag-handle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--color-text-muted);
  cursor: grab;
  border: none;
  background: transparent;
  padding: 0.25rem;
  border-radius: var(--radius-sm);
  touch-action: none;
}
.pt-drag-handle:hover {
  color: var(--color-text-primary);
  background: var(--color-surface-3);
}
.pt-drag-handle:active {
  cursor: grabbing;
}
@media (max-width: 44rem) {
  .pt-drag-handle {
    min-width: 2.75rem;
    min-height: 2.75rem;
  }
}
.pt-sortable-ghost {
  opacity: 0.5;
}
.pt-sortable-drag {
  box-shadow: var(--shadow-modal);
}
.pt-input {
  display: block;
  width: 100%;
  font-family: var(--font-sans);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  background: var(--color-surface);
  color: var(--color-text);
  outline: none;
  transition: border-color 150ms ease, box-shadow 150ms ease;
}
.pt-input::placeholder {
  color: var(--color-muted);
}
.pt-input:focus {
  border-color: var(--color-brand);
  box-shadow: 0 0 0 3px oklch(45% 0.18 250 / 12%);
}
.pt-input:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  background: var(--color-surface-3);
}
.pt-input[readonly] {
  background: var(--color-surface-3);
}
.pt-input--sm {
  padding: 0.375rem 0.625rem;
  font-size: 0.8125rem;
  line-height: 1.25rem;
}
.pt-input--md {
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.375rem;
}
.pt-input--lg {
  padding: 0.625rem 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
.pt-input--error {
  border-color: var(--color-danger);
}
.pt-input--error:focus {
  border-color: var(--color-danger);
  box-shadow: 0 0 0 3px oklch(55% 0.22 25 / 12%);
}
.pt-textarea {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-family: var(--font-sans);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  background: var(--color-surface);
  color: var(--color-text);
  outline: none;
  resize: vertical;
  transition: border-color 150ms ease, box-shadow 150ms ease;
}
.pt-textarea::placeholder {
  color: var(--color-muted);
}
.pt-textarea:focus {
  border-color: var(--color-brand);
  box-shadow: 0 0 0 3px oklch(45% 0.18 250 / 12%);
}
.pt-textarea:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  background: var(--color-surface-3);
}
.pt-textarea--sm {
  padding: 0.375rem 0.625rem;
  font-size: 0.8125rem;
}
.pt-textarea--md {
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
}
.pt-textarea--lg {
  padding: 0.625rem 1rem;
  font-size: 1rem;
}
.pt-textarea--error {
  border-color: var(--color-danger);
}
.pt-textarea--error:focus {
  border-color: var(--color-danger);
  box-shadow: 0 0 0 3px oklch(55% 0.22 25 / 12%);
}
.pt-label {
  display: inline-flex;
  align-items: baseline;
  gap: 0.25rem;
  font-family: var(--font-sans);
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--color-text);
  line-height: 1.375rem;
}
.pt-label--error {
  color: var(--color-danger);
}
.pt-label__required {
  color: var(--color-danger);
  font-weight: 600;
}
.pt-label__hint {
  font-weight: 400;
  font-size: 0.8125rem;
  color: var(--color-muted);
}
.pt-checkbox {
  display: inline-flex;
  align-items: flex-start;
  gap: 0.5rem;
  cursor: pointer;
  font-family: var(--font-sans);
  font-size: 0.875rem;
  color: var(--color-text);
  line-height: 1.375rem;
  position: relative;
}
.pt-checkbox__input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.pt-checkbox__indicator {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.125rem;
  height: 1.125rem;
  flex-shrink: 0;
  margin-top: 0.125rem;
  border: 1.5px solid var(--color-border);
  border-radius: var(--radius-sm);
  background: var(--color-surface);
  transition: background 150ms ease, border-color 150ms ease;
}
.pt-checkbox__input:checked + .pt-checkbox__indicator {
  background: var(--color-brand);
  border-color: var(--color-brand);
}
.pt-checkbox__input:checked + .pt-checkbox__indicator::after {
  content: "";
  display: block;
  width: 0.375rem;
  height: 0.625rem;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg) translate(-1px, -1px);
}
.pt-checkbox__input:focus-visible + .pt-checkbox__indicator {
  box-shadow: 0 0 0 3px oklch(45% 0.18 250 / 12%);
}
.pt-checkbox__label {
  user-select: none;
}
.pt-checkbox__content {
  display: flex;
  flex-direction: column;
}
.pt-checkbox__input:checked ~ .pt-checkbox__content .pt-checkbox__label {
  color: var(--color-brand);
  text-shadow: 0.4px 0 0 currentColor;
}
.pt-checkbox__hint {
  display: block;
  font-size: 0.8125rem;
  color: var(--color-muted);
  margin-top: 0.125rem;
}
.pt-checkbox--disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pt-checkbox--error .pt-checkbox__indicator {
  border-color: var(--color-danger);
}
.pt-radio {
  display: inline-flex;
  align-items: flex-start;
  gap: 0.5rem;
  cursor: pointer;
  font-family: var(--font-sans);
  font-size: 0.875rem;
  color: var(--color-text);
  line-height: 1.375rem;
  position: relative;
}
.pt-radio__input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.pt-radio__indicator {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.125rem;
  height: 1.125rem;
  flex-shrink: 0;
  margin-top: 0.125rem;
  border: 1.5px solid var(--color-border);
  border-radius: var(--radius-full);
  background: var(--color-surface);
  transition: background 150ms ease, border-color 150ms ease;
}
.pt-radio__input:checked + .pt-radio__indicator {
  border-color: var(--color-brand);
}
.pt-radio__input:checked + .pt-radio__indicator::after {
  content: "";
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: var(--radius-full);
  background: var(--color-brand);
}
.pt-radio__input:focus-visible + .pt-radio__indicator {
  box-shadow: 0 0 0 3px oklch(45% 0.18 250 / 12%);
}
.pt-radio__label {
  user-select: none;
}
.pt-radio__hint {
  display: block;
  font-size: 0.8125rem;
  color: var(--color-muted);
  margin-top: 0.125rem;
}
.pt-radio--disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pt-radio--error .pt-radio__indicator {
  border-color: var(--color-danger);
}
.pt-toggle {
  display: inline-flex;
  align-items: center;
  gap: 0.625rem;
  cursor: pointer;
  font-family: var(--font-sans);
  font-size: 0.875rem;
  color: var(--color-text);
  line-height: 1.375rem;
  position: relative;
}
.pt-toggle__input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.pt-toggle__track {
  position: relative;
  display: inline-block;
  width: 2.5rem;
  height: 1.375rem;
  flex-shrink: 0;
  border-radius: var(--radius-full);
  background: oklch(80% 0 0);
  transition: background 200ms ease;
}
.pt-toggle__input:checked ~ .pt-toggle__track {
  background: var(--color-brand);
}
.pt-toggle__thumb {
  position: absolute;
  top: 0.125rem;
  left: 0.125rem;
  width: 1.125rem;
  height: 1.125rem;
  border-radius: var(--radius-full);
  background: white;
  box-shadow: 0 1px 3px oklch(0% 0 0 / 15%);
  transition: left 200ms ease;
}
.pt-toggle__input:checked ~ .pt-toggle__track .pt-toggle__thumb {
  left: 1.25rem;
}
.pt-toggle__input:focus-visible ~ .pt-toggle__track {
  box-shadow: 0 0 0 3px oklch(45% 0.18 250 / 12%);
}
.pt-toggle__label {
  user-select: none;
}
.pt-toggle__hint {
  display: block;
  font-size: 0.8125rem;
  color: var(--color-muted);
}
.pt-toggle--disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pt-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  flex-shrink: 0;
}
.pt-icon--inline {
  vertical-align: -0.2em;
}
.pt-icon-missing {
  display: inline-block;
  width: 1em;
  height: 1em;
  color: var(--color-danger);
  font-size: 0.75em;
  font-weight: 700;
}
.pt-filter-section__lock-icon {
  width: 0.85rem;
  height: 0.85rem;
  flex-shrink: 0;
  color: oklch(60% 0 0);
  vertical-align: middle;
}
.pt-link {
  display: inline-flex;
  align-items: center;
  gap: 0.3125rem;
  color: oklch(45% 0.18 255);
  text-decoration: underline;
  text-decoration-color: transparent;
  text-underline-offset: 0.2em;
  transition: color 120ms ease, text-decoration-color 120ms ease;
  cursor: pointer;
  &:hover {
    color: oklch(38% 0.2 255);
    text-decoration-color: currentColor;
  }
  &:focus-visible {
    outline: 2px solid oklch(55% 0.2 255);
    outline-offset: 2px;
    border-radius: 2px;
    text-decoration: none;
  }
}
.pt-link--underline {
  text-decoration-color: currentColor;
}
.pt-link--quiet {
  color: oklch(45% 0 0);
  text-decoration: none;
  &:hover {
    color: oklch(20% 0 0);
    text-decoration-color: currentColor;
    text-decoration: underline;
  }
}
.pt-link--danger {
  color: oklch(52% 0.22 25);
  &:hover {
    color: oklch(42% 0.22 25);
    text-decoration-color: currentColor;
  }
}
.pt-link__icon {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
}
.pt-link__icon--left {
  order: -1;
}
.pt-link__icon--right {
  order: 1;
}
.pt-mention {
  display: inline;
  font-weight: 600;
  color: var(--color-brand);
  background: var(--color-brand-subtle);
  border-radius: var(--radius-sm);
  padding: 0.05em 0.25em;
  white-space: nowrap;
}
.pt-save-status {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  font-size: var(--text-xs);
  color: var(--color-text-muted);
  min-height: 1.25rem;
}
.pt-save-status[data-state="saving"] {
  color: var(--color-warning-hover);
}
.pt-save-status[data-state="saved"] {
  color: var(--color-success);
}
.pt-save-status[data-state="error"] {
  color: var(--color-danger);
}
.pt-save-status.pt-visually-hidden[data-state="error"] {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip-path: none;
  white-space: normal;
}
.pt-tag {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  padding: 0.1875rem 0.5rem;
  border-radius: 9999px;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.4;
  white-space: nowrap;
  cursor: default;
  text-decoration: none;
  transition: background 120ms ease, color 120ms ease;
}
a.pt-tag:hover {
  text-decoration: none;
  filter: brightness(0.92);
}
.pt-tag--default {
  background: oklch(93% 0 0);
  color: oklch(30% 0 0);
}
.pt-tag--primary {
  background: oklch(92% 0.06 255);
  color: oklch(40% 0.18 255);
}
.pt-tag--success {
  background: oklch(92% 0.07 155);
  color: oklch(38% 0.14 155);
}
.pt-tag--warning {
  background: oklch(94% 0.09 75);
  color: oklch(42% 0.14 60);
}
.pt-tag--danger {
  background: oklch(94% 0.06 20);
  color: oklch(45% 0.18 25);
}
.pt-tag--info {
  background: oklch(92% 0.06 255);
  color: oklch(40% 0.18 255);
}
.pt-tag__label {
  flex: 1;
}
.pt-tag__remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1rem;
  height: 1rem;
  border: none;
  background: transparent;
  color: inherit;
  opacity: 0.6;
  cursor: pointer;
  padding: 0;
  border-radius: 9999px;
  transition: opacity 120ms ease, background 120ms ease;
  flex-shrink: 0;
  &:hover {
    opacity: 1;
    background: rgba(0, 0, 0, 0.1);
  }
  & .pt-icon {
    width: 0.75rem;
    height: 0.75rem;
  }
}
.pt-tooltip {
  position: relative;
  display: inline-flex;
  align-items: center;
}
.pt-tooltip__text {
  position: absolute;
  z-index: 100;
  background: oklch(15% 0 0);
  color: var(--color-surface);
  font-size: 0.75rem;
  line-height: 1.4;
  padding: 0.3125rem 0.5rem;
  border-radius: 0.3125rem;
  white-space: normal;
  max-width: 18rem;
  width: max-content;
  text-align: left;
  pointer-events: none;
  opacity: 0;
  transition: opacity 150ms ease;
}
.pt-tooltip__text:not([hidden]) {
  opacity: 1;
}
.pt-tooltip__text[hidden] {
  display: block !important;
  opacity: 0;
}
.pt-tooltip__text::after {
  content: "";
  position: absolute;
  border: 5px solid transparent;
}
.pt-tooltip--top .pt-tooltip__text {
  bottom: calc(100% + 8px);
  left: 50%;
  transform: translateX(-50%);
}
.pt-tooltip--top .pt-tooltip__text::after {
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-top-color: oklch(15% 0 0);
}
.pt-tooltip--bottom .pt-tooltip__text {
  top: calc(100% + 8px);
  left: 50%;
  transform: translateX(-50%);
}
.pt-tooltip--bottom .pt-tooltip__text::after {
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-bottom-color: oklch(15% 0 0);
}
.pt-tooltip--left .pt-tooltip__text {
  right: calc(100% + 8px);
  top: 50%;
  transform: translateY(-50%);
}
.pt-tooltip--left .pt-tooltip__text::after {
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  border-left-color: oklch(15% 0 0);
}
.pt-tooltip--right .pt-tooltip__text {
  left: calc(100% + 8px);
  top: 50%;
  transform: translateY(-50%);
}
.pt-tooltip--right .pt-tooltip__text::after {
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
  border-right-color: oklch(15% 0 0);
}
.pt-action-card__form {
  margin: 0;
  display: flex;
}
.pt-action-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 0.625rem;
  width: 100%;
  min-height: 11.5rem;
  padding: 2rem 1.5rem;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-md, 0.5rem);
  background: var(--color-surface-2);
  color: var(--color-text-primary);
  text-align: center;
  cursor: pointer;
  transition: border-color 120ms ease, box-shadow 120ms ease, background-color 120ms ease;
  font: inherit;
  appearance: none;
  -webkit-appearance: none;
}
.pt-action-card:hover, .pt-action-card:focus-visible {
  border-color: var(--color-brand);
  background: var(--color-surface);
  box-shadow: 0 2px 10px rgb(15 23 42 / 8%);
  outline: none;
}
.pt-action-card__icon-wrap {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--color-text-secondary);
}
.pt-action-card__icon {
  width: 2.75rem;
  height: 2.75rem;
}
.pt-action-card__title {
  color: var(--color-text-primary);
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.3;
}
.pt-action-card__description {
  max-width: 18rem;
  color: var(--color-text-secondary);
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.4;
}
.pt-alert {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  border-left: 4px solid transparent;
  font-size: 0.875rem;
  margin-bottom: 1rem;
  transition: opacity 300ms ease, transform 300ms ease;
}
.pt-alert__icon {
  flex-shrink: 0;
  margin-top: 0.125rem;
}
.pt-alert__content {
  flex: 1;
  min-width: 0;
}
.pt-alert__title {
  font-weight: 600;
  margin: 0 0 0.25rem;
}
.pt-alert__message {
  margin: 0;
}
.pt-alert__action {
  display: inline-block;
  margin-top: 0.375rem;
  font-weight: 600;
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.pt-alert__action:hover {
  text-decoration-thickness: 2px;
}
.pt-alert__action-slot {
  flex-shrink: 0;
  align-self: center;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-alert__dismiss {
  flex-shrink: 0;
  background: none;
  border: none;
  cursor: pointer;
  color: inherit;
  opacity: 0.6;
  padding: 0.125rem;
  &:hover {
    opacity: 1;
  }
}
.pt-alert--notice {
  background: oklch(96% 0.05 150);
  border-color: oklch(60% 0.18 150);
  color: oklch(30% 0.12 150);
}
.pt-alert--error {
  background: oklch(96% 0.05 25);
  border-color: oklch(55% 0.22 25);
  color: oklch(30% 0.15 25);
}
.pt-alert--warning {
  background: oklch(97% 0.06 80);
  border-color: oklch(70% 0.18 80);
  color: oklch(35% 0.12 80);
}
.pt-alert--info {
  background: oklch(96% 0.04 240);
  border-color: oklch(55% 0.18 255);
  color: oklch(30% 0.12 240);
}
.ts-control {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  box-shadow: none;
  border-radius: 3px;
  display: flex;
  flex-wrap: wrap;
}
.ts-wrapper.multi.has-items .ts-control {
  padding: calc(8px - 2px - 0px) 8px calc(8px - 2px - 3px - 0px);
}
.full .ts-control {
  background-color: #fff;
}
.disabled .ts-control, .disabled .ts-control * {
  cursor: default !important;
}
.focus .ts-control {
  box-shadow: none;
}
.ts-control > * {
  vertical-align: baseline;
  display: inline-block;
}
.ts-wrapper.multi .ts-control > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0px solid #d0d0d0;
  overflow: auto;
}
.ts-wrapper.multi .ts-control > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0px solid #cacaca;
}
.ts-wrapper.multi.disabled .ts-control > div, .ts-wrapper.multi.disabled .ts-control > div.active {
  color: rgb(124.5, 124.5, 124.5);
  background: hsl(0, 0%, 124.9019607843%);
  border: 0px solid hsl(0, 0%, 111.568627451%);
}
.ts-control > input {
  flex: 1 1 auto;
  min-width: 7rem;
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important;
  box-shadow: none !important;
}
.ts-control > input::-ms-clear {
  display: none;
}
.ts-control > input:focus {
  outline: none !important;
}
.has-items .ts-control > input {
  margin: 0px 4px !important;
}
.ts-control.rtl {
  text-align: right;
}
.ts-control.rtl.single .ts-control:after {
  left: 15px;
  right: auto;
}
.ts-control.rtl .ts-control > input {
  margin: 0px 4px 0px -2px !important;
}
.disabled .ts-control {
  opacity: 0.5;
  background-color: #fafafa;
}
.input-hidden .ts-control > input {
  opacity: 0;
  position: absolute;
  left: -10000px;
}
.ts-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: 0.25rem 0 0;
  border-top: 0 none;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}
.ts-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.ts-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  border-radius: 1px;
}
.ts-dropdown .option, .ts-dropdown .optgroup-header, .ts-dropdown .no-results, .ts-dropdown .create {
  padding: 5px 8px;
}
.ts-dropdown .option, .ts-dropdown [data-disabled], .ts-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: 0.5;
}
.ts-dropdown [data-selectable].option {
  opacity: 1;
  cursor: pointer;
}
.ts-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.ts-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
}
.ts-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.ts-dropdown .active.create {
  color: #495c68;
}
.ts-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}
.ts-dropdown .spinner {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 5px 8px;
}
.ts-dropdown .spinner::after {
  content: " ";
  display: block;
  width: 24px;
  height: 24px;
  margin: 3px;
  border-radius: 50%;
  border: 5px solid #d0d0d0;
  border-color: #d0d0d0 transparent #d0d0d0 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.ts-dropdown-content {
  overflow: hidden auto;
  max-height: 200px;
  scroll-behavior: smooth;
}
.ts-wrapper.plugin-drag_drop .ts-dragging {
  color: transparent !important;
}
.ts-wrapper.plugin-drag_drop .ts-dragging > * {
  visibility: hidden !important;
}
.plugin-checkbox_options:not(.rtl) .option input {
  margin-right: 0.5rem;
}
.plugin-checkbox_options.rtl .option input {
  margin-left: 0.5rem;
}
.plugin-clear_button {
  --ts-pr-clear-button: 1em;
}
.plugin-clear_button .clear-button {
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc(8px - 6px);
  margin-right: 0 !important;
  background: transparent !important;
  transition: opacity 0.5s;
  cursor: pointer;
}
.plugin-clear_button.form-select .clear-button, .plugin-clear_button.single .clear-button {
  right: max(var(--ts-pr-caret), 8px);
}
.plugin-clear_button.focus.has-items .clear-button, .plugin-clear_button:not(.disabled):hover.has-items .clear-button {
  opacity: 1;
}
.ts-wrapper .dropdown-header {
  position: relative;
  padding: 10px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: color-mix(#fff, #d0d0d0, 85%);
  border-radius: 3px 3px 0 0;
}
.ts-wrapper .dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.ts-wrapper .dropdown-header-close:hover {
  color: hsl(0, 0%, -6.1764705882%);
}
.plugin-dropdown_input.focus.dropdown-active .ts-control {
  box-shadow: none;
  border: 1px solid #d0d0d0;
}
.plugin-dropdown_input .dropdown-input {
  border: 1px solid #d0d0d0;
  border-width: 0 0 1px;
  display: block;
  padding: 8px 8px;
  box-shadow: none;
  width: 100%;
  background: transparent;
}
.plugin-dropdown_input .items-placeholder {
  border: 0 none !important;
  box-shadow: none !important;
  width: 100%;
}
.plugin-dropdown_input.has-items .items-placeholder, .plugin-dropdown_input.dropdown-active .items-placeholder {
  display: none !important;
}
.ts-wrapper.plugin-input_autogrow.has-items .ts-control > input {
  min-width: 0;
}
.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control > input {
  flex: none;
  min-width: 4px;
}
.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control > input::-ms-input-placeholder {
  color: transparent;
}
.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control > input::placeholder {
  color: transparent;
}
.ts-dropdown.plugin-optgroup_columns .ts-dropdown-content {
  display: flex;
}
.ts-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
}
.ts-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.ts-dropdown.plugin-optgroup_columns .optgroup::before {
  display: none;
}
.ts-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.ts-wrapper.plugin-remove_button .item {
  display: inline-flex;
  align-items: center;
}
.ts-wrapper.plugin-remove_button .item .remove {
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 0 6px;
  border-radius: 0 2px 2px 0;
  box-sizing: border-box;
}
.ts-wrapper.plugin-remove_button .item .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.ts-wrapper.plugin-remove_button.disabled .item .remove:hover {
  background: none;
}
.ts-wrapper.plugin-remove_button .remove-single {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
}
.ts-wrapper.plugin-remove_button:not(.rtl) .item {
  padding-right: 0 !important;
}
.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove {
  border-left: 1px solid #d0d0d0;
  margin-left: 6px;
}
.ts-wrapper.plugin-remove_button:not(.rtl) .item.active .remove {
  border-left-color: #cacaca;
}
.ts-wrapper.plugin-remove_button:not(.rtl).disabled .item .remove {
  border-left-color: hsl(0, 0%, 111.568627451%);
}
.ts-wrapper.plugin-remove_button.rtl .item {
  padding-left: 0 !important;
}
.ts-wrapper.plugin-remove_button.rtl .item .remove {
  border-right: 1px solid #d0d0d0;
  margin-right: 6px;
}
.ts-wrapper.plugin-remove_button.rtl .item.active .remove {
  border-right-color: #cacaca;
}
.ts-wrapper.plugin-remove_button.rtl.disabled .item .remove {
  border-right-color: hsl(0, 0%, 111.568627451%);
}
:root {
  --ts-pr-clear-button: 0px;
  --ts-pr-caret: 0px;
  --ts-pr-min: .75rem;
}
.ts-wrapper.single .ts-control, .ts-wrapper.single .ts-control input {
  cursor: pointer;
}
.ts-control:not(.rtl) {
  padding-right: max(var(--ts-pr-min), var(--ts-pr-clear-button) + var(--ts-pr-caret)) !important;
}
.ts-control.rtl {
  padding-left: max(var(--ts-pr-min), var(--ts-pr-clear-button) + var(--ts-pr-caret)) !important;
}
.ts-wrapper {
  position: relative;
}
.ts-dropdown, .ts-control, .ts-control input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
}
.ts-control, .ts-wrapper.single.input-active .ts-control {
  background: #fff;
  cursor: text;
}
.ts-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.pt-autocomplete {
  position: relative;
  width: 100%;
}
.pt-autocomplete > select, .pt-autocomplete > input {
  opacity: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
}
.pt-autocomplete .ts-wrapper .ts-control {
  font-family: var(--font-sans);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  background: var(--color-surface);
  color: var(--color-text);
  box-shadow: none;
  transition: border-color 150ms ease, box-shadow 150ms ease;
}
.pt-autocomplete .ts-wrapper .ts-control > input::placeholder {
  color: var(--color-muted);
}
.pt-autocomplete .ts-wrapper.focus .ts-control {
  border-color: var(--color-brand);
  box-shadow: 0 0 0 3px oklch(45% 0.18 250 / 12%);
}
.pt-autocomplete--sm .ts-control {
  padding: 0.25rem 0.5rem;
  font-size: 0.8125rem;
  min-height: 1.875rem;
}
.pt-autocomplete--md .ts-control {
  padding: 0.375rem 0.625rem;
  font-size: 0.875rem;
  min-height: 2.25rem;
}
.pt-autocomplete--lg .ts-control {
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  min-height: 2.625rem;
}
.pt-autocomplete .ts-dropdown {
  font-family: var(--font-sans);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background: var(--color-surface);
  box-shadow: 0 4px 12px oklch(0% 0 0 / 8%);
  z-index: 50;
}
.pt-autocomplete .ts-dropdown .option {
  font-size: 0.875rem;
  padding: 0.5rem 0.75rem;
  color: var(--color-text);
  cursor: pointer;
  transition: background 100ms ease;
}
.pt-autocomplete .ts-dropdown .option.active, .pt-autocomplete .ts-dropdown .option:hover {
  background: var(--color-surface-2);
  color: var(--color-text);
}
.pt-autocomplete .ts-dropdown .option.selected {
  background: oklch(45% 0.18 250 / 8%);
  color: var(--color-brand);
  font-weight: 500;
}
.pt-autocomplete .ts-dropdown .no-results {
  font-size: 0.8125rem;
  color: var(--color-muted);
  padding: 0.75rem;
  text-align: center;
}
.pt-autocomplete .ts-control .item {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  padding: 0.125rem 0.5rem;
  font-size: 0.8125rem;
  font-weight: 500;
  background: oklch(45% 0.18 250 / 10%);
  color: var(--color-brand);
  border: 1px solid oklch(45% 0.18 250 / 20%);
  border-radius: var(--radius-sm);
  line-height: 1.375rem;
}
.pt-autocomplete .ts-control .item .remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1rem;
  height: 1rem;
  color: var(--color-brand);
  opacity: 0.6;
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 1;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  flex-shrink: 0;
}
.pt-autocomplete .ts-control .item .remove:hover {
  opacity: 1;
}
.pt-autocomplete--single .ts-control {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.25rem;
}
.pt-autocomplete--single .ts-control .item {
  background: var(--color-brand-subtle);
  color: var(--color-brand);
  border: 1px solid transparent;
  border-radius: 0.25rem;
  padding: 0.125rem 0.375rem 0.125rem 0.5rem;
  font-size: var(--text-xs, 0.8125rem);
  font-weight: 500;
  line-height: 1.25rem;
}
.pt-autocomplete--single .ts-control .item .remove {
  color: inherit;
  border-radius: 0.25rem;
  transition: background 120ms ease;
}
.pt-autocomplete--single .ts-control .item .remove:hover {
  background: oklch(0% 0 0 / 8%);
  opacity: 1;
}
.pt-autocomplete--single .ts-wrapper.single .ts-control::after {
  content: "";
  flex-shrink: 0;
  margin-left: auto;
  width: 0.5rem;
  height: 0.5rem;
  border-right: 1.5px solid var(--color-text-secondary);
  border-bottom: 1.5px solid var(--color-text-secondary);
  transform: rotate(45deg) translateY(-2px);
  pointer-events: none;
}
.pt-autocomplete--single .ts-wrapper.single.dropdown-active .ts-control::after {
  transform: rotate(-135deg) translateY(-1px);
}
.pt-autocomplete--error .ts-control {
  border-color: var(--color-danger);
}
.pt-autocomplete--error .ts-wrapper.focus .ts-control {
  border-color: var(--color-danger);
  box-shadow: 0 0 0 3px oklch(55% 0.22 25 / 12%);
}
.pt-autocomplete--disabled .ts-control {
  opacity: 0.5;
  cursor: not-allowed;
  background: var(--color-surface-3);
}
.pt-autocomplete .ts-wrapper.loading .ts-control::after {
  content: "";
  position: absolute;
  right: 0.625rem;
  top: 50%;
  width: 0.875rem;
  height: 0.875rem;
  margin-top: -0.4375rem;
  border: 2px solid var(--color-border);
  border-top-color: var(--color-brand);
  border-radius: 50%;
  animation: pt-autocomplete-spin 600ms linear infinite;
}
@keyframes pt-autocomplete-spin {
  to {
    transform: rotate(360deg);
  }
}
.pt-checkbox-dropdown {
  position: relative;
  display: inline-block;
}
.pt-checkbox-dropdown__trigger {
  display: inline-flex;
  align-items: center;
  gap: var(--spacing-sm, 0.5rem);
}
.pt-checkbox-dropdown__caret {
  flex: 0 0 auto;
}
.pt-dropdown__menu.pt-checkbox-dropdown__panel {
  min-width: 14rem;
  max-height: 18rem;
  overflow-y: auto;
  overscroll-behavior: contain;
  padding: var(--spacing-xs, 0.25rem);
}
.pt-checkbox-dropdown__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: var(--spacing-2xs, 0.125rem);
}
.pt-checkbox-dropdown__item {
  padding: var(--spacing-xs, 0.25rem) var(--spacing-sm, 0.5rem);
  border-radius: var(--radius-sm, 0.25rem);
}
.pt-checkbox-dropdown__item:hover {
  background: var(--color-surface-2, oklch(97% 0.005 250));
}
.pt-checkbox-dropdown__item .pt-checkbox {
  width: 100%;
}
.pt-copy-link {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  border: 0;
  background: none;
  padding: 0.125rem;
  border-radius: var(--radius-sm);
  color: var(--color-text-muted);
  cursor: pointer;
}
.pt-copy-link:hover {
  color: var(--color-brand);
  background: var(--color-surface-2);
}
.pt-copy-link__feedback {
  font-size: var(--text-xs);
  font-weight: 600;
  color: var(--color-brand);
  white-space: nowrap;
}
.pt-import-dialog {
  position: relative;
  display: inline-block;
}
.pt-import-dialog > summary {
  list-style: none;
  cursor: pointer;
}
.pt-import-dialog > summary::-webkit-details-marker {
  display: none;
}
.pt-import-dialog__panel {
  position: absolute;
  inset-inline-start: 0;
  z-index: 30;
  margin-top: var(--spacing-2, 0.5rem);
  min-width: 22rem;
  max-width: min(28rem, calc(100vw - 2rem));
  padding: var(--spacing-4, 1rem);
  background: var(--color-surface, #fff);
  border: 1px solid var(--color-border, #e2e8f0);
  border-radius: var(--radius-lg, 0.5rem);
  box-shadow: var(--shadow-lg, 0 10px 15px -3px rgb(0 0 0 / 0.1));
}
.pt-import-dialog__close {
  position: absolute;
  top: var(--spacing-2, 0.5rem);
  right: var(--spacing-2, 0.5rem);
  display: inline-flex;
  padding: var(--spacing-1, 0.25rem);
  border: 0;
  background: transparent;
  color: var(--color-text-muted, #64748b);
  cursor: pointer;
  border-radius: var(--radius-md, 0.375rem);
}
.pt-import-dialog__close:hover {
  color: var(--color-text, #0f172a);
  background: var(--color-surface-muted, #f1f5f9);
}
.pt-import-dialog__sample {
  display: inline-block;
  margin-bottom: var(--spacing-3, 0.75rem);
  font-size: var(--text-sm, 0.875rem);
  text-decoration: underline;
}
.pt-import-dialog__heading {
  margin-bottom: var(--spacing-2, 0.5rem);
  font-size: var(--text-base, 1rem);
  font-weight: 600;
}
.pt-import-dialog__hint {
  padding-right: var(--spacing-6, 1.5rem);
  margin-bottom: var(--spacing-3, 0.75rem);
  font-size: var(--text-sm, 0.875rem);
  color: var(--color-text-muted, #64748b);
}
.pt-import-dialog__form {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-3, 0.75rem);
  align-items: flex-start;
}
.pt-import-dialog__fields {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-2, 0.5rem);
  width: 100%;
}
.pt-import-dialog__file {
  font-size: var(--text-sm, 0.875rem);
}
.pt-import-dialog__file::file-selector-button {
  margin-right: var(--spacing-3, 0.75rem);
  padding: var(--spacing-2, 0.5rem) var(--spacing-3, 0.75rem);
  border: 1px solid var(--color-border, #cbd5e1);
  border-radius: var(--radius-md, 0.375rem);
  background: var(--color-surface, #fff);
  font-weight: 500;
  cursor: pointer;
}
.pt-import-dialog__file::file-selector-button:hover {
  background: var(--color-surface-muted, #f1f5f9);
}
.pt-import-popover-backdrop {
  position: fixed;
  inset: 0;
  z-index: 40;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--spacing-4, 1rem);
  background: rgb(15 23 42 / 0.45);
}
.pt-import-popover-backdrop[hidden] {
  display: none;
}
.pt-import-popover {
  position: relative;
  width: 100%;
  max-width: 34rem;
  max-height: 85vh;
  overflow-y: auto;
  padding: var(--spacing-5, 1.25rem);
  background: var(--color-surface, #fff);
  border-radius: var(--radius-lg, 0.5rem);
  box-shadow: var(--shadow-lg, 0 10px 15px -3px rgb(0 0 0 / 0.1));
  display: flex;
  flex-direction: column;
  gap: var(--spacing-3, 0.75rem);
  align-items: flex-start;
}
.pt-import-popover__note {
  font-size: var(--text-xs, 0.75rem);
  color: var(--color-text-muted, #64748b);
}
.pt-import-popover__actions {
  display: flex;
  gap: var(--spacing-2, 0.5rem);
  align-items: center;
  align-self: flex-start;
  margin-top: var(--spacing-1, 0.25rem);
}
.pt-rfc-comment {
  display: flex;
  gap: 0.75rem;
  padding: 0.75rem 0;
}
.pt-rfc-comment__body {
  flex: 1 1 auto;
  min-width: 0;
}
.pt-rfc-comment__head {
  display: flex;
  justify-content: space-between;
  gap: 0.5rem;
  margin-bottom: 0.25rem;
}
.pt-rfc-comment__author {
  font-size: var(--text-sm);
  font-weight: 600;
}
.pt-rfc-comment__time {
  font-size: var(--text-xs);
  color: var(--color-text-muted);
}
.pt-rfc-comment__note {
  font-size: var(--text-sm);
}
.pt-data-table {
  overflow-x: auto;
}
.pt-data-table__table {
  width: 100%;
  border-collapse: collapse;
  font-family: var(--font-sans);
  font-size: 0.875rem;
}
.pt-data-table__th {
  text-align: left;
  padding: 0.625rem 0.75rem;
  font-weight: 600;
  color: var(--color-text);
  border-bottom: 2px solid var(--color-border);
  white-space: nowrap;
}
.pt-data-table__td {
  padding: 0.625rem 0.75rem;
  color: var(--color-text);
  border-bottom: 1px solid var(--color-border);
}
.pt-data-table__table--striped .pt-data-table__row:nth-child(even) {
  background: var(--color-surface-2);
}
.pt-data-table__table--hoverable .pt-data-table__row:hover {
  background: oklch(45% 0.18 250 / 4%);
}
.pt-data-table__empty {
  padding: 2rem;
  text-align: center;
  color: var(--color-muted);
  font-family: var(--font-sans);
  font-size: 0.875rem;
}
.pt-stat-card {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  padding: 1.25rem;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  font-family: var(--font-sans);
}
.pt-stat-card__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: var(--radius-md);
  background: oklch(45% 0.18 250 / 8%);
  color: var(--color-brand);
  flex-shrink: 0;
}
.pt-stat-card__body {
  flex: 1;
  min-width: 0;
}
.pt-stat-card__value {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--color-text);
  line-height: 1.2;
}
.pt-stat-card__label {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  font-size: 0.8125rem;
  color: var(--color-muted);
  margin-top: 0.125rem;
}
.pt-stat-card__detail {
  font-size: 0.75rem;
  color: var(--color-muted);
  margin-top: 0.125rem;
}
.pt-stat-card--link {
  position: relative;
}
.pt-stat-card--link:hover {
  border-color: var(--color-brand);
}
.pt-stat-card__overlay {
  position: absolute;
  inset: 0;
  border-radius: inherit;
}
.pt-stat-card__overlay:focus-visible {
  outline: 2px solid var(--color-brand);
  outline-offset: 2px;
  border-radius: var(--radius-lg);
}
.pt-stat-card--link .pt-stat-card__hint {
  position: relative;
  z-index: 1;
}
.pt-stat-card__hint {
  display: inline-flex;
  align-items: center;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--color-muted);
  cursor: help;
  line-height: 0;
}
.pt-stat-card__hint:hover, .pt-stat-card__hint:focus-visible {
  color: var(--color-brand);
}
.pt-stat-card__hint-icon {
  width: 0.875rem;
  height: 0.875rem;
}
.pt-stat-card__trend {
  font-size: 0.8125rem;
  font-weight: 600;
  padding: 0.125rem 0.375rem;
  border-radius: var(--radius-sm);
  align-self: flex-start;
}
.pt-stat-card__trend--up {
  color: var(--color-success);
  background: oklch(55% 0.18 145 / 10%);
}
.pt-stat-card__trend--down {
  color: var(--color-danger);
  background: oklch(55% 0.22 25 / 10%);
}
.pt-stat-card__trend--flat {
  color: var(--color-muted);
  background: var(--color-surface-3);
}
.pt-timeline {
  display: flex;
  flex-direction: column;
  gap: 0;
  position: relative;
  font-family: var(--font-sans);
}
.pt-timeline__entry {
  display: flex;
  gap: 0.75rem;
  padding-bottom: 1.25rem;
  position: relative;
}
.pt-timeline__entry:not(:last-child)::before {
  content: "";
  position: absolute;
  left: 0.375rem;
  top: 1.25rem;
  bottom: 0;
  width: 2px;
  background: var(--color-border);
}
.pt-timeline__marker {
  width: 0.75rem;
  height: 0.75rem;
  border-radius: var(--radius-full);
  background: var(--color-brand);
  flex-shrink: 0;
  margin-top: 0.25rem;
}
.pt-timeline__body {
  flex: 1;
  min-width: 0;
}
.pt-timeline__time {
  display: block;
  font-size: 0.75rem;
  color: var(--color-muted);
  margin-bottom: 0.125rem;
}
.pt-timeline__content {
  font-size: 0.875rem;
  color: var(--color-text);
  line-height: 1.5;
}
.pt-timeline--compact .pt-timeline__entry {
  padding-bottom: 0.75rem;
}
.pt-timeline--compact .pt-timeline__marker {
  width: 0.5rem;
  height: 0.5rem;
}
.pt-description-list {
  margin: 0;
  font-family: var(--font-sans);
}
.pt-description-list--stacked .pt-description-list__item {
  padding: 0.5rem 0;
  border-bottom: 1px solid var(--color-border);
}
.pt-description-list--stacked .pt-description-list__item:last-child {
  border-bottom: none;
}
.pt-description-list--horizontal .pt-description-list__item {
  display: flex;
  gap: 1rem;
  padding: 0.5rem 0;
  border-bottom: 1px solid var(--color-border);
}
.pt-description-list--horizontal .pt-description-list__item:last-child {
  border-bottom: none;
}
.pt-description-list__term {
  font-size: 0.8125rem;
  font-weight: 500;
  color: var(--color-muted);
  margin: 0;
}
.pt-description-list--horizontal .pt-description-list__term {
  flex-shrink: 0;
  min-width: 8rem;
}
.pt-description-list__detail {
  font-size: 0.875rem;
  color: var(--color-text);
  margin: 0.125rem 0 0;
}
.pt-description-list--horizontal .pt-description-list__detail {
  margin: 0;
  flex: 1;
}
.pt-date-picker {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}
.pt-date-picker__label {
  font-family: var(--font-sans);
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--color-text);
}
.pt-date-picker__required {
  color: var(--color-danger);
  margin-left: 0.125rem;
}
.pt-date-picker__control {
  position: relative;
  display: flex;
  align-items: center;
}
.pt-date-picker__icon {
  position: absolute;
  left: 0.625rem;
  color: var(--color-muted);
  pointer-events: none;
  display: flex;
  width: 1rem;
  height: 1rem;
  flex-shrink: 0;
  z-index: 1;
}
.pt-date-picker__placeholder {
  position: absolute;
  left: 2.25rem;
  top: 50%;
  transform: translateY(-50%);
  color: var(--color-muted);
  font-family: inherit;
  font-size: 0.875rem;
  pointer-events: none;
  z-index: 1;
  max-width: calc(100% - 3.5rem);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pt-date-picker--has-value .pt-date-picker__placeholder, .pt-date-picker__input:focus ~ .pt-date-picker__placeholder {
  display: none;
}
.pt-date-picker--with-placeholder:not(.pt-date-picker--has-value) .pt-date-picker__input:not(:focus)::-webkit-datetime-edit {
  color: transparent;
}
.pt-date-picker--sm .pt-date-picker__placeholder {
  left: 2rem;
}
.pt-filter-date-range .pt-date-picker__placeholder {
  left: 1.75rem;
}
.pt-date-picker__input {
  display: block;
  width: 100%;
  font-family: var(--font-sans);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  background: var(--color-surface);
  color: var(--color-text);
  outline: none;
  transition: border-color 150ms ease, box-shadow 150ms ease;
  position: relative;
}
.pt-date-picker__input::-webkit-calendar-picker-indicator {
  opacity: 0;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.pt-date-picker__input:focus {
  border-color: var(--color-brand);
  box-shadow: 0 0 0 3px oklch(45% 0.18 250 / 12%);
}
.pt-date-picker__input:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  background: var(--color-surface-3);
}
.pt-date-picker:not(.pt-date-picker--has-value) .pt-date-picker__input:invalid {
  color: var(--color-muted);
}
.pt-date-picker--sm .pt-date-picker__input {
  padding: 0.375rem 2rem 0.375rem 2rem;
  font-size: 0.8125rem;
}
.pt-date-picker--md .pt-date-picker__input {
  padding: 0.5rem 2rem 0.5rem 2.25rem;
  font-size: 0.875rem;
}
.pt-date-picker--lg .pt-date-picker__input {
  padding: 0.625rem 2rem 0.625rem 2.25rem;
  font-size: 1rem;
}
.pt-date-picker--no-icon .pt-date-picker__input {
  padding-left: 0.75rem;
}
.pt-date-picker__clear {
  position: absolute;
  right: 0.5rem;
  background: none;
  border: none;
  color: var(--color-muted);
  cursor: pointer;
  padding: 0.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: var(--radius-sm);
  z-index: 1;
  transition: color 100ms ease, background 100ms ease;
}
.pt-date-picker__clear:hover {
  color: var(--color-text);
  background: var(--color-surface-2);
}
.pt-date-picker__clear[hidden] {
  display: none;
}
.pt-date-picker__clear svg {
  width: 0.875rem;
  height: 0.875rem;
}
.pt-date-picker__presets {
  display: flex;
  flex-wrap: wrap;
  gap: 0.375rem;
  margin-top: 0.125rem;
}
.pt-date-picker__preset {
  font-family: var(--font-sans);
  font-size: 0.75rem;
  font-weight: 500;
  color: var(--color-brand);
  background: oklch(45% 0.18 250 / 6%);
  border: 1px solid oklch(45% 0.18 250 / 15%);
  border-radius: var(--radius-full);
  padding: 0.1875rem 0.625rem;
  cursor: pointer;
  transition: background 100ms ease, border-color 100ms ease;
  line-height: 1.25rem;
  white-space: nowrap;
}
.pt-date-picker__preset:hover {
  background: oklch(45% 0.18 250 / 12%);
  border-color: oklch(45% 0.18 250 / 25%);
}
.pt-date-picker__preset:active {
  background: oklch(45% 0.18 250 / 18%);
}
.pt-date-picker__hint {
  margin: 0;
  font-family: var(--font-sans);
  font-size: 0.8125rem;
  color: var(--color-muted);
  line-height: 1.25rem;
}
.pt-date-picker__error {
  margin: 0;
  font-family: var(--font-sans);
  font-size: 0.8125rem;
  color: var(--color-danger);
  line-height: 1.25rem;
  font-weight: 500;
}
.pt-date-picker--error .pt-date-picker__input {
  border-color: var(--color-danger);
}
.pt-date-picker--error .pt-date-picker__input:focus {
  border-color: var(--color-danger);
  box-shadow: 0 0 0 3px oklch(55% 0.22 25 / 12%);
}
.pt-date-picker--disabled .pt-date-picker__icon {
  opacity: 0.5;
}
.pt-date-picker--disabled .pt-date-picker__clear {
  display: none;
}
.pt-date-picker--disabled .pt-date-picker__preset {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}
.pt-date-range {
  display: flex;
  align-items: flex-start;
  gap: 0.375rem;
  flex-direction: column;
}
.pt-date-range__subtitle {
  margin: 0;
  font-family: inherit;
  font-size: 0.8125rem;
  font-weight: 400;
  color: oklch(45% 0 0);
}
.pt-date-range__inputs {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
}
.pt-date-range__inputs > .pt-date-picker {
  flex: 1;
  min-width: 0;
}
.pt-date-range__separator {
  display: flex;
  align-items: center;
  font-family: var(--font-sans);
  font-size: 0.875rem;
  color: var(--color-muted);
  flex-shrink: 0;
}
.pt-date-range:not(:has(.pt-date-range__subtitle)) .pt-date-range__separator {
  padding-top: 1.75rem;
}
.pt-filter-date-range + .pt-filter-date-range {
  margin-top: 0.875rem;
}
.pt-filter-date-range .pt-date-picker__input {
  font-size: 0.6875rem;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.pt-filter-date-range .pt-date-picker__icon {
  width: 0.875rem;
  height: 0.875rem;
  left: 0.5rem;
}
.pt-pagination-info {
  font-family: var(--font-sans);
  font-size: 0.8125rem;
  color: var(--color-muted);
}
.pt-pagination-info strong {
  font-weight: 600;
  color: var(--color-text);
}
.pt-action-bar {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.75rem 0;
  border-bottom: 1px solid var(--color-border);
}
.pt-action-bar--sticky {
  position: sticky;
  top: 0;
  z-index: 10;
  background: var(--color-surface);
}
.pt-action-bar__left {
  flex: 1;
  min-width: 0;
}
.pt-action-bar__center {
  flex-shrink: 0;
}
.pt-action-bar__right {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-card {
  display: block;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  overflow: hidden;
  font-family: var(--font-sans);
}
.pt-card--elevated {
  box-shadow: 0 1px 3px oklch(0% 0 0 / 8%), 0 1px 2px oklch(0% 0 0 / 4%);
  transition: box-shadow 0.15s, transform 0.15s, border-color 0.15s;
}
.pt-card--clickable {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
  &:hover {
    box-shadow: 0 4px 16px oklch(0% 0 0 / 10%), 0 2px 6px oklch(0% 0 0 / 6%);
    transform: translateY(-2px);
    border-color: oklch(70% 0.15 250);
  }
  &:active {
    transform: translateY(0);
    box-shadow: 0 1px 4px oklch(0% 0 0 / 8%);
  }
}
.pt-card__header {
  font-size: 0.9375rem;
  font-weight: 600;
  color: var(--color-text);
  border-bottom: 1px solid var(--color-border);
}
.pt-card__footer {
  border-top: 1px solid var(--color-border);
  display: flex;
  justify-content: flex-end;
  gap: 0.5rem;
}
.pt-card--padding-none .pt-card__body, .pt-card--padding-none .pt-card__header, .pt-card--padding-none .pt-card__footer {
  padding: 0;
}
.pt-card--padding-sm .pt-card__body, .pt-card--padding-sm .pt-card__header, .pt-card--padding-sm .pt-card__footer {
  padding: 0.625rem 0.75rem;
}
.pt-card--padding-md .pt-card__body, .pt-card--padding-md .pt-card__header, .pt-card--padding-md .pt-card__footer {
  padding: 1rem 1.25rem;
}
.pt-card--padding-lg .pt-card__body, .pt-card--padding-lg .pt-card__header, .pt-card--padding-lg .pt-card__footer {
  padding: 1.5rem 2rem;
}
.pt-empty-state {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 3rem 1.5rem;
  gap: 0.75rem;
}
.pt-empty-state__icon {
  color: var(--color-muted);
  margin-bottom: 0.5rem;
  .pt-icon {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.pt-empty-state__heading {
  font-family: var(--font-sans);
  font-size: 1.125rem;
  font-weight: 600;
  color: var(--color-text);
  margin: 0;
}
.pt-empty-state__body {
  font-family: var(--font-sans);
  font-size: 0.875rem;
  color: var(--color-muted);
  margin: 0;
  max-width: 25rem;
}
.pt-empty-state__action {
  margin-top: 0.5rem;
}
.pt-dropdown {
  position: relative;
  display: inline-block;
}
.pt-dropdown__trigger {
  cursor: pointer;
}
.pt-dropdown__menu {
  display: none;
  position: absolute;
  top: calc(100% + 0.375rem);
  right: 0;
  min-width: 11rem;
  background: var(--color-surface);
  border: 1px solid oklch(88% 0 0);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-popover);
  z-index: 200;
  overflow: hidden;
  &.pt-dropdown__menu--open {
    display: block;
  }
}
.pt-dropdown__item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem;
  width: 100%;
  padding: 0.5rem 0.875rem;
  font-size: 0.8125rem;
  text-align: left;
  color: var(--color-text-primary);
  background: transparent;
  border: 0;
  text-decoration: none;
  cursor: pointer;
}
.pt-dropdown__item:hover, .pt-dropdown__item:focus {
  background: var(--color-surface-2, oklch(96% 0 0));
}
.pt-dropdown__menu form.button_to {
  margin: 0;
  display: block;
}
.pt-dropdown__item--danger {
  color: var(--color-danger);
}
.pt-dropdown__item--danger:hover, .pt-dropdown__item--danger:focus {
  background: var(--color-danger-subtle);
}
.pt-dropdown__item:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pt-dropdown__item--blocked {
  row-gap: 0.125rem;
}
.pt-dropdown__item-reason {
  flex-basis: 100%;
  font-size: var(--text-xs);
  color: var(--color-text-muted);
  white-space: normal;
  max-width: 18rem;
  text-align: left;
}
.pt-evaluation-section {
  padding: var(--spacing-lg) 0;
  border-top: 1px solid var(--color-border);
}
.pt-evaluation-section:first-child {
  border-top: 0;
  padding-top: 0;
}
.pt-evaluation-section__header {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: var(--spacing-sm);
  margin-bottom: var(--spacing-md);
}
.pt-evaluation-section__title {
  font-size: var(--text-sm);
  font-weight: 600;
  color: var(--color-text-primary);
  margin: 0;
}
.pt-evaluation-section__weight {
  font-size: var(--text-xs);
  color: var(--color-text-muted);
  white-space: nowrap;
}
.pt-evaluation-section__empty {
  font-size: var(--text-sm);
  color: var(--color-text-muted);
  margin: 0;
}
.pt-evaluation-section__items {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: var(--spacing-sm);
}
.pt-evaluation-section__item {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
}
.pt-evaluation-section__item-row {
  display: flex;
  align-items: center;
  gap: var(--spacing-md);
}
.pt-evaluation-section__item-title {
  flex: 1 1 auto;
  min-width: 0;
  font-size: var(--text-sm);
  color: var(--color-text-primary);
}
.pt-evaluation-section__guide-toggle {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  flex-shrink: 0;
  padding: 0.125rem 0.375rem;
  border: 0;
  border-radius: var(--radius-sm);
  background: transparent;
  color: var(--color-text-muted);
  cursor: pointer;
  font-size: var(--text-xs);
  line-height: 1;
}
.pt-evaluation-section__guide-toggle:hover {
  background: var(--color-surface-2);
  color: var(--color-text-primary);
}
.pt-evaluation-section__guide-icon {
  width: 1rem;
  height: 1rem;
  flex-shrink: 0;
}
.pt-evaluation-section__item[data-disclosure-open="true"] .pt-evaluation-section__guide-toggle {
  color: var(--color-brand);
}
.pt-evaluation-section__guide-body {
  margin-top: var(--spacing-xs);
}
.pt-evaluation-section__score {
  flex: 0 0 auto;
  min-width: 3rem;
  text-align: right;
  font-size: var(--text-sm);
  font-weight: 600;
  color: var(--color-text-primary);
  font-variant-numeric: tabular-nums;
}
.pt-evaluation-section__score-input {
  flex: 0 0 auto;
  min-width: 5rem;
}
.pt-evaluation-section__evidence {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: var(--spacing-xs);
  margin-top: var(--spacing-xs);
  font-size: var(--text-xs);
  color: var(--color-text-muted);
}
.pt-evaluation-section__evidence-label {
  font-weight: 600;
}
.pt-evaluation-section__evidence-value {
  color: var(--color-text-primary);
  font-variant-numeric: tabular-nums;
}
.pt-evaluation-section__score--auto {
  color: var(--color-brand);
}
.pt-evaluation-section__auto {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: var(--spacing-sm);
  margin-top: var(--spacing-xs);
  font-size: var(--text-xs);
  color: var(--color-text-muted);
}
.pt-evaluation-section__auto-badge {
  display: inline-block;
  padding: 0.0625rem var(--spacing-sm);
  border-radius: var(--radius-sm);
  background: var(--color-brand-subtle);
  color: var(--color-brand);
  font-weight: 600;
  white-space: nowrap;
}
.pt-evaluation-section__auto-l1 {
  font-variant-numeric: tabular-nums;
}
.pt-bid-capacity {
  margin-top: var(--spacing-md);
  padding: var(--spacing-md);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  background: var(--color-surface-2);
  display: flex;
  flex-direction: column;
  gap: var(--spacing-md);
}
.pt-bid-capacity__title {
  margin: 0;
  font-size: var(--text-sm);
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-bid-capacity__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(9rem, 1fr));
  gap: var(--spacing-md);
}
.pt-bid-capacity__field {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
}
.pt-bid-capacity__label {
  font-size: var(--text-xs);
  color: var(--color-text-muted);
}
.pt-bid-capacity__results {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-lg);
}
.pt-bid-capacity__result {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
}
.pt-bid-capacity__result-label {
  font-size: var(--text-xs);
  color: var(--color-text-muted);
}
.pt-bid-capacity__result-value, .pt-bid-capacity__band {
  font-size: var(--text-sm);
  font-weight: 600;
  color: var(--color-text-primary);
  font-variant-numeric: tabular-nums;
}
.pt-bid-capacity__band {
  color: var(--color-brand);
}
.pt-bid-capacity__hint {
  margin: 0;
  font-size: var(--text-xs);
  color: var(--color-text-muted);
}
.pt-bid-capacity__hint--warn {
  color: var(--color-warning-hover);
}
.pt-evaluation-section__score-cell {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  align-items: flex-end;
  gap: var(--spacing-xs);
}
.pt-evaluation-section__band-echo {
  margin: 0;
  font-size: var(--text-xs);
  color: var(--color-text-muted);
  max-width: 22rem;
  text-align: right;
}
.pt-evaluation-section__note-input {
  margin-top: var(--spacing-xs);
  width: 100%;
}
.pt-evaluation-section__note {
  margin: var(--spacing-xs) 0 0;
  font-size: var(--text-xs);
  color: var(--color-text-muted);
  font-style: italic;
}
.pt-evaluation-section__jump {
  display: inline-flex;
  align-items: center;
  gap: var(--spacing-xs);
  margin-top: var(--spacing-xs);
  border: 0;
  background: none;
  padding: 0;
  font-size: var(--text-xs);
  font-weight: 600;
  color: var(--color-brand);
  cursor: pointer;
}
.pt-evaluation-section__jump:hover {
  text-decoration: underline;
}
.pt-evaluation-section__jump-icon {
  width: 0.875rem;
  height: 0.875rem;
  flex-shrink: 0;
}
.pt-evaluation-section__note-wrap {
  margin-top: var(--spacing-xs);
}
.pt-evaluation-section__note-toggle {
  display: inline-flex;
  align-items: center;
  gap: var(--spacing-xs);
  border: 0;
  background: none;
  padding: 0;
  font-size: var(--text-xs);
  font-weight: 600;
  color: var(--color-text-secondary);
  cursor: pointer;
}
.pt-evaluation-section__note-toggle:hover {
  color: var(--color-text-primary);
}
.pt-evaluation-section__note-wrap[data-disclosure-open="true"] .pt-evaluation-section__note-toggle {
  color: var(--color-brand);
}
.pt-evaluation-section__note-toggle-icon {
  width: 0.875rem;
  height: 0.875rem;
  flex-shrink: 0;
}
.pt-evaluation-section__note-body {
  margin-top: var(--spacing-xs);
}
.pt-evaluation-section__note-input {
  width: 100%;
  resize: vertical;
}
.pt-form-group {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}
.pt-form-group--invalid .pt-input, .pt-form-group--invalid .pt-select__input, .pt-form-group--invalid .pt-textarea, .pt-form-group--invalid .pt-date-picker__input, .pt-form-group--invalid .pt-file-upload__dropzone {
  border-color: var(--color-danger);
}
.pt-form-group--inline {
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 1rem;
}
.pt-form-group--inline > .pt-label {
  flex-shrink: 0;
  min-width: var(--pt-label-w, 8rem);
  width: var(--pt-label-w, 8rem);
  padding-top: 0.5rem;
}
.pt-form-group--inline > .pt-form-group__hint, .pt-form-group--inline > .pt-form-group__error {
  flex-basis: 100%;
  margin-left: calc(var(--pt-label-w, 8rem) + 1rem);
}
.pt-form-group__control {
  flex: 1;
}
.pt-form-group__hint {
  margin: 0;
  font-size: 0.8125rem;
  color: var(--color-muted);
  line-height: 1.25rem;
}
.pt-form-group__error {
  margin: 0;
  font-size: 0.8125rem;
  color: var(--color-danger);
  line-height: 1.25rem;
  font-weight: 500;
}
.pt-select {
  position: relative;
}
.pt-select::after {
  content: "";
  position: absolute;
  right: 0.75rem;
  top: 50%;
  transform: translateY(-50%);
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid var(--color-muted);
  pointer-events: none;
}
.pt-select__input {
  display: block;
  width: 100%;
  font-family: var(--font-sans);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  background: var(--color-surface);
  color: var(--color-text);
  outline: none;
  appearance: none;
  cursor: pointer;
  padding-right: 2rem;
  transition: border-color 150ms ease, box-shadow 150ms ease;
}
.pt-select__input:focus {
  border-color: var(--color-brand);
  box-shadow: 0 0 0 3px oklch(45% 0.18 250 / 12%);
}
.pt-select__input:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  background: var(--color-surface-3);
}
.pt-select__input--sm {
  padding: 0.375rem 2rem 0.375rem 0.625rem;
  font-size: 0.8125rem;
}
.pt-select__input--md {
  padding: 0.5rem 2rem 0.5rem 0.75rem;
  font-size: 0.875rem;
}
.pt-select__input--lg {
  padding: 0.625rem 2rem 0.625rem 1rem;
  font-size: 1rem;
}
.pt-select__input--error {
  border-color: var(--color-danger);
}
.pt-select__input--error:focus {
  border-color: var(--color-danger);
  box-shadow: 0 0 0 3px oklch(55% 0.22 25 / 12%);
}
.pt-radio-group, .pt-checkbox-group {
  border: none;
  padding: 0;
  margin: 0;
}
.pt-radio-group__legend, .pt-checkbox-group__legend {
  font-family: var(--font-sans);
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--color-text);
  margin-bottom: 0.5rem;
  padding: 0;
}
.pt-radio-group--stacked .pt-radio-group__options, .pt-checkbox-group--stacked .pt-checkbox-group__options {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-radio-group--inline .pt-radio-group__options, .pt-checkbox-group--inline .pt-checkbox-group__options {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1rem;
}
.pt-checkbox-group--grid .pt-checkbox-group__options {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(14rem, 1fr));
  gap: 0.375rem 1rem;
}
.pt-radio-group--error .pt-radio__indicator, .pt-checkbox-group--error .pt-checkbox__indicator {
  border-color: var(--color-danger);
}
.pt-file-upload__input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.pt-file-upload__dropzone {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  padding: 2rem;
  border: 2px dashed var(--color-border);
  border-radius: var(--radius-lg);
  background: var(--color-surface-3);
  cursor: pointer;
  transition: border-color 150ms ease, background 150ms ease;
  text-align: center;
}
.pt-file-upload__dropzone:hover, .pt-file-upload__dropzone--active {
  border-color: var(--color-brand);
  background: oklch(45% 0.18 250 / 4%);
}
.pt-file-upload__icon {
  color: var(--color-muted);
}
.pt-file-upload__icon-svg {
  width: 48px;
  height: 48px;
}
.pt-file-upload__prompt {
  font-family: var(--font-sans);
  font-size: 0.875rem;
  color: var(--color-muted);
}
.pt-file-upload__browse {
  color: var(--color-text);
  cursor: pointer;
  font-weight: 600;
  font-family: var(--font-sans);
  font-size: 0.875rem;
  text-decoration: none;
}
.pt-file-upload__hint {
  margin: 0;
  font-size: 0.8125rem;
  color: var(--color-muted);
}
.pt-file-upload__files {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
  margin-top: 0.5rem;
}
.pt-file-upload__file-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  font-family: var(--font-sans);
  font-size: 0.8125rem;
  color: var(--color-text);
  padding: 0.375rem 0.625rem;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-sm);
}
.pt-file-upload__file-remove {
  background: none;
  border: none;
  color: var(--color-muted);
  cursor: pointer;
  padding: 0.25rem;
  display: flex;
  border-radius: var(--radius-sm);
}
.pt-file-upload__file-remove:hover {
  color: var(--color-danger);
  background: var(--color-surface-2);
}
.pt-file-upload--disabled .pt-file-upload__dropzone {
  opacity: 0.5;
  cursor: not-allowed;
}
.pt-file-upload--error .pt-file-upload__dropzone {
  border-color: var(--color-danger);
}
.pt-search-input {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: 100%;
}
.pt-search-input__icon {
  position: absolute;
  left: 0.625rem;
  color: var(--color-muted);
  pointer-events: none;
  display: flex;
}
.pt-search-input__field {
  display: block;
  width: 100%;
  font-family: var(--font-sans);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  background: var(--color-surface);
  color: var(--color-text);
  outline: none;
  transition: border-color 150ms ease, box-shadow 150ms ease;
}
.pt-search-input__field:focus {
  border-color: var(--color-brand);
  box-shadow: 0 0 0 3px oklch(45% 0.18 250 / 12%);
}
.pt-search-input__field--sm {
  padding: 0.375rem 2rem 0.375rem 2rem;
  font-size: 0.8125rem;
}
.pt-search-input__field--md {
  padding: 0.5rem 2rem 0.5rem 2.25rem;
  font-size: 0.875rem;
}
.pt-search-input__field:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  background: var(--color-surface-3);
}
.pt-search-input__clear {
  position: absolute;
  right: 0.5rem;
  background: none;
  border: none;
  color: var(--color-muted);
  cursor: pointer;
  padding: 0.25rem;
  display: flex;
  border-radius: var(--radius-sm);
}
.pt-search-input__clear:hover {
  color: var(--color-text);
  background: var(--color-surface-2);
}
.pt-search-input__clear[hidden] {
  display: none;
}
.pt-publish-check {
  width: 20rem;
  max-width: calc(100vw - 2rem);
  padding: var(--spacing-md);
}
.pt-publish-check__ready {
  margin: 0;
  font-size: var(--text-sm);
  font-weight: 600;
  color: var(--color-success);
}
.pt-publish-check__intro {
  margin: 0 0 var(--spacing-sm);
  font-size: var(--text-sm);
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-publish-check__items {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-publish-check__item {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--spacing-sm);
}
.pt-publish-check__text {
  flex: 1 1 auto;
  font-size: var(--text-sm);
  color: var(--color-text-secondary);
}
.pt-publish-check__jump {
  flex-shrink: 0;
  padding: 0;
  background: transparent;
  border: 0;
  font-size: var(--text-sm);
  font-weight: 600;
  color: var(--color-brand);
  text-decoration: underline;
  cursor: pointer;
}
.pt-publish-check__jump:hover, .pt-publish-check__jump:focus-visible {
  color: var(--color-brand-hover);
}
.pt-save-state {
  display: inline-flex;
  align-items: center;
  gap: var(--spacing-sm);
  min-width: 14rem;
  font-size: var(--text-sm);
  color: var(--color-text-secondary);
}
.pt-save-state__dot {
  flex: 0 0 auto;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: var(--radius-full);
  background: var(--color-border-strong);
  transition: background 0.15s ease;
}
.pt-save-state__dot[data-state="saving"] {
  background: var(--color-warning);
}
.pt-save-state__dot[data-state="saved"] {
  background: var(--color-success);
}
.pt-save-state__dot[data-state="error"] {
  background: var(--color-danger);
}
.pt-save-state[data-state="error"] .pt-save-state__label {
  color: var(--color-danger);
  font-weight: 600;
}
@media (prefers-reduced-motion: reduce) {
  .pt-save-state__dot {
    transition: none;
  }
}
.pt-tabs__list {
  display: flex;
  gap: 0;
  border-bottom: 1px solid var(--color-border);
  margin-bottom: 1rem;
}
.pt-tabs__btn {
  display: inline-flex;
  align-items: center;
  font-family: var(--font-sans);
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--color-muted);
  background: none;
  border: none;
  padding: 0.625rem 1rem;
  cursor: pointer;
  position: relative;
  transition: color 150ms ease;
}
.pt-tabs__btn:hover {
  color: var(--color-text);
}
.pt-tabs__count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 1.25rem;
  height: 1.25rem;
  margin-left: 0.375rem;
  padding: 0 0.375rem;
  border-radius: 9999px;
  background: var(--color-surface-3);
  color: var(--color-muted);
  font-size: 0.6875rem;
  font-weight: 600;
  line-height: 1;
}
.pt-tabs__btn--active .pt-tabs__count {
  background: var(--color-brand);
  color: #fff;
}
.pt-tabs__count-check {
  display: none;
  width: 0.75rem;
  height: 0.75rem;
  flex: 0 0 auto;
}
.pt-tabs__count--complete {
  background: var(--color-success-tint);
  color: var(--color-success-ink);
  gap: 0.2rem;
}
.pt-tabs__btn--active .pt-tabs__count--complete {
  background: var(--color-success-tint);
  color: var(--color-success-ink);
}
.pt-tabs__count--complete .pt-tabs__count-check {
  display: inline-flex;
}
.pt-tabs__count--zero {
  background: var(--color-surface-2);
  color: var(--color-text-muted);
}
.pt-tabs__strip {
  position: relative;
}
.pt-tabs__fade {
  display: none;
}
.pt-tabs--scrollable .pt-tabs__list {
  overflow-x: auto;
  flex-wrap: nowrap;
  scrollbar-width: none;
}
.pt-tabs--scrollable .pt-tabs__btn {
  white-space: nowrap;
  padding: 0.625rem 0.75rem;
}
.pt-tabs--scrollable .pt-tabs__label {
  max-width: 11rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pt-tabs--scrollable .pt-tabs__strip[data-overflowing] .pt-tabs__fade {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 3rem;
  padding-right: 0.25rem;
  background: linear-gradient(to right, transparent, var(--color-surface) 65%);
  color: var(--color-text-muted);
  pointer-events: none;
}
.pt-tabs__btn--active {
  color: var(--color-brand);
}
.pt-tabs--default .pt-tabs__btn--active::after, .pt-tabs--underline .pt-tabs__btn--active::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 2px;
  background: var(--color-brand);
  border-radius: 1px 1px 0 0;
}
.pt-tabs--pills .pt-tabs__list {
  border-bottom: none;
  gap: 0.25rem;
}
.pt-tabs--pills .pt-tabs__btn {
  border-radius: var(--radius-md);
  padding: 0.375rem 0.875rem;
}
.pt-tabs--pills .pt-tabs__btn--active {
  background: var(--color-brand);
  color: white;
}
.pt-tabs__panel {
  padding: 0.5rem 0;
}
@media (width <= 48rem) {
  .pt-tabs__list {
    flex-wrap: wrap;
  }
  .pt-tabs--scrollable .pt-tabs__list {
    flex-wrap: nowrap;
  }
  .pt-tabs__btn {
    padding: 0.375rem 0.625rem;
    font-size: 0.8125rem;
  }
}
.pt-accordion {
  display: flex;
  flex-direction: column;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  overflow: hidden;
}
.pt-accordion__section {
  border-bottom: 1px solid var(--color-border);
}
.pt-accordion__section:last-child {
  border-bottom: none;
}
.pt-accordion__trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0.75rem 1rem;
  font-family: var(--font-sans);
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--color-text);
  background: var(--color-surface);
  border: none;
  cursor: pointer;
  text-align: left;
  transition: background 150ms ease;
}
.pt-accordion__trigger:hover {
  background: var(--color-surface-2);
}
.pt-accordion__chevron {
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  border-right: 2px solid var(--color-muted);
  border-bottom: 2px solid var(--color-muted);
  transform: rotate(45deg);
  transition: transform 200ms ease;
  flex-shrink: 0;
}
.pt-accordion__section--open .pt-accordion__chevron {
  transform: rotate(-135deg);
}
.pt-accordion__content {
  padding: 0.75rem 1rem;
  font-family: var(--font-sans);
  font-size: 0.875rem;
  color: var(--color-text);
  line-height: 1.5;
  background: var(--color-surface);
}
.pt-breadcrumb__list {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 0;
  font-family: var(--font-sans);
  font-size: 0.8125rem;
}
.pt-breadcrumb__item {
  display: flex;
  align-items: center;
}
.pt-breadcrumb__item a {
  color: var(--color-brand);
  text-decoration: none;
}
.pt-breadcrumb__item a:hover {
  text-decoration: underline;
}
.pt-breadcrumb__item--current {
  color: var(--color-muted);
}
.pt-breadcrumb__separator {
  margin: 0 0.375rem;
  color: var(--color-muted);
}
.pt-progress__track {
  width: 100%;
  background: var(--color-surface-3);
  border-radius: var(--radius-full);
  overflow: hidden;
}
.pt-progress__bar {
  height: 100%;
  border-radius: var(--radius-full);
  transition: width 300ms ease;
}
.pt-progress--sm .pt-progress__track {
  height: 0.25rem;
}
.pt-progress--md .pt-progress__track {
  height: 0.5rem;
}
.pt-progress--lg .pt-progress__track {
  height: 0.75rem;
}
.pt-progress--brand .pt-progress__bar {
  background: var(--color-brand);
}
.pt-progress--success .pt-progress__bar {
  background: var(--color-success);
}
.pt-progress--warning .pt-progress__bar {
  background: var(--color-warning);
}
.pt-progress--danger .pt-progress__bar {
  background: var(--color-danger);
}
.pt-progress__label {
  display: block;
  margin-top: 0.25rem;
  font-family: var(--font-sans);
  font-size: 0.8125rem;
  color: var(--color-muted);
}
.pt-stepper__list {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.pt-stepper--horizontal .pt-stepper__list {
  flex-direction: row;
  align-items: center;
}
.pt-stepper--vertical .pt-stepper__list {
  flex-direction: column;
}
.pt-stepper__step {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-family: var(--font-sans);
  font-size: 0.8125rem;
  color: var(--color-muted);
}
.pt-stepper--horizontal .pt-stepper__step:not(:last-child)::after {
  content: "";
  flex: 1;
  height: 2px;
  background: var(--color-border);
  margin: 0 0.5rem;
  min-width: 1.5rem;
}
.pt-stepper--vertical .pt-stepper__step {
  padding-bottom: 1.5rem;
  position: relative;
}
.pt-stepper--vertical .pt-stepper__step:not(:last-child)::after {
  content: "";
  position: absolute;
  left: 0.5rem;
  top: 1.5rem;
  bottom: 0;
  width: 2px;
  background: var(--color-border);
}
.pt-stepper__indicator {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: var(--radius-full);
  border: 2px solid var(--color-border);
  background: var(--color-surface);
  flex-shrink: 0;
  transition: background 150ms ease, border-color 150ms ease;
}
.pt-stepper__step--completed .pt-stepper__indicator {
  background: var(--color-brand);
  border-color: var(--color-brand);
}
.pt-stepper__step--completed .pt-stepper__indicator::after {
  content: "";
  display: block;
  width: 0.3rem;
  height: 0.5rem;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg) translate(-1px, -1px);
}
.pt-stepper__step--current .pt-stepper__indicator {
  border-color: var(--color-brand);
  box-shadow: 0 0 0 3px oklch(45% 0.18 250 / 12%);
}
.pt-stepper__step--completed .pt-stepper__label, .pt-stepper__step--current .pt-stepper__label {
  color: var(--color-text);
  font-weight: 500;
}
.pt-markdown-field {
  display: flex;
  flex-direction: column;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-md, 0.5rem);
  background: var(--color-surface);
  overflow: hidden;
}
.pt-markdown-field--error {
  border-color: var(--color-danger, #dc2626);
}
.pt-markdown-field__tabs {
  display: flex;
  gap: 1.25rem;
  padding: 0 0.75rem;
  border-bottom: 1px solid var(--color-surface-3);
  background: var(--color-surface);
}
.pt-markdown-field__tab {
  appearance: none;
  border: 0;
  background: transparent;
  padding: 0.5rem 0;
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--color-text-secondary);
  cursor: pointer;
  border-bottom: 2px solid transparent;
  margin-bottom: -1px;
  transition: color 0.12s ease, border-color 0.12s ease;
}
.pt-markdown-field__tab:hover {
  color: var(--color-text-primary);
}
.pt-markdown-field__tab--active {
  color: var(--color-brand);
  border-bottom-color: var(--color-brand);
}
.pt-markdown-field__tabs--inline {
  margin-left: auto;
  padding: 0;
  border-bottom: 0;
  background: transparent;
  gap: 0.75rem;
}
.pt-markdown-field__tabs--inline .pt-markdown-field__tab {
  padding: 0.15rem 0;
  margin-bottom: 0;
}
.pt-markdown-field > .pt-markdown-field__tabs--inline {
  padding: 0.375rem 0.5rem;
}
.pt-markdown-field--previewing .pt-markdown-field__headings, .pt-markdown-field--previewing .pt-markdown-field__toolbar-divider, .pt-markdown-field--previewing .pt-markdown-field__toolbar > .pt-markdown-field__tool {
  visibility: hidden;
}
.pt-markdown-field__toolbar {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid var(--color-surface-3);
}
.pt-markdown-field__toolbar-divider {
  width: 1px;
  align-self: stretch;
  margin: 0.125rem 0.25rem;
  background: var(--color-surface-3);
}
.pt-markdown-field__tool {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  appearance: none;
  min-width: 1.75rem;
  height: 1.75rem;
  padding: 0;
  border: 1px solid transparent;
  border-radius: var(--radius-sm, 0.25rem);
  background: transparent;
  color: var(--color-text-secondary);
  line-height: 1;
  cursor: pointer;
}
.pt-markdown-field__tool:hover {
  background: var(--color-surface-2, #f1f5f9);
  color: var(--color-text-primary);
  border-color: var(--color-surface-3);
}
.pt-markdown-field__tool-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.pt-markdown-field__headings {
  position: relative;
  display: inline-flex;
}
.pt-markdown-field__tool--heading {
  gap: 0.0625rem;
  min-width: auto;
  padding: 0 0.375rem;
  font-size: 0.8125rem;
  font-weight: 700;
}
.pt-markdown-field__heading-caret {
  display: inline-flex;
  align-items: center;
  opacity: 0.7;
}
.pt-markdown-field__heading-menu {
  position: absolute;
  top: calc(100% + 0.25rem);
  left: 0;
  z-index: 20;
  display: none;
  flex-direction: column;
  min-width: 7rem;
  padding: 0.25rem;
  background: var(--color-surface);
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-md, 0.5rem);
  box-shadow: var(--shadow-card, 0 4px 12px oklch(0% 0 0 / 8%));
}
.pt-markdown-field__heading-menu.pt-dropdown__menu--open {
  display: flex;
}
.pt-markdown-field__heading-item {
  appearance: none;
  display: flex;
  align-items: baseline;
  width: 100%;
  padding: 0.3125rem 0.5rem;
  border: 0;
  border-radius: var(--radius-sm, 0.25rem);
  background: transparent;
  color: var(--color-text-primary);
  text-align: left;
  cursor: pointer;
}
.pt-markdown-field__heading-item:hover {
  background: var(--color-surface-2, #f1f5f9);
}
.pt-markdown-field__heading-item-label {
  font-weight: 700;
  line-height: 1.2;
}
.pt-markdown-field__heading-item-label--h1 {
  font-size: 1.125rem;
}
.pt-markdown-field__heading-item-label--h2 {
  font-size: 1rem;
}
.pt-markdown-field__heading-item-label--h3 {
  font-size: 0.9375rem;
}
.pt-markdown-field__heading-item-label--h4 {
  font-size: 0.875rem;
}
.pt-markdown-field__heading-item-label--h5 {
  font-size: 0.8125rem;
}
.pt-markdown-field__textarea {
  width: 100%;
  border: 0;
  border-radius: 0;
  resize: vertical;
  font-family: var(--font-mono, ui-monospace, monospace);
  font-size: 0.8125rem;
}
.pt-markdown-field__textarea:focus {
  outline: none;
  box-shadow: none;
}
.pt-markdown-field__preview {
  padding: 0.75rem;
  min-height: 6rem;
}
.pt-markdown-field__preview-body {
  font-size: 0.8125rem;
  line-height: 1.5;
  color: var(--color-text-primary);
}
.pt-markdown-field__preview-empty {
  font-size: 0.8125rem;
  color: var(--color-text-secondary);
  font-style: italic;
}
.pt-modal {
  border: none;
  border-radius: var(--radius-lg, 0.75rem);
  box-shadow: var(--shadow-modal);
  padding: 0;
  max-height: 85vh;
  overflow: hidden;
  margin: auto;
}
.pt-modal, .pt-modal * {
  box-sizing: border-box;
}
.pt-modal[open] {
  display: flex;
  flex-direction: column;
}
.pt-modal::backdrop {
  background: oklch(0% 0 0 / 50%);
}
.pt-modal--sm {
  width: min(24rem, 90vw);
}
.pt-modal--md {
  width: min(32rem, 90vw);
}
.pt-modal--lg {
  width: min(48rem, 90vw);
}
.pt-modal--xl {
  width: min(64rem, 95vw);
}
.pt-modal__container {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-height: 0;
  overflow: hidden;
}
.pt-modal__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1.5rem;
  border-bottom: 1px solid oklch(90% 0 0);
}
.pt-modal__title {
  font-size: 1.125rem;
  font-weight: 600;
  margin: 0;
  line-height: 1.25rem;
}
.pt-modal__title-row {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex: 1;
  min-width: 0;
}
.pt-modal__title-icon {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  line-height: 0;
  .pt-icon {
    display: block;
    width: 1.25rem;
    height: 1.25rem;
  }
}
.pt-modal__close {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.25rem 0.5rem;
  font-size: 1.125rem;
  line-height: 1;
  opacity: 0.5;
  transition: opacity 150ms ease;
  margin-left: auto;
}
.pt-modal__close:hover {
  opacity: 1;
}
.pt-modal__body {
  padding: 1.5rem;
  overflow-y: auto;
  overflow-x: hidden;
  flex: 1;
  min-width: 0;
}
.pt-modal__container > form {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-height: 0;
  overflow: hidden;
}
.pt-category-form .pt-modal__body {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.pt-certificate-form .pt-modal__body {
  display: flex;
  flex-direction: column;
  gap: 0.875rem;
}
.pt-modal__footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
  padding: 1rem 1.5rem;
  border-top: 1px solid oklch(90% 0 0);
}
.pt-confirm-dialog {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  min-width: 0;
  max-width: 100%;
}
.pt-confirm-dialog form {
  width: 100%;
  min-width: 0;
}
.pt-confirm-dialog__icon .pt-icon {
  width: 2rem;
  height: 2rem;
}
.pt-confirm-dialog__message {
  width: 100%;
  max-width: 100%;
  margin: 0;
  font-size: 0.9375rem;
  line-height: 1.6;
  color: oklch(35% 0 0);
  overflow-wrap: anywhere;
  word-break: normal;
  white-space: normal;
}
.pt-confirm-dialog__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 0.5rem;
  margin-top: 0.5rem;
  padding-top: 1rem;
  border-top: 1px solid var(--color-surface-3);
}
.pt-modal--drawer {
  margin: 0 0 0 auto;
  height: 100dvh;
  max-height: 100dvh;
  width: min(40rem, 100vw);
  max-width: 100vw;
  border-radius: 0;
}
.pt-modal--drawer .pt-modal__container {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.pt-modal--drawer .pt-modal__body {
  flex: 1 1 auto;
  overflow-y: auto;
}
.pt-modal--drawer[open] {
  animation: pt-drawer-in 0.18s ease-out;
}
@keyframes pt-drawer-in {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0);
  }
}
body:has(.pt-modal[open]) {
  overflow: hidden;
}
.pt-modal--drawer .pt-modal__header {
  padding: 0.625rem 1.5rem;
}
.pt-confirm-dialog__highlight {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  min-width: 0;
  max-width: 100%;
  margin: 0.25rem 0 0.75rem;
  padding: 0.875rem 1rem;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md, 0.5rem);
  background: var(--color-surface-3);
}
.pt-confirm-dialog__highlight-label {
  color: var(--color-text-secondary);
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.pt-confirm-dialog__highlight-value {
  overflow-wrap: anywhere;
  color: var(--color-text-primary);
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4;
}
.pt-money-input {
  display: flex;
  align-items: stretch;
  gap: 0.5rem;
  width: 100%;
}
.pt-money-input .pt-input {
  flex: 1 1 auto;
  min-width: 0;
}
.pt-money-input .pt-select {
  flex: 0 0 5rem;
}
.pt-multi-select {
  position: relative;
  width: 100%;
  font-family: var(--font-sans);
}
.pt-multi-select__native {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  width: 1px;
  height: 1px;
  margin: 0;
  padding: 0;
  border: 0;
  bottom: 0;
  left: 1rem;
}
.pt-multi-select__trigger {
  display: flex;
  align-items: stretch;
  gap: 0.5rem;
  width: 100%;
  min-height: 2.25rem;
  padding: 0.25rem 0.5rem 0.25rem 0.625rem;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  font-family: inherit;
  font-size: var(--text-sm);
  color: var(--color-text-primary);
  text-align: left;
  cursor: pointer;
  transition: border-color 120ms ease, box-shadow 120ms ease;
}
.pt-multi-select__trigger:hover {
  border-color: var(--color-border-strong);
}
.pt-multi-select__trigger[aria-expanded="true"], .pt-multi-select__trigger:focus-visible {
  border-color: var(--color-brand);
  outline: none;
  box-shadow: 0 0 0 3px oklch(45% 0.18 250 / 12%);
}
.pt-multi-select--error .pt-multi-select__trigger {
  border-color: var(--color-danger);
}
.pt-multi-select--sm .pt-multi-select__trigger {
  min-height: 1.875rem;
  font-size: var(--text-xs);
}
.pt-multi-select--lg .pt-multi-select__trigger {
  min-height: 2.625rem;
  font-size: var(--text-base);
}
.pt-multi-select__chips {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.25rem;
  flex: 1 1 auto;
  min-width: 0;
}
.pt-multi-select__placeholder {
  color: var(--color-text-secondary);
}
.pt-multi-select__chip {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  padding: 0.125rem 0.375rem 0.125rem 0.5rem;
  background: var(--color-brand-subtle);
  color: var(--color-brand);
  border-radius: 0.25rem;
  font-size: var(--text-xs);
  line-height: 1.25rem;
  max-width: 100%;
}
.pt-multi-select__chip-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-multi-select__chip-remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1rem;
  height: 1rem;
  padding: 0;
  border: 0;
  background: transparent;
  color: inherit;
  cursor: pointer;
  border-radius: 0.25rem;
  transition: background 120ms ease;
}
.pt-multi-select__chip-remove:hover {
  background: oklch(0% 0 0 / 8%);
}
.pt-multi-select__caret {
  display: inline-flex;
  align-items: center;
  color: var(--color-text-secondary);
  flex-shrink: 0;
}
.pt-multi-select__popover {
  position: absolute;
  top: calc(100% + 0.25rem);
  left: 0;
  right: 0;
  z-index: 1010;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  box-shadow: var(--shadow-card);
  overflow: hidden;
}
.pt-multi-select__popover[hidden] {
  display: none;
}
.pt-multi-select__search-wrap {
  padding: 0.5rem;
  border-bottom: 1px solid var(--color-border);
}
.pt-multi-select__search {
  width: 100%;
  padding: 0.375rem 0.5rem;
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  font-size: var(--text-sm);
  color: var(--color-text-primary);
  font-family: inherit;
}
.pt-multi-select__search:focus-visible {
  border-color: var(--color-brand);
  outline: none;
}
.pt-multi-select__options {
  list-style: none;
  margin: 0;
  padding: 0.25rem 0;
  max-height: 16rem;
  overflow-y: auto;
}
.pt-multi-select__group {
  padding: 0.5rem 0.625rem 0.25rem;
  font-size: var(--text-xs, 0.6875rem);
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--color-text-secondary, oklch(45% 0.02 250));
}
.pt-multi-select__group[hidden] {
  display: none;
}
.pt-multi-select__group:first-child {
  padding-top: 0.125rem;
}
.pt-multi-select__option {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.375rem 0.625rem;
  font-size: var(--text-sm);
  color: var(--color-text-primary);
  cursor: pointer;
  user-select: none;
}
.pt-multi-select__option[hidden] {
  display: none;
}
.pt-multi-select__option:hover, .pt-multi-select__option:focus-visible {
  background: var(--color-surface-2);
  outline: none;
}
.pt-multi-select__option-check {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1rem;
  height: 1rem;
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  color: transparent;
  background: var(--color-surface);
  flex-shrink: 0;
  transition: background 120ms ease, border-color 120ms ease, color 120ms ease;
}
.pt-multi-select__option--selected .pt-multi-select__option-check {
  background: var(--color-brand);
  border-color: var(--color-brand);
  color: var(--color-on-brand);
}
.pt-multi-select__option-label {
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-multi-select__add-new {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.375rem 0.625rem;
  font-size: var(--text-sm);
  color: var(--color-brand);
  cursor: pointer;
  user-select: none;
  border-bottom: 1px solid var(--color-border);
}
.pt-multi-select__add-new[hidden] {
  display: none;
}
.pt-multi-select__add-new:hover, .pt-multi-select__add-new:focus-visible {
  background: var(--color-brand-subtle);
  outline: none;
}
.pt-multi-select__add-new-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.pt-multi-select__add-new-label {
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-multi-select__add-new-query {
  font-weight: 500;
  color: var(--color-text-primary);
}
.pt-multi-select__chip--new {
  background: var(--color-surface-2);
  color: var(--color-text-primary);
}
.pt-notif-bell {
  display: block;
}
.pt-notif-bell__trigger {
  border: none;
  background: transparent;
  font-family: inherit;
  text-align: left;
  cursor: pointer;
  width: calc(100% - 0.75rem);
}
.pt-notif-bell__count {
  margin-left: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 1.125rem;
  height: 1.125rem;
  padding: 0 0.3125rem;
  border-radius: var(--radius-full);
  background: var(--color-accent);
  color: var(--color-text-inverse);
  font-size: 0.6875rem;
  font-weight: 700;
  line-height: 1.125rem;
}
.pt-notif-bell__count[hidden] {
  display: none;
}
.pt-sidebar--collapsed .pt-notif-bell__count {
  position: absolute;
  top: 0.125rem;
  right: 0.1875rem;
  margin: 0;
  min-width: 0.875rem;
  height: 0.875rem;
  padding: 0 0.1875rem;
  font-size: 0.5625rem;
  line-height: 0.875rem;
  box-shadow: 0 0 0 2px var(--pt-sidebar-bg);
}
.pt-notif-bell__menu {
  position: fixed;
  top: auto;
  right: auto;
  width: 22rem;
  max-width: calc(100vw - 1.5rem);
  z-index: var(--z-overlay);
}
.pt-notif-dropdown {
  display: flex;
  flex-direction: column;
  max-height: 28rem;
}
.pt-notif-dropdown__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  padding: 0.75rem 0.875rem;
  border-bottom: 1px solid var(--color-surface-3);
}
.pt-notif-dropdown__title {
  font-size: 0.875rem;
  font-weight: 700;
  color: var(--color-text-primary);
}
.pt-notif-dropdown__view-all {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--color-brand);
  text-decoration: none;
}
.pt-notif-dropdown__view-all:hover {
  text-decoration: underline;
}
.pt-notif-dropdown__view-all-icon {
  width: 0.875rem;
  height: 0.875rem;
}
.pt-notif-dropdown turbo-frame {
  display: block;
  overflow-y: auto;
  min-height: 3rem;
  max-height: 24rem;
}
.pt-notif-dropdown__loading, .pt-notif-dropdown__empty {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 1rem 0.875rem;
  color: var(--color-text-secondary);
  font-size: 0.8125rem;
}
.pt-notif-dropdown__loading-icon, .pt-notif-dropdown__empty-icon {
  width: 1rem;
  height: 1rem;
}
.pt-notif-feed {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pt-notif-feed__item {
  position: relative;
  padding: 0.625rem 0.875rem;
  border-bottom: 1px solid var(--color-surface-3);
  cursor: pointer;
}
.pt-notif-feed__item:hover {
  background: var(--color-surface-2);
}
.pt-notif-feed__item:last-child {
  border-bottom: none;
}
.pt-notif-feed__item--unread {
  background: color-mix(in srgb, oklch(65% 0.22 35) 6%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in oklch, var(--color-accent) 6%, transparent);
  }
}
.pt-notif-feed__dot {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: var(--radius-full);
  background: var(--color-accent);
}
.pt-notif-feed__date {
  display: block;
  margin-bottom: 0.25rem;
  font-size: 0.6875rem;
  font-weight: 600;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: var(--color-text-secondary);
}
.pt-notif-feed__text {
  font-size: 0.8125rem;
  line-height: 1.45;
  color: var(--color-text-primary);
}
.pt-notif-feed__text a {
  color: var(--color-brand);
  text-decoration: none;
}
.pt-notif-feed__text a:hover {
  text-decoration: underline;
}
.pt-prose {
  color: var(--color-text-primary);
  font-size: 0.8125rem;
  line-height: 1.6;
  overflow-wrap: anywhere;
}
.pt-prose h1, .pt-prose h2, .pt-prose h3, .pt-prose h4, .pt-prose h5, .pt-prose h6 {
  color: var(--color-text-primary);
  font-weight: 700;
  line-height: 1.25;
  margin: 1em 0 0.4em;
}
.pt-prose > :first-child {
  margin-top: 0;
}
.pt-prose h1 {
  font-size: 1.5rem;
}
.pt-prose h2 {
  font-size: 1.25rem;
}
.pt-prose h3 {
  font-size: 1.125rem;
}
.pt-prose h4 {
  font-size: 1rem;
}
.pt-prose h5 {
  font-size: 0.9375rem;
  font-weight: 600;
}
.pt-prose h6 {
  font-size: 0.8125rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: var(--color-text-secondary);
}
.pt-prose p {
  margin: 0 0 0.75em;
}
.pt-prose p:last-child {
  margin-bottom: 0;
}
.pt-prose ul, .pt-prose ol {
  margin: 0 0 0.75em;
  padding-left: 1.5rem;
}
.pt-prose ul {
  list-style: disc;
}
.pt-prose ol {
  list-style: decimal;
}
.pt-prose li {
  margin: 0.25em 0;
}
.pt-prose li > ul, .pt-prose li > ol {
  margin: 0.25em 0;
}
.pt-prose strong, .pt-prose b {
  font-weight: 700;
}
.pt-prose em, .pt-prose i {
  font-style: italic;
}
.pt-prose a {
  color: var(--color-brand);
  text-decoration: underline;
  text-underline-offset: 2px;
}
.pt-prose a:hover {
  text-decoration: none;
}
.pt-prose blockquote {
  margin: 0 0 0.75em;
  padding: 0.25rem 0 0.25rem 0.875rem;
  border-left: 3px solid var(--color-surface-3);
  color: var(--color-text-secondary);
  font-style: italic;
}
.pt-prose code {
  font-family: var(--font-mono, ui-monospace, monospace);
  font-size: 0.8125em;
  padding: 0.125em 0.3125em;
  border-radius: var(--radius-sm, 0.25rem);
  background: var(--color-surface-2, #f1f5f9);
  color: var(--color-text-primary);
}
.pt-prose pre {
  margin: 0 0 0.75em;
  padding: 0.75rem;
  border-radius: var(--radius-md, 0.5rem);
  background: var(--color-surface-2, #f1f5f9);
  overflow-x: auto;
}
.pt-prose pre code {
  padding: 0;
  background: transparent;
  font-size: 0.8125rem;
}
.pt-prose hr {
  margin: 1em 0;
  border: 0;
  border-top: 1px solid var(--color-surface-3);
}
.pt-page-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  margin: -1.5rem -1.5rem 1.5rem;
  padding: 1.25rem 1.5rem 1rem;
  background: var(--color-surface);
  border-bottom: 1px solid var(--color-border);
}
.pt-page-header:has(.pt-page-header__nav) {
  flex-wrap: wrap;
  padding-bottom: 0;
  border-bottom: none;
}
.pt-page-header__nav {
  flex-basis: 100%;
}
.pt-page-header:has(.pt-page-header__meta) {
  flex-wrap: wrap;
}
.pt-page-header:has(.pt-page-header__actions) {
  flex-wrap: wrap;
}
.pt-page-header__meta {
  flex-basis: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.4rem 1rem;
  margin-top: 0.375rem;
  font-size: 0.8125rem;
  color: var(--color-text-secondary);
}
.pt-page-header__meta-item {
  display: inline-flex;
  align-items: baseline;
  gap: 0.3rem;
  min-width: 0;
}
.pt-page-header__meta-icon {
  flex: 0 0 auto;
  align-self: center;
  width: 0.875rem;
  height: 0.875rem;
  opacity: 0.6;
}
.pt-page-header__meta-label {
  color: var(--color-muted);
}
.pt-page-header__meta-value {
  min-width: 0;
  color: var(--color-text);
  font-weight: 600;
}
.pt-page-header:has(.pt-page-header__breadcrumb) {
  flex-wrap: wrap;
  padding-top: 0.875rem;
}
.pt-page-header__breadcrumb {
  flex-basis: 100%;
  margin-bottom: 0.75rem;
}
.pt-page > .pt-breadcrumb:first-child {
  display: block;
  margin: -1.5rem -1.5rem 1rem;
  padding: 0.875rem 1.5rem;
  background: var(--color-surface);
  border-bottom: 1px solid var(--color-border);
}
.pt-page-header__text {
  flex: 1;
  min-width: 0;
}
.pt-page-header__title {
  font-size: 1.375rem;
  font-weight: 700;
  color: oklch(15% 0 0);
  margin: 0;
  line-height: 1.25;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-page-header__icon {
  flex-shrink: 0;
  color: oklch(45% 0 0);
  width: 1.375rem;
  height: 1.375rem;
}
.pt-page-header__title > turbo-frame {
  display: contents;
}
.pt-page-header__title-form {
  flex: 1 1 auto;
  min-width: 0;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-page-header__title-form > turbo-frame {
  display: contents;
}
.pt-page-header__title > turbo-frame {
  display: contents;
}
.pt-page-header:has(.pt-page-header__meta) {
  row-gap: 0.25rem;
}
.pt-page-header__title-input {
  width: 100%;
  font: inherit;
  font-family: var(--font-sans, inherit);
  font-size: 1.375rem;
  font-weight: 700;
  color: oklch(15% 0 0);
  line-height: 1.25;
  border: 1px solid var(--color-border);
  background: var(--color-surface);
  padding: 0.125rem 0.4375rem;
  border-radius: var(--radius-md);
}
.pt-page-header__title-input::placeholder {
  color: var(--color-muted);
  font-weight: 400;
}
.pt-page-header__title-input:hover {
  border-color: var(--color-border-strong);
}
.pt-page-header__title-input:focus {
  outline: none;
  border-color: var(--color-brand);
  background: var(--color-surface);
}
.pt-page-header__subtitle {
  font-size: 0.875rem;
  color: oklch(50% 0 0);
  margin: 0.25rem 0 0;
}
.pt-page-header__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
  flex-shrink: 0;
}
.pt-page-tabs {
  display: flex;
  align-items: stretch;
  gap: 1.5rem;
  border-bottom: 1px solid var(--color-border);
}
.pt-page-tabs__tab {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  margin-bottom: -1px;
  padding: 0.25rem 0 0.75rem;
  border-bottom: 2px solid transparent;
  color: var(--color-text-secondary);
  font-size: 0.875rem;
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
  transition: color 0.15s ease, border-color 0.15s ease;
}
.pt-page-tabs__tab-icon {
  flex: 0 0 auto;
  width: 1rem;
  height: 1rem;
}
.pt-page-tabs__tab:hover, .pt-page-tabs__tab:focus-visible {
  color: var(--color-text-primary);
  outline: none;
}
.pt-page-tabs__tab--active {
  color: var(--color-brand);
  border-bottom-color: var(--color-brand);
}
.pt-pagination {
  display: flex;
  justify-content: center;
  padding: 1.5rem 0;
}
.pt-pagination__list {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
.pt-pagination__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2rem;
  height: 2rem;
  padding: 0 0.5rem;
  border-radius: var(--radius-sm);
  font-size: 0.875rem;
  color: var(--color-text-secondary);
  text-decoration: none;
  transition: background 120ms ease, color 120ms ease;
  cursor: pointer;
  &:hover, &:focus-visible {
    background: var(--color-brand-subtle);
    color: var(--color-brand);
    outline: none;
  }
}
.pt-pagination__link--current, .pt-pagination__item--current > .pt-pagination__link {
  background: var(--color-brand);
  color: var(--color-on-brand);
  font-weight: 600;
  &:hover {
    background: var(--color-brand-hover);
    color: var(--color-on-brand);
  }
}
.pt-pagination__link--disabled, .pt-pagination__item--disabled > .pt-pagination__link, .pt-pagination__link:disabled {
  opacity: 0.35;
  cursor: not-allowed;
  pointer-events: none;
}
.pt-spinner {
  display: inline-flex;
  align-items: center;
}
.pt-spinner__svg {
  animation: pt-spin 0.8s linear infinite;
}
@keyframes pt-spin {
  to {
    transform: rotate(360deg);
  }
}
.pt-spinner__track {
  opacity: 0.2;
}
.pt-spinner__arc {
  opacity: 0.85;
}
.pt-spinner--sm .pt-spinner__svg {
  width: 1rem;
  height: 1rem;
}
.pt-spinner--md .pt-spinner__svg {
  width: 1.5rem;
  height: 1.5rem;
}
.pt-spinner--lg .pt-spinner__svg {
  width: 2.25rem;
  height: 2.25rem;
}
.pt-spinner--dark {
  color: oklch(40% 0 0);
}
.pt-spinner--light {
  color: var(--color-surface);
}
.pt-page-header__title-link {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  color: inherit;
  text-decoration: none;
}
.pt-page-header__title-link:hover {
  color: var(--color-brand);
  text-decoration: underline;
  text-underline-offset: 0.2em;
}
.pt-page-header__title-link-icon {
  flex: 0 0 auto;
  color: var(--color-muted);
}
.pt-page-header__title-link:hover .pt-page-header__title-link-icon {
  color: var(--color-brand);
}
.pt-page-header__subtitle-link {
  display: inline-flex;
  align-items: center;
  gap: 0.3125rem;
  color: inherit;
  text-decoration: none;
}
.pt-page-header__subtitle-link:hover {
  color: var(--color-brand);
  text-decoration: underline;
  text-underline-offset: 0.2em;
}
.pt-page-header__subtitle-link-icon {
  flex: 0 0 auto;
  color: var(--color-muted);
}
.pt-page-header__subtitle-link:hover .pt-page-header__subtitle-link-icon {
  color: var(--color-brand);
}
.pt-performance-review {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-lg);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  background: var(--color-surface);
  padding: var(--spacing-lg);
}
.pt-performance-review__intro {
  font-size: var(--text-sm);
  color: var(--color-text-muted);
  margin: 0;
}
.pt-performance-review__form {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-lg);
}
.pt-performance-review__ratings {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: var(--spacing-md);
}
.pt-performance-review__actions {
  display: flex;
  justify-content: flex-end;
  gap: var(--spacing-sm);
}
.pt-performance-review__context {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-lg);
  margin-bottom: var(--spacing-md);
}
.pt-performance-review__context-item {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.pt-performance-review__context-label {
  font-size: var(--text-xs);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--color-text-muted);
}
.pt-performance-review__context-value {
  font-size: var(--text-sm);
  font-weight: 600;
  color: var(--color-text);
}
.pt-performance-review__flash {
  display: block;
}
.pt-currency-input {
  display: flex;
  align-items: stretch;
  gap: var(--spacing-xs);
}
.pt-currency-input__prefix {
  display: inline-flex;
  align-items: center;
  padding: 0 var(--spacing-sm);
  font-size: var(--text-sm);
  color: var(--color-text-secondary);
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
}
.pt-currency-input .pt-input {
  flex: 1 1 auto;
}
.pt-address-input {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: var(--spacing-sm);
}
.pt-address-input__field {
  grid-column: 1 / -1;
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
}
.pt-address-input__field--half {
  grid-column: span 1;
}
.pt-address-input__label, .pt-range-input__label {
  font-size: var(--text-xs);
  color: var(--color-text-muted);
}
.pt-range-input {
  display: flex;
  align-items: flex-end;
  gap: var(--spacing-sm);
}
.pt-range-input__field {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
}
.pt-range-input__separator {
  padding-bottom: 0.5rem;
  color: var(--color-text-muted);
}
.pt-checkbox-group {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
  border: 0;
  padding: 0;
  margin: 0;
}
.pt-checkbox-group__option {
  display: inline-flex;
  align-items: center;
  gap: var(--spacing-sm);
  font-size: var(--text-sm);
  color: var(--color-text-primary);
  cursor: pointer;
}
.pt-checkbox-group[disabled] .pt-checkbox-group__option {
  cursor: not-allowed;
  color: var(--color-text-muted);
}
.pt-registration-header__identity {
  display: flex;
  align-items: center;
  gap: 0.9rem;
  min-width: 0;
}
.pt-registration-header__text {
  min-width: 0;
}
.pt-registration-header__eyebrow {
  margin: 0 0 0.15rem;
  font-size: 0.75rem;
  color: var(--color-muted);
}
.pt-registration-header__name-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.55rem;
}
.pt-registration-header__name {
  margin: 0;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.2;
  color: oklch(15% 0 0);
}
.pt-registration-header__subtitle {
  margin: 0.3rem 0 0;
  font-size: 0.875rem;
  color: var(--color-text-secondary);
}
.pt-registration-header__progress {
  flex-shrink: 0;
  text-align: right;
}
.pt-reg-status-row {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.75rem 1rem;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  background: var(--color-surface);
}
.pt-reg-status-row--linked {
  position: relative;
}
.pt-reg-status-row__link {
  position: absolute;
  inset: 0;
  z-index: 1;
  border-radius: inherit;
}
.pt-reg-status-row--linked:hover {
  border-color: var(--color-border-strong);
  background: var(--color-surface-2);
}
.pt-reg-status-row__link:focus-visible {
  outline: 2px solid var(--color-brand);
  outline-offset: 2px;
}
.pt-reg-status-row--linked .pt-reg-status-row__action, .pt-reg-status-row--linked .pt-reg-status-row__delete, .pt-reg-status-row--linked .pt-reg-status-row__withdraw {
  position: relative;
  z-index: 2;
}
.pt-reg-status-row__avatar {
  flex: 0 0 auto;
}
.pt-reg-status-row__body {
  flex: 1 1 auto;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
}
.pt-reg-status-row__identity {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 0.35rem;
  min-width: 0;
}
.pt-reg-status-row__registrar {
  font-size: 0.9rem;
  font-weight: 700;
  color: var(--color-text-primary);
  line-height: 1.3;
}
.pt-reg-status-row__type {
  font-size: 0.85rem;
  color: var(--color-text-secondary);
  line-height: 1.3;
}
.pt-reg-status-row__registrar + .pt-reg-status-row__type::before {
  content: "·";
  margin-right: 0.35rem;
  color: var(--color-text-muted);
}
.pt-reg-status-row__type--lead {
  font-size: 0.9rem;
  font-weight: 700;
  color: var(--color-text-primary);
}
.pt-reg-status-row__status {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.pt-reg-status-row__detail {
  font-size: 0.8rem;
  color: var(--color-text-secondary);
}
.pt-reg-status-row__action {
  flex: 0 0 auto;
  margin-left: auto;
}
.pt-reg-status-row__delete {
  flex: 0 0 auto;
  margin-left: auto;
}
.pt-reg-status-row__withdraw {
  flex: 0 0 auto;
  margin-left: auto;
}
.pt-reg-status-row__withdraw + .pt-reg-status-row__action {
  margin-left: 0;
}
.pt-reg-status-row__withdraw form {
  margin: 0;
}
.pt-reg-status-row__action + .pt-reg-status-row__delete {
  margin-left: 0;
}
.pt-reg-status-row__delete form {
  margin: 0;
}
.pt-reg-type-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 1.1rem 1.25rem;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  background: var(--color-surface);
}
.pt-reg-type-card__head {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-wrap: wrap;
}
.pt-reg-type-card__name {
  margin: 0;
  flex: 1 1 auto;
  font-size: 1rem;
  font-weight: 700;
  color: var(--color-text-primary);
  line-height: 1.3;
}
.pt-reg-type-card__graded {
  flex: 0 0 auto;
}
.pt-reg-type-card__desc {
  margin: 0.35rem 0 0;
  color: var(--color-text-secondary);
  font-size: 0.85rem;
  line-height: 1.45;
}
.pt-reg-type-card__facts {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem;
  margin: 0.85rem 0 1rem;
  padding: 0;
  list-style: none;
}
.pt-reg-type-card__fact {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  padding: 0.15rem 0.55rem;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-full);
  background: var(--color-surface-2);
  color: var(--color-text-secondary);
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
}
.pt-reg-type-card__fact-icon {
  width: 0.85rem;
  height: 0.85rem;
  flex: 0 0 auto;
}
.pt-reg-type-card__foot {
  margin-top: auto;
  display: flex;
  align-items: center;
}
.pt-reg-type-card__start {
  width: 100%;
  justify-content: center;
}
.pt-reg-type-card__lock {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  color: var(--color-text-secondary);
  font-size: 0.8rem;
  font-weight: 600;
}
.pt-reg-type-card__lock-icon {
  width: 0.95rem;
  height: 0.95rem;
  flex: 0 0 auto;
}
.pt-reg-type-card--compact {
  padding: 0.9rem 1rem;
}
.pt-reg-type-card--compact .pt-reg-type-card__name {
  font-size: 0.9rem;
}
.pt-reg-type-card--compact .pt-reg-type-card__desc {
  font-size: 0.8rem;
}
.pt-reg-type-card--compact .pt-reg-type-card__facts {
  flex-wrap: nowrap;
  overflow: hidden;
  margin: 0.6rem 0 0.85rem;
}
.pt-reg-type-card--compact .pt-reg-type-card__start {
  width: auto;
}
.pt-scoring-guide__bands {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
  font-size: var(--text-xs);
}
.pt-scoring-guide__band {
  display: grid;
  grid-template-columns: 1.5rem 1fr;
  gap: var(--spacing-sm);
  align-items: baseline;
}
.pt-scoring-guide__score {
  font-weight: 600;
  color: var(--color-text-primary);
  font-variant-numeric: tabular-nums;
}
.pt-scoring-guide__text {
  color: var(--color-text-muted);
}
.pt-scoring-guide__band:has(.pt-scoring-guide__qualifier) {
  grid-template-columns: 1.5rem 6.5rem 1fr;
}
.pt-scoring-guide__qualifier {
  font-weight: 600;
  color: var(--color-text-secondary);
}
@media (max-width: 40rem) {
  .pt-scoring-guide__band:has(.pt-scoring-guide__qualifier) {
    grid-template-columns: 1.5rem 1fr;
  }
  .pt-scoring-guide__band:has(.pt-scoring-guide__qualifier) .pt-scoring-guide__text {
    grid-column: 2;
  }
}
.pt-segmented-filter {
  display: inline-flex;
  align-items: stretch;
  margin: 0;
  padding: 0;
  border: 1px solid var(--color-border, oklch(83% 0 0));
  border-radius: 0.5rem;
  overflow: hidden;
  background: var(--color-surface);
}
.pt-segmented-filter__segment {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  padding: 0.375rem 0.75rem;
  background: var(--color-surface);
  border: none;
  border-right: 1px solid var(--color-border, oklch(83% 0 0));
  cursor: pointer;
  color: var(--color-text-secondary, oklch(55% 0 0));
  font-size: 0.75rem;
  font-weight: 500;
  white-space: nowrap;
  transition: background 0.12s, color 0.12s;
}
.pt-segmented-filter__segment:last-child {
  border-right: none;
}
.pt-segmented-filter__segment:hover {
  background: var(--color-surface-2, oklch(96% 0 0));
  color: var(--color-text-primary, oklch(30% 0 0));
}
.pt-segmented-filter__segment--active, .pt-segmented-filter__segment--active:hover {
  background: var(--color-brand, oklch(45% 0.18 250));
  color: var(--color-on-brand, var(--color-surface));
}
.pt-segmented-filter__segment--active .pt-segmented-filter__segment-count.pt-badge {
  background: var(--color-surface);
  color: var(--color-brand);
}
.pt-toast-container {
  position: fixed;
  top: 1rem;
  left: 0;
  right: 0;
  margin-inline: auto;
  z-index: 60;
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  width: max-content;
  max-width: 400px;
  pointer-events: none;
}
.pt-toast-container .pt-toast {
  pointer-events: auto;
}
@media (max-width: 480px) {
  .pt-toast-container {
    left: 1rem;
    right: 1rem;
    max-width: none;
    width: auto;
  }
}
.pt-toast {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  padding: 0.875rem 1rem;
  border-radius: 0.625rem;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.08);
  background: var(--color-surface);
  border: 1px solid oklch(92% 0 0);
  min-width: 280px;
  max-width: 400px;
  position: relative;
  opacity: 0;
  transform: translateY(-0.375rem) scale(0.98);
  transition: opacity 200ms ease, transform 200ms ease;
}
.pt-toast--visible {
  opacity: 1;
  transform: none;
}
.pt-toast--exiting {
  opacity: 0;
  transform: translateX(0.5rem);
}
@media (prefers-reduced-motion: reduce) {
  .pt-toast {
    transition: opacity 200ms ease;
    transform: none;
  }
}
.pt-toast--success {
  border-left: 3px solid oklch(60% 0.18 155);
}
.pt-toast--error {
  border-left: 3px solid oklch(55% 0.22 25);
}
.pt-toast--warning {
  border-left: 3px solid oklch(70% 0.16 75);
}
.pt-toast--info {
  border-left: 3px solid oklch(55% 0.18 255);
}
.pt-toast--success .pt-toast__icon {
  color: oklch(55% 0.18 155);
}
.pt-toast--error .pt-toast__icon {
  color: oklch(52% 0.22 25);
}
.pt-toast--warning .pt-toast__icon {
  color: oklch(65% 0.16 75);
}
.pt-toast--info .pt-toast__icon {
  color: oklch(52% 0.18 255);
}
.pt-toast__icon {
  flex-shrink: 0;
  margin-top: 0.0625rem;
}
.pt-toast__body {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 0.1875rem;
}
.pt-toast__title {
  font-size: 0.875rem;
  font-weight: 600;
  color: oklch(20% 0 0);
  margin: 0;
}
.pt-toast__message {
  font-size: 0.875rem;
  color: oklch(40% 0 0);
  margin: 0;
  line-height: 1.45;
}
.pt-toast__dismiss {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  border: none;
  background: transparent;
  color: oklch(60% 0 0);
  cursor: pointer;
  border-radius: 0.375rem;
  padding: 0;
  transition: background 120ms ease, color 120ms ease;
  &:hover {
    background: oklch(94% 0 0);
    color: oklch(25% 0 0);
  }
}
.pt-user-menu {
  position: relative;
  margin-left: auto;
}
.pt-user-menu__trigger {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  border-radius: 9999px;
}
.pt-user-menu__trigger:focus-visible {
  outline: none;
  box-shadow: 0 0 0 3px oklch(45% 0.18 250 / 18%);
}
.pt-user-menu__dropdown {
  position: absolute;
  top: calc(100% + 0.5rem);
  right: 0;
  left: auto;
  width: 260px;
  background: var(--color-surface);
  border: 1px solid oklch(88% 0 0);
  border-radius: 0.75rem;
  box-shadow: var(--shadow-modal);
  z-index: 50;
  overflow: hidden;
}
.pt-user-menu__dropdown--floating {
  position: fixed;
  top: auto;
  right: auto;
  left: auto;
  margin: 0;
  z-index: var(--z-overlay);
}
.pt-user-menu__company {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 1rem;
  border-bottom: 1px solid oklch(93% 0 0);
}
.pt-user-menu__details {
  display: flex;
  flex-direction: column;
  min-width: 0;
}
.pt-user-menu__company-name {
  font-weight: 600;
  font-size: 0.875rem;
  color: oklch(15% 0 0);
  text-decoration: none;
  &:hover {
    color: var(--color-brand);
  }
}
.pt-user-menu__details {
  min-width: 0;
}
.pt-user-menu__user-name {
  display: block;
  font-size: 0.75rem;
  color: oklch(55% 0 0);
}
.pt-user-menu__user-role {
  display: block;
  margin-top: 0.125rem;
  font-size: 0.6875rem;
  line-height: 1rem;
  color: var(--color-muted);
}
.pt-user-menu__switcher {
  padding: 0.5rem;
  border-bottom: 1px solid oklch(93% 0 0);
}
.pt-user-menu__other-company {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.375rem 0.5rem;
  border-radius: 0.375rem;
  &:hover {
    background: oklch(96% 0 0);
  }
}
.pt-user-menu__switch-link {
  font-size: 0.8125rem;
  color: oklch(30% 0 0);
  text-decoration: none;
  &:hover {
    color: var(--color-brand);
  }
}
.pt-user-menu__links {
  list-style: none;
  margin: 0;
  padding: 0.375rem;
  li {
    margin: 0;
  }
  a, button {
    display: flex;
    align-items: center;
    gap: 0.625rem;
    width: 100%;
    padding: 0.5rem 0.75rem;
    border-radius: 0.375rem;
    font-size: 0.8125rem;
    color: oklch(25% 0 0);
    text-decoration: none;
    background: none;
    border: none;
    cursor: pointer;
    text-align: left;
    &:hover {
      background: oklch(96% 0 0);
    }
    i {
      width: 1rem;
      text-align: center;
      color: oklch(55% 0 0);
    }
  }
}
.pt-user-menu__logout {
  color: oklch(45% 0.15 25) !important;
  i {
    color: oklch(45% 0.15 25) !important;
  }
}
.pt-tag-popup {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  box-shadow: 0 8px 24px oklch(0% 0 0 / 12%), 0 2px 6px oklch(0% 0 0 / 6%);
  z-index: 500;
  padding: 0.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
  overflow: visible;
}
.pt-tag-popup[data-user-tag-popup-position-strategy-value="fixed"] {
  z-index: var(--z-overlay);
}
.pt-tag-popup__footer {
  display: block;
  padding: 0.375rem 0.5rem;
  font-size: 0.8125rem;
  color: var(--color-brand);
  text-align: center;
  border-top: 1px solid var(--color-border);
  text-decoration: none;
  border-radius: 0 0 var(--radius-md) var(--radius-md);
  transition: background 100ms ease;
}
.pt-tag-popup__footer:hover {
  background: var(--color-surface-2);
}
.pt-tag-popup .ts-dropdown {
  z-index: 10;
}
.pt-ag-chart {
  position: relative;
}
.pt-ag-chart__canvas {
  width: 100%;
  height: 100%;
}
.pt-ag-chart__loading {
  position: absolute;
  inset: 0;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
}
.pt-ag-chart__loading[hidden] {
  display: none;
}
.pt-ag-chart__skeleton {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 0.6rem;
  width: 82%;
  height: 62%;
}
.pt-ag-chart__skeleton-bar {
  flex: 1 1 0;
  max-width: 2.75rem;
  background: var(--color-surface-3);
  border-radius: 3px 3px 0 0;
  animation: pt-ag-chart-pulse 1.2s ease-in-out infinite;
}
.pt-ag-chart__skeleton-bar:nth-child(1) {
  height: 38%;
}
.pt-ag-chart__skeleton-bar:nth-child(2) {
  height: 62%;
}
.pt-ag-chart__skeleton-bar:nth-child(3) {
  height: 88%;
}
.pt-ag-chart__skeleton-bar:nth-child(4) {
  height: 50%;
}
.pt-ag-chart__skeleton-bar:nth-child(5) {
  height: 96%;
}
.pt-ag-chart__skeleton-bar:nth-child(6) {
  height: 70%;
}
@keyframes pt-ag-chart-pulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.45;
  }
}
@media (prefers-reduced-motion: reduce) {
  .pt-ag-chart__skeleton-bar {
    animation: none;
  }
}
.pt-ag-donut-chart, .pt-ag-chart--donut {
  position: relative;
  width: 100%;
  min-width: 0;
  overflow: visible;
}
.pt-ag-donut-chart__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 0.75rem;
}
.pt-ag-donut-chart__header--menu-only {
  position: absolute;
  top: 0.35rem;
  right: 0.35rem;
  z-index: 4;
  justify-content: flex-end;
  margin-bottom: 0;
  pointer-events: none;
}
.pt-ag-donut-chart__header--menu-only .pt-ag-donut-chart__menu-shell {
  pointer-events: auto;
}
.pt-ag-donut-chart__menu-shell {
  position: relative;
  flex: 0 0 auto;
}
.pt-ag-donut-chart__menu-button {
  display: inline-flex;
  width: 1.75rem;
  height: 1.75rem;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  background: #ffffff;
  color: var(--color-text-primary);
  cursor: pointer;
  line-height: 1;
  box-shadow: 0 1px 2px rgba(15, 23, 42, 0.06);
  transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease, box-shadow 0.15s ease;
}
.pt-ag-donut-chart__menu-button:hover, .pt-ag-donut-chart__menu-button:focus-visible {
  border-color: var(--color-border);
  background: var(--color-surface-2);
  color: var(--color-text-primary);
  outline: none;
  box-shadow: 0 0 0 3px rgb(49 150 209 / 14%);
}
.pt-ag-donut-chart__menu-icon {
  display: block;
  width: auto;
  height: auto;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
}
.pt-ag-donut-chart__menu {
  position: fixed;
  z-index: 950;
  min-width: 13rem;
  border: 1px solid var(--color-border);
  border-radius: 0.55rem;
  background: #ffffff;
  padding: 0.35rem;
  box-shadow: 0 18px 44px rgb(15 23 42 / 18%);
}
.pt-ag-donut-chart__menu[hidden] {
  display: none;
}
.pt-ag-donut-chart__menu-item {
  display: block;
  width: 100%;
  border: 0;
  border-radius: 0.38rem;
  background: transparent;
  color: var(--color-text-primary);
  padding: 0.48rem 0.65rem;
  text-align: left;
  font-size: 0.8125rem;
  line-height: 1.25;
  cursor: pointer;
}
.pt-ag-donut-chart__menu-item:hover, .pt-ag-donut-chart__menu-item:focus-visible {
  background: var(--color-surface-2);
  outline: none;
}
.pt-ag-donut-chart__menu-separator {
  height: 1px;
  margin: 0.35rem 0;
  background: var(--color-border);
}
.pt-ag-donut-chart__canvas {
  width: 100%;
  min-height: 16rem;
}
.pt-ag-donut-chart__empty {
  display: flex;
  min-height: 16rem;
  align-items: center;
  justify-content: center;
}
.pt-ag-donut-chart__loading {
  position: absolute;
  inset: 0;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
}
.pt-ag-donut-chart__loading[hidden] {
  display: none;
}
.pt-ag-donut-chart__skeleton {
  width: 11rem;
  height: 11rem;
  border-radius: 50%;
  border: 1.75rem solid var(--color-surface-3);
  animation: pt-ag-donut-pulse 1.2s ease-in-out infinite;
}
@keyframes pt-ag-donut-pulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.45;
  }
}
@media (prefers-reduced-motion: reduce) {
  .pt-ag-donut-chart__skeleton {
    animation: none;
  }
}
.pt-ag-donut-chart__table {
  margin-top: 0.75rem;
  max-height: 18rem;
  overflow: auto;
  border: 1px solid var(--color-border);
  border-radius: 0.5rem;
  background: #ffffff;
}
.pt-ag-donut-chart__table[hidden] {
  display: none;
}
.pt-ag-donut-chart__table table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.78rem;
}
.pt-ag-donut-chart__table th, .pt-ag-donut-chart__table td {
  border-bottom: 1px solid var(--color-border);
  padding: 0.45rem 0.55rem;
  text-align: left;
  white-space: nowrap;
}
.pt-ag-donut-chart__table th {
  background: var(--color-surface-2);
  color: var(--color-text-primary);
  font-weight: 700;
}
.pt-ag-donut-chart__table tr:last-child td {
  border-bottom: 0;
}
@media (max-width: 768px) {
  .pt-ag-donut-chart__header {
    align-items: center;
  }
  .pt-ag-donut-chart__canvas {
    min-height: 14rem;
  }
}
.pt-ag-grid-container {
  width: 100%;
  min-width: 0;
  height: clamp(40rem, calc(100vh - 14rem), 64rem);
  border: 1px solid oklch(87% 0 0);
  border-radius: 0.75rem;
  overflow: hidden;
  background: var(--color-surface);
  box-shadow: 0 0.25rem 0.75rem oklch(20% 0 0 / 5%);
  --ag-font-family: inherit;
  --ag-font-size: 0.8125rem;
  --ag-background-color: var(--color-surface);
  --ag-foreground-color: oklch(20% 0 0);
  --ag-border-color: oklch(86% 0 0);
  --ag-header-background-color: oklch(97% 0 0);
  --ag-header-foreground-color: oklch(24% 0 0);
  --ag-row-hover-color: oklch(97% 0.01 250);
  --ag-selected-row-background-color: oklch(94% 0.03 250);
  --ag-odd-row-background-color: oklch(99% 0 0);
  --ag-wrapper-border-radius: 0.75rem;
  --ag-row-border-color: oklch(90% 0 0);
  --ag-control-panel-background-color: var(--color-surface);
  --ag-cell-horizontal-padding: 0.75rem;
  --ag-header-column-separator-display: none;
}
.pt-ag-grid-container[hidden] {
  display: none !important;
}
.pt-ag-grid-container .ag-root-wrapper {
  border: none;
  border-radius: 0.75rem;
}
.pt-ag-grid-container .ag-header {
  border-bottom: 1px solid oklch(86% 0 0);
  background: oklch(97% 0 0);
}
.pt-ag-grid-container .ag-header-row, .pt-ag-grid-container .ag-header-group-cell, .pt-ag-grid-container .ag-header-cell {
  background: oklch(97% 0 0);
}
.pt-ag-grid-container .ag-header-group-cell, .pt-ag-grid-container .ag-header-cell {
  border-right: 1px solid oklch(88% 0 0);
}
.pt-ag-grid-container .ag-header-group-cell:last-child, .pt-ag-grid-container .ag-header-cell:last-child {
  border-right: none;
}
.pt-ag-grid-container .ag-header-cell-resize::after {
  display: none;
}
.pt-ag-grid-container .ag-header-cell:hover .ag-header-cell-resize::after {
  display: block;
}
.pt-ag-grid-container .ag-row {
  cursor: pointer;
}
.pt-ag-grid-container .ag-row-odd {
  background: oklch(99% 0 0);
}
.pt-ag-grid-container .ag-row-even {
  background: var(--color-surface);
}
.pt-ag-grid-container .ag-paging-panel {
  min-height: 3rem;
  border-top: 1px solid oklch(88% 0 0);
  color: oklch(38% 0 0);
  font-size: 0.8125rem;
  background: var(--color-surface);
}
.pt-ag-grid-container .ag-paging-page-size {
  margin-left: 0.75rem;
}
.pt-ag-grid-container .ag-paging-row-summary-panel, .pt-ag-grid-container .ag-paging-page-summary-panel {
  font-variant-numeric: tabular-nums;
}
.pt-ag-grid-container .ag-overlay-no-rows-center {
  color: oklch(45% 0 0);
  font-size: 0.9rem;
}
.pt-ag-grid__cell {
  display: flex;
  align-items: center;
  width: 100%;
  min-width: 0;
  height: 100%;
}
.pt-ag-grid__empty-overlay {
  color: var(--color-text-secondary);
  font-size: 0.875rem;
  font-weight: 600;
}
.pt-ag-logo {
  width: 2.25rem;
  height: 2.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.25rem;
  overflow: hidden;
  background: oklch(95% 0 0);
  img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
  }
}
.pt-ag-logo--placeholder {
  font-weight: 700;
  font-size: 1rem;
  color: var(--color-surface);
  background: oklch(45% 0.18 250);
}
.pt-ag-name-link {
  color: oklch(25% 0 0);
  font-weight: 500;
  text-decoration: none;
  &:hover {
    color: oklch(45% 0.18 250);
    text-decoration: underline;
  }
}
.pt-attachment-list {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-sm, 0.5rem);
}
.pt-attachment-list__items {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs, 0.25rem);
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-attachment-list__item {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm, 0.5rem);
  padding: var(--spacing-xs, 0.25rem) var(--spacing-sm, 0.5rem);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  background: var(--color-surface-2);
}
.pt-attachment-list__name {
  flex: 1 1 auto;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-attachment-list__size, .pt-attachment-list__counter, .pt-attachment-list__uploads-disabled {
  color: var(--color-text-muted);
  font-size: var(--text-sm);
}
.pt-attachment-list__size {
  flex: 0 0 auto;
}
.pt-bid-eval-panel__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--spacing-md);
  width: 100%;
}
.pt-bid-eval-panel__heading {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
}
.pt-bid-eval-panel__header-side {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
}
.pt-bid-eval-panel__header-icon {
  color: var(--color-brand);
  width: 1.25rem;
  height: 1.25rem;
}
.pt-bid-eval-panel__title {
  font-size: var(--text-base);
  font-weight: 600;
  color: var(--color-text-primary);
  margin: 0;
}
.pt-bid-eval-panel__body {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-lg);
}
.pt-bid-eval-panel__error {
  display: flex;
  align-items: flex-start;
  gap: var(--spacing-sm);
  padding: var(--spacing-md);
  border-radius: var(--radius-md);
  background: var(--color-danger-subtle);
  color: var(--color-danger);
  font-size: var(--text-sm);
}
.pt-bid-eval-panel__error-icon {
  flex-shrink: 0;
  color: var(--color-danger);
}
.pt-bid-eval-panel__score {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-sm);
}
.pt-bid-eval-panel__score-label {
  font-size: var(--text-sm);
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-bid-eval-panel__sections {
  display: flex;
  flex-direction: column;
}
.pt-bid-eval-panel__actions {
  display: flex;
  justify-content: flex-end;
  margin-top: var(--spacing-lg);
  padding-top: var(--spacing-lg);
  border-top: 1px solid var(--color-border);
}
.pt-bid-eval-panel__submit {
  display: flex;
  justify-content: flex-end;
}
.pt-bid-eval-panel__note {
  font-size: var(--text-sm);
  color: var(--color-text-muted);
  text-align: right;
}
.pt-bid-eval-selector {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
  margin-bottom: var(--spacing-lg);
}
.pt-bid-eval-selector__item {
  display: inline-flex;
  align-items: center;
  padding: var(--spacing-sm) var(--spacing-md);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  font-size: var(--text-sm);
  font-weight: 500;
  color: var(--color-text-primary);
  text-decoration: none;
  background: var(--color-surface);
}
.pt-bid-eval-selector__item:hover {
  border-color: var(--color-brand);
}
.pt-bid-eval-selector__item--active {
  border-color: var(--color-brand);
  background: var(--color-brand-subtle);
  color: var(--color-brand);
}
.pt-eval-notes {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-md);
}
.pt-eval-notes__title {
  font-size: var(--text-lg);
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-eval-notes__hint {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  padding: 0.6rem 0.7rem;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  background: var(--color-brand-subtle);
  font-size: var(--text-sm);
  line-height: 1.4;
  color: var(--color-text-muted);
}
.pt-eval-notes__hint-icon {
  flex: 0 0 auto;
  color: var(--color-brand);
}
.pt-eval-notes__envelope {
  align-self: flex-start;
  margin: 0;
  padding: 0.2rem 0.6rem;
  border-radius: 9999px;
  background: var(--color-brand-subtle);
  color: var(--color-brand);
  font-size: var(--text-xs);
  font-weight: 600;
}
.pt-builder {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-lg);
}
.pt-builder > turbo-frame:empty {
  display: none;
}
.pt-builder-add-btn.pt-btn {
  display: flex;
  width: 100%;
  justify-content: center;
  border: 1px dashed var(--color-border-strong, var(--color-border));
  background: transparent;
  color: var(--color-text-secondary);
  font-weight: 600;
}
.pt-builder-add-btn.pt-btn:hover {
  border-color: var(--color-brand);
  color: var(--color-brand);
  background: var(--color-brand-subtle, var(--color-surface-2));
}
.pt-page-header__actions turbo-frame {
  display: inline-flex;
  align-items: center;
  gap: var(--spacing-sm);
}
.pt-builder-list {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-md);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  background: var(--color-surface);
  padding: var(--spacing-lg);
}
.pt-builder-list__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--spacing-md);
  flex-wrap: wrap;
}
.pt-builder-list__title {
  font-size: var(--text-lg);
  font-weight: 700;
  color: var(--color-text-primary);
  margin: 0;
}
.pt-builder-list__controls {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  flex-wrap: wrap;
  min-width: 0;
}
.pt-builder-list__description {
  display: flex;
  align-items: center;
  gap: 0.375rem;
  margin: -0.25rem 0 0;
  font-size: var(--text-sm);
  color: var(--color-text-muted);
}
.pt-builder-list__note {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--spacing-md);
  padding: var(--spacing-xs) var(--spacing-md);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  background: var(--color-surface-2);
}
.pt-builder-list__note-summary {
  display: flex;
  align-items: center;
  gap: 0.375rem;
}
.pt-builder-list__note-label {
  font-size: var(--text-xs);
  color: var(--color-text-secondary);
}
.pt-builder-list__note-info {
  display: inline-flex;
  align-items: center;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--color-muted);
  cursor: help;
  line-height: 0;
}
.pt-builder-list__note-info:hover, .pt-builder-list__note-info:focus-visible {
  color: var(--color-brand);
}
.pt-builder-list__add {
  align-self: stretch;
}
.pt-builder-list__empty {
  padding: var(--spacing-lg);
}
.pt-builder-section, .pt-builder-item {
  display: block;
  border: 1px solid var(--color-border);
  background: var(--color-surface);
}
.pt-builder-section {
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-card);
}
.pt-builder-item {
  border-radius: var(--radius-md);
}
.pt-builder-section__body, .pt-builder-item__body {
  padding: var(--spacing-sm) var(--spacing-md);
  display: flex;
  flex-direction: column;
  gap: var(--spacing-sm);
}
.pt-builder-section__add {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
}
.pt-builder-section__add form:first-child {
  flex: 1 1 auto;
}
.pt-builder-section__rail {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-sm);
  padding-left: var(--spacing-md);
  border-left: 2px solid var(--color-surface-3);
}
.pt-builder-section__items {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-sm);
}
.pt-builder-item__footer {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  flex-wrap: wrap;
  justify-content: space-between;
  padding: var(--spacing-sm) var(--spacing-md);
  border-top: 1px solid var(--color-border);
}
.pt-builder-item__type {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: var(--spacing-sm) var(--spacing-md);
}
.pt-builder-item__type-hint {
  flex: 1 1 12rem;
  font-size: var(--text-xs);
  color: var(--color-text-muted);
  margin: 0;
}
.pt-builder-item__guide {
  --pt-label-w: 11.5rem;
  display: flex;
  flex-direction: column;
  gap: var(--spacing-2xs, 0.25rem);
}
.pt-builder-item__guide-intro {
  font-size: var(--text-sm);
  color: var(--color-text-muted);
  margin: 0 0 var(--spacing-2xs, 0.25rem);
}
.pt-builder-bar {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  background: var(--color-surface-2);
  cursor: pointer;
}
.pt-builder-bar :is(input, select, textarea, button, a, label) {
  cursor: auto;
}
.pt-builder-bar--section {
  padding: 0.1875rem var(--spacing-lg);
  border-bottom: 1px solid var(--builder-hue-border, oklch(88% 0.05 250));
  border-radius: var(--radius-lg) var(--radius-lg) 0 0;
  background: var(--builder-hue-bg, var(--color-brand-subtle));
}
.pt-builder-bar--section .pt-builder-bar__number {
  background: var(--builder-hue-chip, oklch(90% 0.05 250));
  color: var(--builder-hue-ink, var(--color-brand));
}
.pt-builder-bar--section .pt-builder-bar__toggle {
  color: var(--builder-hue-ink, var(--color-brand));
}
.pt-builder-section--hue-1 {
  --builder-hue-bg: oklch(96% 0.04 250);
  --builder-hue-chip: oklch(90% 0.05 250);
  --builder-hue-ink: oklch(45% 0.18 250);
  --builder-hue-border: oklch(88% 0.05 250);
  --builder-hue-bg-sub: oklch(98% 0.02 250);
}
.pt-builder-section--hue-2 {
  --builder-hue-bg: oklch(96% 0.04 55);
  --builder-hue-chip: oklch(90% 0.05 55);
  --builder-hue-ink: oklch(50% 0.16 55);
  --builder-hue-border: oklch(88% 0.05 55);
  --builder-hue-bg-sub: oklch(98% 0.02 55);
}
.pt-builder-section--hue-3 {
  --builder-hue-bg: oklch(96% 0.04 150);
  --builder-hue-chip: oklch(90% 0.05 150);
  --builder-hue-ink: oklch(45% 0.14 150);
  --builder-hue-border: oklch(88% 0.05 150);
  --builder-hue-bg-sub: oklch(98% 0.02 150);
}
.pt-builder-section--hue-4 {
  --builder-hue-bg: oklch(96% 0.04 300);
  --builder-hue-chip: oklch(90% 0.05 300);
  --builder-hue-ink: oklch(45% 0.16 300);
  --builder-hue-border: oklch(88% 0.05 300);
  --builder-hue-bg-sub: oklch(98% 0.02 300);
}
.pt-builder-section--hue-5 {
  --builder-hue-bg: oklch(96% 0.04 85);
  --builder-hue-chip: oklch(90% 0.05 85);
  --builder-hue-ink: oklch(50% 0.14 85);
  --builder-hue-border: oklch(88% 0.05 85);
  --builder-hue-bg-sub: oklch(98% 0.02 85);
}
.pt-builder-section--hue-6 {
  --builder-hue-bg: oklch(96% 0.04 190);
  --builder-hue-chip: oklch(90% 0.05 190);
  --builder-hue-ink: oklch(45% 0.14 190);
  --builder-hue-border: oklch(88% 0.05 190);
  --builder-hue-bg-sub: oklch(98% 0.02 190);
}
.pt-builder-bar--item {
  padding: 0.0625rem var(--spacing-md);
  border-radius: var(--radius-md) var(--radius-md) 0 0;
  flex-wrap: wrap;
}
.pt-builder-bar__weight .pt-label {
  padding-top: 0;
  text-align: right;
  justify-content: flex-end;
}
.pt-builder-bar__weight .pt-form-group--inline {
  align-items: center;
}
.pt-builder-section[data-disclosure-open="false"] .pt-builder-bar--section {
  border-bottom: none;
  border-radius: var(--radius-lg);
}
.pt-builder-item[data-disclosure-open="false"] .pt-builder-bar--item {
  border-radius: var(--radius-md);
}
.pt-builder-item[data-disclosure-open="true"] .pt-builder-bar--item {
  border-bottom: 1px solid var(--color-border);
}
.pt-builder-bar__toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--color-text-muted);
  border: none;
  background: transparent;
  padding: 0.25rem;
  border-radius: var(--radius-sm);
  cursor: pointer;
  transition: transform 0.15s ease, color 0.15s ease;
}
.pt-builder-bar__toggle:hover {
  color: var(--color-text-primary);
  background: var(--color-surface-3);
}
.pt-builder-bar__toggle[aria-expanded="true"] {
  transform: rotate(180deg);
}
.pt-builder-bar__number {
  font-variant-numeric: tabular-nums;
  font-size: var(--text-xs);
  font-weight: 700;
  color: var(--color-text-muted);
  background: var(--color-surface-3);
  border-radius: var(--radius-sm);
  padding: 0.0625rem 0.375rem;
  flex: 0 0 auto;
}
.pt-builder-bar__title {
  flex: 1 1 auto;
  min-width: 0;
  border: 1px solid var(--color-border);
  background: var(--color-surface);
  font-size: var(--text-sm);
  font-weight: 600;
  color: var(--color-text-primary);
  padding: 0.25rem 0.5rem;
  border-radius: var(--radius-sm);
}
.pt-builder-bar__title::placeholder {
  color: var(--color-text-muted);
  font-weight: 400;
}
.pt-builder-bar__title:hover {
  border-color: var(--color-border-strong);
}
.pt-builder-bar__title:focus {
  outline: none;
  border-color: var(--color-brand);
  background: var(--color-surface);
}
.pt-builder-bar__weight {
  --pt-label-w: 7.5rem;
  display: flex;
  align-items: center;
  gap: 0.375rem;
  flex: 0 0 auto;
}
.pt-builder-bar__weight .pt-form-group__control {
  flex: 0 0 auto;
}
.pt-builder-bar__weight .pt-input {
  width: 4.5rem;
}
.pt-builder-bar__weight .pt-badge {
  width: 3rem;
  justify-content: center;
}
.pt-builder-bar--item .pt-builder-bar__weight {
  margin-right: -0.5625rem;
}
.pt-builder-bar__chip {
  flex: 0 0 auto;
  font-size: var(--text-xs);
  font-weight: 600;
  font-variant-numeric: tabular-nums;
  padding: 0.0625rem 0.375rem;
  border-radius: var(--radius-sm);
  background: var(--color-warning-subtle);
  color: var(--color-warning-hover);
}
.pt-builder-bar__chip[data-complete="true"] {
  background: var(--color-success-subtle);
  color: var(--color-success);
}
.pt-builder-bar__status {
  margin-left: auto;
  flex: 0 0 auto;
  display: none;
  align-items: center;
  gap: 0.375rem;
  font-size: var(--text-xs);
  font-weight: 600;
  color: var(--color-danger);
}
.pt-builder-bar__status[data-state="error"] {
  display: flex;
}
@media (max-width: 44rem) {
  .pt-builder-bar {
    flex-wrap: wrap;
    row-gap: var(--spacing-xs);
  }
  .pt-builder-bar__title {
    flex: 1 1 100%;
    order: 1;
  }
  .pt-builder-bar__weight {
    flex: 1 1 100%;
    order: 2;
  }
  .pt-builder-bar__weight .pt-form-group--inline {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.125rem;
  }
  .pt-builder-bar__chip {
    order: 3;
  }
  .pt-builder-item__guide {
    --pt-label-w: 0;
  }
  .pt-builder-item__guide .pt-form-group--inline {
    flex-direction: column;
    gap: var(--spacing-xs);
  }
  .pt-builder-list__note {
    flex-direction: column;
  }
  .pt-builder-section__add {
    flex-direction: column;
  }
}
.pt-builder-bar__title--static {
  flex: 1 1 auto;
  min-width: 0;
  border: 1px solid transparent;
  background: none;
  font-size: var(--text-sm);
  font-weight: 600;
  color: var(--color-text-primary);
  padding: 0.25rem 0.5rem;
}
.pt-builder-bar__title--static:hover {
  border-color: transparent;
}
.pt-builder-item--readonly .pt-builder-bar__weight .pt-label, .pt-builder-section--readonly .pt-builder-bar__weight .pt-label {
  font-size: var(--text-xs);
  color: var(--color-text-muted);
}
.pt-builder-item__type-static {
  margin: 0;
  font-size: var(--text-sm);
  color: var(--color-text-muted);
}
.pt-builder-item__field-static {
  margin: 0;
  font-size: var(--text-sm);
  color: var(--color-text-primary);
  display: flex;
  gap: 0.375rem;
}
.pt-builder-item__field-static-label {
  color: var(--color-text-muted);
}
.pt-builder-item__field-static-label::after {
  content: ":";
}
.pt-builder-item--readonly .pt-builder-item__body {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-sm);
}
.pt-questionnaire-readonly-options {
  margin: 0;
  padding-left: 1.25rem;
  font-size: var(--text-sm);
  color: var(--color-text-primary);
  display: flex;
  flex-direction: column;
  gap: 0.125rem;
}
.pt-builder-details {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-sm);
}
.pt-builder-details__toggle {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  align-self: flex-start;
  border: 0;
  background: none;
  padding: 0.125rem 0.25rem;
  font-size: var(--text-xs);
  font-weight: 600;
  color: var(--color-text-muted);
  cursor: pointer;
  border-radius: var(--radius-sm);
}
.pt-builder-details__toggle:hover {
  color: var(--color-text-primary);
  background: var(--color-surface-2);
}
.pt-builder-details__toggle svg {
  transition: transform 0.15s ease-out;
}
.pt-builder-details[data-disclosure-open="true"] .pt-builder-details__toggle svg {
  transform: rotate(180deg);
}
@media (prefers-reduced-motion: reduce) {
  .pt-builder-details__toggle svg {
    transition: none;
  }
}
.pt-builder-details__dot {
  width: 0.375rem;
  height: 0.375rem;
  border-radius: var(--radius-full, 9999px);
  background: var(--color-brand);
}
.pt-bid-criterion-fields {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-sm) var(--spacing-lg);
}
.pt-bid-pass-fail {
  font-size: var(--text-sm);
  font-style: italic;
  color: var(--color-text-muted);
  margin: 0;
}
.pt-bid-evaluation-list__rows {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: var(--spacing-sm);
}
.pt-bid-evaluation-list__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--spacing-md);
  flex-wrap: wrap;
  padding: var(--spacing-md) var(--spacing-lg);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  background: var(--color-surface);
}
.pt-bid-evaluation-list__meta {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  flex-wrap: wrap;
  min-width: 0;
}
.pt-bid-evaluation-list__name {
  font-weight: 600;
  color: var(--color-text-primary);
  text-decoration: none;
}
.pt-bid-evaluation-list__name:hover {
  color: var(--color-brand);
}
.pt-bid-evaluation-list__version {
  font-size: var(--text-xs);
  font-variant-numeric: tabular-nums;
  color: var(--color-text-muted);
}
.pt-bid-evaluation-list__actions {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  flex-wrap: wrap;
}
.pt-bid-evaluation-list__empty {
  padding: var(--spacing-lg);
  color: var(--color-text-muted);
}
.pt-bid-evaluation-summary-page__version {
  font-size: var(--text-sm);
  font-variant-numeric: tabular-nums;
  color: var(--color-text-muted);
}
.pt-bid-questionnaire {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-lg);
}
.pt-questionnaire-runner .pt-page-header {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.pt-questionnaire-runner__sections {
  margin-top: calc(-1 * var(--spacing-lg));
}
.pt-questionnaire-runner > turbo-frame:empty {
  display: none;
}
.pt-questionnaire-runner > turbo-frame:not(:empty) {
  margin-bottom: var(--spacing-lg);
}
.pt-questionnaire-runner__sections .pt-tabs__strip {
  position: sticky;
  top: 0;
  z-index: 5;
  background: var(--color-surface);
  margin: 0 -1.5rem;
  padding: 0.25rem 1.5rem 0;
}
.pt-questionnaire-runner__sections .pt-tabs__list {
  margin-bottom: 0;
}
.pt-questionnaire-runner__sections .pt-tabs__panel {
  padding-top: 1rem;
}
.pt-question-answer__done {
  display: none;
  color: var(--color-success);
  flex: 0 0 auto;
}
.pt-question-answer--answered .pt-question-answer__done {
  display: inline-flex;
}
.pt-question-answer input[inputmode="decimal"] {
  font-variant-numeric: tabular-nums;
}
.pt-questionnaire-runner {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-lg);
}
.pt-questionnaire-runner__progress {
  max-width: 28rem;
}
.pt-questionnaire-runner__progress--docked {
  max-width: none;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 0.3rem;
}
.pt-questionnaire-runner__progress--docked .pt-progress {
  width: 9rem;
}
.pt-questionnaire-runner__progress--docked .pt-progress__label {
  margin-top: 0;
}
.pt-questionnaire-runner__percent {
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1;
  color: oklch(15% 0 0);
  font-variant-numeric: tabular-nums;
}
.pt-questionnaire-runner__deadline {
  display: inline-flex;
  align-items: baseline;
  gap: var(--spacing-sm);
  padding: var(--spacing-sm) var(--spacing-md);
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  font-size: var(--text-sm);
}
.pt-questionnaire-runner__deadline-label {
  color: var(--color-text-secondary);
}
.pt-questionnaire-runner__deadline-time {
  font-variant-numeric: tabular-nums;
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-active-section {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-md);
}
.pt-active-section__heading {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
}
.pt-active-section__title {
  margin: 0;
  font-size: var(--text-sm);
  font-weight: 600;
  color: var(--color-text-secondary);
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.pt-active-section__number {
  margin-right: var(--spacing-xs);
  color: var(--color-text-muted);
  font-variant-numeric: tabular-nums;
}
.pt-active-section__ref {
  font-size: var(--text-xs);
  font-weight: 500;
  text-transform: none;
  letter-spacing: normal;
  color: var(--color-text-muted);
  padding: 0 var(--spacing-xs);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-sm);
}
.pt-active-section__progress {
  font-size: var(--text-sm);
  font-weight: 400;
  text-transform: none;
  letter-spacing: normal;
  color: var(--color-text-secondary);
}
.pt-active-section__questions {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-md);
}
.pt-active-section__subsections {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-md);
}
.pt-active-section--nested {
  margin-left: var(--spacing-md);
  padding-left: var(--spacing-md);
  border-left: 2px solid var(--color-border);
}
.pt-active-section--nested .pt-active-section__title {
  text-transform: none;
  letter-spacing: normal;
  color: var(--color-text-muted);
}
.pt-question-answer {
  padding: var(--spacing-md);
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-question-answer__header {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  margin-bottom: var(--spacing-sm);
}
.pt-question-answer__header .pt-label {
  flex: 1 1 auto;
  min-width: 0;
  margin-bottom: 0;
}
.pt-question-answer__number {
  flex: 0 0 auto;
  font-size: var(--text-xs);
  font-weight: 600;
  color: var(--color-text-muted);
  font-variant-numeric: tabular-nums;
}
.pt-question-answer__ref {
  flex: 0 0 auto;
  font-size: var(--text-xs);
  color: var(--color-text-muted);
  padding: 0 var(--spacing-xs);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-sm);
}
.pt-question-answer__current-file {
  margin-bottom: var(--spacing-xs);
  font-size: var(--text-xs);
  color: var(--color-text-muted);
}
.pt-question-answer__hint {
  margin: 0 0 var(--spacing-sm);
  color: var(--color-text-muted);
  font-size: var(--text-xs);
  line-height: 1.4;
}
.pt-question-answer__supporting-label {
  margin: var(--spacing-sm) 0 var(--spacing-xs);
  color: var(--color-text-muted);
  font-size: var(--text-xs);
  font-weight: 600;
}
.pt-questionnaire-runner__submit {
  display: flex;
  justify-content: flex-end;
  padding-top: var(--spacing-md);
  border-top: 1px solid var(--color-border);
}
.pt-active-section__disclosure > .pt-active-section__summary {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
  cursor: pointer;
  list-style: none;
}
.pt-active-section__summary::-webkit-details-marker {
  display: none;
}
.pt-active-section__summary::before {
  content: "";
  align-self: center;
  border: solid var(--color-text-muted);
  border-width: 0 2px 2px 0;
  padding: 3px;
  transform: rotate(-45deg);
  transition: transform 120ms ease;
}
.pt-active-section__disclosure[open] > .pt-active-section__summary::before {
  transform: rotate(45deg);
}
.pt-active-section__summary-count {
  margin-left: auto;
  font-size: var(--text-xs);
  font-weight: 500;
  text-transform: none;
  letter-spacing: normal;
  color: var(--color-text-muted);
}
.pt-active-section__disclosure-body {
  padding-top: var(--spacing-md);
  display: flex;
  flex-direction: column;
  gap: var(--spacing-md);
}
.pt-bid-action-panel {
  margin-bottom: 1.25rem;
}
.pt-bid-action-panel .pt-bids-section-header {
  align-items: baseline;
}
.pt-bid-action-panel__actions {
  display: flex;
  align-items: baseline;
  gap: 1rem;
}
.pt-bid-action-panel__prompt {
  font-size: 0.9375rem;
  color: var(--color-text-muted);
}
.pt-bid-modal {
  text-align: center;
}
.pt-bid-modal__text {
  font-size: var(--text-base);
  font-weight: 600;
  margin-bottom: 1rem;
}
.pt-bid-modal__total {
  font-size: 2.25rem;
  font-weight: 700;
  font-variant-numeric: tabular-nums;
  margin-bottom: 1.25rem;
}
.pt-bid-modal__deadline {
  font-size: var(--text-base);
  margin-bottom: 1.25rem;
  color: var(--color-text-muted);
}
.pt-bid-modal__deadline-date {
  display: block;
  margin-top: 0.25rem;
  font-size: var(--text-lg);
  font-weight: 700;
  color: var(--color-text-primary);
}
.pt-bid-modal__warning {
  display: flex;
  gap: 0.625rem;
  text-align: left;
  padding: 0.875rem 1rem;
  border-radius: 0.375rem;
  background: var(--color-warning-subtle);
  color: var(--color-text-primary);
}
.pt-bid-modal__warning-icon {
  flex: 0 0 auto;
  width: 1.25rem;
  height: 1.25rem;
  color: var(--color-warning);
}
.pt-bid-modal__warning-text p {
  font-size: var(--text-sm);
}
.pt-bid-modal__warning-text p + p {
  margin-top: 0.375rem;
}
.pt-bid-modal__form {
  display: flex;
  justify-content: flex-end;
  gap: 0.75rem;
}
.pt-bid-migrate-modal__important {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.625rem 0.75rem;
  border-radius: 0.375rem;
  background: oklch(97% 0.06 80);
  border-left: 4px solid oklch(72% 0.18 72);
  color: oklch(35% 0.12 70);
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 0.02em;
}
.pt-bid-migrate-modal__important-icon {
  flex-shrink: 0;
}
.pt-bid-migrate-modal__lead {
  margin: 0.875rem 0 0;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pt-bid-migrate-modal__form {
  display: contents;
}
.pt-bid-scorecard {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-md);
}
.pt-bid-scorecard__caption {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
  gap: var(--spacing-sm);
  color: var(--color-text-muted);
  font-size: var(--text-sm);
}
.pt-bid-scorecard__weights {
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-bid-scorecard__l1-value {
  margin-left: var(--spacing-2xs);
  color: var(--color-text-primary);
}
.pt-bid-scorecard__table-wrap {
  overflow-x: auto;
}
.pt-bid-scorecard__table {
  width: 100%;
  border-collapse: collapse;
  font-size: var(--text-sm);
}
.pt-bid-scorecard__table th, .pt-bid-scorecard__table td {
  padding: var(--spacing-sm) var(--spacing-md);
  text-align: left;
  border-bottom: 1px solid var(--color-border);
}
.pt-bid-scorecard__table thead th {
  color: var(--color-text-muted);
  font-weight: 600;
  text-transform: uppercase;
  font-size: var(--text-xs);
  letter-spacing: 0.03em;
}
.pt-bid-scorecard__col--num, .pt-bid-scorecard__table thead .pt-bid-scorecard__col--num {
  text-align: right;
  white-space: nowrap;
}
.pt-bid-scorecard__col--rank {
  width: 3.5rem;
  text-align: center;
  color: var(--color-text-muted);
  font-variant-numeric: tabular-nums;
}
.pt-bid-scorecard__col--bidder {
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-bid-scorecard__col--composite {
  font-weight: 700;
  color: var(--color-text-primary);
}
.pt-bid-scorecard__no-tier {
  color: var(--color-text-muted);
}
.pt-bid-scorecard__flag {
  display: inline-block;
  margin-left: var(--spacing-2xs);
  padding: 0 var(--spacing-2xs);
  border-radius: var(--radius-md);
  background: var(--color-surface-3);
  color: var(--color-text-muted);
  font-size: var(--text-xs);
  text-transform: uppercase;
  letter-spacing: 0.03em;
  vertical-align: middle;
}
.pt-bid-summary {
  margin-top: 1.25rem;
}
.pt-bid-summary__header-actions {
  display: flex;
  gap: 0.5rem;
}
.pt-bid-summary__card {
  background: var(--color-surface, #fff);
  border: 1px solid oklch(91% 0 0);
  border-radius: 0.5rem;
  padding: 1.5rem 1.75rem;
}
.pt-bid-summary__table {
  width: 100%;
  border-collapse: collapse;
}
.pt-bid-summary__table + .pt-bid-summary__table {
  margin-top: 1rem;
}
.pt-bid-summary__cell {
  padding: 0.75rem 0;
  border-bottom: 1px solid var(--color-border);
  font-size: 0.875rem;
}
.pt-bid-summary__cell--index {
  width: 1px;
  padding-right: 0.75rem;
  text-align: right;
  color: var(--color-text-muted);
  font-variant-numeric: tabular-nums;
  font-weight: 500;
  white-space: nowrap;
}
.pt-bid-summary__cell--amount {
  text-align: right;
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}
.pt-bid-summary__cell--percent {
  width: 4.5rem;
  padding-left: 1.5rem;
  text-align: right;
  color: var(--color-text-muted);
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}
.pt-bid-summary__table tbody .pt-bid-summary__row:hover {
  background: var(--color-surface-2);
}
.pt-bid-summary__row--subtotal .pt-bid-summary__cell {
  font-size: 0.875rem;
  font-weight: 700;
  border-bottom: none;
}
.pt-bid-summary__table + .pt-bid-summary__table--grand {
  margin-top: 0;
}
.pt-bid-summary__row--grand .pt-bid-summary__cell {
  padding: 0.875rem 0;
  border-top: 2px solid var(--color-border);
  border-bottom: none;
  font-weight: 700;
}
.pt-bid-summary__cell--grand-label {
  text-transform: uppercase;
  font-size: 0.9375rem;
}
.pt-bid-summary__row--grand .pt-bid-summary__cell--amount {
  font-size: 1.125rem;
}
.pt-bidding-period {
  background: var(--color-surface, #fff);
  border: 1px solid oklch(91% 0 0);
  border-radius: 0.5rem;
  padding: 1.5rem 1.75rem;
}
.pt-bidding-period__bar {
  position: relative;
  padding-top: 3.375rem;
}
.pt-bidding-period__marker {
  position: absolute;
  top: 0;
  width: 0;
}
.pt-bidding-period__status {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  background: #343c48;
  color: #fff;
  font-size: 0.8125rem;
  font-weight: 600;
  padding: 0.5rem 0.75rem;
  border-radius: 0.375rem;
  border-bottom-left-radius: 0;
}
.pt-bidding-period__marker--right .pt-bidding-period__status {
  left: auto;
  right: 0;
  border-bottom-left-radius: 0.375rem;
  border-bottom-right-radius: 0;
}
.pt-bidding-period__status::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border-top: 8px solid #343c48;
  border-right: 10px solid transparent;
}
.pt-bidding-period__marker--right .pt-bidding-period__status::after {
  left: auto;
  right: 0;
  border-right: 0;
  border-left: 10px solid transparent;
}
.pt-bidding-period__track {
  height: 1.25rem;
  background: oklch(94% 0 0);
  border-radius: 0.375rem;
  overflow: hidden;
}
.pt-bidding-period__fill {
  height: 100%;
  background: oklch(64% 0.21 25);
  border-radius: inherit;
  transition: width 0.3s ease;
}
.pt-bidding-period__ruler {
  position: relative;
  height: 1.25rem;
  margin-top: 0.375rem;
}
.pt-bidding-period__tick {
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  font-size: 0.75rem;
  color: oklch(45% 0 0);
  white-space: nowrap;
}
.pt-bidding-period__tick:first-child {
  transform: translateX(0);
}
.pt-bidding-period__tick:last-child {
  transform: translateX(-100%);
}
.pt-bidding-period__dates {
  display: flex;
  justify-content: space-between;
  gap: 0.75rem;
  margin-top: 1rem;
}
.pt-bidding-period__date {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.375rem;
  font-size: 0.8125rem;
  padding: 0.5rem 0.75rem;
  border-radius: 0.375rem;
}
.pt-bidding-period__date::before {
  content: "";
  position: absolute;
  top: -8px;
  width: 0;
  height: 0;
  border-bottom: 8px solid;
  border-bottom-color: inherit;
}
.pt-bidding-period__date--start {
  background: oklch(95% 0.05 155);
  border-bottom-color: oklch(95% 0.05 155);
  border-top-left-radius: 0;
}
.pt-bidding-period__date--start::before {
  left: 0;
  border-right: 10px solid transparent;
}
.pt-bidding-period__date--end {
  background: oklch(95% 0.04 25);
  border-bottom-color: oklch(95% 0.04 25);
  border-top-right-radius: 0;
}
.pt-bidding-period__date--end::before {
  right: 0;
  border-left: 10px solid transparent;
}
.pt-bidding-period__date-label {
  color: oklch(45% 0 0);
}
.pt-bidding-period__date-value {
  color: oklch(25% 0 0);
}
.pt-bidding-period__empty {
  color: oklch(55% 0 0);
  font-size: 0.875rem;
  padding: 1rem 0;
}
.bids-comparison-component {
  position: relative;
  font-family: var(--font-sans, "Inter", system-ui, sans-serif);
}
.bids-comparison-chart-scroll {
  width: 100%;
  max-height: 600px;
  overflow-y: auto;
}
.bids-comparison-canvas {
  width: 100%;
  min-height: 600px;
  overflow: hidden;
}
.bids-comparison-legend {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(max(10rem, (100% - 1.5rem) / 3), 1fr));
  gap: 0.125rem 0.75rem;
  align-items: start;
  padding: 0.75rem 0.5rem 0.25rem;
  margin-top: 0.5rem;
  border-top: 1px solid var(--color-border, #e5e7eb);
}
.bids-comparison-legend__item {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  min-width: 0;
  padding: 0.25rem 0.375rem;
  border: 0;
  border-radius: var(--radius-sm, 0.25rem);
  background: none;
  color: var(--color-text, #1f2937);
  font-size: 0.8125rem;
  line-height: 1.3;
  text-align: left;
  cursor: pointer;
  transition: background-color 0.12s ease, opacity 0.12s ease;
}
.bids-comparison-legend__item:hover {
  background: var(--color-surface-2);
}
.bids-comparison-legend__swatch {
  flex: none;
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 3px;
}
.bids-comparison-legend__label {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.bids-comparison-legend__item.is-hidden {
  opacity: 0.45;
}
.bids-comparison-legend__item.is-hidden .bids-comparison-legend__label {
  text-decoration: line-through;
}
.bids-comparison-toolbar {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 0.5rem 0;
  flex-wrap: wrap;
}
.bids-comparison-toggle {
  display: inline-flex;
  border: 1px solid var(--color-border, var(--color-border));
  border-radius: var(--radius-md, 0.375rem);
  overflow: hidden;
}
.bids-comparison-toggle__btn {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  padding: 0.375rem 0.75rem;
  border: none;
  background: var(--color-surface, var(--color-surface));
  color: var(--color-text, var(--color-text-primary));
  font-size: 0.8125rem;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.15s, color 0.15s;
  line-height: 1.4;
  font-family: inherit;
}
.bids-comparison-toggle__btn:hover {
  background: var(--color-surface-2);
}
.bids-comparison-toggle__btn.is-active {
  background: var(--color-brand, var(--color-brand));
  color: var(--color-surface);
}
.bids-comparison-toggle__btn + .bids-comparison-toggle__btn {
  border-left: 1px solid var(--color-border, var(--color-border));
}
.bids-comparison-toolbar__right {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-wrap: wrap;
  margin-left: auto;
}
.bids-comparison-controls {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-wrap: wrap;
}
.bids-comparison-controls__label {
  font-size: 0.75rem;
  color: var(--color-muted, var(--color-text-muted));
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-weight: 600;
  white-space: nowrap;
}
.bids-comparison-sort-wrap {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.bids-comparison-sort-wrap::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 1.25rem;
  background: var(--color-border, var(--color-border));
  margin-right: 0.25rem;
}
.bids-comparison-values-toggle, .bids-comparison-variance-toggle {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  padding: 0.375rem 0.625rem;
  border: 1px solid var(--color-border, var(--color-border));
  border-radius: var(--radius-md, 0.375rem);
  background: var(--color-surface, var(--color-surface));
  color: var(--color-text-muted, var(--color-text-muted));
  font-size: 0.8125rem;
  font-weight: 500;
  cursor: pointer;
  transition: border-color 0.15s, background 0.15s, color 0.15s;
  font-family: inherit;
  line-height: 1.4;
  white-space: nowrap;
}
.bids-comparison-values-toggle .pt-icon, .bids-comparison-variance-toggle .pt-icon {
  font-size: 0.85rem;
  opacity: 0.7;
}
.bids-comparison-values-toggle:hover {
  border-color: var(--color-brand, var(--color-brand));
  color: var(--color-brand, var(--color-brand));
}
.bids-comparison-values-toggle.is-active {
  background: var(--color-brand, var(--color-brand));
  border-color: var(--color-brand, var(--color-brand));
  color: var(--color-surface);
}
.bids-comparison-values-toggle.is-active .pt-icon {
  opacity: 1;
}
.bids-comparison-variance-toggle:hover {
  border-color: var(--color-info);
  color: var(--color-info);
}
.bids-comparison-variance-toggle.is-active {
  background: var(--color-info);
  border-color: var(--color-info);
  color: var(--color-surface);
}
.bids-comparison-variance-toggle.is-active .pt-icon {
  opacity: 1;
}
.bids-comparison-variance-toggle.is-unavailable, .bids-comparison-variance-toggle:disabled {
  opacity: 0.35;
  cursor: not-allowed;
  pointer-events: none;
}
.bids-comparison-dropdown-wrap {
  position: relative;
}
.bids-comparison-dropdown-trigger {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  padding: 0.375rem 0.625rem;
  border: 1px solid var(--color-border, var(--color-border));
  border-radius: var(--radius-md, 0.375rem);
  background: var(--color-surface, var(--color-surface));
  color: var(--color-text, var(--color-text-primary));
  font-size: 0.8125rem;
  font-weight: 500;
  cursor: pointer;
  transition: border-color 0.15s, box-shadow 0.15s;
  font-family: inherit;
  line-height: 1.4;
}
.bids-comparison-dropdown-trigger:hover, .bids-comparison-dropdown-trigger.is-active {
  border-color: var(--color-brand, var(--color-brand));
  box-shadow: 0 0 0 1px var(--color-brand, var(--color-brand));
}
.bids-comparison-dropdown-trigger > span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.bids-comparison-dropdown-trigger [data-bids-comparison-target="referenceLabel"], .bids-comparison-dropdown-trigger .bc-view-mode-label {
  max-width: 8rem;
}
.bids-comparison-dropdown-trigger .pt-icon:not(:first-child) {
  font-size: 0.75rem;
  opacity: 0.5;
  transition: transform 0.2s;
}
.bids-comparison-dropdown-trigger.is-active .pt-icon:not(:first-child) {
  transform: rotate(180deg);
}
.bids-comparison-dropdown {
  display: none;
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  min-width: 10rem;
  padding: 0.25rem 0;
  margin: 0;
  list-style: none;
  background: var(--color-surface, var(--color-surface));
  border: 1px solid var(--color-border, var(--color-border));
  border-radius: var(--radius-md, 0.375rem);
  box-shadow: var(--shadow-card, 0 4px 12px rgba(0, 0, 0, 0.1));
  z-index: 100;
}
.bids-comparison-dropdown.is-open {
  display: block;
}
.bids-comparison-dropdown li {
  list-style: none;
}
.bids-comparison-dropdown button {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  border: none;
  background: none;
  color: var(--color-text, var(--color-text-primary));
  font-size: 0.8125rem;
  text-align: left;
  cursor: pointer;
  font-family: inherit;
  transition: background 0.1s;
}
.bids-comparison-dropdown button:hover {
  background: var(--color-surface-2);
}
.bids-comparison-search {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  padding: 0 0.5rem;
  border: 1px solid var(--color-border, var(--color-border));
  border-radius: var(--radius-md, 0.375rem);
  background: var(--color-surface, var(--color-surface));
  transition: border-color 0.15s, box-shadow 0.15s;
  flex: 0 1 11rem;
  min-width: 7rem;
}
.bids-comparison-search:focus-within {
  border-color: var(--color-brand, var(--color-brand));
  box-shadow: 0 0 0 1px var(--color-brand, var(--color-brand));
}
.bids-comparison-search__input {
  border: none;
  outline: none;
  background: transparent;
  font-size: 0.8125rem;
  font-family: inherit;
  font-weight: 500;
  color: var(--color-text, var(--color-text-primary));
  padding: 0.375rem 0;
  line-height: 1.4;
  width: 100%;
  min-width: 0;
}
.bids-comparison-search__input::placeholder {
  color: var(--color-text-muted, #9ca3af);
  font-weight: 400;
}
.bids-comparison-search__input::-webkit-search-cancel-button, .bids-comparison-search__input::-webkit-search-decoration {
  -webkit-appearance: none;
}
.bids-comparison-search__icon {
  display: flex;
  align-items: center;
  color: var(--color-text-muted, #9ca3af);
  flex-shrink: 0;
  pointer-events: none;
}
.bids-comparison-export__btn {
  display: inline-flex;
  align-items: center;
  padding: 0.375rem 0.625rem;
  background: none;
  border: 1px solid var(--color-border, var(--color-border));
  border-radius: var(--radius-md, 0.375rem);
  cursor: pointer;
}
.bids-comparison-breadcrumb {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  padding: 0.5rem 0;
}
.bids-comparison-breadcrumb__list {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0.8125rem;
}
.bids-comparison-breadcrumb__list li {
  cursor: pointer;
  color: var(--color-brand, var(--color-brand));
  font-weight: 500;
  transition: color 0.15s;
}
.bids-comparison-breadcrumb__list li:hover {
  text-decoration: underline;
}
.bids-comparison-breadcrumb__list li + li::before {
  content: "›";
  margin-right: 0.375rem;
  color: var(--color-muted, var(--color-text-muted));
  cursor: default;
}
.bids-comparison-breadcrumb__list li.current {
  color: var(--color-text, var(--color-text-primary));
  cursor: default;
  font-weight: 600;
}
.bids-comparison-breadcrumb__list li.current:hover {
  text-decoration: none;
}
.bids-comparison-canvas {
  border-radius: var(--radius-md, 0.375rem);
}
.hidden {
  display: none !important;
}
.ag-charts-tooltip {
  background: rgba(255, 255, 255, 0.82) !important;
  backdrop-filter: blur(10px) !important;
  -webkit-backdrop-filter: blur(10px) !important;
  border: 1px solid rgba(0, 0, 0, 0.07) !important;
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.10) !important;
}
.ag-charts-tooltip > div {
  background: transparent !important;
}
.ag-charts-tooltip.bids-comparison-tooltip--panel {
  position: fixed !important;
  top: 80px !important;
  right: 16px !important;
  left: auto !important;
  translate: none !important;
  transform: none !important;
  max-width: 480px;
  background: rgba(255, 255, 255, 0.97) !important;
}
.bids-comparison-table-wrap.pt-ag-grid-container {
  height: clamp(20rem, calc(100vh - 26rem), 60rem);
}
.bids-comparison-table__category-cell {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  width: 100%;
  height: 100%;
}
.bids-comparison-table__expand-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.125rem;
  height: 1.125rem;
  padding: 0;
  border: 1px solid var(--color-border, #d1d5db);
  border-radius: 0.1875rem;
  background: var(--color-surface, #fff);
  color: var(--color-text, #111827);
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 600;
  cursor: pointer;
  flex-shrink: 0;
  transition: background 0.1s, color 0.1s;
}
.bids-comparison-table__expand-btn:hover {
  background: var(--color-surface-2, #f3f4f6);
}
.bids-comparison-table__expand-spacer {
  display: inline-block;
  width: 1.125rem;
  flex-shrink: 0;
}
.bids-comparison-table__overall-row {
  font-weight: 600;
  background: oklch(96% 0.01 250) !important;
}
.bids-comparison-table__price-cell, .bids-comparison-table__pct-cell, .bids-comparison-table__cov-cell {
  text-align: right;
  font-variant-numeric: tabular-nums;
  font-size: 0.8125rem;
}
.bids-comparison-table-wrap .ag-cell {
  display: flex;
  align-items: center;
}
.bids-comparison-table-wrap .ag-header-cell-text, .bids-comparison-table-wrap .ag-header-group-cell-label {
  font-size: 0.6875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.bids-comparison-table-wrap .ag-grid-scrolling-cells .ag-cell, .bids-comparison-table-wrap .ag-grid-pinned-right-cells .ag-cell {
  justify-content: flex-end;
  text-align: right;
}
.bids-comparison-table-wrap .ag-grid-pinned-left-cells .ag-cell {
  justify-content: flex-start;
  text-align: left;
}
.bc-chart-export-menu {
  display: flex;
  flex: none;
  align-items: center;
  position: relative;
  z-index: 20;
}
.bc-chart-export-menu__inner {
  position: relative;
}
.bc-chart-export-menu__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  padding: 0;
  border: 1px solid var(--color-border, #e2e8f0);
  border-radius: var(--radius-sm, 4px);
  background: var(--color-surface, #fff);
  color: var(--color-text-muted, #64748b);
  cursor: pointer;
  transition: background 0.15s, color 0.15s, border-color 0.15s;
  font-family: inherit;
}
.bc-chart-export-menu__btn:hover {
  background: var(--color-surface-2);
  color: var(--color-text, #1e293b);
  border-color: var(--color-brand, #3b82f6);
}
.bc-chart-export-menu__dropdown {
  display: none;
  position: fixed;
  min-width: 196px;
  padding: 4px 0;
  margin: 0;
  list-style: none;
  background: var(--color-surface, #fff);
  border: 1px solid var(--color-border, #e2e8f0);
  border-radius: var(--radius-md, 6px);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
  z-index: 1000;
}
.bc-chart-export-menu__dropdown.is-open {
  display: block;
}
.bc-chart-export-menu__dropdown li {
  list-style: none;
}
.bc-chart-export-menu__dropdown button {
  display: block;
  width: 100%;
  padding: 8px 16px;
  border: none;
  background: none;
  color: var(--color-text, #1e293b);
  font-size: 0.8125rem;
  text-align: left;
  cursor: pointer;
  font-family: inherit;
  transition: background 0.1s;
  line-height: 1.4;
}
.bc-chart-export-menu__dropdown button:hover {
  background: var(--color-surface-2);
}
.bc-chart-export-menu__sep {
  height: 1px;
  background: var(--color-border, #e2e8f0);
  margin: 4px 0;
}
.bids-comparison-status {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 2.5rem 1rem;
  color: var(--color-text-muted, #64748b);
  font-size: 0.875rem;
}
.bids-comparison-status__spinner {
  width: 1.25rem;
  height: 1.25rem;
  border: 2px solid var(--color-border, #e2e8f0);
  border-top-color: var(--color-brand);
  border-radius: 50%;
  animation: pt-spin 0.8s linear infinite;
}
.bids-comparison-status__retry {
  border: 1px solid var(--color-border, #e2e8f0);
  background: var(--color-surface, #fff);
  color: var(--color-text, #1e293b);
  border-radius: 0.375rem;
  padding: 0.25rem 0.75rem;
  font: inherit;
  font-size: 0.8125rem;
  cursor: pointer;
}
.bids-comparison-status__retry:hover {
  background: var(--color-surface-2);
}
.bc-ranking {
  font-family: var(--font-sans, "Inter", system-ui, sans-serif);
  padding: 0;
}
.bc-ranking__empty {
  padding: 2rem;
  text-align: center;
  color: var(--color-muted, var(--color-text-muted));
  font-size: 0.875rem;
}
.bc-ranking__scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.bc-ranking__table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 0.8125rem;
  border: 1px solid oklch(91% 0 0);
  border-radius: 0.5rem;
  overflow: hidden;
}
.bc-ranking__header-row {
  background: oklch(97% 0.008 250);
}
.bc-ranking__corner {
  padding: 0.625rem 1rem;
  text-align: left;
  font-weight: 600;
  color: oklch(35% 0 0);
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  border-bottom: 2px solid oklch(88% 0.04 250);
  white-space: nowrap;
  min-width: 140px;
}
.bc-ranking__rank-header {
  padding: 0.625rem 0.75rem;
  text-align: center;
  border-bottom: 2px solid oklch(88% 0.04 250);
  min-width: 120px;
}
.bc-ranking__rank-header--sm {
  min-width: 56px;
}
.bc-ranking__rank-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  font-weight: 700;
  font-size: 0.8125rem;
  background: oklch(93% 0.06 250);
  color: oklch(35% 0.15 250);
}
.bc-ranking__rank-header:nth-child(2) .bc-ranking__rank-badge {
  background: oklch(88% 0.12 85);
  color: oklch(30% 0.14 85);
}
.bc-ranking__rank-header:nth-child(3) .bc-ranking__rank-badge {
  background: oklch(92% 0.02 250);
  color: oklch(35% 0.05 250);
}
.bc-ranking__rank-header:nth-child(4) .bc-ranking__rank-badge {
  background: oklch(88% 0.08 55);
  color: oklch(32% 0.10 55);
}
.bc-ranking__rank-badge--sm {
  width: 22px;
  height: 22px;
  font-size: 0.6875rem;
}
.bc-ranking__section-row {
  transition: background 0.12s ease;
}
.bc-ranking__section-row:hover {
  background: oklch(98% 0.01 250);
}
.bc-ranking__section-name {
  padding: 0.75rem 1rem;
  font-weight: 600;
  color: oklch(25% 0 0);
  white-space: nowrap;
  border-bottom: 1px solid oklch(95% 0 0);
  border-right: 1px solid oklch(91% 0 0);
}
.bc-ranking__section-name--total {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: 0.05em;
  color: oklch(30% 0.08 250);
  background: oklch(97% 0.015 250);
}
.bc-ranking__cell {
  padding: 0.625rem 0.75rem;
  text-align: center;
  border-bottom: 1px solid oklch(95% 0 0);
  vertical-align: middle;
}
.bc-ranking__price {
  display: block;
  font-weight: 600;
  font-size: 0.875rem;
  color: oklch(25% 0 0);
  line-height: 1.4;
}
.bc-ranking__bidder {
  display: block;
  font-size: 0.6875rem;
  color: oklch(50% 0.04 250);
  font-weight: 500;
  margin-top: 1px;
  line-height: 1.3;
}
.bc-ranking__cell--best {
  background: oklch(96% 0.06 145);
}
.bc-ranking__cell--best .bc-ranking__price {
  color: oklch(28% 0.12 145);
}
.bc-ranking__cell--best .bc-ranking__bidder {
  color: oklch(38% 0.10 145);
}
.bc-ranking__cell--winner {
  box-shadow: inset 3px 0 0 oklch(72% 0.16 85);
}
.bc-ranking__cell--empty {
  opacity: 0.4;
}
.bc-ranking__cell--total {
  background: oklch(97% 0.015 250);
  border-bottom: 2px solid oklch(88% 0.04 250);
  border-top: 2px solid oklch(88% 0.04 250);
}
.bc-ranking__cell--total .bc-ranking__price {
  font-weight: 700;
  color: oklch(30% 0.08 250);
}
.bc-ranking__frequency {
  margin-top: 1.5rem;
  padding-top: 1.25rem;
  border-top: 1px solid oklch(91% 0 0);
}
.bc-ranking__frequency-title {
  font-size: 0.9375rem;
  font-weight: 700;
  color: oklch(25% 0 0);
  margin: 0 0 0.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}
.bc-ranking__frequency-icon {
  font-size: 1rem;
}
.bc-ranking__frequency-desc {
  font-size: 0.75rem;
  color: oklch(55% 0.03 250);
  margin: 0 0 0.75rem;
  text-align: center;
}
.bc-ranking__freq-block {
  width: fit-content;
  max-width: 100%;
  margin-inline: auto;
  overflow-x: auto;
}
.bc-ranking__table--frequency {
  max-width: 600px;
}
.bc-ranking__freq-row {
  transition: background 0.12s ease;
}
.bc-ranking__freq-row:hover {
  background: oklch(98% 0.01 250);
}
.bc-ranking__freq-row--winner {
  background: oklch(97% 0.03 85);
}
.bc-ranking__freq-row--winner:hover {
  background: oklch(96% 0.05 85);
}
.bc-ranking__freq-bidder {
  padding: 0.5rem 1rem;
  font-weight: 600;
  font-size: 0.8125rem;
  color: oklch(25% 0 0);
  white-space: nowrap;
  border-bottom: 1px solid oklch(95% 0 0);
  border-right: 1px solid oklch(91% 0 0);
}
.bc-ranking__freq-cell {
  padding: 0.5rem 0.625rem;
  text-align: center;
  border-bottom: 1px solid oklch(95% 0 0);
  vertical-align: middle;
}
.bc-ranking__freq-count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 6px;
  font-weight: 600;
  font-size: 0.8125rem;
  background: oklch(95% 0.02 250);
  color: oklch(30% 0.05 250);
}
.bc-ranking__freq-count--zero {
  background: transparent;
  color: oklch(78% 0.02 250);
  font-weight: 400;
}
.bc-ranking__freq-cell--top .bc-ranking__freq-count {
  background: oklch(88% 0.12 85);
  color: oklch(25% 0.14 85);
  font-weight: 700;
}
.bc-ranking__freq-cell--score {
  border-left: 1px solid oklch(91% 0 0);
}
.bc-ranking__freq-score {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 32px;
  height: 28px;
  padding: 0 8px;
  border-radius: 6px;
  font-weight: 700;
  font-size: 0.8125rem;
  background: oklch(93% 0.06 250);
  color: oklch(30% 0.15 250);
}
.bc-ranking__disclaimer {
  margin: 0.75rem 0 1.5rem;
  padding: 0.5rem 0.75rem;
  font-size: 0.6875rem;
  color: oklch(55% 0.03 250);
  background: oklch(98% 0.005 250);
  border-radius: 0.375rem;
  border: 1px solid oklch(93% 0.01 250);
  line-height: 1.5;
  width: 100%;
  max-width: none;
  box-sizing: border-box;
}
.bids-comparison-table-wrap.pt-ag-grid-container.bids-comparison-table-wrap--ranking {
  height: auto;
}
.bc-ranking__grid {
  width: 100%;
  height: clamp(360px, 60vh, 760px);
  font-family: var(--font-sans, "Inter", system-ui, sans-serif);
}
.bc-ranking__grid .ag-cell {
  line-height: 1.4;
}
.bc-ranking__grid .ag-cell.bc-ranking__cell {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 0.75rem;
  border: none;
  text-align: center;
}
.bc-ranking__cell-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1px;
  width: 100%;
}
.bc-ranking__grid .ag-cell.bc-ranking__cell--best {
  background: oklch(96% 0.06 145);
}
.bc-ranking__grid .ag-cell.bc-ranking__cell--total {
  background: oklch(97% 0.015 250);
}
.bc-ranking__grid .ag-cell.bc-ranking__cell--empty {
  opacity: 0.4;
}
.bc-ranking__grid .ag-cell.bc-ranking__cell--winner {
  box-shadow: inset 3px 0 0 oklch(72% 0.16 85);
}
.bc-ranking__grid .bc-ranking__bidder {
  white-space: normal;
  overflow-wrap: anywhere;
}
.bc-ranking__grid .bc-ranking__section-name {
  display: flex;
  align-items: center;
  white-space: normal;
  overflow-wrap: anywhere;
  line-height: 1.35;
}
.bc-ranking__rank-col-header {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.bc-ranking__rank-badge--gold {
  background: oklch(88% 0.12 85);
  color: oklch(30% 0.14 85);
}
.bc-ranking__rank-badge--silver {
  background: oklch(92% 0.02 250);
  color: oklch(35% 0.05 250);
}
.bc-ranking__rank-badge--bronze {
  background: oklch(88% 0.08 55);
  color: oklch(32% 0.10 55);
}
.pt-owner-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
}
.pt-owner-actions .pt-btn--secondary {
  background: oklch(88% 0 0);
}
.pt-owner-actions .pt-btn--secondary:hover {
  background: oklch(82% 0 0);
}
.pt-owner-action__footer {
  display: flex;
  justify-content: flex-end;
  gap: 0.5rem;
  margin-top: 1.5rem;
}
.pt-owner-action__warning, .pt-repost-tender__warning {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem;
  border-radius: 0.375rem;
  background: var(--color-warning-subtle);
  color: var(--color-warning-hover);
  margin-bottom: 1rem;
}
.pt-repost-tender__heading {
  margin: 1rem 0 0.5rem;
  font-weight: 600;
}
.pt-owner-action__intro {
  margin: 0 0 1.25rem;
  font-size: 0.875rem;
  line-height: 1.55;
  color: var(--color-text-secondary);
}
.pt-repost-tender__list {
  list-style: none;
  margin: 0 0 1.25rem;
  padding: 0;
  color: var(--color-text-secondary);
  font-size: 0.875rem;
  line-height: 1.65;
}
.pt-repost-tender__list li + li {
  margin-top: 0.25rem;
}
.pt-owner-action__errors:not(:empty) {
  margin-bottom: 1.25rem;
}
.pt-owner-action__error-list {
  margin: 0;
  padding-left: 1.125rem;
  font-size: 0.875rem;
  line-height: 1.55;
}
.pt-field-error {
  margin: 0.25rem 0 0;
  font-size: 0.75rem;
  line-height: 1.4;
  color: var(--color-danger, #dc2626);
}
.pt-post-tender .pt-alert {
  margin-bottom: 1.5rem;
}
.pt-post-tender .pt-tender-section {
  margin-bottom: 1.5rem;
}
.pt-review {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid var(--color-border);
  border-radius: 0.375rem;
}
.pt-review__row {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 0.875rem 1rem;
}
.pt-review__row + .pt-review__row {
  border-top: 1px solid var(--color-border);
}
.pt-review__text {
  flex: 1 1 auto;
  min-width: 0;
  font-size: 0.875rem;
  line-height: 1.6;
  color: var(--color-text-secondary);
}
.pt-review__text strong {
  color: var(--color-text-primary);
  font-weight: 600;
}
.pt-review__change {
  flex: 0 0 auto;
}
.pt-doc-list {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid var(--color-border);
  border-radius: 0.375rem;
}
.pt-doc-list__item {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  padding: 0.625rem 1rem;
  font-size: 0.875rem;
}
.pt-doc-list__item + .pt-doc-list__item {
  border-top: 1px solid var(--color-border);
}
.pt-doc-list__icon {
  flex: 0 0 auto;
  color: var(--color-text-muted);
}
.pt-doc-list__title {
  flex: 1 1 auto;
  min-width: 0;
  color: var(--color-text-primary);
  overflow-wrap: anywhere;
}
.pt-doc-list__version {
  flex: 0 0 auto;
  font-size: 0.6875rem;
  font-weight: 600;
  letter-spacing: 0.03em;
  color: var(--color-text-secondary);
  background: var(--color-surface-3);
  border-radius: 9999px;
  padding: 0.125rem 0.5rem;
}
.pt-post-tender__advert {
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.7;
  color: var(--color-text-secondary);
}
.pt-post-tender__advert strong {
  color: var(--color-text-primary);
  font-weight: 600;
}
.pt-bidding-fields {
  margin-bottom: 1.25rem;
}
.pt-bidding-fields .pt-field + .pt-field {
  margin-top: 1.25rem;
}
.pt-bidding-fields__input {
  display: block;
  width: 100%;
}
[data-bidding-period-target="startField"]:not([hidden]) {
  margin-top: 0.625rem;
}
.pt-bidding-toggle {
  display: inline-flex;
  align-self: flex-start;
  width: fit-content;
  border: 1px solid var(--color-border);
  border-radius: 0.375rem;
  overflow: hidden;
  background: var(--color-surface-3);
}
.pt-bidding-toggle__option {
  position: relative;
  display: inline-flex;
  margin: 0;
}
.pt-bidding-toggle__option + .pt-bidding-toggle__option {
  border-left: 1px solid var(--color-border);
}
.pt-bidding-toggle__input {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  opacity: 0;
  cursor: pointer;
}
.pt-bidding-toggle__label {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  padding: 0.375rem 0.75rem;
  font-size: 0.8125rem;
  font-weight: 500;
  color: var(--color-text-secondary);
  cursor: pointer;
  transition: background 0.12s ease, color 0.12s ease;
}
.pt-bidding-toggle__label:hover {
  background: var(--color-surface);
}
.pt-bidding-toggle__input:checked + .pt-bidding-toggle__label {
  background: var(--color-success);
  color: #fff;
}
.pt-bidding-toggle__input:focus-visible + .pt-bidding-toggle__label {
  outline: 2px solid var(--color-success);
  outline-offset: -2px;
}
.pt-bidding-toggle__icon {
  flex: 0 0 auto;
}
.pt-hint {
  margin: 0.375rem 0 0;
  font-size: 0.75rem;
  color: var(--color-text-muted);
}
.pt-label--required::after {
  content: " *";
  color: var(--color-danger, #dc2626);
}
.pt-bids-page {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.pt-bids-page__header {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0.75rem 1.5rem;
}
.pt-bids-page__header-main {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  min-width: 0;
}
.pt-bids-page__actions {
  flex: 0 0 auto;
  margin-left: auto;
}
.pt-bids-page__title {
  font-size: 1rem;
  font-weight: 600;
  color: var(--color-text-primary);
  margin: 0;
}
.pt-bids-page__meta {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-wrap: wrap;
}
.pt-bids-page__dates {
  font-size: 0.8125rem;
  color: var(--color-text-muted);
}
.pt-bids-page__meta .pt-status-badge {
  font-size: 0.6875rem;
}
.pt-bids-section-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 0.5rem;
}
.pt-bids-section-title {
  font-size: 0.9375rem;
  font-weight: 600;
  color: var(--color-text-primary);
  margin: 0;
}
.pt-bids-summary .pt-ag-grid-container {
  height: auto;
  padding-bottom: 1rem;
}
.pt-bids-summary .ag-layout-auto-height, .pt-bids-summary .ag-layout-auto-height .ag-grid-scrolling-container, .pt-bids-summary .ag-layout-auto-height .ag-grid-scrolling-cells {
  min-height: 0;
}
.pt-bids-summary-grid__cell {
  display: flex;
  align-items: center;
  height: 100%;
}
.pt-bids-documents__grid .ag-grid-pinned-left-cells .ag-cell {
  overflow: hidden;
}
.pt-bids-documents {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-bids-documents__grid.pt-ag-grid-container {
  height: clamp(20rem, calc(100vh - 26rem), 52rem);
}
.pt-docs-grid__link {
  color: var(--color-brand);
  text-decoration: none;
  font-size: 0.8125rem;
}
.pt-docs-grid__link:hover {
  text-decoration: underline;
}
.pt-bids-summary-grid .ag-header-cell-text, .pt-bids-documents__grid .ag-header-cell-text, .pt-bids-summary-grid .ag-header-group-cell-label, .pt-bids-documents__grid .ag-header-group-cell-label {
  font-size: 0.6875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.pt-bids-summary-grid .ag-header-cell, .pt-bids-documents__grid .ag-header-cell, .bids-comparison-table-wrap .ag-header-cell {
  justify-content: center;
}
.pt-bids-summary-grid .ag-header-cell-label, .pt-bids-documents__grid .ag-header-cell-label, .bids-comparison-table-wrap .ag-header-cell-label {
  justify-content: center;
}
.pt-bids-summary-grid .ag-cell, .pt-bids-documents__grid .ag-cell {
  display: flex;
  align-items: center;
}
.pt-ag-cell--right {
  justify-content: flex-end !important;
  text-align: right;
}
.pt-ag-cell--center {
  justify-content: center !important;
  text-align: center;
}
.pt-bids-summary-grid .ag-header-group-cell, .pt-bids-summary-grid .ag-header-cell, .pt-bids-summary-grid .ag-cell {
  border-right: 1px solid var(--ag-border-color, #e5e7eb) !important;
}
.pt-bids-summary-grid .pt-bids-bidder-cell {
  white-space: normal;
  line-height: 1.25;
  word-break: break-word;
}
.pt-docs-cell {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 1;
  min-width: 0;
  overflow: hidden;
  gap: 0.5rem;
}
.pt-docs-status {
  font-size: 0.8125rem;
  font-weight: 600;
  white-space: nowrap;
  flex-shrink: 0;
}
.pt-docs-status--accepted {
  color: var(--color-success);
}
.pt-docs-status--received {
  color: var(--color-danger);
}
.pt-docs-grid__dl-btn {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  color: var(--color-text-muted);
  line-height: 1;
}
.pt-docs-grid__dl-btn:hover {
  color: var(--color-brand);
}
.pt-docs-grid__dl-all {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  color: currentColor;
  opacity: 0.55;
  line-height: 1;
}
.pt-docs-grid__dl-all:hover {
  opacity: 1;
}
.pt-score--high {
  color: var(--color-success);
  font-weight: 600;
}
.pt-score--low {
  color: var(--color-danger);
  font-weight: 600;
}
.pt-bidders-panel {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-bidders-posting__select {
  width: 100%;
  font-size: 0.8125rem;
  padding: 0.3125rem 0.5rem;
  border: 1px solid var(--color-border);
  border-radius: 0.375rem;
  background: var(--color-surface);
  color: var(--color-text-primary);
  cursor: pointer;
}
.pt-bidders-controls {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.375rem 0;
  border-bottom: 1px solid var(--color-border);
}
.pt-bidders-controls__revoked {
  display: flex;
  align-items: center;
  gap: 0.3125rem;
  flex: 1;
  cursor: pointer;
  user-select: none;
}
.pt-bidders-controls__revoked--disabled {
  opacity: 0.45;
  cursor: not-allowed;
}
.pt-bidders-controls__revoked-input {
  width: 0.875rem;
  height: 0.875rem;
  accent-color: var(--color-brand);
  cursor: inherit;
  flex-shrink: 0;
}
.pt-bidders-controls__revoked-label {
  font-size: 0.75rem;
  color: var(--color-text-muted);
  line-height: 1.2;
}
.pt-bidders-controls__sort {
  flex-shrink: 0;
  max-width: 9.5rem;
  font-size: 0.75rem;
  padding: 0.25rem 0.5rem;
  border: 1px solid var(--color-border);
  border-radius: 0.375rem;
  background: var(--color-surface);
  color: var(--color-text-primary);
  cursor: pointer;
}
.pt-bidders-list {
  display: flex;
  flex-direction: column;
  gap: 0.0625rem;
}
.pt-bidder-item {
  border-radius: 0.375rem;
  border-top: 1px solid var(--color-border);
  transition: background 0.1s;
}
.pt-bidders-list > .pt-bidder-item:first-child {
  border-top: none;
}
.pt-bidder-item--winner {
  background: var(--color-success-subtle);
}
.pt-bidder-item--revoked {
  opacity: 0.6;
}
.pt-bidder-item--revoked-group {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.pt-bidder-item__label {
  display: flex;
  align-items: flex-start;
  gap: 0.375rem;
  padding: 0.5625rem 0.375rem 0.3125rem;
  cursor: pointer;
  border-radius: 0.375rem;
}
.pt-bidder-item__label:hover {
  background: var(--color-surface-2);
}
.pt-bidder-item--winner .pt-bidder-item__label:hover {
  background: #dcfce7;
}
.pt-bidder-item__check {
  position: relative;
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
  margin-top: 0.125rem;
}
.pt-bidder-item__input {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  cursor: pointer;
}
.pt-bidder-item__checkmark {
  position: relative;
  display: block;
  width: 1rem;
  height: 1rem;
  border: 1.5px solid var(--color-border);
  border-radius: 0.25rem;
  background: var(--color-surface);
  transition: background 0.1s, border-color 0.1s;
}
.pt-bidder-item__input:checked + .pt-bidder-item__checkmark {
  background: var(--color-brand);
  border-color: var(--color-brand);
}
.pt-bidder-item__input:checked + .pt-bidder-item__checkmark::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.3125rem;
  height: 0.5625rem;
  border: 2px solid #fff;
  border-top: none;
  border-left: none;
  transform: translate(-50%, -60%) rotate(45deg);
}
.pt-bidder-item__body {
  display: flex;
  flex-direction: column;
  gap: 0.0625rem;
  min-width: 0;
  flex: 1;
}
.pt-bidder-item__body--indented {
  padding-left: 1.375rem;
}
.pt-bidder-item__name {
  font-size: 0.8125rem;
  font-weight: 600;
  color: var(--color-text-primary);
  overflow-wrap: anywhere;
  line-height: 1.3;
}
.pt-bidder-item__name--stat {
  font-weight: 500;
  color: var(--color-text-muted);
  font-style: italic;
}
.pt-bidder-item__meta {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.0625rem;
}
.pt-bidder-item__status {
  font-size: 0.6875rem;
  font-weight: 600;
  letter-spacing: 0.01em;
}
.pt-bidder-item__status--submitted {
  color: var(--color-success);
}
.pt-bidder-item__status--revoked {
  color: var(--color-danger);
}
.pt-bidder-item__amount {
  font-size: 0.75rem;
  color: var(--color-text-muted);
}
.pt-bid-detail-page {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-bid-detail-page .pt-boq-header {
  align-items: center;
  padding: 0.875rem 1rem;
}
.pt-bid-detail-page .pt-boq-header__main {
  gap: 0.45rem;
}
.pt-bid-detail-page .pt-boq-header__actions {
  justify-content: center;
}
.pt-bid-detail-page .pt-boq-header__title {
  font-size: 1rem;
  letter-spacing: 0.02em;
}
.pt-bid-detail-page .pt-boq-header__save-controls {
  gap: 0.5rem;
}
.pt-bid-tabs {
  margin-top: -0.125rem;
}
.pt-bid-tabs .pt-tabs__list {
  margin-bottom: 0;
}
.pt-bid-tabs .pt-tabs__panel {
  padding-top: 0.65rem;
}
.pt-bid-grid-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  padding: 0.75rem 0.875rem;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-md, 0.5rem) var(--radius-md, 0.5rem) 0 0;
  background: var(--color-surface);
  box-shadow: 0 1px 2px rgb(15 23 42 / 3%);
}
.pt-bid-grid-toolbar__left, .pt-bid-grid-toolbar__right {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.55rem;
}
.pt-bid-grid-toolbar__right {
  justify-content: flex-end;
  margin-left: auto;
}
.pt-bid-grid-toolbar__total {
  display: inline-flex;
  align-items: baseline;
  gap: 0.45rem;
  min-height: 2rem;
  padding: 0.25rem 0.65rem;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-sm, 0.25rem);
  background: var(--color-surface-2);
  white-space: nowrap;
}
.pt-bid-grid-toolbar__total-label {
  color: var(--color-text-secondary);
  font-size: 0.75rem;
  font-weight: 600;
}
.pt-bid-grid-toolbar__total-value {
  color: var(--color-text-primary);
  font-size: 0.9375rem;
  font-weight: 750;
  font-variant-numeric: tabular-nums;
  letter-spacing: 0.01em;
}
.pt-bid-grid .ag-row.pt-bid-grid__row--unfilled {
  box-shadow: inset 2px 0 0 color-mix(in srgb, oklch(70% 0.15 80) 70%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    box-shadow: inset 2px 0 0 color-mix(in srgb, var(--color-warning, #d97706) 70%, var(--color-surface));
  }
}
.pt-bid-grid .ag-cell.pt-bid-grid__cell--editable {
  cursor: text;
  background: var(--color-surface);
}
.pt-bid-grid .ag-cell.pt-bid-grid__cell--readonly {
  cursor: default;
  background: var(--color-surface-2);
}
.pt-bid-grid .ag-cell.pt-bid-grid__cell--disabled {
  cursor: not-allowed;
}
.pt-bid-grid .ag-cell.pt-bid-grid__cell--invalid {
  background-color: #fde8e8;
  box-shadow: inset 0 0 0 1px #dc2626;
}
.pt-bid-grid .ag-cell.pt-bid-grid__cell--required {
  background-color: #fff0f0;
  box-shadow: inset 0 0 0 1px #e8aaaa;
}
.pt-bid-grid__required-marker {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  width: 1rem;
  height: 1rem;
  margin-left: 0.2rem;
  border-radius: 999px;
  background: var(--color-danger, #dc2626);
  color: white;
  font-size: 0.65rem;
  font-weight: 800;
}
.pt-bid-grid .ag-cell.pt-bid-grid__cell--editable.ag-cell-focus, .pt-bid-grid .ag-cell.pt-bid-grid__cell--readonly.ag-cell-focus {
  outline: 2px solid color-mix(in srgb, oklch(45% 0.18 250) 55%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    outline: 2px solid color-mix(in srgb, var(--color-brand) 55%, transparent);
  }
  outline-offset: -2px;
}
.pt-bid-grid .ag-cell.ag-right-aligned-cell, .pt-bid-grid .pt-boq-grid__value {
  font-variant-numeric: tabular-nums;
}
.pt-bid-grid__help {
  display: grid;
  gap: 0.2rem;
  padding: 0.55rem 0.7rem;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-sm, 0.25rem);
  background: var(--color-surface-2);
  color: var(--color-text-secondary);
  font-size: 0.78rem;
  line-height: 1.4;
}
.pt-bid-grid__help p {
  margin: 0;
}
.pt-bid-grid__validation-cell {
  display: grid;
  width: 100%;
  min-width: 0;
  line-height: 1.15;
}
.pt-bid-grid__validation-value {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-bid-grid__validation-message {
  overflow: hidden;
  color: var(--color-danger, #b91c1c);
  font-size: 0.68rem;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-bid-grid__status-value {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  width: 100%;
}
.pt-bid-grid__status-arrow {
  color: var(--color-text-secondary);
  font-size: 0.7rem;
}
.pt-bid-grid__details {
  display: grid;
  gap: 0.65rem;
  width: 100%;
  height: 100%;
  padding: 0.7rem 0.85rem;
  border-top: 1px solid color-mix(in srgb, oklch(45% 0.18 250) 15%, oklch(94% 0.005 250));
  @supports (color: color-mix(in lab, red, red)) {
    border-top: 1px solid color-mix(in srgb, var(--color-brand) 15%, var(--color-surface-3));
  }
  border-bottom: 1px solid color-mix(in srgb, oklch(45% 0.18 250) 15%, oklch(94% 0.005 250));
  @supports (color: color-mix(in lab, red, red)) {
    border-bottom: 1px solid color-mix(in srgb, var(--color-brand) 15%, var(--color-surface-3));
  }
  background: color-mix(in srgb, oklch(45% 0.18 250) 4%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--color-brand) 4%, var(--color-surface));
  }
}
.pt-bid-grid__details-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: var(--color-text-primary);
  font-size: 0.8rem;
}
.pt-bid-grid__details-close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-sm, 0.25rem);
  background: var(--color-surface);
  color: var(--color-text-secondary);
  cursor: pointer;
}
.pt-bid-grid__details-close:focus-visible, .pt-bid-grid__details-input:focus-visible, .pt-bid-grid__details-select:focus-visible {
  outline: 2px solid color-mix(in srgb, oklch(45% 0.18 250) 55%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    outline: 2px solid color-mix(in srgb, var(--color-brand) 55%, transparent);
  }
  outline-offset: 1px;
}
.pt-bid-grid__details-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.65rem;
}
.pt-bid-grid__details-field {
  display: grid;
  align-content: start;
  gap: 0.25rem;
  min-width: 0;
}
.pt-bid-grid__details-label {
  color: var(--color-text-secondary);
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
.pt-bid-grid__details-input, .pt-bid-grid__details-select {
  width: 100%;
  min-height: 2rem;
  padding: 0.35rem 0.45rem;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-sm, 0.25rem);
  background: var(--color-surface);
  color: var(--color-text-primary);
  font: inherit;
  font-size: 0.78rem;
}
textarea.pt-bid-grid__details-input {
  min-height: 4.15rem;
  resize: vertical;
}
.pt-bid-grid__details-input:disabled {
  background: var(--color-surface-2);
  color: var(--color-text-tertiary);
  cursor: not-allowed;
}
.pt-bid-grid__details-value {
  min-height: 2rem;
  padding: 0.4rem 0.45rem;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-sm, 0.25rem);
  background: var(--color-surface-2);
  color: var(--color-text-primary);
  font-size: 0.78rem;
  white-space: pre-wrap;
}
.pt-bid-grid__filter {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  color: var(--color-text-secondary);
  font-size: 0.8125rem;
  font-weight: 500;
  cursor: pointer;
}
.pt-bid-grid__filter-input {
  width: 1rem;
  height: 1rem;
  accent-color: var(--color-brand);
  cursor: pointer;
}
.pt-bid-header__unfilled {
  display: inline-flex;
  align-items: center;
  min-height: 1.4rem;
  padding: 0.15rem 0.55rem;
  border-radius: 999px;
  font-size: 0.6875rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
.pt-bid-header__unfilled--filled {
  background: color-mix(in srgb, oklch(52% 0.14 145) 14%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--color-success, #16a34a) 14%, var(--color-surface));
  }
  color: var(--color-success, #15803d);
}
.pt-bid-header__unfilled--pending {
  background: color-mix(in srgb, oklch(70% 0.15 80) 16%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--color-warning, #d97706) 16%, var(--color-surface));
  }
  color: var(--color-warning-hover, #b45309);
}
.pt-bid-header__readonly {
  display: inline-flex;
  align-items: center;
  min-height: 2.25rem;
  padding: 0 0.75rem;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-sm, 0.25rem);
  background: var(--color-surface-2);
  color: var(--color-text-secondary);
  font-size: 0.75rem;
  font-weight: 600;
}
.pt-bid-header__inline-form {
  display: inline-flex;
  margin: 0;
}
.pt-bid-grid + .pt-bid-grid, .pt-bid-grid-toolbar + .pt-bid-grid {
  margin-top: -0.25rem;
}
.pt-bid-grid-toolbar + .pt-bid-grid .pt-boq-grid__viewport {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
@media (max-width: 920px) {
  .pt-bid-grid-toolbar {
    align-items: stretch;
    flex-direction: column;
  }
  .pt-bid-grid-toolbar__left, .pt-bid-grid-toolbar__right {
    width: 100%;
    justify-content: flex-start;
  }
}
@media (max-width: 1440px) {
  .pt-bid-grid__details-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.pt-boq-detail-page {
  display: flex;
  flex-direction: column;
  gap: 0.875rem;
}
.pt-boq-header {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 1.5rem;
  padding: 1rem 1.125rem;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-md, 0.5rem);
  background: var(--color-surface);
  box-shadow: 0 1px 2px rgb(15 23 42 / 4%);
}
.pt-boq-header__main {
  display: flex;
  flex-direction: column;
  gap: 0.55rem;
  min-width: 0;
  flex: 1 1 auto;
}
.pt-boq-header__back {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  min-height: 2.25rem;
  color: var(--color-brand);
  font-size: 0.8125rem;
  font-weight: 600;
  text-decoration: none;
}
.pt-boq-header__back:hover {
  text-decoration: underline;
}
.pt-boq-header__back-icon {
  width: 0.95rem;
  height: 0.95rem;
}
.pt-boq-header__actions {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
  gap: 0.75rem;
  flex: 0 0 auto;
}
.pt-boq-header__action-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 0.75rem;
}
.pt-boq-header__save-controls {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 0.6rem;
}
.pt-boq-header__save-controls .pt-save-status {
  color: var(--color-text-secondary);
  font-size: 0.75rem;
  font-weight: 500;
  white-space: nowrap;
}
.pt-boq-header__save-controls .pt-save-status[data-state="error"] {
  color: var(--color-danger, #b91c1c);
}
.pt-boq-header__selection-status {
  display: inline-flex;
  align-items: center;
  min-height: 2.25rem;
  margin: 0;
  padding: 0 0.75rem;
  border: 1px solid transparent;
  border-radius: var(--radius-sm, 0.25rem);
  color: var(--color-text-secondary);
  font-size: 0.75rem;
  font-weight: 500;
  white-space: nowrap;
  transition: color 120ms ease, background-color 120ms ease, border-color 120ms ease;
}
.pt-boq-header__selection-status--active {
  border-color: color-mix(in srgb, oklch(45% 0.18 250) 18%, oklch(94% 0.005 250));
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in srgb, var(--color-brand) 18%, var(--color-surface-3));
  }
  background: color-mix(in srgb, oklch(45% 0.18 250) 7%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--color-brand) 7%, var(--color-surface));
  }
  color: var(--color-brand);
  font-weight: 600;
}
.pt-boq-header__content {
  display: flex;
  flex-direction: column;
  gap: 0.55rem;
}
.pt-boq-header__title {
  margin: 0;
  color: var(--color-text-primary);
  font-size: 1.0625rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.035em;
}
.pt-boq-header__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
}
.pt-boq-header__meta .pt-status-badge {
  min-height: 1.4rem;
  padding: 0.15rem 0.55rem;
  font-size: 0.6875rem;
  font-weight: 700;
}
.pt-boq-header__meta-item {
  color: var(--color-text-secondary);
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.45;
}
.pt-boq-header__meta-item::before {
  content: "|";
  margin-right: 0.5rem;
  color: var(--color-text-muted);
}
.pt-boq-header__menu {
  min-width: 8rem;
  margin: 0;
  padding: 0.3rem;
  list-style: none;
}
.pt-boq-header__menu-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.55rem;
  padding: 0.5rem 0.625rem;
  border-radius: var(--radius-sm, 0.25rem);
  color: var(--color-text-primary);
  font-size: 0.8125rem;
  font-weight: 500;
  text-decoration: none;
}
.pt-boq-header__menu-link:hover {
  background: var(--color-surface-2);
}
.pt-boq-header__selection-badge {
  color: var(--color-brand);
  font-size: 0.75rem;
  font-weight: 700;
}
.pt-boq-tabs {
  border-top: 1px solid transparent;
}
.pt-boq-notes {
  min-height: 12rem;
  padding: 1rem 1.125rem;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-md, 0.5rem);
  background: var(--color-surface);
  box-shadow: 0 1px 2px rgb(15 23 42 / 4%);
}
.pt-boq-notes form {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
}
.pt-boq-notes__field {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  width: 100%;
}
.pt-boq-notes__label {
  color: var(--color-text-primary);
  font-size: 0.8125rem;
  font-weight: 600;
}
.pt-boq-notes__textarea {
  width: 100%;
  min-height: 8rem;
  padding: 0.65rem;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-sm, 0.25rem);
  background: var(--color-surface-2);
  color: var(--color-text-primary);
  font-size: 0.8125rem;
}
.pt-boq-notes__meta {
  margin-bottom: 0.625rem;
  color: var(--color-text-secondary);
  font-size: 0.8125rem;
}
.pt-boq-notes__content {
  color: var(--color-text-primary);
  font-size: 0.875rem;
  line-height: 1.5;
}
.pt-detail-sidebar {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-detail-sidebar__title {
  margin: 0;
  color: var(--color-text-primary);
  font-size: 0.8125rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.pt-detail-sidebar__list {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-detail-sidebar__item {
  display: flex;
  gap: 0.55rem;
  padding: 0.625rem;
  border-radius: var(--radius-sm, 0.25rem);
  background: var(--color-surface-2);
}
.pt-detail-sidebar__item-icon {
  width: 0.95rem;
  height: 0.95rem;
  margin-top: 0.1rem;
  color: var(--color-text-secondary);
  flex-shrink: 0;
}
.pt-detail-sidebar__item-body {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  min-width: 0;
}
.pt-detail-sidebar__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  margin-bottom: 0.75rem;
}
.pt-detail-sidebar__new-issue {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  padding: 0.3rem 0.6rem;
  border-radius: var(--radius-sm, 0.25rem);
  border: none;
  background: var(--color-surface-3, #e5e7eb);
  color: var(--color-text-primary);
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.2;
  white-space: nowrap;
  text-decoration: none;
  cursor: pointer;
  transition: filter 0.12s ease;
}
.pt-detail-sidebar__new-issue:hover {
  filter: brightness(0.95);
}
.pt-detail-sidebar__title-link {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  color: inherit;
  text-decoration: none;
}
.pt-detail-sidebar__title-link:hover {
  color: var(--color-brand);
}
.pt-detail-sidebar__title-link-icon {
  width: 0.8rem;
  height: 0.8rem;
  color: var(--color-text-secondary);
}
.pt-detail-sidebar__title-link:hover .pt-detail-sidebar__title-link-icon {
  color: var(--color-brand);
}
.pt-detail-sidebar__new-issue-icon {
  width: 0.85rem;
  height: 0.85rem;
  flex-shrink: 0;
}
.pt-sidebar-issues {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pt-sidebar-issue {
  --pt-sidebar-issue-color: var(--color-border);
  display: flex;
  align-items: stretch;
  min-height: 3rem;
  border-radius: var(--radius-sm, 0.25rem);
  overflow: hidden;
  background: var(--color-surface-2);
  border: 1px solid transparent;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  transition: background 0.12s ease, border-color 0.12s ease;
}
.pt-sidebar-issue:hover {
  border-color: var(--pt-sidebar-issue-color);
}
.pt-sidebar-issue:focus-visible {
  outline: 2px solid var(--color-brand);
  outline-offset: 1px;
}
.pt-sidebar-issue--warning {
  --pt-sidebar-issue-color: var(--color-warning, #f59e0b);
}
.pt-sidebar-issue--info {
  --pt-sidebar-issue-color: var(--color-info, #3b82f6);
}
.pt-sidebar-issue--success {
  --pt-sidebar-issue-color: var(--color-success, #22c55e);
}
.pt-sidebar-issue--danger {
  --pt-sidebar-issue-color: var(--color-danger, #ef4444);
}
.pt-sidebar-issue__status {
  flex-shrink: 0;
  width: 0.95rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--pt-sidebar-issue-color);
  color: #fff;
  font-size: 0.58rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  padding: 0.3rem 0;
}
.pt-sidebar-issue__body {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
  min-width: 0;
  padding: 0.5rem 0.625rem;
}
.pt-sidebar-issue__title {
  color: var(--color-text-primary);
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1.35;
}
.pt-sidebar-issue__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.4rem;
}
.pt-sidebar-issue__meta-left {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  min-width: 0;
}
.pt-sidebar-issue__meta-right {
  margin-left: auto;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-sidebar-issue__meta-item {
  display: inline-flex;
  align-items: center;
  gap: 0.2rem;
  color: var(--color-text-secondary);
  font-size: 0.72rem;
  white-space: nowrap;
}
.pt-sidebar-issue__meta-icon {
  width: 0.8rem;
  height: 0.8rem;
  flex-shrink: 0;
}
dialog.pt-issue-link-modal, .pt-issue-link-modal .pt-modal__container, .pt-issue-link-modal .pt-issue-link-form, .pt-issue-link-modal .pt-modal__body {
  overflow: visible;
}
dialog.pt-issue-link-modal {
  max-height: none;
}
.pt-issue-detail-modal__heading {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  min-width: 0;
}
.pt-issue-detail-modal__view-all {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  color: var(--color-brand);
  font-size: 0.8125rem;
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
}
.pt-issue-detail-modal__view-all:hover {
  text-decoration: underline;
}
.pt-issue-detail-modal__view-all-icon {
  width: 0.85rem;
  height: 0.85rem;
  flex-shrink: 0;
}
.pt-detail-sidebar__item-title, .pt-detail-sidebar__item-link {
  color: var(--color-text-primary);
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1.35;
}
.pt-detail-sidebar__item-link {
  color: var(--color-brand);
}
.pt-detail-sidebar__item-meta {
  color: var(--color-text-secondary);
  font-size: 0.75rem;
}
.pt-detail-sidebar__empty {
  display: flex;
  min-height: 11rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.55rem;
  color: var(--color-text-secondary);
  text-align: center;
}
.pt-detail-sidebar__empty-icon {
  width: 1.75rem;
  height: 1.75rem;
  color: var(--color-text-muted);
}
@media (max-width: 960px) {
  .pt-boq-header {
    flex-direction: column;
  }
  .pt-boq-header__actions {
    width: 100%;
    align-items: stretch;
  }
  .pt-boq-header__action-row, .pt-boq-header__save-controls {
    justify-content: flex-start;
  }
}
.pt-boq-grid {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  padding: 0.25rem;
  min-width: 0;
  max-width: 100%;
}
.pt-boq-grid__viewport {
  width: 100%;
  min-width: 0;
  max-width: 100%;
  min-height: 6rem;
  border: 1px solid var(--color-surface-3);
  --ag-header-column-separator-display: none;
  --ag-header-background-color: var(--color-surface);
  --ag-header-foreground-color: var(--color-text-primary);
  --ag-font-family: inherit;
  --ag-border-color: var(--color-surface-3);
}
.pt-boq-grid .ag-header-cell, .pt-boq-grid .ag-header-group-cell, .pt-boq-grid .ag-cell {
  border-right: 1px solid var(--color-surface-3);
}
.pt-boq-grid .ag-cell {
  display: flex;
  align-items: center;
}
.pt-boq-grid .ag-cell.ag-right-aligned-cell {
  justify-content: flex-end;
}
.pt-boq-grid .ag-cell.pt-boq-grid__numeric-cell, .pt-boq-grid .ag-cell.pt-boq-grid__numeric-cell .pt-boq-grid__cell {
  justify-content: flex-end;
  text-align: right;
  font-variant-numeric: tabular-nums;
}
.pt-boq-grid .ag-checkbox-input-wrapper {
  width: 1.125rem;
  height: 1.125rem;
  min-width: 1.125rem;
  background: none !important;
  border: none !important;
  box-shadow: none !important;
}
.pt-boq-grid .ag-checkbox-input-wrapper::before, .pt-boq-grid .ag-checkbox-input-wrapper::after {
  content: none !important;
}
.pt-boq-grid input.ag-checkbox-input {
  width: 1.125rem;
  height: 1.125rem;
  margin: 0;
  opacity: 1;
  appearance: none;
  -webkit-appearance: none;
  border: 1.5px solid var(--color-border);
  border-radius: var(--radius-sm);
  background-color: var(--color-surface);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 0.7rem;
  cursor: pointer;
  transition: background-color 150ms ease, border-color 150ms ease;
}
.pt-boq-grid input.ag-checkbox-input:checked {
  border-color: var(--color-brand);
  background-color: var(--color-brand);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' d='M3.5 8.5l3 3 6-7.5'/%3E%3C/svg%3E");
}
.pt-boq-grid input.ag-checkbox-input:indeterminate {
  border-color: var(--color-brand);
  background-color: var(--color-brand);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath stroke='white' stroke-width='2.5' stroke-linecap='round' d='M4 8h8'/%3E%3C/svg%3E");
}
.pt-boq-grid .ag-selection-checkbox {
  margin: 0;
}
.pt-boq-grid__toolbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
}
.pt-boq-grid__moves {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
}
.pt-boq-grid__move {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.9rem;
  height: 1.9rem;
  padding: 0;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-sm, 0.25rem);
  background: var(--color-surface-2);
  color: var(--color-text-secondary);
  font-size: 0.9rem;
  line-height: 1;
  cursor: pointer;
  transition: color 120ms ease, border-color 120ms ease, background 120ms ease;
}
.pt-boq-grid__move:hover:not(:disabled) {
  color: var(--color-brand);
  border-color: color-mix(in srgb, oklch(45% 0.18 250) 25%, oklch(94% 0.005 250));
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in srgb, var(--color-brand) 25%, var(--color-surface-3));
  }
}
.pt-boq-grid__move:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.pt-boq-grid .ag-row.errors {
  background: color-mix(in srgb, oklch(52% 0.18 25) 8%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--color-danger, #dc2626) 8%, var(--color-surface));
  }
  box-shadow: inset 3px 0 0 var(--color-danger, #dc2626);
}
.pt-boq-grid__error {
  padding: 0.55rem 0.75rem;
  border: 1px solid color-mix(in srgb, oklch(52% 0.18 25) 30%, oklch(94% 0.005 250));
  @supports (color: color-mix(in lab, red, red)) {
    border: 1px solid color-mix(in srgb, var(--color-danger, #dc2626) 30%, var(--color-surface-3));
  }
  border-radius: var(--radius-sm, 0.25rem);
  background: color-mix(in srgb, oklch(52% 0.18 25) 8%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--color-danger, #dc2626) 8%, var(--color-surface));
  }
  color: var(--color-danger, #b91c1c);
  font-size: 0.8125rem;
  font-weight: 500;
}
.pt-boq-grid__error[hidden] {
  display: none;
}
.pt-boq-grid__cell {
  display: flex;
  align-items: center;
  width: 100%;
  min-width: 0;
  height: 100%;
}
.pt-boq-grid__value {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-boq-grid__group-value {
  display: inline-flex;
  align-items: center;
  min-width: 0;
}
.pt-boq-grid__group-value > span:first-child {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-boq-grid__lock {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  width: 1.15rem;
  height: 1.15rem;
  margin-left: 0.25rem;
  padding: 0;
  border: 0;
  border-radius: var(--radius-sm, 0.25rem);
  background: transparent;
  color: var(--color-text-secondary);
  opacity: 0.4;
}
.pt-boq-grid__lock svg {
  width: 1rem;
  height: 1rem;
}
.pt-boq-grid__lock--on {
  color: var(--color-danger, #dc2626);
  opacity: 1;
}
button.pt-boq-grid__lock {
  cursor: pointer;
}
button.pt-boq-grid__lock:hover {
  opacity: 1;
}
button.pt-boq-grid__lock:focus-visible, .pt-boq-grid__thumb-button:focus-visible {
  outline: 2px solid color-mix(in srgb, oklch(45% 0.18 250) 55%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    outline: 2px solid color-mix(in srgb, var(--color-brand) 55%, transparent);
  }
  outline-offset: 1px;
}
.pt-boq-grid__currency-cell {
  justify-content: center;
}
.pt-boq-grid__currency {
  color: var(--color-text-secondary);
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.035em;
}
.pt-boq-grid__thumb {
  display: block;
  width: 1.75rem;
  height: 1.75rem;
  object-fit: cover;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-sm, 0.25rem);
}
.pt-boq-grid__thumb-button {
  display: inline-flex;
  cursor: pointer;
}
.pt-boq-grid__uploading {
  color: var(--color-text-secondary);
  font-size: 0.75rem;
  font-style: italic;
}
.pt-boq-grid__options-cell {
  overflow: visible;
}
.pt-boq-grid__options, .pt-boq-grid__action-bar {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.22rem;
  width: 100%;
  height: 100%;
}
.pt-boq-grid__action-overflow {
  position: relative;
}
.pt-boq-grid__action-icon {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  width: 1.55rem;
  height: 1.55rem;
  padding: 0;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-sm, 0.25rem);
  background: var(--color-surface);
  color: var(--color-text-secondary);
  cursor: pointer;
  transition: color 120ms ease, border-color 120ms ease, background 120ms ease;
}
.pt-boq-grid__action-icon svg {
  width: 0.95rem;
  height: 0.95rem;
}
.pt-boq-grid__action-icon:hover:not(:disabled) {
  color: var(--color-brand);
  border-color: color-mix(in srgb, oklch(45% 0.18 250) 30%, oklch(94% 0.005 250));
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in srgb, var(--color-brand) 30%, var(--color-surface-3));
  }
  background: color-mix(in srgb, oklch(45% 0.18 250) 5%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--color-brand) 5%, var(--color-surface));
  }
}
.pt-boq-grid__action-icon:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.pt-boq-grid__action-icon:focus-visible, .pt-boq-grid__options-item:focus-visible {
  outline: 2px solid color-mix(in srgb, oklch(45% 0.18 250) 55%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    outline: 2px solid color-mix(in srgb, var(--color-brand) 55%, transparent);
  }
  outline-offset: 1px;
}
.pt-boq-grid__action-icon--destructive {
  color: var(--color-danger, #b91c1c);
}
.pt-boq-grid__action-icon--destructive:hover:not(:disabled) {
  color: var(--color-danger, #b91c1c);
  border-color: color-mix(in srgb, oklch(52% 0.18 25) 30%, oklch(94% 0.005 250));
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in srgb, var(--color-danger, #b91c1c) 30%, var(--color-surface-3));
  }
}
.pt-boq-grid__options-menu {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1200;
  min-width: 8rem;
  margin-top: 0.25rem;
  padding: 0.25rem;
  background: var(--color-surface);
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-sm, 0.25rem);
  box-shadow: 0 0.25rem 0.75rem rgb(15 23 42 / 12%);
}
.pt-boq-grid__options-menu[style] {
  min-width: 11rem;
}
.pt-boq-grid__options-menu[hidden] {
  display: none;
}
.pt-boq-grid__options-item {
  display: block;
  width: 100%;
  padding: 0.375rem 0.5rem;
  border: 0;
  border-radius: var(--radius-sm, 0.25rem);
  background: transparent;
  color: var(--color-text-primary);
  font-size: 0.8125rem;
  text-align: left;
  cursor: pointer;
}
.pt-boq-grid__options-item:hover:not(:disabled):not([aria-disabled="true"]) {
  background: var(--color-surface-2);
}
.pt-boq-grid__options-item:disabled, .pt-boq-grid__options-item[aria-disabled="true"] {
  opacity: 0.45;
  cursor: not-allowed;
}
.pt-boq-grid__options-item:focus-visible {
  outline: 2px solid color-mix(in srgb, oklch(45% 0.18 250) 55%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    outline: 2px solid color-mix(in srgb, var(--color-brand) 55%, transparent);
  }
  outline-offset: 1px;
}
.pt-boq-grid__options-item--destructive {
  color: var(--color-danger, #b91c1c);
}
.pt-boq-note-dialog {
  position: fixed;
  inset: 0;
  width: min(32rem, calc(100vw - 2rem));
  max-height: min(34rem, calc(100vh - 2rem));
  margin: auto;
  border: 0;
  border-radius: var(--radius-lg, 0.75rem);
  padding: 0;
  box-shadow: 0 1.25rem 3rem rgb(15 23 42 / 28%);
  overflow: hidden;
}
.pt-boq-note-dialog::backdrop {
  background: rgb(15 23 42 / 42%);
}
.pt-boq-note-dialog__form {
  display: grid;
  gap: 1rem;
  padding: 1rem;
  background: var(--color-surface);
  max-height: inherit;
  overflow: auto;
}
.pt-boq-note-dialog__title {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  color: var(--color-text-primary);
}
.pt-boq-note-dialog__label {
  display: grid;
  gap: 0.5rem;
  font-size: 0.875rem;
  font-weight: 650;
  color: var(--color-text-primary);
}
.pt-boq-note-dialog__input {
  min-height: 7rem;
  resize: vertical;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-sm, 0.25rem);
  padding: 0.625rem;
  font: inherit;
}
.pt-boq-note-dialog__error {
  margin: -0.5rem 0 0;
  color: var(--color-danger, #b91c1c);
  font-size: 0.8125rem;
}
.pt-boq-note-dialog__message {
  margin: 0;
  color: var(--color-text-secondary);
  font-size: 0.875rem;
  line-height: 1.5;
}
.pt-boq-note-dialog__actions {
  display: flex;
  justify-content: flex-end;
  gap: 0.5rem;
}
.pt-boq-grid__note {
  display: flex;
  align-items: center;
  gap: 0.55rem;
  width: 100%;
  height: 100%;
  padding: 0.375rem 0.75rem 0.375rem 2rem;
  box-sizing: border-box;
  border-left: 3px solid #d6a51b;
  background: #fff7d6;
  box-shadow: inset 0 1px 0 #f0d98a, inset 0 -1px 0 #f0d98a;
}
.pt-boq-grid__note-icon {
  flex: 0 0 auto;
  width: 1rem;
  height: 1rem;
  color: #9a6a00;
}
.pt-boq-grid__note-input {
  width: 100%;
  height: 100%;
  padding: 0.375rem 0.5rem;
  resize: none;
  border: 1px solid #d8bd62;
  border-radius: var(--radius-sm, 0.25rem);
  background: #fffdf4;
  color: var(--color-text-primary);
  font-size: 0.75rem;
  box-sizing: border-box;
}
.pt-boq-grid__note-text {
  color: var(--color-text-primary);
  font-size: 0.75rem;
  white-space: pre-wrap;
}
.pt-boq-grid__lightbox {
  margin: auto;
  max-width: min(90vw, 60rem);
  max-height: 90vh;
  padding: 0;
  border: none;
  border-radius: var(--radius-md, 0.5rem);
  background: var(--color-surface);
  box-shadow: 0 1.5rem 3rem rgb(15 23 42 / 35%);
}
.pt-boq-grid__lightbox::backdrop {
  background: rgb(15 23 42 / 55%);
}
.pt-boq-grid__lightbox-body {
  position: relative;
  padding: 0.5rem;
}
.pt-boq-grid__lightbox-close {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.9rem;
  height: 1.9rem;
  border: none;
  border-radius: 999px;
  background: rgb(15 23 42 / 55%);
  color: #fff;
  font-size: 1.1rem;
  line-height: 1;
  cursor: pointer;
}
.pt-boq-grid__lightbox-image {
  display: block;
  max-width: 100%;
  max-height: calc(90vh - 1rem);
  border-radius: var(--radius-sm, 0.25rem);
}
.pt-boq-import {
  display: inline-flex;
}
.pt-boq-import__body {
  display: flex;
  flex-direction: column;
  gap: 0.85rem;
}
.pt-boq-import__hint {
  margin: 0;
  color: var(--color-text-secondary);
  font-size: 0.8125rem;
  line-height: 1.45;
}
.pt-boq-import__template {
  margin-left: 0.25rem;
  color: var(--color-brand);
  font-weight: 600;
  text-decoration: none;
}
.pt-boq-import__template:hover {
  text-decoration: underline;
}
.pt-boq-import__phases {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-boq-import__phases[hidden], .pt-boq-import__phase[hidden] {
  display: none;
}
.pt-boq-import__phase {
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
}
.pt-boq-import__phase-head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 0.5rem;
  font-size: 0.8125rem;
  color: var(--color-text-secondary);
}
.pt-boq-import__phase-value {
  font-variant-numeric: tabular-nums;
  font-weight: 600;
  color: var(--color-success);
}
.pt-boq-import__phase--done {
  opacity: 0.55;
}
.pt-boq-import__indeterminate .pt-progress__track {
  overflow: hidden;
}
.pt-boq-import__indeterminate .pt-progress__bar {
  width: 40%;
  animation: pt-boq-import-sweep 1.2s ease-in-out infinite;
}
@keyframes pt-boq-import-sweep {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(250%);
  }
}
@media (prefers-reduced-motion: reduce) {
  .pt-boq-import__indeterminate .pt-progress__bar {
    animation-duration: 3s;
  }
}
.pt-boq-import__wait {
  margin: 0;
  font-size: 0.75rem;
  color: var(--color-text-secondary);
}
.pt-boq-import__status {
  margin: 0;
  color: var(--color-text-secondary);
  font-size: 0.8125rem;
}
.pt-boq-import__status[hidden] {
  display: none;
}
.pt-boq-import__status--error {
  color: var(--color-danger, #b91c1c);
  padding: 0.75rem;
  border: 1px solid color-mix(in srgb, oklch(52% 0.18 25) 35%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    border: 1px solid color-mix(in srgb, var(--color-danger, #b91c1c) 35%, transparent);
  }
  border-radius: var(--radius-md);
  background: color-mix(in srgb, oklch(52% 0.18 25) 6%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--color-danger, #b91c1c) 6%, transparent);
  }
  line-height: 1.5;
  max-height: 12rem;
  overflow-y: auto;
}
.pt-boq-import__status--error b, .pt-boq-import__status--error strong {
  display: block;
  margin-bottom: 0.35rem;
}
.pt-boq-import__status--error a {
  color: inherit;
  font-weight: 600;
  text-decoration: underline;
}
.pt-boq-import__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 0.5rem;
  margin-top: 0.5rem;
  padding-top: 1rem;
  border-top: 1px solid var(--color-surface-3);
}
.pt-certificate-form {
  display: contents;
}
.pt-certificate-form-modal .pt-modal__body {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.pt-certificate-form__custom-title {
  margin-top: 0.5rem;
}
.pt-certificate-form__locked-title {
  margin: 0;
  padding: 0.5rem 0;
  font-weight: 500;
  color: var(--color-text, oklch(25% 0 0));
}
.pt-certificate-form__upload {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  flex-wrap: wrap;
}
.pt-certificate-form__upload-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  padding: 0.4375rem 0.875rem;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md, 0.5rem);
  background: var(--color-surface);
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--color-text, oklch(25% 0 0));
  cursor: pointer;
  transition: background-color 0.15s ease, border-color 0.15s ease;
}
.pt-certificate-form__upload-btn:hover {
  background: var(--color-surface-2);
  border-color: var(--color-border-strong);
}
.pt-certificate-form__file-input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.pt-certificate-form__filename {
  font-size: 0.8125rem;
  color: var(--color-muted, oklch(55% 0 0));
  word-break: break-all;
}
.pt-certificate-form__stamp-notice {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-certificate-form__stamp-title {
  margin: 0;
  font-size: 1rem;
  font-weight: 600;
  color: var(--color-text, oklch(25% 0 0));
}
.pt-certificate-form__stamp-message {
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.4;
  color: var(--color-muted, oklch(45% 0 0));
}
.pt-complexity-levels {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-lg);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  background: var(--color-surface);
  padding: var(--spacing-lg);
}
.pt-complexity-levels__form {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-lg);
}
.pt-complexity-levels__gate {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
  border: 0;
  padding: 0;
  margin: 0;
}
.pt-complexity-levels__legend {
  font-size: var(--text-base);
  font-weight: 700;
  color: var(--color-text-primary);
  padding: 0;
}
.pt-complexity-levels__hint {
  font-size: var(--text-sm);
  color: var(--color-text-muted);
  margin: 0 0 var(--spacing-2xs);
}
.pt-complexity-levels__ladder {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-md);
}
.pt-complexity-levels__header {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
}
.pt-complexity-levels__title {
  font-size: var(--text-lg);
  font-weight: 700;
  color: var(--color-text-primary);
  margin: 0;
}
.pt-complexity-levels__description {
  font-size: var(--text-sm);
  color: var(--color-text-muted);
  margin: 0;
}
.pt-complexity-levels__rows {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-sm);
}
.pt-complexity-levels__footer, .pt-complexity-levels__actions {
  display: flex;
  justify-content: flex-start;
}
.pt-complexity-level-row {
  display: flex;
  align-items: flex-start;
  gap: var(--spacing-md);
  padding: var(--spacing-md);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  background: var(--color-surface-3);
}
.pt-complexity-level-row__badge {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.75rem;
  height: 1.75rem;
  margin-top: 1.5rem;
  border-radius: var(--radius-full, 9999px);
  background: var(--color-brand);
  color: #fff;
  font-size: var(--text-sm);
  font-weight: 700;
}
.pt-complexity-level-row__fields {
  flex: 1 1 auto;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: var(--spacing-md);
}
.pt-complexity-level-row__field {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-2xs);
  min-width: 0;
  border: 0;
  padding: 0;
  margin: 0;
}
.pt-complexity-level-row__field--tiers, .pt-complexity-level-row__weights {
  grid-column: 1 / -1;
}
.pt-complexity-level-row__label {
  font-size: var(--text-xs);
  font-weight: 600;
  color: var(--color-text-muted);
}
.pt-complexity-level-row__tiers {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-sm) var(--spacing-md);
}
.pt-complexity-level-row__weights {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: var(--spacing-md);
}
.pt-complexity-level-row__field--weight {
  flex: 0 0 8rem;
}
.pt-complexity-level-row__sum {
  display: inline-flex;
  align-items: baseline;
  gap: var(--spacing-2xs);
  font-size: var(--text-sm);
  color: var(--color-text-muted);
  padding-bottom: 0.35rem;
}
.pt-complexity-level-row__sum-value {
  font-variant-numeric: tabular-nums;
  font-weight: 700;
  color: var(--color-text-primary);
}
.pt-complexity-level-row__sum-value--invalid {
  color: var(--color-danger, #dc2626);
}
.pt-complexity-level-row__remove {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  margin-top: 1.35rem;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  background: var(--color-surface);
  color: var(--color-text-muted);
  cursor: pointer;
}
.pt-complexity-level-row__remove:hover:not(:disabled) {
  color: var(--color-danger, #dc2626);
  border-color: var(--color-danger, #dc2626);
}
.pt-complexity-level-row__remove:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.pt-context-sidebar {
  --ctx-width-collapsed: 3rem;
  --ctx-width-expanded: 20rem;
  --ctx-bg: var(--color-surface-2);
  --ctx-border: var(--color-surface-3);
  --ctx-text: var(--color-text-primary);
  --ctx-text-muted: var(--color-text-secondary);
  --ctx-active: var(--color-brand);
  width: var(--ctx-width-expanded);
  min-width: var(--ctx-width-expanded);
  min-height: 100%;
  background: var(--ctx-bg);
  border-left: 1px solid var(--ctx-border);
  display: flex;
  flex-direction: row-reverse;
  transition: width 200ms ease, min-width 200ms ease;
  position: relative;
  overflow: visible;
}
.pt-context-sidebar--collapsed {
  width: var(--ctx-width-collapsed);
  min-width: var(--ctx-width-collapsed);
}
.pt-context-sidebar--collapsed .pt-context-sidebar__body {
  display: none;
}
.pt-context-sidebar--collapsed .pt-context-sidebar__icons {
  display: flex;
}
.pt-context-sidebar__icons {
  display: none;
  flex-direction: column;
  align-items: center;
  width: var(--ctx-width-collapsed);
  min-width: var(--ctx-width-collapsed);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  gap: 0.25rem;
}
.pt-context-sidebar__toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 0.25rem;
  border: none;
  background: transparent;
  color: var(--ctx-text-muted);
  cursor: pointer;
  margin-bottom: 0.5rem;
  transition: background 150ms, color 150ms;
}
.pt-context-sidebar__toggle:hover {
  background: rgba(0, 0, 0, 0.06);
  color: var(--ctx-text);
}
.pt-context-sidebar__toggle-icon {
  width: 1rem;
  height: 1rem;
}
.pt-context-sidebar__icon-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 0.25rem;
  border: none;
  background: transparent;
  color: var(--ctx-text-muted);
  cursor: pointer;
  transition: background 150ms, color 150ms;
}
.pt-context-sidebar__icon-btn:hover {
  background: rgba(0, 0, 0, 0.06);
  color: var(--ctx-text);
}
.pt-context-sidebar__icon-btn--active {
  color: var(--ctx-active);
  background: rgba(37, 99, 235, 0.08);
}
.pt-context-sidebar__icon-svg {
  width: 1.125rem;
  height: 1.125rem;
}
.pt-context-sidebar__body {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.pt-context-sidebar__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 0.75rem;
  border-bottom: 1px solid var(--ctx-border);
  gap: 0.5rem;
}
.pt-context-sidebar__tabs {
  display: flex;
  gap: 0.125rem;
  flex: 1;
  min-width: 0;
}
.pt-context-sidebar__tab {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  padding: 0.375rem 0.5rem;
  border-radius: 0.25rem;
  border: none;
  background: transparent;
  color: var(--ctx-text-muted);
  font-size: 0.75rem;
  font-weight: 500;
  cursor: pointer;
  transition: background 150ms, color 150ms;
  white-space: nowrap;
  span {
    display: none;
  }
}
.pt-context-sidebar__tab--active {
  min-width: 0;
}
.pt-context-sidebar__tab--active span {
  display: inline;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
}
.pt-context-sidebar__tab:hover {
  background: rgba(0, 0, 0, 0.05);
  color: var(--ctx-text);
}
.pt-context-sidebar__tab--active {
  color: var(--ctx-active);
  background: rgba(37, 99, 235, 0.08);
}
.pt-context-sidebar__tab-icon {
  width: 0.875rem;
  height: 0.875rem;
  flex-shrink: 0;
}
.pt-context-sidebar__collapse {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.75rem;
  height: 1.75rem;
  border-radius: 0.25rem;
  border: none;
  background: transparent;
  color: var(--ctx-text-muted);
  cursor: pointer;
  flex-shrink: 0;
  transition: background 150ms, color 150ms;
}
.pt-context-sidebar__collapse:hover {
  background: rgba(0, 0, 0, 0.06);
  color: var(--ctx-text);
}
.pt-context-sidebar__collapse-icon {
  width: 0.875rem;
  height: 0.875rem;
}
.pt-context-sidebar__panels {
  flex: 1;
  min-width: 0;
  overflow-y: auto;
}
.pt-context-sidebar__panel {
  display: none;
  min-width: 0;
  max-width: 100%;
  padding: 0.75rem;
}
.pt-context-sidebar__panel--active {
  display: block;
}
.pt-ctx-activity-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pt-ctx-activity-item {
  display: flex;
  gap: 0.625rem;
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  font-size: 0.8125rem;
  line-height: 1.4;
  color: var(--ctx-text);
}
.pt-ctx-activity-item:last-child {
  border-bottom: none;
}
.pt-ctx-activity-icon {
  width: 1.25rem;
  height: 1.25rem;
  flex-shrink: 0;
  color: var(--ctx-text-muted);
  margin-top: 0.125rem;
}
.pt-ctx-activity-content {
  flex: 1;
  min-width: 0;
}
.pt-ctx-activity-message {
  color: var(--ctx-text);
  line-height: 1.5;
  overflow-wrap: anywhere;
}
.pt-ctx-activity-content--structured {
  display: flex;
  flex-direction: column;
  gap: 0.125rem;
}
.pt-ctx-activity-action {
  margin-bottom: 0.125rem;
  color: var(--ctx-text);
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1.45;
}
.pt-ctx-activity-company-link {
  display: block;
  margin-bottom: 0.625rem;
  color: var(--ctx-text);
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1.45;
  text-decoration: none;
  overflow-wrap: anywhere;
}
.pt-ctx-activity-company-link:hover, .pt-ctx-activity-company-link:focus-visible {
  color: var(--ctx-active);
  text-decoration: underline;
  text-underline-offset: 0.15em;
}
.pt-ctx-activity-subject-link {
  display: block;
  color: var(--ctx-text);
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.45;
  text-decoration: none;
  overflow-wrap: anywhere;
}
.pt-ctx-activity-subject-link:hover, .pt-ctx-activity-subject-link:focus-visible {
  color: var(--ctx-active);
  text-decoration: underline;
  text-underline-offset: 0.15em;
}
.pt-ctx-activity-reference {
  margin-top: 0.0625rem;
  color: var(--ctx-text-muted);
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.4;
}
.pt-ctx-activity-actor {
  margin-top: 0.625rem;
  color: var(--ctx-text-muted);
  font-size: 0.75rem;
  line-height: 1.4;
}
.pt-ctx-activity-actor__label {
  color: var(--ctx-text-muted);
  font-weight: 400;
}
.pt-ctx-activity-actor__link {
  display: block;
  color: var(--ctx-text-muted);
  font-weight: 500;
  line-height: 1.4;
  text-decoration: none;
  overflow-wrap: anywhere;
}
.pt-ctx-activity-actor__link:hover, .pt-ctx-activity-actor__link:focus-visible {
  color: var(--ctx-active);
  text-decoration: underline;
  text-underline-offset: 0.15em;
}
.pt-ctx-activity-time {
  display: block;
  margin-top: 0.125rem;
  color: var(--ctx-text-muted);
  font-size: 0.75rem;
  line-height: 1.4;
}
.pt-ctx-task-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pt-ctx-task-item {
  font-size: 0.8125rem;
  color: var(--ctx-text);
}
.pt-ctx-task-list > .pt-ctx-task-item {
  border-bottom: 1px solid var(--ctx-border);
}
.pt-ctx-task-list > .pt-ctx-task-item:last-child {
  border-bottom: none;
}
.pt-ctx-task-item__row {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  padding: 0.5rem 0;
}
.pt-ctx-task-marker {
  display: inline-flex;
  width: 1.125rem;
  height: 1.125rem;
  flex-shrink: 0;
  color: var(--ctx-text-muted);
}
.pt-ctx-task-marker__icon {
  width: 1.125rem;
  height: 1.125rem;
}
.pt-ctx-task-content {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.pt-ctx-task-link {
  color: var(--ctx-text);
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.45;
  overflow-wrap: anywhere;
}
.pt-ctx-task-link a {
  color: inherit;
  font: inherit;
  text-decoration: none;
}
.pt-ctx-task-link a:hover, .pt-ctx-task-link a:focus-visible {
  color: var(--ctx-active);
  text-decoration: underline;
  text-underline-offset: 0.15em;
}
.pt-ctx-task-due-date {
  color: var(--ctx-text-muted);
  font-size: 0.75rem;
  line-height: 1.4;
}
.pt-ctx-task-item--complete > .pt-ctx-task-item__row .pt-ctx-task-marker {
  color: var(--color-success);
}
.pt-ctx-task-item--complete > .pt-ctx-task-item__row .pt-ctx-task-link {
  color: var(--ctx-text-muted);
  font-weight: 400;
  text-decoration: line-through;
}
.pt-ctx-task-item--incomplete > .pt-ctx-task-item__row .pt-ctx-task-marker {
  color: var(--ctx-active);
}
.pt-ctx-task-item--pending > .pt-ctx-task-item__row .pt-ctx-task-link, .pt-ctx-task-item--incomplete > .pt-ctx-task-item__row .pt-ctx-task-link {
  font-weight: 600;
}
.pt-ctx-task-item--optional > .pt-ctx-task-item__row .pt-ctx-task-marker {
  color: var(--color-text-disabled);
}
.pt-ctx-task-item--optional > .pt-ctx-task-item__row .pt-ctx-task-link {
  color: var(--ctx-text-muted);
  font-weight: 400;
}
.pt-ctx-task-subtasks {
  margin: 0 0 0.5rem 0.5rem;
}
.pt-ctx-task-subtasks__toggle {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  padding: 0.125rem 0;
  color: var(--ctx-text-muted);
  font-size: 0.6875rem;
  list-style: none;
  cursor: pointer;
}
.pt-ctx-task-subtasks__toggle::-webkit-details-marker {
  display: none;
}
.pt-ctx-task-subtasks__toggle:hover {
  color: var(--ctx-active);
}
.pt-ctx-task-subtasks__chevron {
  width: 0.75rem;
  height: 0.75rem;
  flex-shrink: 0;
  transition: transform 150ms ease;
}
.pt-ctx-task-subtasks[open] > .pt-ctx-task-subtasks__toggle .pt-ctx-task-subtasks__chevron {
  transform: rotate(90deg);
}
.pt-ctx-task-children {
  list-style: none;
  margin: 0 0 0 0.375rem;
  padding: 0 0 0 0.625rem;
  border-left: 1px solid var(--ctx-border);
}
.pt-ctx-task-children .pt-ctx-task-item__row {
  padding: 0.25rem 0;
}
@media (prefers-reduced-motion: reduce) {
  .pt-ctx-task-subtasks__chevron {
    transition: none;
  }
}
.pt-ctx-empty {
  text-align: center;
  padding: 2rem 1rem;
  color: var(--ctx-text-muted);
  font-size: 0.8125rem;
}
.pt-ctx-empty-icon {
  width: 2rem;
  height: 2rem;
  margin: 0 auto 0.5rem;
  opacity: 0.4;
}
.pt-tender-context-sidebar {
  position: sticky;
  top: 0;
  align-self: flex-start;
  height: 100vh;
  min-height: 100vh;
  background: var(--color-surface-2);
}
.pt-tender-context-sidebar .pt-context-sidebar {
  height: 100%;
  min-height: 100%;
  padding-top: 9.75rem;
  box-sizing: border-box;
  background: var(--color-surface-2);
}
.pt-data-grid {
  display: grid;
  gap: var(--space-4, 1rem);
  width: 100%;
}
.pt-data-grid--grid {
  grid-template-columns: repeat(2, 1fr);
}
.pt-data-grid--grid.pt-data-grid--cols-2 {
  grid-template-columns: repeat(2, 1fr);
}
.pt-data-grid--grid.pt-data-grid--cols-3 {
  grid-template-columns: repeat(3, 1fr);
}
.pt-data-grid--grid.pt-data-grid--cols-4 {
  grid-template-columns: repeat(4, 1fr);
}
.pt-data-grid--list {
  grid-template-columns: 1fr;
  gap: var(--space-2, 0.5rem);
}
.pt-data-grid--table {
  grid-template-columns: 1fr;
  gap: 0;
  .pt-data-grid__item {
    border-bottom: 1px solid var(--color-border);
    &:last-child {
      border-bottom: none;
    }
  }
}
.pt-data-grid__item {
  display: flex;
  flex-direction: column;
  min-width: 0;
}
.pt-data-grid__item > * {
  flex: 1;
}
@media (width <= 48rem) {
  .pt-data-grid--grid {
    grid-template-columns: 1fr;
  }
}
@media (48rem < width <= 64rem) {
  .pt-data-grid--grid.pt-data-grid--cols-3, .pt-data-grid--grid.pt-data-grid--cols-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (width > 80rem) {
  .pt-data-grid--grid.pt-data-grid--cols-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
.pt-data-grid:empty::after {
  content: "";
  display: none;
}
.pt-preview-card {
  display: flex;
  flex-direction: column;
  background: var(--color-surface, var(--color-surface));
  border: 1px solid var(--color-border, oklch(91% 0 0));
  border-radius: var(--radius-lg, 0.75rem);
  overflow: hidden;
  height: 100%;
  transition: box-shadow 0.15s ease;
  &:hover {
    box-shadow: 0 4px 16px oklch(0% 0 0 / 8%);
  }
}
.pt-preview-card__logo {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 0.375rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.75rem;
  font-weight: 700;
  color: var(--color-surface);
  flex-shrink: 0;
}
.pt-preview-card__body {
  flex: 1;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.pt-preview-card__name {
  font-size: 0.9375rem;
  font-weight: 600;
  color: var(--color-text, oklch(15% 0 0));
  margin: 0;
}
.pt-preview-card__meta {
  font-size: 0.8125rem;
  color: var(--color-muted, oklch(55% 0 0));
  margin: 0;
}
.pt-preview-card__location {
  font-size: 0.75rem;
  color: var(--color-muted, oklch(60% 0 0));
  margin: 0;
}
.pt-preview-card__footer {
  padding: 0.625rem 1rem;
  border-top: 1px solid var(--color-border, oklch(91% 0 0));
  background: var(--color-surface-2);
}
.pt-preview-card__stat {
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--color-text, oklch(25% 0 0));
  small {
    font-weight: 400;
    color: var(--color-muted, oklch(55% 0 0));
    margin-left: 0.25rem;
  }
}
.pt-data-grid--list .pt-preview-card, .pt-data-grid--table .pt-preview-card {
  flex-direction: row;
  align-items: center;
  gap: 0;
  border-radius: 0;
  border-left: none;
  border-right: none;
  border-top: none;
  .pt-preview-card__body {
    flex: 1;
    padding: 0.75rem 1rem;
    flex-direction: row;
    align-items: center;
    gap: 1.5rem;
    p {
      margin: 0;
    }
  }
  .pt-preview-card__footer {
    border-top: none;
    border-left: 1px solid var(--color-border, oklch(91% 0 0));
    padding: 0.75rem 1rem;
    background: transparent;
  }
  .pt-preview-card__logo {
    margin: 0.75rem;
  }
}
.pt-directory-banner {
  padding: 2rem 2.5rem;
  min-height: 15rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: var(--radius-lg);
  background-color: #305f82;
  background-image: var(--background-image, none);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  overflow: hidden;
  @media (max-width: 768px) {
    display: none;
  }
}
.pt-directory-banner__title {
  font-size: 1.75rem;
  font-weight: 400;
  color: oklch(98% 0 0);
  line-height: 1.2;
  letter-spacing: -0.01em;
  margin: 0 0 0.75rem;
}
.pt-directory-banner__body {
  font-size: 0.9375rem;
  color: oklch(82% 0.01 250);
  line-height: 1.55;
  margin: 0;
  max-width: 26rem;
}
.pt-directory-banner__cta {
  margin-top: 1.25rem;
}
.pt-table-columns-menu {
  position: relative;
  display: inline-flex;
  align-items: center;
}
.pt-table-columns-menu[hidden] {
  display: none !important;
}
.pt-table-columns-menu__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.45rem;
  min-height: 2.25rem;
  padding: 0 0.75rem;
  border: 1px solid oklch(83% 0 0);
  border-radius: 0.375rem;
  background: var(--color-surface);
  color: oklch(24% 0 0);
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1;
  cursor: pointer;
  white-space: nowrap;
  transition: background 0.12s, border-color 0.12s, color 0.12s;
}
.pt-table-columns-menu__button:hover, .pt-table-columns-menu--open .pt-table-columns-menu__button {
  background: oklch(96% 0 0);
  border-color: oklch(76% 0 0);
  color: oklch(18% 0 0);
}
.pt-table-columns-menu__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1rem;
  height: 1rem;
  flex: 0 0 auto;
}
.pt-table-columns-menu__icon svg, .pt-table-columns-menu__icon .pt-icon {
  display: block;
  width: 1rem;
  height: 1rem;
}
.pt-table-columns-menu__panel {
  position: absolute;
  top: calc(100% + 0.5rem);
  right: 0;
  z-index: 80;
  min-width: 13.75rem;
  padding: 0.65rem 0.75rem;
  border: 1px solid oklch(82% 0 0);
  border-radius: 0.25rem;
  background: var(--color-surface);
  box-shadow: 0 0.55rem 1.25rem oklch(20% 0 0 / 16%);
}
.pt-table-columns-menu__panel[hidden] {
  display: none !important;
}
.pt-table-columns-menu__panel::before {
  content: "";
  position: absolute;
  top: -0.42rem;
  right: 1.35rem;
  width: 0.75rem;
  height: 0.75rem;
  background: var(--color-surface);
  border-left: 1px solid oklch(82% 0 0);
  border-top: 1px solid oklch(82% 0 0);
  transform: rotate(45deg);
}
.pt-table-columns-menu__group + .pt-table-columns-menu__group {
  margin-top: 0.55rem;
}
.pt-table-columns-menu__item {
  display: flex;
  align-items: center;
  gap: 0.45rem;
  min-height: 1.45rem;
  color: oklch(25% 0 0);
  font-size: 0.8125rem;
  line-height: 1.2;
  cursor: pointer;
  user-select: none;
}
.pt-table-columns-menu__item input {
  width: 1rem;
  height: 1rem;
  margin: 0;
  flex: 0 0 auto;
  accent-color: oklch(45% 0.18 250);
  cursor: pointer;
}
.pt-table-columns-menu__item span {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-table-columns-menu__item--group {
  font-weight: 700;
}
.pt-table-columns-menu__item--child {
  padding-left: 1.35rem;
  font-size: 0.8rem;
  color: oklch(32% 0 0);
}
.pt-table-columns-menu__item:hover span {
  color: oklch(45% 0.18 250);
}
.pt-company-directory {
  display: inline-flex;
  flex-direction: column;
  gap: 1.25rem;
  width: 100%;
}
.pt-directory-controls {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  width: 100%;
  min-width: 0;
}
.pt-directory-has-no-active-refinements .pt-directory-controls {
  gap: 0.35rem;
}
.pt-directory-controls__top {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  row-gap: 0.6rem;
  flex-wrap: wrap;
  width: 100%;
  min-width: 0;
}
.pt-directory-controls__top > .pt-directory-toolbar {
  display: contents;
}
.pt-directory-toolbar {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  flex-wrap: nowrap;
  width: auto;
  min-width: 0;
}
.pt-directory-toolbar__stats, .pt-search-stats {
  font-size: 0.8125rem;
  color: oklch(50% 0 0);
  white-space: nowrap;
}
.pt-directory-controls .pt-view-mode-switcher {
  order: 1;
  flex: 0 0 auto;
  margin-left: 0;
}
.pt-directory-controls .pt-directory-toolbar__stats, .pt-directory-controls .pt-search-stats {
  order: 2;
  flex: 0 0 auto;
}
.pt-directory-refinements__actions {
  order: 3;
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
  flex: 0 0 auto;
  margin-left: auto;
  white-space: nowrap;
}
.pt-directory-controls .pt-directory-toolbar__sort {
  order: 4;
  flex: 0 0 auto;
  margin-left: 0;
}
.pt-directory-controls__top:not(:has(.pt-directory-refinements__actions)) .pt-directory-toolbar__sort {
  margin-left: auto;
}
.pt-directory-toolbar__actions {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-directory-controls__filters {
  display: flex;
  width: 100%;
  min-width: 0;
}
.pt-directory-has-no-active-refinements .pt-directory-controls__filters {
  display: none;
}
.pt-directory-refinements {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  flex-wrap: wrap;
  width: 100%;
  min-width: 0;
}
.pt-directory-refinements > div:empty {
  display: none;
}
.pt-directory-refinements .ais-CurrentRefinements-list {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.pt-profile-filter-chip {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  border: 1px solid oklch(45% 0.18 250 / 25%);
  border-radius: 99px;
  background: oklch(45% 0.18 250 / 10%);
  color: oklch(30% 0.12 250);
  font-size: 0.75rem;
  padding: 0.2rem 0.5rem 0.2rem 0.65rem;
}
.pt-profile-filter-chip__clear {
  color: oklch(45% 0.18 250);
  text-decoration: none;
  font-weight: 600;
}
.pt-profile-filter-chip__clear:hover {
  color: oklch(30% 0.12 250);
  text-decoration: underline;
}
.pt-view-mode-switcher {
  display: inline-flex;
  align-items: center;
  gap: 0;
  border: 1px solid oklch(83% 0 0);
  border-radius: 0.5rem;
  overflow: hidden;
  margin-left: 0;
}
.pt-view-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  background: var(--color-surface);
  border: none;
  border-right: 1px solid oklch(83% 0 0);
  cursor: pointer;
  color: oklch(55% 0 0);
  font-size: 0.875rem;
  transition: background 0.12s, color 0.12s;
  & .pt-icon {
    width: 1.25rem;
    height: 1.25rem;
  }
  &:last-child {
    border-right: none;
  }
  &:hover {
    background: oklch(96% 0 0);
    color: oklch(30% 0 0);
  }
  &.pt-view-btn--active {
    background: oklch(45% 0.18 250);
    color: var(--color-surface);
  }
}
.pt-export-disabled-wrapper {
  display: inline-block;
}
.pt-company-directory, .pt-product-directory, .pt-project-directory, .pt-task-directory, .pt-opportunities-directory, .pt-vendor-registrations-directory, .pt-wp-project-directory {
  container: pt-directory / inline-size;
}
.pt-directory-layout {
  display: grid;
  grid-template-columns: 18.75rem minmax(0, 1fr);
  gap: 1.5rem;
  align-items: start;
  @container pt-directory (max-width: 48rem) {
    grid-template-columns: 1fr;
  }
}
.pt-directory-filters {
  display: inline-flex;
  flex-direction: column;
  gap: 0;
  background: var(--color-surface);
  border: 1px solid oklch(91% 0 0);
  border-radius: 0.625rem;
  overflow: hidden;
}
.pt-directory-filters__header {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.625rem 0.875rem;
  border-bottom: 1px solid oklch(91% 0 0);
  background: oklch(97% 0 0);
  .pt-directory-filters__header-icon {
    width: 1rem;
    height: 1rem;
    color: oklch(45% 0 0);
    flex-shrink: 0;
  }
  .pt-directory-filters__header-label {
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: oklch(45% 0 0);
  }
}
.pt-filter-section {
  border-bottom: 1px solid oklch(93% 0 0);
  &:last-child {
    border-bottom: none;
  }
  .pt-filter-section__title {
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: oklch(45% 0 0);
    padding: 0.625rem 0.875rem 0.375rem;
    margin: 0;
  }
  .pt-filter-section__body {
    padding: 0 0.875rem 0.75rem;
  }
  .pt-filter-section__addon {
    display: flex;
    align-items: center;
    padding: 0.625rem 0 0.5rem;
  }
}
.pt-filter-section__toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.625rem 0.875rem 0.375rem;
  gap: 0.5rem;
  text-align: left;
  .pt-filter-section__title {
    padding: 0;
  }
  .pt-filter-section__chevron {
    flex-shrink: 0;
    color: oklch(55% 0 0);
    transition: transform 150ms ease;
  }
}
.pt-filter-section--collapsible[data-collapsed="true"] .pt-filter-section__body {
  display: none;
}
.pt-filter-section--collapsible[data-collapsed="true"] .pt-filter-section__chevron {
  transform: rotate(-90deg);
}
.pt-filter-section--locked .pt-filter-section__title {
  color: oklch(65% 0 0);
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  &::after {
    content: "🔒";
    font-size: 0.7em;
  }
}
.pt-filter-section__body--locked {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  padding: 0.25rem 0 0.5rem;
  font-size: 0.8rem;
  color: oklch(65% 0 0);
  font-style: italic;
}
.pt-directory-results {
  display: inline-flex;
  flex-direction: column;
  gap: 1.25rem;
  min-width: 0;
  container: pt-directory-results / inline-size;
}
.pt-directory-has-no-active-refinements .pt-directory-results {
  gap: 0.85rem;
}
.pt-company-hits, .pt-product-hits, .pt-project-hits {
  position: relative;
}
.pt-company-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(100%, 13rem), 1fr));
  gap: 0.85rem;
  align-items: stretch;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pt-company-grid__item {
  display: inline-flex;
  min-width: 0;
}
.pt-company-card {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  min-width: 0;
  min-height: 30rem;
  background: var(--color-surface);
  border: 1px solid oklch(89% 0 0);
  border-radius: var(--radius-xl);
  overflow: visible;
  box-shadow: 0 0.25rem 0.75rem oklch(20% 0 0 / 6%);
  transition: box-shadow 0.15s ease, transform 0.15s ease, border-color 0.15s ease;
  &:hover, &.pt-company-card--menu-open {
    border-color: oklch(82% 0 0);
    box-shadow: 0 0.5rem 1.25rem oklch(20% 0 0 / 10%);
    transform: translateY(-1px);
    z-index: 20;
  }
}
.pt-company-card__header {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  min-height: 10.25rem;
  padding: 1rem 1rem 0;
  min-width: 0;
}
.pt-company-card__logo-link {
  flex: 0 0 auto;
  text-decoration: none;
}
.pt-company-card__logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 9.25rem;
  height: 9.25rem;
  border: 1px solid oklch(86% 0 0);
  border-radius: 0.85rem;
  background: oklch(98% 0 0);
  overflow: hidden;
  img {
    max-width: 82%;
    max-height: 82%;
    width: auto;
    height: auto;
    object-fit: contain;
    display: block;
  }
}
.pt-company-card__logo-placeholder {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 2.25rem;
  font-weight: 700;
  color: oklch(45% 0.16 250);
  background: oklch(94% 0.035 250);
}
.pt-company-card__actions {
  position: absolute;
  top: 1rem;
  right: 1rem;
  left: auto;
  z-index: 30;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.35rem;
}
.pt-card-action-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border: none;
  border-radius: var(--radius-sm);
  background: transparent;
  cursor: pointer;
  color: oklch(66% 0 0);
  padding: 0;
  transition: background 0.12s, color 0.12s, border-color 0.12s;
  .pt-icon-wrap, .pt-icon {
    width: 1.25rem;
    height: 1.25rem;
    display: block;
  }
  &:hover {
    background: oklch(96% 0 0);
    color: oklch(35% 0 0);
  }
}
.pt-card-action-btn--like.pt-card-action-btn--active {
  color: oklch(55% 0.22 10);
}
.pt-card-action-btn--tag.pt-card-action-btn--active {
  color: oklch(45% 0.18 250);
}
.pt-company-card__menu {
  position: relative;
  display: inline-flex;
}
.pt-company-card__dropdown {
  position: absolute;
  top: 0;
  right: calc(100% + 0.65rem);
  left: auto;
  z-index: 50;
  display: none;
  width: 13.75rem;
  padding: 0.6rem 0.8rem;
  background: white;
  border: 1px solid oklch(82% 0 0);
  box-shadow: 0 0.45rem 1rem oklch(20% 0 0 / 16%);
}
.pt-company-card__dropdown::before {
  content: "";
  position: absolute;
  top: 0.65rem;
  right: -0.5rem;
  left: auto;
  width: 0.9rem;
  height: 0.9rem;
  background: white;
  border-right: 1px solid oklch(82% 0 0);
  border-top: 1px solid oklch(82% 0 0);
  border-left: none;
  border-bottom: none;
  transform: rotate(45deg);
}
.pt-company-card__menu--open .pt-company-card__dropdown {
  display: block;
}
.pt-company-card__dropdown-item {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  min-height: 2.75rem;
  color: oklch(25% 0 0);
  font-size: 0.95rem;
  font-weight: 500;
  line-height: 1.2;
  text-decoration: none;
  white-space: nowrap;
  .pt-icon-wrap, .pt-icon {
    width: 1.25rem;
    height: 1.25rem;
    flex: 0 0 auto;
    color: oklch(32% 0 0);
  }
  &:hover {
    color: oklch(45% 0.18 250);
  }
  & + & {
    border-top: 1px solid oklch(86% 0 0);
  }
}
.pt-company-card__body {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 0.45rem;
  min-width: 0;
  min-height: 8rem;
  padding: 0.625rem 1rem 1rem;
}
.pt-company-card__name {
  width: 100%;
  margin: 0;
  color: oklch(18% 0 0);
  font-size: 1.06rem;
  font-weight: 750;
  line-height: 1.22;
}
.pt-company-card__name-link {
  display: -webkit-box;
  width: 100%;
  color: inherit;
  text-decoration: none;
  overflow: hidden;
  overflow-wrap: anywhere;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  &:hover {
    color: oklch(45% 0.18 250);
  }
}
.pt-company-card__location {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  max-width: 100%;
  margin: 0;
  color: oklch(48% 0 0);
  font-size: 0.84rem;
  line-height: 1.25;
  min-width: 0;
  span:last-child {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .pt-icon-wrap, .pt-icon {
    flex: 0 0 auto;
    width: 1rem;
    height: 1rem;
    color: oklch(58% 0 0);
  }
}
.pt-company-card__activities {
  display: flex;
  flex-wrap: wrap;
  gap: 0.3rem;
  max-width: 100%;
  max-height: 5.75rem;
  overflow: hidden;
}
.pt-activity-chip {
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  min-width: 0;
  padding: 0.2rem 0.56rem;
  border-radius: 999px;
  background: oklch(91% 0.055 250);
  color: oklch(35% 0.18 250);
  font-size: 0.75rem;
  line-height: 1.2;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  transition: background 0.12s ease, transform 0.12s ease;
  &:hover {
    background: oklch(86% 0.075 250);
    transform: translateY(-1px);
  }
}
.pt-activity-chip--muted {
  background: oklch(94% 0 0);
  color: oklch(44% 0 0);
}
.pt-activity-chip--count {
  background: oklch(90% 0 0);
  color: oklch(38% 0 0);
  flex: 0 0 auto;
}
.pt-activity-chip--count:hover {
  transform: none;
}
.pt-company-card__stats {
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem;
  max-width: 100%;
  margin-top: 0.05rem;
}
.pt-stat-pill {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  max-width: 100%;
  min-width: 0;
  padding: 0.18rem 0.58rem;
  border: 1px solid oklch(87% 0 0);
  border-radius: 999px;
  background: oklch(94% 0 0);
  color: oklch(44% 0 0);
  font-size: 0.75rem;
  line-height: 1.2;
  white-space: nowrap;
  .pt-icon-wrap, .pt-icon {
    width: 0.95rem;
    height: 0.95rem;
    flex: 0 0 auto;
    color: oklch(50% 0 0);
  }
}
.pt-stat-pill__label {
  color: oklch(48% 0 0);
  overflow: hidden;
  text-overflow: ellipsis;
}
.pt-company-card__footer {
  margin-top: auto;
  border-top: 1px solid oklch(91% 0 0);
  background: oklch(98% 0 0);
  border-radius: 0 0 var(--radius-xl) var(--radius-xl);
  overflow: hidden;
}
.pt-company-card__project-strip {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 0.35rem;
  padding: 0.7rem 1rem 0.8rem;
}
.pt-project-thumb {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1 / 1;
  min-width: 0;
  border-radius: var(--radius-md);
  overflow: hidden;
  background: oklch(91% 0 0);
  text-decoration: none;
  img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  &:hover {
    filter: brightness(0.96);
  }
}
.pt-project-thumb__placeholder {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: oklch(62% 0 0);
  .pt-icon-wrap, .pt-icon {
    width: 1.25rem;
    height: 1.25rem;
  }
}
.pt-project-thumb--count {
  background: oklch(24% 0 0);
  color: white;
  font-size: 0.98rem;
  font-weight: 750;
  &:hover {
    background: oklch(18% 0 0);
  }
}
.pt-company-card__no-projects {
  padding: 0.7rem 1rem 0.8rem;
  color: oklch(55% 0 0);
  font-size: 0.75rem;
}
.pt-directory-pagination {
  margin-top: 0.5rem;
}
.pt-directory-pagination[hidden] {
  display: none !important;
}
.pt-empty-state--directory {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 20rem;
  width: 100%;
  padding: 3rem 1.5rem;
  border: 1px dashed oklch(84% 0 0);
  border-radius: 1rem;
  background: oklch(98% 0 0 / 70%);
  color: oklch(42% 0 0);
  text-align: center;
}
.pt-empty-state__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  margin-bottom: 0.85rem;
  border-radius: 999px;
  background: oklch(94% 0.025 250);
  color: oklch(45% 0.15 250);
}
.pt-empty-state__icon .pt-icon, .pt-empty-state__icon svg {
  width: 1.35rem;
  height: 1.35rem;
}
.pt-empty-state__heading {
  margin: 0;
  color: oklch(20% 0 0);
  font-size: 1.05rem;
  font-weight: 750;
}
.pt-empty-state__body {
  max-width: 26rem;
  margin: 0.5rem 0 0;
  color: oklch(50% 0 0);
  font-size: 0.875rem;
  line-height: 1.45;
}
.pt-search-input--algolia .pt-search-input__form {
  position: relative;
  display: flex;
  width: 100%;
}
.pt-search-input__icon--button {
  position: absolute;
  left: 0.625rem;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  color: var(--color-muted);
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pt-search-input__icon--button svg {
  width: 1rem;
  height: 1rem;
  display: block;
}
.pt-search-input--algolia .pt-search-input__clear {
  top: 50%;
  transform: translateY(-50%);
  color: oklch(20% 0 0);
}
.pt-search-input--algolia .pt-search-input__clear svg {
  width: 0.85rem;
  height: 0.85rem;
}
.pt-search-input--algolia .pt-search-input__field::-webkit-search-cancel-button {
  display: none;
  -webkit-appearance: none;
}
.pt-filter-option {
  display: grid;
  grid-template-columns: 1rem minmax(0, 1fr) 2rem;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
  min-width: 0;
}
.pt-filter-option__label, .pt-filter-option .pt-checkbox__label {
  grid-column: 2;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-filter-option .pt-checkbox__indicator {
  grid-column: 1;
}
.pt-filter-option__count, .pt-filter-option .pt-refinement-list__count {
  grid-column: 3;
  justify-self: end;
  width: 2rem;
  min-width: 2rem;
  padding: 0.0625rem 0.375rem;
  border-radius: 999px;
  background: oklch(94% 0 0);
  color: oklch(42% 0 0);
  font-size: 0.6875rem;
  font-weight: 800;
  line-height: 1.25;
  text-align: center;
}
.pt-refinement-list .ais-RefinementList-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pt-refinement-list .ais-RefinementList-item {
  margin-bottom: 0.25rem;
  display: flex;
  align-items: center;
  height: 1.625rem;
  width: 100%;
  min-width: 0;
  overflow: hidden;
}
.pt-refinement-list .ais-RefinementList-item > div {
  display: flex;
  flex: 1 1 0;
  min-width: 0;
  max-width: 100%;
  overflow: hidden;
}
.pt-refinement-list .ais-RefinementList-item .pt-checkbox {
  display: flex;
  width: 100%;
  min-width: 0;
  overflow: hidden;
  font-size: 0.8125rem;
}
.pt-refinement-list .ais-RefinementList-item .pt-filter-option {
  display: grid;
}
.pt-refinement-list .ais-RefinementList-item .pt-checkbox__label {
  flex: 0 1 auto;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-refinement-list .ais-RefinementList-item--selected .pt-checkbox__label {
  color: var(--color-brand);
  text-shadow: 0.4px 0 0 currentColor;
}
.pt-refinement-list .pt-refinement-list__count {
  flex-shrink: 0;
  font-size: 0.7rem;
  background: oklch(94% 0 0);
  border-radius: 99px;
  padding: 0.1em 0.5em;
  color: oklch(45% 0 0);
}
.pt-refinement-list .ais-RefinementList-showMore {
  font-size: 0.75rem;
  color: oklch(45% 0.18 250);
  background: none;
  border: none;
  padding: 0.25rem 0;
  cursor: pointer;
  text-decoration: underline;
  &.ais-RefinementList-showMore--disabled {
    display: none;
  }
}
.pt-refinement-list .ais-RefinementList-searchBox {
  margin-bottom: 0.5rem;
}
.pt-numeric-menu .ais-NumericMenu-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pt-numeric-menu .ais-NumericMenu-item {
  margin-bottom: 0.2rem;
  label {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.8125rem;
    cursor: pointer;
    color: oklch(25% 0 0);
  }
}
.pt-numeric-menu .ais-NumericMenu-item--selected label {
  font-weight: 600;
  color: oklch(45% 0.18 250);
}
.pt-search-stats {
  font-size: 0.8125rem;
  color: oklch(50% 0 0);
}
.pt-current-refinements .ais-CurrentRefinements-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  align-items: center;
}
.pt-current-refinements .ais-CurrentRefinements-item {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 0.35rem;
  align-items: center;
}
.pt-current-refinements .ais-CurrentRefinements-label {
  font-size: 0.75rem;
  font-weight: 500;
  color: oklch(45% 0 0);
  text-transform: none;
  letter-spacing: 0;
}
.pt-current-refinements .ais-CurrentRefinements-label::after {
  content: none;
}
.pt-current-refinements .ais-CurrentRefinements-category {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  background: oklch(45% 0.18 250 / 10%);
  border: 1px solid oklch(45% 0.18 250 / 25%);
  border-radius: 99px;
  padding: 0.2rem 0.5rem 0.2rem 0.65rem;
  font-size: 0.75rem;
  color: oklch(30% 0.12 250);
}
.pt-current-refinements .ais-CurrentRefinements-delete {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  color: oklch(45% 0.18 250);
  font-size: 0.8rem;
  line-height: 1;
  &:hover {
    color: oklch(30% 0 0);
  }
}
.pt-clear-refinements .ais-ClearRefinements-button--disabled {
  display: none;
}
@container pt-directory-results (max-width: 27rem) {
  .pt-directory-controls__top {
    flex-direction: column;
    align-items: stretch;
  }
  .pt-directory-controls__top > .pt-view-mode-switcher {
    align-self: flex-start;
  }
  .pt-directory-controls .pt-directory-toolbar__sort, .pt-directory-refinements__actions {
    margin-left: 0;
    width: 100%;
  }
  .pt-directory-toolbar__sort .ais-SortBy, .pt-directory-toolbar__sort .ais-SortBy-select, .pt-directory-toolbar__sort select {
    width: 100%;
  }
  .pt-directory-refinements__actions .pt-btn {
    width: 100%;
  }
}
.pt-project-directory {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.pt-project-status--tender {
  --pt-status-color: #f9ac22;
}
.pt-project-status--planning, .pt-project-status--under_design {
  --pt-status-color: #3196d1;
}
.pt-project-status--under_construction {
  --pt-status-color: #fe9038;
}
.pt-project-status--on_hold {
  --pt-status-color: #795f9c;
}
.pt-project-status--completed {
  --pt-status-color: #22b68e;
}
.pt-project-status--cancelled {
  --pt-status-color: #ee5b4e;
}
.pt-status-chip {
  display: inline-flex;
  align-items: center;
  padding: 0.2rem 0.7rem;
  border-radius: 999px;
  background: var(--pt-status-color, oklch(85% 0 0));
  color: white;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  line-height: 1.2;
  text-shadow: 0 1px 1px oklch(20% 0 0 / 18%);
  white-space: nowrap;
}
.pt-project-hits--grid .pt-project-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(100%, 14rem), 1fr));
  gap: 1rem;
  list-style: none;
  padding: 0;
  margin: 0;
}
.pt-project-hits--list .pt-project-grid {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  list-style: none;
  padding: 0;
  margin: 0;
}
.pt-project-grid__item {
  list-style: none;
  min-width: 0;
  display: flex;
}
.pt-project-hits--list .pt-project-grid__item {
  width: 100%;
}
.pt-project-hits--list .pt-project-grid__item > *, .pt-project-hits--list .pt-project-grid__item .pt-card {
  flex: 1 1 auto;
  width: 100%;
}
.pt-project-hits--grid .pt-project-grid {
  grid-auto-rows: 1fr;
}
.pt-project-hits--grid .pt-project-grid__item .pt-card, .pt-project-hits--grid .pt-project-grid__item > * {
  height: 100%;
  width: 100%;
}
.pt-project-hits--empty {
  padding: 3rem 1rem;
  text-align: center;
}
.pt-project-hits--list .pt-project-card {
  flex-direction: row;
  align-items: stretch;
  border-radius: 0.75rem;
}
.pt-project-hits--list .pt-project-card__media-link {
  flex: 0 0 14rem;
  max-width: 14rem;
}
.pt-project-hits--list .pt-project-card__media {
  aspect-ratio: auto;
  height: 100%;
  min-height: 7.5rem;
}
.pt-project-hits--list .pt-project-card__content {
  flex: 1 1 auto;
  padding: 0;
}
.pt-project-hits--list .pt-project-card__body {
  padding: 0.85rem 1.1rem 0.5rem;
}
.pt-project-hits--list .pt-project-card__footer {
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.55rem;
  padding: 0.5rem 1.1rem 0.85rem;
  background: transparent;
  border-top: 0;
}
.pt-project-hits--list .pt-project-card__sectors-row {
  min-height: 0;
}
.pt-project-hits--list .pt-project-card__metrics {
  margin-left: auto;
}
.pt-project-hits--list .pt-project-card__title {
  -webkit-line-clamp: 1;
  font-size: 1.1rem;
}
.pt-project-hits--list .pt-metric-pill__label {
  display: inline;
}
.pt-project-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  overflow: hidden;
  background: var(--color-surface, white);
  border-radius: 1rem;
  border: 1px solid oklch(91% 0 0);
  box-shadow: 0 0.25rem 0.75rem oklch(20% 0 0 / 6%);
  transition: transform 120ms ease-out, box-shadow 120ms ease-out, border-color 120ms ease-out;
}
.pt-card--clickable:hover .pt-project-card, .pt-project-card:hover {
  border-color: oklch(82% 0 0);
  box-shadow: 0 0.45rem 1rem oklch(20% 0 0 / 12%);
  transform: translateY(-1px);
}
.pt-project-card__media {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 10;
  overflow: hidden;
  background: oklch(94% 0 0);
}
.pt-project-card__media-link {
  display: block;
  color: inherit;
  text-decoration: none;
}
.pt-project-card__photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.pt-project-card__photo-placeholder {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.375rem;
  color: oklch(62% 0 0);
}
.pt-project-card__photo-placeholder::after {
  content: "No Photo";
  font-size: 0.6875rem;
  font-weight: 600;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
.pt-project-card--list .pt-project-card__media:has(.pt-project-card__photo-placeholder) {
  height: auto;
}
.pt-project-card__verified {
  position: absolute;
  top: 0.75rem;
  left: 0.75rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.65rem;
  height: 1.65rem;
  border-radius: 999px;
  background: oklch(98% 0 0 / 95%);
  color: oklch(45% 0.18 145);
  box-shadow: 0 1px 3px oklch(20% 0 0 / 18%);
}
.pt-project-card__status-wrap {
  --pt-status-stripe-h: 4px;
  --pt-status-curve: 0.6rem;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0;
  pointer-events: none;
}
.pt-project-card__status-wrap::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: var(--pt-status-stripe-h);
  background: var(--pt-status-color);
}
.pt-project-card__status-pill {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  padding: 0.32rem 0.7rem;
  background: var(--pt-status-color);
  color: white;
  font-size: 0.62rem;
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-shadow: 0 1px 1px oklch(20% 0 0 / 18%);
  border-radius: 0 var(--pt-status-curve) 0 0;
  max-width: 100%;
}
.pt-project-card__status-pill::after {
  content: "";
  position: absolute;
  left: 100%;
  bottom: var(--pt-status-stripe-h);
  width: var(--pt-status-curve);
  height: var(--pt-status-curve);
  background: var(--pt-status-color);
  -webkit-mask: radial-gradient(circle var(--pt-status-curve) at right top, transparent 99%, black 100%);
  mask: radial-gradient(circle var(--pt-status-curve) at right top, transparent 99%, black 100%);
}
.pt-project-card__status-label, .pt-project-card__status-percent {
  white-space: nowrap;
}
.pt-project-card__status-sep {
  opacity: 0.9;
}
.pt-project-card__actions {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  z-index: 2;
  display: inline-flex;
  flex-direction: row;
  gap: 0.4rem;
}
.pt-project-card__actions .pt-card-action-btn {
  background: transparent;
  color: white;
  filter: drop-shadow(0 1px 2px oklch(20% 0 0 / 45%));
  transition: filter 140ms ease-out;
}
.pt-project-card:hover .pt-project-card__actions .pt-card-action-btn {
  background: transparent;
  color: white;
}
.pt-project-card__actions .pt-card-action-btn:hover, .pt-project-card__actions .pt-card-action-btn:focus-visible {
  background: transparent;
  color: oklch(82% 0 0);
  filter: drop-shadow(0 2px 4px oklch(20% 0 0 / 70%));
}
.pt-project-card__actions .pt-card-action-btn:hover .pt-icon, .pt-project-card__actions .pt-card-action-btn:focus-visible .pt-icon {
  opacity: 0.7;
}
.pt-project-card__actions .pt-card-action-btn--like.pt-card-action-btn--active, .pt-project-card__actions .pt-card-action-btn--like.pt-card-action-btn--active:hover, .pt-project-card:hover .pt-project-card__actions .pt-card-action-btn--like.pt-card-action-btn--active {
  color: #ee5b4e;
}
.pt-project-card__actions .pt-card-action-btn--tag.pt-card-action-btn--active, .pt-project-card__actions .pt-card-action-btn--tag.pt-card-action-btn--active:hover, .pt-project-card:hover .pt-project-card__actions .pt-card-action-btn--tag.pt-card-action-btn--active {
  color: #3196d1;
}
.pt-card-action-btn__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.pt-card-action-btn__icon--solid, .pt-card-action-btn--active .pt-card-action-btn__icon--outline {
  display: none;
}
.pt-card-action-btn--active .pt-card-action-btn__icon--solid {
  display: inline-flex;
}
.pt-card-action-btn--like.pt-card-action-btn--active {
  color: #ee5b4e;
}
.pt-card-action-btn--tag.pt-card-action-btn--active {
  color: #3196d1;
}
.pt-project-card__content {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  min-height: 0;
}
.pt-project-card__body {
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
  padding: 1rem 1.15rem 0.75rem;
  flex: 1 1 auto;
  min-height: 8rem;
}
.pt-project-card__title {
  font-size: 1.05rem;
  font-weight: 700;
  color: oklch(18% 0 0);
  line-height: 1.25;
  margin: 0 0 0.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.pt-project-card__title-link {
  color: inherit;
  text-decoration: none;
}
.pt-project-card__title-link:hover {
  color: oklch(35% 0.18 250);
}
.pt-project-card__meta, .pt-project-card__dates {
  margin: 0;
  font-size: 0.85rem;
  color: oklch(45% 0 0);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.35rem;
}
.pt-project-card__meta {
  justify-content: space-between;
}
.pt-project-card__dates {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 0.25rem;
  min-height: 2.5rem;
}
.pt-project-card__dates .pt-project-card__date-sep {
  display: none;
}
.pt-project-card__meta-type {
  margin-left: auto;
}
.pt-project-card__meta-location, .pt-project-card__meta-type, .pt-project-card__date {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
}
.pt-project-card__meta-location .pt-icon, .pt-project-card__meta-type .pt-icon, .pt-project-card__date .pt-icon {
  color: oklch(55% 0 0);
  flex-shrink: 0;
}
.pt-project-card__date-sep {
  color: oklch(78% 0 0);
}
.pt-project-card__date-label {
  color: oklch(45% 0 0);
}
.pt-project-card__date-value {
  color: oklch(25% 0 0);
  font-weight: 500;
}
.pt-project-card__footer {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 0.5rem;
  padding: 0.7rem 1.15rem 0.95rem;
  margin-top: auto;
  border-top: 1px solid oklch(94% 0 0);
  background: oklch(98% 0 0);
}
.pt-project-card__sectors-row {
  display: inline-flex;
  align-items: center;
  gap: 0;
  min-height: 2rem;
}
.pt-project-card__metrics {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem;
  align-items: center;
}
.pt-sector-icon {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.85rem;
  height: 1.85rem;
  border-radius: 50%;
  border: 2px solid oklch(98% 0 0);
  background: var(--color-surface, white);
  color: oklch(28% 0 0);
  flex-shrink: 0;
  box-shadow: 0 0 0 1px oklch(89% 0 0);
  transition: margin-left 220ms ease-out, transform 180ms ease-out;
}
.pt-project-card__sectors-row .pt-sector-icon + .pt-sector-icon {
  margin-left: -0.6rem;
}
.pt-project-card__sectors-row:hover .pt-sector-icon + .pt-sector-icon {
  margin-left: 0.3rem;
}
.pt-sector-icon:hover {
  z-index: 3;
  transform: translateY(-2px) scale(1.05);
}
.pt-project-card__par-score {
  display: inline-block;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background: #22b68e;
  flex-shrink: 0;
  margin-left: 0.55rem;
}
.pt-metric-pill {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  padding: 0.34rem 0.7rem;
  border: 1px solid oklch(89% 0 0);
  border-radius: 999px;
  background: oklch(96% 0 0);
  color: oklch(35% 0 0);
  font-size: 0.78rem;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
}
.pt-metric-pill .pt-icon {
  color: oklch(45% 0 0);
}
.pt-metric-pill__value {
  color: oklch(20% 0 0);
  font-weight: 600;
}
.pt-metric-pill__label {
  display: none;
  color: oklch(40% 0 0);
}
.pt-sector-icon[data-tooltip]::after, .pt-metric-pill[data-tooltip]::after, .pt-export-disabled-wrapper[data-tooltip]::after {
  content: attr(data-tooltip);
  position: absolute;
  bottom: calc(100% + 0.4rem);
  left: 50%;
  transform: translateX(-50%) translateY(4px);
  padding: 0.32rem 0.6rem;
  background-color: #181818;
  background-image: none;
  color: #ffffff;
  text-shadow: none;
  filter: none;
  font-size: 0.7rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.01em;
  border-radius: 0.3rem;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: opacity 140ms ease-out, transform 140ms ease-out;
  z-index: 10;
}
.pt-sector-icon[data-tooltip]:hover::after, .pt-metric-pill[data-tooltip]:hover::after, .pt-export-disabled-wrapper[data-tooltip]:hover::after {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
}
.pt-export-disabled-wrapper {
  position: relative;
  display: inline-block;
}
.pt-export-disabled-wrapper[data-tooltip]::after {
  white-space: normal;
  max-width: 18rem;
  text-align: center;
  line-height: 1.35;
}
.pt-project-card__sectors-row > [data-tooltip]:first-child:not(:only-child)::after, .pt-project-card__metrics > [data-tooltip]:first-child:not(:only-child)::after {
  left: 0;
  transform: translateX(0) translateY(4px);
}
.pt-project-card__sectors-row > [data-tooltip]:first-child:not(:only-child):hover::after, .pt-project-card__metrics > [data-tooltip]:first-child:not(:only-child):hover::after {
  transform: translateX(0) translateY(0);
}
.pt-project-card__sectors-row > [data-tooltip]:last-child:not(:only-child)::after, .pt-project-card__metrics > [data-tooltip]:last-child:not(:only-child)::after {
  left: auto;
  right: 0;
  transform: translateX(0) translateY(4px);
}
.pt-project-card__sectors-row > [data-tooltip]:last-child:not(:only-child):hover::after, .pt-project-card__metrics > [data-tooltip]:last-child:not(:only-child):hover::after {
  transform: translateX(0) translateY(0);
}
.pt-project-card--list {
  flex-direction: row;
  align-items: stretch;
  border-radius: 0.75rem;
}
.pt-project-card--list .pt-project-card__media-link {
  flex: 0 0 14rem;
  max-width: 14rem;
}
.pt-project-card--list .pt-project-card__media {
  aspect-ratio: auto;
  height: 100%;
  min-height: 7.5rem;
}
.pt-project-card--list .pt-project-card__content {
  flex: 1 1 auto;
  padding: 0;
}
.pt-project-card--list .pt-project-card__body {
  padding: 0.85rem 1.1rem 0.5rem;
}
.pt-project-card--list .pt-project-card__footer {
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.55rem;
  padding: 0.5rem 1.1rem 0.85rem;
  background: transparent;
  border-top: 0;
}
.pt-project-card--list .pt-project-card__sectors-row {
  min-height: 0;
}
.pt-project-card--list .pt-project-card__metrics {
  margin-left: auto;
}
.pt-project-card--list .pt-project-card__title {
  -webkit-line-clamp: 1;
  font-size: 1.1rem;
}
.pt-project-card--list .pt-metric-pill__label {
  display: inline;
}
@media (max-width: 720px) {
  .pt-project-card--list, .pt-project-hits--list .pt-project-card {
    flex-direction: column;
  }
  .pt-project-card--list .pt-project-card__media-link, .pt-project-hits--list .pt-project-card__media-link {
    flex: none;
    max-width: 100%;
  }
  .pt-project-card--list .pt-project-card__media, .pt-project-hits--list .pt-project-card__media {
    aspect-ratio: 16 / 10;
    min-height: 0;
  }
}
.pt-document-history {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.pt-document-history__doc {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
}
.pt-document-history__doc-icon {
  flex-shrink: 0;
  width: 1.125rem;
  height: 1.125rem;
  margin-top: 0.05rem;
  color: var(--color-brand);
}
.pt-document-history__doc-title {
  color: var(--color-brand);
  font-size: 0.9375rem;
  font-weight: 650;
  line-height: 1.3;
  word-break: break-word;
}
.pt-document-history__doc-title:hover {
  text-decoration: underline;
}
.pt-document-history__version {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-document-history__version-head {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-document-history__version-link {
  font-weight: 600;
  font-size: 0.9375rem;
  color: var(--color-text-secondary);
  cursor: pointer;
}
.pt-document-history__version-link:hover {
  color: var(--color-brand);
  text-decoration: underline;
}
.pt-document-history__event {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-document-history__event-head {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-wrap: wrap;
}
.pt-document-history__event-actor {
  font-size: 0.8125rem;
  color: var(--color-text-secondary);
}
.pt-document-history__note {
  font-size: 0.8125rem;
  padding: 0.5rem 0.75rem;
  background: var(--color-surface-2, #f1f5f9);
  border-radius: var(--radius-sm, 0.25rem);
  color: var(--color-text-primary);
}
.pt-document-history__note strong {
  display: block;
  margin-bottom: 0.25rem;
}
.pt-document-history__reviews {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-document-history__review {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  align-items: baseline;
  font-size: 0.8125rem;
  color: var(--color-text-secondary);
}
.pt-document-history__review-name {
  color: var(--color-text-primary);
}
.pt-document-history__review-at {
  color: var(--color-text-secondary);
}
.pt-document-history__empty {
  margin: 0;
  padding: 1rem 0;
  font-size: 0.875rem;
  color: var(--color-text-secondary);
}
.pt-discussion-panel {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-discussion-panel__hint {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  padding: 0.6rem 0.7rem;
  border: 1px solid color-mix(in srgb, oklch(45% 0.18 250) 28%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    border: 1px solid color-mix(in oklab, var(--color-brand) 28%, transparent);
  }
  border-radius: var(--radius-md);
  background: var(--color-brand-subtle);
  font-size: var(--text-xs);
  line-height: 1.4;
  color: var(--color-text-secondary);
}
.pt-discussion-panel__hint-icon {
  flex: 0 0 auto;
  width: 0.9rem;
  height: 0.9rem;
  margin-top: 0.1rem;
  color: var(--color-brand);
}
.pt-discussion-panel__loading, .pt-discussion-panel__empty {
  margin: 0;
  font-size: 0.8rem;
  color: var(--color-text-secondary);
}
.pt-discussion-panel__list {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-discussion-panel__list:empty {
  display: none;
}
.pt-discussion-panel__comment {
  padding: 0.55rem 0.65rem;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  background: var(--color-surface);
}
.pt-discussion-panel__comment-meta {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 0.5rem;
  margin-bottom: 0.25rem;
}
.pt-discussion-panel__comment-author {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.8rem;
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-discussion-panel__comment-time {
  flex: 0 0 auto;
  font-size: 0.7rem;
  color: var(--color-text-secondary);
}
.pt-discussion-panel__comment-body {
  font-size: 0.8rem;
  line-height: 1.45;
  color: var(--color-text-primary);
  overflow-wrap: anywhere;
}
.pt-discussion-panel__comment turbo-frame {
  display: block;
}
.pt-discussion-panel__comment-body p {
  margin: 0 0 0.35rem;
}
.pt-discussion-panel__comment-body p:last-child, .pt-discussion-panel__comment-body > :last-child {
  margin-bottom: 0;
}
.pt-discussion-panel__comment-body ul, .pt-discussion-panel__comment-body ol {
  margin: 0 0 0.35rem;
  padding-inline-start: 1.15rem;
}
.pt-discussion-panel__comment-body li {
  margin: 0.1rem 0;
}
.pt-discussion-panel__comment-body h1, .pt-discussion-panel__comment-body h2, .pt-discussion-panel__comment-body h3, .pt-discussion-panel__comment-body h4, .pt-discussion-panel__comment-body h5, .pt-discussion-panel__comment-body h6 {
  margin: 0.2rem 0;
  font-size: var(--text-sm);
  font-weight: 700;
  line-height: 1.3;
}
.pt-discussion-panel__comment-body a {
  color: var(--color-brand);
  text-decoration: underline;
}
.pt-discussion-panel__comment-body code {
  padding: 0.05rem 0.25rem;
  border-radius: var(--radius-sm);
  background: var(--color-surface-3);
  font-size: var(--text-xs);
}
.pt-discussion-panel__comment-body blockquote {
  margin: 0 0 0.35rem;
  padding-inline-start: 0.6rem;
  border-inline-start: 2px solid var(--color-border);
  color: var(--color-text-secondary);
}
.pt-discussion-panel__comment-meta-end {
  display: flex;
  align-items: baseline;
  gap: 0.4rem;
  flex: 0 0 auto;
}
.pt-discussion-panel__comment-edited {
  font-size: var(--text-xs);
  font-style: italic;
  color: var(--color-text-secondary);
  cursor: default;
}
.pt-discussion-panel__comment-actions {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  margin-top: 0.4rem;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.12s ease;
}
.pt-discussion-panel__comment:hover .pt-discussion-panel__comment-actions, .pt-discussion-panel__comment:focus-within .pt-discussion-panel__comment-actions {
  opacity: 1;
  pointer-events: auto;
}
.pt-discussion-panel__comment-actions form {
  margin: 0;
  display: inline-flex;
}
.pt-discussion-panel__comment-action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.6rem;
  height: 1.6rem;
  padding: 0;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-sm);
  background: var(--color-surface);
  color: var(--color-text-secondary);
  cursor: pointer;
  transition: background 0.12s ease, color 0.12s ease, border-color 0.12s ease;
}
.pt-discussion-panel__comment-action:hover {
  background: var(--color-brand-subtle);
  border-color: color-mix(in srgb, oklch(45% 0.18 250) 28%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in oklab, var(--color-brand) 28%, transparent);
  }
  color: var(--color-brand);
}
.pt-discussion-panel__comment-action--danger:hover {
  background: color-mix(in srgb, oklch(30% 0.12 25) 10%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in oklab, var(--color-danger-ink) 10%, transparent);
  }
  border-color: color-mix(in srgb, oklch(30% 0.12 25) 40%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in oklab, var(--color-danger-ink) 40%, transparent);
  }
  color: var(--color-danger-ink);
}
.pt-discussion-panel__comment-edit-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.6rem;
  margin-top: 0.5rem;
}
.pt-discussion-panel__comment-cancel {
  font-size: var(--text-xs);
  color: var(--color-text-secondary);
}
.pt-discussion-panel__comment-cancel:hover {
  color: var(--color-text-primary);
  text-decoration: underline;
}
.pt-discussion-panel__composer form {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-discussion-panel__composer textarea {
  width: 100%;
  font-size: 0.8rem;
}
.pt-discussion-panel__composer .pt-btn {
  align-self: flex-end;
}
.pt-discussion-panel__error {
  font-size: var(--text-xs);
  color: var(--color-danger-ink);
}
.pt-mention-autocomplete {
  position: relative;
}
.pt-mention-autocomplete__menu {
  position: absolute;
  z-index: 30;
  max-height: 14rem;
  margin: 0;
  padding: 0.25rem;
  overflow-y: auto;
  list-style: none;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-md, 0 8px 24px rgba(0, 0, 0, 0.12));
}
.pt-mention-autocomplete__menu[hidden] {
  display: none;
}
.pt-mention-autocomplete__option {
  display: flex;
  align-items: baseline;
  gap: 0.5rem;
  width: 100%;
  padding: 0.35rem 0.5rem;
  border-radius: var(--radius-sm);
  cursor: pointer;
}
.pt-mention-autocomplete__option:hover, .pt-mention-autocomplete__option--active {
  background: var(--color-brand-subtle);
}
.pt-mention-autocomplete__option-name {
  font-size: 0.8rem;
  font-weight: 600;
  color: var(--color-text-primary);
  white-space: nowrap;
}
.pt-mention-autocomplete__option-hint {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: var(--text-xs);
  color: var(--color-text-secondary);
}
.pt-discussion-panel__markdown-hint {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  font-size: var(--text-xs);
  color: var(--color-text-secondary);
  text-align: start;
  cursor: pointer;
}
.pt-discussion-panel__markdown-hint:hover {
  color: var(--color-text-primary);
  text-decoration: underline;
}
.pt-discussion-panel__markdown-hint-icon {
  flex: 0 0 auto;
  width: 0.85rem;
  height: 0.85rem;
  color: var(--color-brand);
}
.pt-discussion-panel__cheatsheet-anchor .pt-dropdown__menu {
  top: auto;
  bottom: calc(100% + 0.375rem);
  left: 0;
  right: auto;
  width: 13rem;
}
.pt-discussion-panel__cheatsheet {
  padding: 0.6rem 0.7rem;
}
.pt-discussion-panel__cheatsheet-title {
  margin: 0 0 0.4rem;
  font-size: var(--text-xs);
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-discussion-panel__cheatsheet-list {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: baseline;
  gap: 0.25rem 0.7rem;
  margin: 0;
}
.pt-discussion-panel__cheatsheet-syntax {
  margin: 0;
  font-family: var(--font-mono);
  font-size: var(--text-xs);
  color: var(--color-text-primary);
  white-space: nowrap;
}
.pt-discussion-panel__cheatsheet-effect {
  margin: 0;
  font-size: var(--text-xs);
  color: var(--color-text-secondary);
}
.pt-discussion-mount {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-discussion-mount__title {
  font-size: var(--text-lg);
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-discussion-mount__hint {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  padding: 0.6rem 0.7rem;
  border: 1px solid color-mix(in srgb, oklch(45% 0.18 250) 28%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    border: 1px solid color-mix(in oklab, var(--color-brand) 28%, transparent);
  }
  border-radius: var(--radius-md);
  background: var(--color-brand-subtle);
  font-size: var(--text-xs);
  line-height: 1.4;
  color: var(--color-text-secondary);
}
.pt-discussion-mount__hint svg {
  flex: 0 0 auto;
  width: 0.9rem;
  height: 0.9rem;
  margin-top: 0.1rem;
  color: var(--color-brand);
}
.pt-discussion-mount__envelope {
  align-self: flex-start;
  margin: 0;
  padding: 0.2rem 0.6rem;
  border-radius: var(--radius-full);
  background: var(--color-brand-subtle);
  color: var(--color-brand);
  font-size: var(--text-xs);
  font-weight: 600;
}
.pt-doc-req__card-title {
  display: flex;
  align-items: center;
  gap: calc(var(--spacing) * 2);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  color: var(--color-gray-900);
}
.pt-doc-req__card-icon {
  width: 1.125rem;
  height: 1.125rem;
  color: var(--color-text-secondary);
  flex-shrink: 0;
}
.pt-doc-req__intro {
  margin-bottom: calc(var(--spacing) * 5);
  display: flex;
  flex-direction: column;
  gap: calc(var(--spacing) * 3);
}
.pt-doc-req__description {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-gray-600);
}
.pt-doc-req__errors {
  margin-bottom: calc(var(--spacing) * 6);
  border-radius: var(--radius-md);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-red-200);
  background-color: var(--color-red-50);
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 3);
}
.pt-doc-req__errors-list {
  list-style-type: disc;
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(var(--spacing) * var(--tw-space-y-reverse));
    margin-block-end: calc(var(--spacing) * calc(1 - var(--tw-space-y-reverse)));
  }
  padding-left: calc(var(--spacing) * 5);
}
.pt-doc-req__errors-item {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-red-700);
}
.pt-doc-req__chooser {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: calc(var(--spacing) * 3);
}
.pt-doc-req-form--hidden {
  display: none;
}
.pt-doc-req-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
.pt-doc-req-table__head .pt-doc-req-table__th {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-color: var(--color-gray-200);
  padding-inline: calc(var(--spacing) * 3);
  padding-block: calc(var(--spacing) * 2);
  text-align: left;
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  --tw-tracking: var(--tracking-wide);
  letter-spacing: var(--tracking-wide);
  color: var(--color-gray-500);
  text-transform: uppercase;
}
.pt-doc-req-cell {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-color: var(--color-gray-100);
  padding-inline: calc(var(--spacing) * 3);
  padding-block: calc(var(--spacing) * 2);
  vertical-align: middle;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-gray-800);
}
.pt-doc-req__na {
  color: var(--color-gray-400);
}
.pt-doc-req-cell--source {
  color: var(--color-gray-500);
}
.pt-doc-req-cell--required {
  white-space: nowrap;
}
.pt-doc-req-table__th--delete, .pt-doc-req-cell--delete {
  text-align: center;
  white-space: nowrap;
}
.pt-doc-req-cell--error {
  background-color: var(--color-red-50);
}
.pt-doc-req-cell--error .pt-input, .pt-doc-req-cell--error .pt-select__input {
  border-color: var(--color-red-400);
}
.pt-doc-req-row--removed {
  display: none;
}
.pt-doc-req-row--locked {
  background-color: var(--color-gray-50);
}
.pt-doc-req__delete-btn {
  display: inline-flex;
  height: calc(var(--spacing) * 6);
  width: calc(var(--spacing) * 6);
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: var(--radius-sm);
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  --tw-leading: 1;
  line-height: 1;
  color: var(--color-gray-400);
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.pt-doc-req__delete-btn:hover, .pt-doc-req__delete-btn:focus {
  background-color: var(--color-red-50);
  color: var(--color-red-600);
}
.pt-doc-req__placeholder {
  display: block;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-gray-800);
}
.pt-doc-req__category {
  display: block;
}
.pt-doc-req__check {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  gap: calc(var(--spacing) * 2);
  vertical-align: middle;
  -webkit-user-select: none;
  user-select: none;
}
.pt-doc-req__check--inline {
  gap: calc(var(--spacing) * 2);
}
.pt-doc-req__check-label {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-gray-700);
}
.pt-doc-req__check--header .pt-doc-req__check-label {
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  --tw-tracking: var(--tracking-wide);
  letter-spacing: var(--tracking-wide);
  color: var(--color-gray-500);
  text-transform: uppercase;
}
.pt-doc-req__footer {
  margin-top: calc(var(--spacing) * 4);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: calc(var(--spacing) * 4);
}
.pt-doc-req__footer-right {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: calc(var(--spacing) * 3);
}
.pt-doc-req__add-row {
  display: inline-flex;
  align-items: center;
  gap: var(--spacing);
}
.pt-doc-req__add-row-icon {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  --tw-leading: 1;
  line-height: 1;
}
.pt-doc-req__actions {
  margin-top: calc(var(--spacing) * 6);
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: calc(var(--spacing) * 3);
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
  border-color: var(--color-gray-200);
  padding-top: calc(var(--spacing) * 4);
}
.pt-documents-page {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.pt-document-set-card {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  padding: 1rem;
  background: var(--color-surface);
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-md, 0.5rem);
  transition: box-shadow 150ms, border-color 150ms;
}
.pt-document-set-card:hover {
  border-color: var(--color-border);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
}
.pt-document-set-card__icon-wrap {
  flex-shrink: 0;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: var(--radius-sm, 0.25rem);
  background: var(--color-brand-subtle);
  display: flex;
  align-items: center;
  justify-content: center;
}
.pt-document-set-card__icon {
  width: 1.25rem;
  height: 1.25rem;
  color: var(--color-brand);
}
.pt-document-set-card__body {
  flex: 1;
  min-width: 0;
}
.pt-document-set-card__title {
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--color-text-primary);
  margin-bottom: 0.25rem;
}
.pt-document-set-card__meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem;
  font-size: 0.75rem;
  color: var(--color-text-secondary);
}
.pt-document-set-card__stat {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
}
.pt-document-set-card__stat-icon {
  width: 0.75rem;
  height: 0.75rem;
}
.pt-document-set-history {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.pt-document-set-history__version {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-document-set-history__version-head {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-wrap: wrap;
}
.pt-document-set-history__version-label {
  font-weight: 650;
  font-size: 0.9375rem;
}
.pt-document-set-history__set-label {
  font-size: 0.8125rem;
  color: var(--color-text-secondary);
}
.pt-document-set-history__event {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-document-set-history__event-head {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-wrap: wrap;
}
.pt-document-set-history__event-actor {
  font-size: 0.8125rem;
  color: var(--color-text-secondary);
}
.pt-document-set-history__note, .pt-document-set-history__changeset {
  font-size: 0.8125rem;
  padding: 0.5rem 0.75rem;
  background: var(--color-surface-2, #f1f5f9);
  border-radius: var(--radius-sm, 0.25rem);
}
.pt-document-set-history__note strong, .pt-document-set-history__changeset strong {
  display: block;
  margin-bottom: 0.25rem;
}
.pt-document-set-history__changeset ul, .pt-document-set-history__changeset ol {
  margin: 0;
  padding-left: 1.1rem;
}
.pt-document-set-history__empty {
  margin: 0;
  padding: 1rem 0;
  font-size: 0.875rem;
  color: var(--color-text-secondary);
}
.pt-document-set-submit-modal__form, .pt-document-set-unsubmit-modal__form {
  margin: 0;
}
.pt-document-set-submit-modal__message, .pt-document-set-unsubmit-modal__message {
  color: var(--color-text);
}
.pt-document-set-submit-modal__message div, .pt-document-set-unsubmit-modal__message div {
  margin: 0 0 0.5rem;
}
.pt-document-set-submit-modal__message div:last-child, .pt-document-set-unsubmit-modal__message div:last-child {
  margin-bottom: 0;
}
.pt-document-set-unsubmit-modal__message a {
  color: var(--color-brand);
  text-decoration: underline;
}
.pt-document-set-submit-modal__quota, .pt-document-set-unsubmit-modal__quota {
  padding: 0.75rem;
  border: 1px solid var(--color-danger);
  border-radius: var(--radius-sm);
  background: var(--color-danger-subtle);
  color: var(--color-text);
}
.pt-document-set-submit-modal__quota a, .pt-document-set-unsubmit-modal__quota a {
  color: var(--color-danger);
  text-decoration: underline;
}
.pt-document-set-submit-modal__note {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  margin-top: 1rem;
  padding: 0.75rem;
  border: 1px solid var(--color-warning);
  border-radius: var(--radius-sm);
  background: var(--color-warning-subtle);
}
.pt-document-set-submit-modal__note-icon {
  flex: none;
  color: var(--color-warning);
}
.pt-document-set-submit-modal__note-text {
  margin: 0;
  color: var(--color-text);
  font-size: 0.875rem;
  line-height: 1.4;
}
.pt-document-set-submit-modal__issues {
  width: 100%;
  margin: 1rem 0;
  border-collapse: collapse;
  font-size: 0.875rem;
}
.pt-document-set-submit-modal__issues-caption {
  margin-bottom: 0.375rem;
  color: var(--color-text-muted);
  font-size: 0.75rem;
  text-align: left;
}
.pt-document-set-submit-modal__issues th, .pt-document-set-submit-modal__issues td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid var(--color-border);
  text-align: left;
}
.pt-document-set-submit-modal__issues thead th {
  color: var(--color-text-muted);
  font-weight: 500;
}
.pt-document-set-submit-modal__issues td {
  font-variant-numeric: tabular-nums;
}
.pt-document-set-submit-modal__severity {
  display: inline-block;
  padding: 0.125rem 0.5rem;
  border-radius: var(--radius-full, 999px);
  font-size: 0.75rem;
}
.pt-document-set-submit-modal__severity--major {
  background: var(--color-danger-subtle);
  color: var(--color-danger);
}
.pt-document-set-submit-modal__severity--minor {
  background: var(--color-warning-subtle);
  color: var(--color-text);
}
.pt-document-set-submit-modal__severity--regular {
  background: var(--color-surface-2);
  color: var(--color-text-muted);
}
.pt-document-set-unsubmit-modal__reasons {
  margin-top: 1rem;
}
.pt-document-set-unsubmit-modal__other {
  margin-top: 0.75rem;
}
.pt-document-set-unsubmit-modal__other[hidden] {
  display: none;
}
.pt-document-set-unsubmit-modal__other-label {
  display: block;
  margin-bottom: 0.25rem;
  color: var(--color-text-muted);
  font-size: 0.875rem;
}
.pt-reviewers-matrix {
  margin: 0;
}
.pt-reviewers-matrix__desc {
  margin: 0 0 1rem;
  color: var(--color-text-muted);
  font-size: 0.875rem;
}
.pt-reviewers-matrix__empty {
  margin: 0;
  padding: 1.5rem;
  border: 1px dashed var(--color-border);
  border-radius: var(--radius-sm);
  color: var(--color-text-muted);
  text-align: center;
}
.pt-reviewers-matrix__scroll {
  overflow: auto;
  max-height: 60vh;
}
.pt-reviewers-matrix__table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 0.875rem;
}
.pt-reviewers-matrix__corner, .pt-reviewers-matrix__row-head {
  position: sticky;
  left: 0;
  min-width: 16rem;
  padding: 0.5rem 0.75rem;
}
.pt-reviewers-matrix__corner, .pt-reviewers-matrix__col {
  position: sticky;
  top: 0;
  z-index: 2;
  padding: 0.5rem 0.75rem;
  border-bottom: 1px solid var(--color-border);
  background: var(--color-surface);
  vertical-align: middle;
  text-align: center;
}
.pt-reviewers-matrix__corner {
  left: 0;
  z-index: 3;
}
.pt-reviewers-matrix__col, .pt-reviewers-matrix__cell {
  min-width: 9.5rem;
}
.pt-reviewers-matrix__corner .pt-checkbox, .pt-reviewers-matrix__col .pt-checkbox {
  justify-content: center;
}
.pt-reviewers-matrix__corner-label, .pt-reviewers-matrix__col-name, .pt-reviewers-matrix__row-title {
  font-weight: 600;
  color: var(--color-text);
}
.pt-reviewers-matrix__corner-label, .pt-reviewers-matrix__col-name {
  display: block;
  margin-top: 0.25rem;
}
.pt-reviewers-matrix__col-count {
  display: block;
  color: var(--color-text-muted);
  font-size: 0.75rem;
  font-weight: 400;
}
.pt-reviewers-matrix__row-head, .pt-reviewers-matrix__cell {
  height: 2.75rem;
  background: var(--color-surface);
  border-bottom: 1px solid var(--color-border);
  vertical-align: middle;
}
.pt-reviewers-matrix__row-head {
  z-index: 1;
  text-align: left;
}
.pt-reviewers-matrix__row:nth-child(even) .pt-reviewers-matrix__row-head, .pt-reviewers-matrix__row:nth-child(even) .pt-reviewers-matrix__cell {
  background: var(--color-surface-2);
}
.pt-reviewers-matrix__cell {
  padding: 0.5rem 0.75rem;
  text-align: center;
}
.pt-reviewers-matrix__row-label, .pt-reviewers-matrix__cell .pt-checkbox {
  align-items: center;
}
.pt-reviewers-matrix__cell .pt-checkbox {
  justify-content: center;
}
.pt-reviewers-matrix__row-label .pt-checkbox__indicator, .pt-reviewers-matrix__cell .pt-checkbox__indicator {
  margin-top: 0;
}
.pt-reviewers-matrix .pt-checkbox__indicator {
  transition: none;
}
.pt-document-upload__intro {
  margin: 0 0 1rem;
  font-size: 0.875rem;
  color: oklch(45% 0 0);
}
.pt-document-upload__dropzone {
  padding: 1.25rem;
}
.pt-document-upload__row--invalid {
  outline: 1px solid var(--color-danger);
  outline-offset: 2px;
  border-radius: var(--radius-md);
}
.pt-document-upload__rows {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  margin-top: 1rem;
}
.pt-document-upload__row {
  border: 1px solid oklch(90% 0 0);
  border-radius: var(--radius-md, 0.5rem);
  padding: 0.75rem 1rem;
}
.pt-document-upload__row-head {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-document-upload__filename {
  flex: 1;
  min-width: 0;
  font-weight: 600;
  font-size: 0.875rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-document-upload__remove {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.25rem 0.5rem;
  font-size: 1rem;
  line-height: 1;
  opacity: 0.5;
  transition: opacity 150ms ease;
}
.pt-document-upload__remove:hover {
  opacity: 1;
}
.pt-document-upload__row-fields {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.875rem;
  margin-top: 0.5rem;
}
.pt-document-upload__row-fields .pt-form-group:last-child {
  grid-column: 1 / -1;
}
.pt-document-upload__row-fields textarea {
  min-height: 0;
}
.pt-document-upload__row-status {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-top: 0.5rem;
}
.pt-document-upload__progress {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
.pt-document-upload__progress .pt-progress__track {
  flex: 1;
}
.pt-document-upload__progress .pt-progress__label {
  margin-top: 0;
  min-width: 2.5rem;
  text-align: right;
  font-variant-numeric: tabular-nums;
  color: var(--color-success);
  font-weight: 600;
}
.pt-document-upload__status {
  font-size: 0.8125rem;
}
.pt-document-upload__status--success {
  color: oklch(55% 0.13 150);
}
.pt-document-upload__status--error {
  color: oklch(55% 0.2 25);
}
.pt-document-upload__footer {
  justify-content: space-between;
}
.pt-document-upload__bulk {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-document-upload__bulk[hidden] {
  display: none;
}
.pt-document-upload__bulk-label {
  font-size: 0.8125rem;
  color: oklch(45% 0 0);
  white-space: nowrap;
}
.pt-document-upload__actions {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-left: auto;
}
.pt-document-upload__stamp-title {
  margin: 0 0 0.5rem;
  font-size: 1rem;
  font-weight: 600;
}
.pt-document-upload__stamp-message {
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.6;
  color: oklch(40% 0 0);
}
.pt-documentation-options {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  padding: 1.5rem;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-md, 0.5rem);
  background: var(--color-surface);
}
.pt-documentation-options__intro {
  margin: 0;
  color: var(--color-text-secondary);
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.4;
}
.pt-documentation-options__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 18rem));
  gap: 1.25rem;
}
@media (max-width: 640px) {
  .pt-documentation-options__grid {
    grid-template-columns: minmax(0, 1fr);
  }
}
.pt-documents-action-bar {
  margin-bottom: 1rem;
}
.pt-documents-action-bar__group {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-documents-action-bar__post-form {
  margin: 0;
  display: block;
}
.pt-documents-action-bar__post-form .pt-dropdown__item--button {
  width: 100%;
}
.pt-dropdown__item--disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pt-dropdown__item--disabled:hover, .pt-dropdown__item--disabled:focus {
  background: transparent;
}
.pt-document-version-viewer {
  display: flex;
  flex-direction: column;
  gap: 0.875rem;
}
.pt-document-viewer-header {
  display: flex;
  flex-direction: column;
  gap: 0.875rem;
  padding: 1rem 1.125rem;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-md, 0.5rem);
  background: var(--color-surface);
  box-shadow: 0 1px 2px rgb(15 23 42 / 4%);
}
.pt-document-viewer-header__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}
.pt-document-viewer-header__back {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  color: var(--color-brand);
  font-size: 0.8125rem;
  font-weight: 600;
}
.pt-document-viewer-header__back:hover {
  text-decoration: underline;
}
.pt-document-viewer-header__back-icon {
  width: 0.95rem;
  height: 0.95rem;
}
.pt-document-viewer-header__top-actions {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-document-viewer-header__download {
  min-height: 2.25rem;
  padding-inline: 0.75rem;
  font-weight: 600;
}
.pt-document-viewer-header__end-review {
  min-height: 2.25rem;
  padding-inline: 0.75rem;
  font-weight: 600;
}
.pt-document-viewer-header__content {
  display: flex;
  flex-direction: column;
  gap: 0.55rem;
}
.pt-document-viewer-header__title {
  margin: 0;
  color: var(--color-text-primary);
  font-size: 1.0625rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.035em;
}
.pt-document-viewer-header__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
}
.pt-document-viewer-header__meta .pt-status-badge {
  min-height: 1.4rem;
  padding: 0.15rem 0.55rem;
  font-size: 0.6875rem;
  font-weight: 700;
}
.pt-document-viewer-header__meta-item {
  color: var(--color-text-secondary);
  font-size: 0.8125rem;
  font-weight: 500;
}
.pt-document-viewer-header__meta-item::before {
  content: "|";
  margin-right: 0.5rem;
  color: var(--color-text-muted);
}
.pt-document-version-viewer__empty {
  display: flex;
  min-height: 22rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-md, 0.5rem);
  background: var(--color-surface);
  color: var(--color-text-secondary);
}
.pt-document-version-viewer__empty-icon {
  width: 2rem;
  height: 2rem;
  color: var(--color-text-muted);
}
@media (max-width: 960px) {
  .pt-document-viewer-header__top {
    flex-direction: column;
    align-items: flex-start;
  }
}
.pt-fs-detail-page {
  --fs-tab-max-height: 800px;
  display: flex;
  flex-direction: column;
  gap: 0.875rem;
}
.pt-fs-card__title {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  color: var(--color-text-primary);
  font-size: 0.9375rem;
  font-weight: 700;
}
.pt-fs-card__icon {
  width: 1.05rem;
  height: 1.05rem;
  color: var(--color-brand);
}
.pt-fs-header {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 1.5rem;
  padding: 1rem 1.125rem;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-md, 0.5rem);
  background: var(--color-surface);
  box-shadow: 0 1px 2px rgb(15 23 42 / 4%);
}
.pt-fs-header__main {
  display: flex;
  flex-direction: column;
  gap: 0.55rem;
  min-width: 0;
  flex: 1 1 auto;
}
.pt-fs-header__back {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  min-height: 2.25rem;
  color: var(--color-brand);
  font-size: 0.8125rem;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
}
.pt-fs-header__back:hover {
  text-decoration: underline;
}
.pt-fs-header__back-icon {
  width: 0.95rem;
  height: 0.95rem;
}
.pt-fs-header__actions {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
  gap: 0.75rem;
  flex: 0 0 auto;
}
.pt-fs-header__save-controls {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 0.6rem;
}
.pt-fs-header__action-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 0.75rem;
}
.pt-fs-header__version-form {
  display: inline;
  margin: 0;
}
.pt-fs-header__current-link {
  color: var(--color-brand);
  font-size: 0.75rem;
  font-weight: 600;
  text-decoration: none;
}
.pt-fs-header__current-link:hover {
  text-decoration: underline;
}
.pt-fs-header__content {
  display: flex;
  flex-direction: column;
  gap: 0.55rem;
}
.pt-fs-header__title {
  margin: 0;
  color: var(--color-text-primary);
  font-size: 1.0625rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.035em;
}
.pt-fs-header__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
}
.pt-fs-header__meta-item {
  color: var(--color-text-secondary);
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.45;
}
.pt-fs-header__meta-item::before {
  content: "|";
  margin-right: 0.5rem;
  color: var(--color-text-muted);
}
.pt-fs-header__actions .pt-save-status {
  color: var(--color-text-secondary);
  font-size: 0.75rem;
  font-weight: 500;
  white-space: nowrap;
}
.pt-fs-header__actions .pt-save-status[data-state="error"] {
  color: var(--color-danger, #b91c1c);
}
@media (max-width: 960px) {
  .pt-fs-header {
    flex-direction: column;
  }
  .pt-fs-header__actions {
    width: 100%;
    align-items: stretch;
  }
  .pt-fs-header__action-row, .pt-fs-header__save-controls {
    justify-content: flex-start;
  }
}
.pt-fs-form {
  display: block;
}
.pt-fs-tabs {
  border-top: 1px solid transparent;
}
.pt-fs-constants {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(max(48%, 16rem), 1fr));
  gap: 0.75rem 2rem;
}
.pt-fs-constants__suffix-field {
  display: flex;
  align-items: center;
  gap: 0.4rem;
}
.pt-fs-constants__suffix {
  color: var(--color-text-secondary);
  font-size: 0.8125rem;
  font-weight: 600;
}
.pt-fs-areas-grid {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  padding: 0.25rem;
}
.pt-fs-areas-grid__toolbar {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-fs-areas-grid__viewport {
  width: 100%;
  min-height: 168px;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-md, 0.5rem);
}
.pt-fs-areas-grid .ag-header-cell, .pt-fs-areas-grid .ag-header-group-cell, .pt-fs-areas-grid .ag-cell {
  border-right: 1px solid var(--color-surface-3);
}
.pt-fs-areas-grid .ag-cell {
  display: flex;
  align-items: center;
}
.pt-fs-areas-grid .ag-cell.ag-right-aligned-cell {
  justify-content: flex-end;
}
.pt-fs-areas-grid .ag-row.pt-fs-areas-grid__row--error {
  background: color-mix(in srgb, oklch(52% 0.18 25) 7%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--color-danger, #dc2626) 7%, var(--color-surface));
  }
}
.pt-fs-areas-grid .ag-cell.pt-fs-areas-grid__cell--error {
  background: color-mix(in srgb, oklch(52% 0.18 25) 15%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--color-danger, #dc2626) 15%, var(--color-surface));
  }
  box-shadow: inset 0 0 0 1px color-mix(in srgb, oklch(52% 0.18 25) 45%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--color-danger, #dc2626) 45%, transparent);
  }
}
.pt-fs-areas-grid__num {
  text-align: right;
  font-variant-numeric: tabular-nums;
}
.pt-fs-areas-grid__row-actions {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  height: 100%;
}
.pt-fs-areas-grid__row-action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-sm, 0.25rem);
  background: var(--color-surface-2);
  color: var(--color-text-secondary);
  font-size: 0.8125rem;
  line-height: 1;
  cursor: pointer;
}
.pt-fs-areas-grid__row-action:hover {
  color: var(--color-brand);
  border-color: color-mix(in srgb, oklch(45% 0.18 250) 25%, oklch(94% 0.005 250));
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in srgb, var(--color-brand) 25%, var(--color-surface-3));
  }
}
.pt-fs-areas-grid__row-action--danger:hover {
  color: var(--color-danger, #b91c1c);
  border-color: color-mix(in srgb, oklch(52% 0.18 25) 30%, oklch(94% 0.005 250));
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in srgb, var(--color-danger, #b91c1c) 30%, var(--color-surface-3));
  }
}
.pt-fs-specifications {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(max(48%, 22rem), 1fr));
  gap: 0.85rem 2rem;
}
.pt-fs-specifications .pt-textarea {
  height: 4.5rem;
  min-height: 4.5rem;
}
.pt-fs-costs__scroll, .pt-fs-revenues__scroll {
  width: 100%;
  max-height: var(--fs-tab-max-height);
  overflow: auto;
}
.pt-fs-table thead th {
  position: sticky;
  top: 0;
  z-index: 2;
  background: var(--color-surface);
}
.pt-fs-table__group {
  text-align: center;
}
.pt-fs-table--grouped thead tr:first-child th {
  height: 1.9rem;
}
.pt-fs-table--grouped thead tr:last-child th {
  top: 1.9rem;
}
.pt-fs-revenues td .pt-input, .pt-fs-revenues td .pt-select {
  width: 100%;
}
.pt-fs-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.8125rem;
}
.pt-fs-table th {
  padding: 0.45rem 0.5rem;
  border-bottom: 1px solid var(--color-surface-3);
  color: var(--color-text-secondary);
  font-size: 0.6875rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-align: left;
  white-space: nowrap;
}
.pt-fs-table td {
  padding: 0.35rem 0.5rem;
  border-bottom: 1px solid var(--color-surface-3);
  color: var(--color-text-primary);
  vertical-align: middle;
}
.pt-fs-table th, .pt-fs-table td {
  border-right: 1px solid var(--color-surface-3);
}
.pt-fs-table th:last-child, .pt-fs-table td:last-child {
  border-right: none;
}
.pt-fs-table__label {
  font-weight: 600;
}
.pt-fs-table__total-row td {
  border-top: 2px solid var(--color-surface-3);
  font-weight: 700;
}
.pt-fs-num {
  text-align: right;
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}
.pt-fs-table th.pt-fs-num {
  text-align: right;
}
.pt-fs-costs__rate {
  width: 8rem;
  max-width: 100%;
  padding: 0.3rem 0.45rem;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-sm, 0.25rem);
  background: var(--color-surface);
  color: var(--color-text-primary);
  font-size: 0.8125rem;
  text-align: right;
}
.pt-fs-costs__rate:disabled {
  background: var(--color-surface-2);
  color: var(--color-text-secondary);
}
.pt-fs-summary {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.pt-fs-summary__table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.8125rem;
}
.pt-fs-summary__table th {
  padding: 0.4rem 0.35rem;
  border-bottom: 1px solid var(--color-surface-3);
  color: var(--color-text-secondary);
  font-size: 0.6875rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-align: left;
}
.pt-fs-summary__table td {
  padding: 0.3rem 0.35rem;
  color: var(--color-text-primary);
  line-height: 1.35;
}
.pt-fs-summary__num {
  text-align: right;
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}
.pt-fs-summary__table th.pt-fs-summary__num {
  text-align: right;
}
.pt-fs-summary__total-row td {
  border-top: 1px solid var(--color-surface-3);
  font-weight: 700;
}
.pt-fs-summary__muted {
  margin-left: 0.25rem;
  color: var(--color-text-primary);
  font-size: 0.75rem;
}
.pt-evaluation-roles {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-lg);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  background: var(--color-surface);
  padding: var(--spacing-lg);
}
.pt-evaluation-roles__note {
  font-size: var(--text-sm);
  color: var(--color-text-muted);
  margin: 0;
}
.pt-evaluation-roles__form {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-lg);
}
.pt-evaluation-roles__list {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-sm);
  list-style: none;
  margin: 0;
  padding: 0;
}
.pt-evaluation-roles__row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: var(--spacing-md);
  padding: var(--spacing-md);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  background: var(--color-surface-3);
}
.pt-evaluation-roles__evaluator {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-2xs);
  min-width: 12rem;
  flex: 1 1 12rem;
}
.pt-evaluation-roles__name {
  font-size: var(--text-base);
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-evaluation-roles__company {
  font-size: var(--text-xs);
  color: var(--color-text-muted);
}
.pt-evaluation-roles__roles {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-sm) var(--spacing-md);
}
.pt-evaluation-roles__cell {
  flex: 0 0 auto;
}
.pt-evaluation-roles__actions {
  display: flex;
  justify-content: flex-start;
}
.pt-grading-reference {
  --pt-label-w: 11.5rem;
  display: flex;
  align-items: center;
  gap: 0.375rem;
}
.pt-grading-reference__info {
  display: inline-flex;
  color: var(--color-text-muted);
  cursor: help;
  flex: 0 0 auto;
}
@media (max-width: 44rem) {
  .pt-grading-reference {
    --pt-label-w: 0;
  }
  .pt-grading-reference .pt-form-group--inline {
    flex-direction: column;
    gap: var(--spacing-xs);
  }
}
.pt-grading-tiers {
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  background: var(--color-surface);
  padding: var(--spacing-lg);
}
.pt-grading-tiers__form {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-md);
}
.pt-grading-tiers__header {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
}
.pt-grading-tiers__title {
  font-size: var(--text-lg);
  font-weight: 700;
  color: var(--color-text-primary);
  margin: 0;
}
.pt-grading-tiers__description {
  font-size: var(--text-sm);
  color: var(--color-text-muted);
  margin: 0;
}
.pt-grading-tiers__bar {
  position: relative;
  display: flex;
  width: 100%;
  height: 2.25rem;
  border-radius: var(--radius-md);
  overflow: hidden;
  background: var(--color-surface-3);
}
.pt-grading-tiers__bar:empty {
  min-height: 2.25rem;
}
.pt-grading-tiers__band {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  height: 100%;
  padding: 0 var(--spacing-xs);
  color: #fff;
  font-size: var(--text-xs);
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: width 0.2s ease;
}
.pt-grading-tiers__band--1 {
  background: oklch(48% 0.14 145);
}
.pt-grading-tiers__band--2 {
  background: oklch(48% 0.15 130);
}
.pt-grading-tiers__band--3 {
  background: oklch(47% 0.13 85);
}
.pt-grading-tiers__band--4 {
  background: oklch(48% 0.16 50);
}
.pt-grading-tiers__band--5 {
  background: oklch(48% 0.17 32);
}
.pt-grading-tiers__band--6 {
  background: oklch(47% 0.18 25);
}
.pt-grading-tiers__band-label {
  overflow: hidden;
  text-overflow: ellipsis;
}
.pt-grading-tiers__marker {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  border-left: 2px solid var(--color-surface);
  pointer-events: none;
}
.pt-grading-tiers__axis {
  position: relative;
  height: 1rem;
  margin-top: 0.125rem;
}
.pt-grading-tiers__axis-tick {
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  font-size: var(--text-xs);
  font-weight: 700;
  color: var(--color-text-muted);
  font-variant-numeric: tabular-nums;
}
.pt-grading-tiers__axis-tick::before {
  content: "";
  position: absolute;
  top: -0.3rem;
  left: 50%;
  width: 1px;
  height: 0.25rem;
  background: var(--color-border-strong);
}
.pt-grading-tiers__footer {
  display: flex;
  justify-content: flex-start;
}
.pt-grading-tiers__columns, .pt-grading-tier-row {
  display: grid;
  grid-template-columns: 1.5rem 14rem minmax(0, 1fr) 8rem 1.75rem;
  align-items: center;
  gap: var(--spacing-sm);
  padding: 0 var(--spacing-sm);
}
.pt-grading-tiers__columns {
  height: 1.875rem;
  background: var(--color-surface-2);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md) var(--radius-md) 0 0;
}
.pt-grading-tiers__columns > span {
  font-size: var(--text-xs);
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--color-text-muted);
  white-space: nowrap;
}
.pt-grading-tiers__rows {
  display: flex;
  flex-direction: column;
  border: 1px solid var(--color-border);
  border-top: 0;
  border-radius: 0 0 var(--radius-md) var(--radius-md);
  overflow: hidden;
  background: var(--color-surface);
}
.pt-grading-tier-row {
  height: 2.5rem;
  border-bottom: 1px solid var(--color-border);
}
.pt-grading-tier-row:last-child {
  border-bottom: 0;
}
.pt-grading-tier-row:hover {
  background: var(--color-surface-2);
}
.pt-grading-tier-row__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.375rem;
  height: 1.375rem;
  border-radius: var(--radius-full);
  background: var(--color-brand-subtle);
  color: var(--color-brand);
  font-size: var(--text-xs);
  font-weight: 700;
  font-variant-numeric: tabular-nums;
}
.pt-grading-tier-row__floor {
  position: relative;
  min-width: 0;
}
.pt-grading-tier-row__floor input:disabled {
  display: none;
}
.pt-grading-tier-row__catch-all {
  font-size: var(--text-xs);
  font-style: italic;
  color: var(--color-text-muted);
  white-space: normal;
}
.pt-grading-tier-row__catch-all--hidden {
  display: none;
}
.pt-grading-tier-row__remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.75rem;
  height: 1.75rem;
  border: 0;
  border-radius: var(--radius-sm);
  background: transparent;
  color: var(--color-text-muted);
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.15s ease, color 0.15s ease;
}
.pt-grading-tier-row:hover .pt-grading-tier-row__remove, .pt-grading-tier-row__remove:focus-visible {
  opacity: 1;
}
.pt-grading-tier-row__remove:hover:not(:disabled) {
  color: var(--color-danger);
  background: var(--color-danger-subtle);
}
.pt-grading-tier-row__remove:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
@media (prefers-reduced-motion: reduce) {
  .pt-grading-tier-row__remove {
    transition: none;
  }
}
@media (hover: none) {
  .pt-grading-tier-row__remove {
    opacity: 1;
  }
}
@media (max-width: 48rem) {
  .pt-grading-tiers__columns, .pt-grading-tier-row {
    grid-template-columns: 1.5rem minmax(0, 1fr) 6rem 1.75rem;
  }
  .pt-grading-tiers__columns > span:nth-child(3), .pt-grading-tier-row > [data-tier-field="description"] {
    display: none;
  }
  .pt-grading-tier-row__remove {
    opacity: 1;
  }
}
.pt-grading-tiers__table {
  margin-top: var(--spacing-md);
}
.pt-grading-tier-row__static {
  font-size: var(--text-sm);
  color: var(--color-text-primary);
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-grading-tier-row__static--muted {
  color: var(--color-text-muted);
}
.pt-template-list {
  display: flex;
  flex-direction: column;
}
.pt-template-list__rows {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md, 0.375rem);
}
.pt-template-list__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.875rem 1rem;
  background: var(--color-surface, #fff);
  border-bottom: 1px solid var(--color-border);
}
.pt-template-list__row:first-child {
  border-top-left-radius: var(--radius-md, 0.375rem);
  border-top-right-radius: var(--radius-md, 0.375rem);
}
.pt-template-list__row:last-child {
  border-bottom: none;
  border-bottom-left-radius: var(--radius-md, 0.375rem);
  border-bottom-right-radius: var(--radius-md, 0.375rem);
}
.pt-template-list__row:hover {
  background: var(--color-surface-2, oklch(97.5% 0.01 250));
}
.pt-template-list__meta {
  display: grid;
  grid-template-columns: auto auto auto 1fr;
  grid-template-areas: "name version badge ." "facts facts facts facts";
  align-items: center;
  gap: 0.125rem 0.625rem;
  min-width: 0;
  flex: 1 1 auto;
}
.pt-template-list__name {
  grid-area: name;
  font-weight: 600;
  color: var(--color-text-primary);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
}
.pt-template-list__name:hover {
  color: var(--color-brand);
  text-decoration: underline;
}
.pt-template-list__version {
  grid-area: version;
  font-size: var(--text-sm, 0.875rem);
  color: var(--color-text-secondary);
  white-space: nowrap;
  flex-shrink: 0;
}
.pt-template-list__facts {
  grid-area: facts;
  font-size: var(--text-xs);
  color: var(--color-text-muted);
  font-variant-numeric: tabular-nums;
}
.pt-grading-matrix-actions {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-shrink: 0;
}
.pt-template-list__empty {
  padding: var(--spacing-lg);
}
.pt-template-list__archived {
  margin-top: var(--spacing-lg);
}
.pt-template-list__archived-toggle {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  padding: var(--spacing-xs) 0;
  border: 0;
  background: transparent;
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  font-weight: 600;
  cursor: pointer;
}
.pt-template-list__archived-toggle:hover {
  color: var(--color-brand);
}
.pt-template-list__archived-toggle .pt-icon {
  transition: transform 0.18s ease;
}
.pt-template-list__archived[data-disclosure-open="true"] .pt-template-list__archived-toggle .pt-icon {
  transform: rotate(180deg);
}
.pt-template-list__archived [data-disclosure-target="body"] {
  padding-top: var(--spacing-sm);
}
@media (prefers-reduced-motion: reduce) {
  .pt-template-list__archived-toggle .pt-icon {
    transition: none;
  }
}
.pt-grading-versions__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
}
.pt-grading-versions__row {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  padding: var(--spacing-sm) 0.625rem;
  border-bottom: 1px solid var(--color-border);
}
.pt-grading-versions__row:last-child {
  border-bottom: 0;
}
.pt-grading-versions__row--current {
  background: var(--color-surface-2);
  border-radius: var(--radius-md);
}
.pt-grading-versions__head {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
}
.pt-grading-versions__version {
  font-size: var(--text-sm);
  font-weight: 700;
  font-variant-numeric: tabular-nums;
  color: var(--color-text-muted);
}
.pt-grading-versions__current-marker {
  margin-left: auto;
  font-size: var(--text-xs);
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--color-brand);
}
.pt-grading-versions__name {
  font-weight: 600;
  font-size: var(--text-sm);
  color: var(--color-text-primary);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-grading-versions__name--link:hover {
  color: var(--color-brand);
  text-decoration: underline;
}
.pt-grading-versions__actions {
  margin-top: 0.25rem;
}
.pt-grading-summary-page__version {
  font-size: var(--text-sm);
  color: var(--color-text-muted);
  font-weight: 600;
}
.pt-partners-page__stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
  gap: 0.75rem;
  margin-bottom: 1rem;
}
.pt-partners__toolbar {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}
.pt-partners__segmented {
  display: flex;
  gap: 0.125rem;
  padding: 0.1875rem;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: 0.5rem;
}
.pt-partners__segment {
  flex: 1;
  text-align: center;
  padding: 0.3125rem 0.6875rem;
  border-radius: 0.375rem;
  font-size: 0.75rem;
  font-weight: 500;
  color: var(--color-text-secondary);
  white-space: nowrap;
  cursor: pointer;
  transition: background 120ms ease, color 120ms ease;
}
.pt-partners__segment:hover {
  color: var(--color-text-primary);
}
.pt-partners__segment--active {
  background: var(--color-brand);
  color: var(--color-text-inverse);
  font-weight: 600;
}
.pt-partners__segment--active:hover {
  color: var(--color-text-inverse);
}
.pt-partners__count {
  font-size: var(--text-sm);
  color: var(--color-text-muted);
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}
.pt-partners__refinements {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-wrap: wrap;
  flex: 1;
  min-width: 0;
}
.pt-partners__chips {
  display: inline-flex;
  gap: 0.375rem;
  flex-wrap: wrap;
}
.pt-partners__chip {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  padding: 0.125rem 0.5rem;
  border-radius: var(--radius-full);
  border: 0;
  background: var(--color-brand-subtle);
  color: var(--color-brand);
  font-size: var(--text-xs);
  font-weight: 600;
  cursor: pointer;
}
.pt-partners__clear {
  border: 0;
  background: transparent;
  color: var(--color-text-muted);
  font-size: var(--text-xs);
  cursor: pointer;
}
.pt-partners__clear:hover {
  color: var(--color-brand);
  text-decoration: underline;
}
.pt-partners__facet-option {
  display: flex;
  align-items: center;
  gap: 0.4375rem;
  padding: 0.1875rem 0;
  font-size: var(--text-sm);
  color: var(--color-text);
  cursor: pointer;
}
.pt-partners__facet-option--empty {
  opacity: 0.45;
}
.pt-partners__facet-option input {
  margin: 0;
}
.pt-partners__facet-label {
  flex: 1;
}
.pt-partners__facet-option--active .pt-partners__facet-label {
  color: var(--color-brand);
  font-weight: 600;
}
.pt-partners__facet-count {
  color: var(--color-text-muted);
  font-size: var(--text-xs);
  font-variant-numeric: tabular-nums;
}
.pt-partners__search {
  width: 100%;
  min-width: 0;
  padding: 0.375rem 0.6875rem;
  border: 1px solid var(--color-border);
  border-radius: 0.375rem;
  background: var(--color-surface);
  font-size: 0.75rem;
  color: var(--color-text-primary);
}
.pt-partners__search::placeholder {
  color: var(--color-text-disabled);
}
.pt-partners__company-link {
  color: var(--color-brand);
  font-weight: 600;
  text-decoration: none;
}
.pt-partners__company-link:hover {
  text-decoration: underline;
}
.pt-partners__group-header {
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: oklch(35% 0.02 255);
}
.pt-partners__sub-header {
  font-size: 0.76rem;
  font-weight: 700;
  color: oklch(25% 0.02 255);
}
.pt-relationship-card {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  background: var(--color-brand-subtle);
  border: 1px solid oklch(88% 0.04 250);
  border-radius: var(--radius-lg);
  margin-bottom: 1rem;
}
.pt-relationship-card__head {
  display: flex;
  align-items: center;
  gap: 0.4375rem;
  color: var(--color-brand);
}
.pt-relationship-card__title {
  font-size: 0.75rem;
  font-weight: 700;
  white-space: nowrap;
}
.pt-relationship-card__scope {
  white-space: nowrap;
}
.pt-relationship-card__stats {
  display: flex;
  gap: 1.25rem;
  flex: 1;
  flex-wrap: wrap;
}
.pt-relationship-card__stat {
  display: flex;
  flex-direction: column;
  min-width: 5.5rem;
}
.pt-relationship-card__value {
  font-size: 0.875rem;
  font-weight: 700;
  font-variant-numeric: tabular-nums;
}
.pt-relationship-card__label {
  font-size: 0.625rem;
  color: var(--color-text-secondary);
}
.pt-relationship-card__cta {
  white-space: nowrap;
}
.pt-partner360__panel .pt-ag-chart {
  min-width: 0;
  max-width: 100%;
}
.pt-partner360__stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 0.625rem;
  margin-bottom: 1rem;
}
.pt-partner360__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 19rem;
  gap: 0.75rem;
  align-items: start;
}
@media (max-width: 64rem) {
  .pt-partner360__grid {
    grid-template-columns: 1fr;
  }
}
.pt-partner360__main, .pt-partner360__rail {
  display: grid;
  gap: 0.75rem;
  min-width: 0;
}
.pt-partner360__panel {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  padding: 0.875rem 1rem;
  min-width: 0;
}
.pt-partner360__panel--highlight {
  background: var(--color-brand-subtle);
  border-color: oklch(85% 0.05 250);
}
.pt-partner360__panel-title {
  margin: 0 0 0.125rem;
  font-size: 0.8125rem;
  font-weight: 700;
}
.pt-partner360__panel-sub {
  margin: 0 0 0.625rem;
  font-size: 0.6875rem;
  color: var(--color-muted);
}
.pt-partner360__rrow {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.5rem;
  padding: 0.4375rem 0;
  border-bottom: 1px solid var(--color-surface-3);
  font-size: 0.75rem;
}
.pt-partner360__rrow:last-child {
  border-bottom: none;
}
.pt-partner360__rkey {
  color: var(--color-text-secondary);
}
.pt-partner360__rval {
  font-weight: 600;
  font-variant-numeric: tabular-nums;
  text-align: right;
}
.pt-partner360__note {
  margin: 0.5rem 0 0;
  font-size: 0.71875rem;
  color: var(--color-text-secondary);
  line-height: 1.45;
}
.pt-partner360__invite-btn {
  width: 100%;
  justify-content: center;
  margin-top: 0.625rem;
}
.pt-partner360__view-all {
  margin-top: 0.625rem;
}
.pt-partner360__loading {
  padding: 2rem 0;
  color: var(--color-muted);
  font-size: 0.8125rem;
}
.pt-partner360__table-wrap {
  overflow-x: auto;
}
.pt-partner360__table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.75rem;
}
.pt-partner360__table th {
  text-align: left;
  font-size: 0.6875rem;
  font-weight: 600;
  color: var(--color-text-secondary);
  padding: 0.5rem 0.625rem;
  border-bottom: 1px solid var(--color-border);
  white-space: nowrap;
}
.pt-partner360__table td {
  padding: 0.5625rem 0.625rem;
  border-bottom: 1px solid var(--color-surface-3);
  white-space: nowrap;
}
.pt-partner360__table tr:last-child td {
  border-bottom: none;
}
.pt-partner360__table th.num, .pt-partner360__table td.num {
  text-align: right;
  font-variant-numeric: tabular-nums;
}
.pt-partner-history__toolbar {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 0.75rem;
}
.pt-partner-history__search {
  min-width: 220px;
  padding: 0.375rem 0.6875rem;
  border: 1px solid var(--color-border);
  border-radius: 0.375rem;
  background: var(--color-surface);
  font-size: 0.8125rem;
}
.pt-vendor-hub__loading, .pt-vendor-hub__empty {
  padding: var(--spacing-lg);
  color: var(--color-text-muted);
  font-size: var(--text-sm);
}
.pt-vendor-hub__setup {
  display: inline-flex;
}
.pt-vendor-hub__setup-trigger {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  background: none;
  border: 0;
  border-bottom: 2px solid transparent;
  cursor: pointer;
}
.pt-vendor-hub__setup-menu {
  list-style: none;
  margin: 0;
  padding: 0.25rem;
  min-width: 13rem;
}
.pt-vendor-hub__setup-item {
  display: block;
  padding: var(--spacing-sm) var(--spacing-md);
  border-radius: var(--radius-md);
  font-size: var(--text-sm);
  color: var(--color-text);
  text-decoration: none;
}
.pt-vendor-hub__setup-item:hover {
  background: var(--color-surface-3);
}
.pt-vendor-hub__setup-item--active {
  font-weight: 600;
  color: var(--color-brand);
}
.pt-vendor-hub__setup-divider {
  margin: var(--spacing-xs) 0;
  border-top: 1px solid var(--color-border);
}
.pt-vendor-program-settings {
  max-width: 40rem;
  padding-top: var(--spacing-lg);
  display: flex;
  flex-direction: column;
  gap: var(--spacing-lg);
}
.pt-vendor-program-settings__section {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-lg);
  padding-top: var(--spacing-xl);
  border-top: 1px solid var(--color-border);
}
.pt-vendor-program-settings__section:first-of-type {
  padding-top: 0;
  border-top: 0;
}
.pt-vendor-program-settings__section-title {
  margin: 0;
  color: var(--color-text-primary);
  font-size: var(--text-lg);
  font-weight: 700;
}
.pt-vendor-program-settings__duration {
  display: flex;
  gap: var(--spacing-sm);
  align-items: center;
}
.pt-vendor-program-settings__duration .pt-input {
  flex: 1;
}
.pt-vendor-program-settings__duration .pt-select {
  flex: 0 0 auto;
  min-width: 8.5rem;
}
.pt-vendor-hub__intake {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 0.375rem;
}
.pt-vendor-hub__share {
  font-size: var(--text-xs);
  font-weight: 500;
}
.pt-vendor-performance__header {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
}
.pt-vendor-performance__heading {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
}
.pt-vendor-performance__header-icon {
  width: 1.25rem;
  height: 1.25rem;
  color: var(--color-text-muted);
}
.pt-vendor-performance__title {
  font-size: var(--text-lg);
  font-weight: 600;
  margin: 0;
}
.pt-vendor-performance__subtitle {
  font-size: var(--text-sm);
  color: var(--color-text-muted);
  margin: 0;
}
.pt-vendor-performance {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-lg);
}
.pt-vendor-performance__average {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
}
.pt-vendor-performance__average-value {
  display: flex;
  align-items: baseline;
  gap: var(--spacing-xs);
}
.pt-vendor-performance__average-number {
  font-size: var(--text-2xl);
  font-weight: 700;
  line-height: 1;
  color: var(--color-text);
}
.pt-vendor-performance__average-scale {
  font-size: var(--text-base);
  color: var(--color-text-muted);
}
.pt-vendor-performance__average-label {
  font-size: var(--text-xs);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--color-text-muted);
}
.pt-vendor-performance__count {
  font-size: var(--text-sm);
  color: var(--color-text-muted);
}
.pt-vendor-performance__table {
  width: 100%;
  border-collapse: collapse;
  font-size: var(--text-sm);
}
.pt-vendor-performance__table th {
  text-align: left;
  padding: var(--spacing-xs) var(--spacing-sm);
  font-size: var(--text-xs);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--color-text-muted);
  border-bottom: 1px solid var(--color-border);
}
.pt-vendor-performance__table td {
  padding: var(--spacing-sm);
  border-bottom: 1px solid var(--color-border);
  vertical-align: top;
  color: var(--color-text);
}
.pt-vendor-performance__cell--tender {
  font-weight: 600;
}
.pt-vendor-performance__cell--rating {
  white-space: nowrap;
}
.pt-vendor-performance__cell--note {
  color: var(--color-text-muted);
}
.pt-issues-page {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-issue-card {
  display: flex;
  align-items: flex-start;
  gap: 0.625rem;
  padding: 0.625rem 0.875rem;
  background: var(--color-surface);
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-md, 0.5rem);
  border-left-width: 3px;
  box-shadow: 0 0.25rem 0.75rem oklch(20% 0 0 / 6%);
  transition: box-shadow 0.15s ease, transform 0.15s ease, border-color 0.15s ease;
}
.pt-issue-card:hover {
  box-shadow: 0 0.5rem 1.25rem oklch(20% 0 0 / 10%);
  transform: translateY(-1px);
}
.pt-issue-card--default {
  border-left-color: var(--color-surface-3);
}
.pt-issue-card--warning {
  border-left-color: var(--color-warning);
}
.pt-issue-card--info {
  border-left-color: var(--color-info, #0ea5e9);
}
.pt-issue-card--success {
  border-left-color: var(--color-success);
}
.pt-issue-card--danger {
  border-left-color: var(--color-danger, #dc2626);
}
a.pt-issue-card {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}
.pt-issue-card--selected {
  border-color: var(--color-brand);
}
.pt-issue-card--active {
  border-color: var(--color-brand);
  background: var(--color-surface-2, #f8fafc);
}
.pt-issue-card__body {
  flex: 1;
  min-width: 0;
}
.pt-issue-card__title {
  font-size: 0.8125rem;
  font-weight: 600;
  color: var(--color-text-primary);
  margin-bottom: 0.375rem;
}
.pt-issue-card__meta {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0.5rem 1rem;
  font-size: 0.6875rem;
  color: var(--color-text-secondary);
}
.pt-issue-card__meta-main {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.625rem;
  min-width: 0;
}
.pt-issue-card__meta-aside {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.625rem;
  margin-left: auto;
  white-space: nowrap;
}
.pt-issue-card__meta-item {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
}
.pt-issue-card__meta-icon {
  width: 0.75rem;
  height: 0.75rem;
}
.pt-issue-history__entry {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}
.pt-issue-history__head {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-issue-history__sentence {
  margin: 0;
  font-size: 0.875rem;
  color: var(--color-text-primary);
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.375rem;
}
.pt-issue-history .pt-timeline__entry:not(:last-child)::before {
  left: calc(0.375rem - 1px);
}
.pt-issue-history .pt-timeline__entry:not(:last-child):not(.is-last-visible)::after {
  content: "";
  position: absolute;
  left: 0.375rem;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid var(--color-border);
}
.pt-issue-history .pt-timeline__entry.is-last-visible::before, .pt-issue-history .pt-timeline__entry.is-last-visible::after {
  display: none;
}
.pt-issue-history .pt-timeline__entry.is-last-visible.has-more-below::before {
  content: "";
  display: block;
  position: absolute;
  left: calc(0.375rem - 1px);
  top: 1.25rem;
  bottom: 0;
  width: 2px;
  background: var(--color-border);
}
.pt-issue-history .pt-timeline__entry.is-paged-out {
  display: none;
}
.pt-issue-history__more {
  position: relative;
  height: 1.5rem;
}
.pt-issue-history__more::before {
  content: "";
  position: absolute;
  left: calc(0.375rem - 1px);
  width: 2px;
  top: 0;
  bottom: 0;
  background: var(--color-border);
}
.pt-issue-history__more::after {
  content: "";
  position: absolute;
  left: 0.375rem;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid var(--color-border);
}
.pt-issue-history__pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding-top: 0.5rem;
  margin-top: 0.25rem;
  border-top: 1px solid var(--color-surface-2, #f1f5f9);
}
.pt-issue-history__page-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-sm, 0.25rem);
  background: var(--color-surface);
  color: var(--color-text-primary);
  cursor: pointer;
  line-height: 1;
}
.pt-issue-history__page-btn:hover:not(:disabled) {
  background: var(--color-surface-2, #f1f5f9);
}
.pt-issue-history__page-btn:disabled {
  opacity: 0.4;
  cursor: default;
}
.pt-issue-history__page-info {
  font-size: 0.75rem;
  color: var(--color-text-secondary);
  min-width: 2.5rem;
  text-align: center;
}
.pt-issue-history__changes {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.pt-issue-history__change {
  display: flex;
  align-items: center;
  gap: 0.375rem;
  font-size: 0.8125rem;
  color: var(--color-text-secondary);
}
.pt-issue-history__change-label {
  font-weight: 500;
  color: var(--color-text-primary);
}
.pt-issue-history__change-value {
  color: var(--color-text-secondary);
}
.pt-issue-history__clarification {
  margin: 0;
  font-size: 0.75rem;
  font-style: italic;
  color: var(--color-text-secondary);
}
.pt-issue-history__empty {
  margin: 0;
  padding: 1rem 0;
  font-size: 0.875rem;
  color: var(--color-text-secondary);
}
.pt-issue-form-modal .pt-modal__container {
  max-width: none;
  width: 100%;
}
.pt-issue-form {
  display: contents;
}
.pt-issue-form-modal .pt-modal__body {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.pt-issue-form__severity {
  display: inline-flex;
  gap: 0;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-md, 0.5rem);
  overflow: hidden;
}
.pt-severity-toggle {
  appearance: none;
  border: 0;
  border-right: 1px solid var(--color-surface-3);
  background: var(--color-surface);
  padding: 0.4375rem 0.875rem;
  font-size: 0.8125rem;
  font-weight: 600;
  color: var(--color-text-secondary);
  cursor: pointer;
}
.pt-severity-toggle:last-child {
  border-right: 0;
}
.pt-severity-toggle.is-active {
  color: #fff;
}
.pt-severity-toggle--danger.is-active {
  background: var(--color-danger, #dc2626);
}
.pt-severity-toggle--warning.is-active {
  background: var(--color-warning, #d97706);
}
.pt-severity-toggle--info.is-active {
  background: var(--color-info, #0ea5e9);
}
.pt-severity-toggle--default.is-active {
  background: var(--color-text-secondary);
}
.pt-issue-counters {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-bottom: 1rem;
}
.pt-issue-counters__stat {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-width: 4.5rem;
  padding: 0.5rem 0.75rem;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-md, 0.5rem);
  background: var(--color-surface);
  border-left-width: 3px;
}
.pt-issue-counters__stat--default {
  border-left-color: var(--color-text-secondary);
}
.pt-issue-counters__stat--warning {
  border-left-color: var(--color-warning);
}
.pt-issue-counters__stat--info {
  border-left-color: var(--color-info, #0ea5e9);
}
.pt-issue-counters__stat--success {
  border-left-color: var(--color-success);
}
.pt-issue-counters__stat--danger {
  border-left-color: var(--color-danger, #dc2626);
}
.pt-issue-counters__count {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.1;
  color: var(--color-text-primary);
}
.pt-issue-counters__label {
  font-size: 0.6875rem;
  color: var(--color-text-secondary);
}
.pt-issues-toolbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 0.75rem;
}
.pt-issues-toolbar__search {
  position: relative;
  display: inline-flex;
  align-items: center;
  flex: 1 1 14rem;
  min-width: 12rem;
}
.pt-issues-toolbar__search-icon {
  position: absolute;
  left: 0.625rem;
  width: 1rem;
  height: 1rem;
  color: var(--color-text-secondary);
  pointer-events: none;
}
.pt-issues-toolbar__search-input {
  width: 100%;
  padding: 0.4375rem 0.75rem 0.4375rem 2rem;
  font-size: 0.8125rem;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-md, 0.5rem);
  background: var(--color-surface);
  color: var(--color-text-primary);
}
.pt-issues-toolbar__search-input:focus {
  outline: 2px solid var(--color-brand);
  outline-offset: -1px;
}
.pt-issues-toolbar__filters {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}
.pt-issues-toolbar__group {
  display: inline-flex;
  gap: 0.25rem;
  margin: 0;
  padding: 0;
  border: 0;
}
.pt-issues-toolbar__export {
  display: inline-flex;
  align-items: center;
}
.pt-issues-toolbar__export .pt-btn--secondary {
  background: transparent;
}
.pt-issues-toolbar__export .pt-btn--secondary:hover {
  background: var(--color-surface-2);
}
.pt-issues-toolbar__count {
  margin-left: auto;
  font-size: 0.6875rem;
  color: var(--color-text-secondary);
  white-space: nowrap;
}
.pt-issues-layout {
  display: grid;
  grid-template-columns: minmax(0, 40fr) minmax(0, 60fr);
  grid-template-rows: auto 1fr;
  grid-template-areas: "toolbar toolbar" "main    detail";
  gap: 0.75rem 1rem;
  align-items: start;
}
.pt-issues-layout__toolbar {
  grid-area: toolbar;
  min-width: 0;
}
.pt-issues-layout__main {
  grid-area: main;
  min-width: 0;
}
.pt-issues-layout__detail {
  grid-area: detail;
  align-self: start;
  position: sticky;
  top: 1rem;
  max-height: calc(100vh - 2rem);
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: transparent transparent;
}
.pt-issues-layout__detail:hover {
  scrollbar-color: var(--color-surface-3) transparent;
}
.pt-issues-layout__detail::-webkit-scrollbar {
  width: 6px;
}
.pt-issues-layout__detail::-webkit-scrollbar-track {
  background: transparent;
}
.pt-issues-layout__detail::-webkit-scrollbar-thumb {
  background: transparent;
  border-radius: 3px;
}
.pt-issues-layout__detail:hover::-webkit-scrollbar-thumb {
  background: var(--color-surface-3);
}
.pt-issues-list {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-issues-layout__main .pt-pagination {
  margin-top: 0.75rem;
}
@media (max-width: 60rem) {
  .pt-issues-layout {
    display: flex;
    flex-direction: column;
  }
  .pt-issues-layout__detail {
    order: 1;
    position: static;
    width: 100%;
    max-height: none;
    overflow-y: visible;
  }
  .pt-issues-layout__toolbar {
    order: 2;
  }
  .pt-issues-layout__main {
    order: 3;
  }
}
.pt-issue-detail-frame {
  display: block;
}
.pt-issue-detail {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 1.25rem;
  background: var(--color-surface);
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-md, 0.5rem);
}
.pt-issue-detail__head-row {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
}
.pt-issue-detail__head-main {
  flex: 1;
  min-width: 0;
}
.pt-issue-detail__head-actions {
  display: flex;
  align-items: center;
  gap: 0.375rem;
  flex-shrink: 0;
}
.pt-issue-detail__title {
  font-size: 1rem;
  font-weight: 700;
  color: var(--color-text-primary);
  margin: 0;
  overflow-wrap: anywhere;
}
.pt-issue-detail__reference {
  font-size: 0.75rem;
  color: var(--color-text-secondary);
  margin-top: 0.125rem;
}
.pt-issue-detail__section-title {
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: var(--color-text-secondary);
  margin: 0 0 0.375rem;
}
.pt-issue-detail__creator {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
}
.pt-issue-detail__doc-link {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  color: var(--color-brand);
  text-decoration: none;
  font-weight: 500;
}
.pt-issue-detail__doc-link:hover .pt-issue-detail__doc-link-label {
  text-decoration: underline;
}
.pt-issue-detail__doc-link-icon {
  flex-shrink: 0;
  opacity: 0.7;
}
.pt-issue-detail__meta .pt-description-list--horizontal .pt-description-list__item {
  align-items: center;
}
.pt-issue-detail__actions {
  border-top: 1px solid var(--color-surface-3);
  padding-top: 1rem;
}
.pt-issue-detail__actions-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.5rem;
}
.pt-issue-detail__actions-group form {
  display: inline-flex;
  margin: 0;
}
.pt-issue-detail__title[data-inline-edit-target="display"], .pt-issue-detail__severity-display {
  cursor: pointer;
  border-radius: var(--radius-sm, 0.25rem);
  transition: background 0.12s ease;
}
.pt-issue-detail__title[data-inline-edit-target="display"] {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  max-width: 100%;
}
.pt-issue-detail__title[data-inline-edit-target="display"]:hover, .pt-issue-detail__severity-display:hover {
  background: var(--color-surface-2, #f1f5f9);
}
.pt-issue-detail__edit-pencil {
  display: none;
  margin-left: 0.375rem;
  color: var(--color-text-secondary);
  vertical-align: middle;
}
.pt-issue-detail__title[data-inline-edit-target="display"]:hover .pt-issue-detail__edit-pencil, .pt-issue-detail__severity-display:hover .pt-issue-detail__edit-pencil {
  display: inline-flex;
}
.pt-issue-inline-form {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin: 0.25rem 0;
}
.pt-issue-detail__title-edit {
  width: 100%;
}
.pt-issue-inline-form--title, .pt-issue-inline-form--title .pt-input {
  width: 100%;
}
.pt-issue-inline-form--severity {
  align-items: flex-start;
}
.pt-issue-inline-form--severity .pt-issue-form__severity {
  display: inline-flex;
  width: fit-content;
}
.pt-issue-detail__comments {
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  border-top: 1px solid var(--color-surface-3);
}
.pt-issue-detail__comments .pt-tabs__panel:not([hidden]) {
  animation: pt-issue-tab-fade 0.18s ease;
}
@keyframes pt-issue-tab-fade {
  from {
    opacity: 0;
    transform: translateY(4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.pt-rfc-form__body {
  display: flex;
  flex-direction: column;
  gap: 0.875rem;
}
.pt-rfc-form__footer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 0.5rem;
  margin-top: 1.25rem;
  padding-top: 1rem;
  border-top: 1px solid var(--color-surface-3);
}
.pt-rfc-visibility {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  font-size: var(--text-sm);
  font-weight: 500;
}
.pt-rfc-visibility--public {
  color: var(--color-success);
}
.pt-rfc-visibility--private {
  color: var(--color-brand);
}
.pt-rfc-visibility--restricted {
  color: var(--color-warning);
}
.pt-rfc-visibility--exclusive {
  color: var(--color-danger);
}
.pt-rfc-visibility--sm {
  font-size: 0.8125rem;
  gap: 0.25rem;
}
.pt-rfc-grid {
  width: 100%;
}
.pt-rfc-grid .pt-ag-grid-container {
  height: auto;
}
.pt-rfc-grid .ag-header-cell-text {
  font-size: 0.6875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.pt-rfc-grid .ag-cell {
  display: flex;
  align-items: center;
}
.pt-rfc-grid__empty {
  color: var(--color-text-muted);
}
.pt-rfc-section {
  padding-top: 1rem;
  border-top: 1px solid var(--color-surface-3);
}
.pt-rfc-section__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 0.75rem;
}
.pt-rfc-section__title {
  font-size: 0.9375rem;
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-modal--drawer .pt-modal__body:has(.pt-rfc-detail) {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  padding: 1rem 1.5rem;
}
.pt-rfc-detail {
  display: flex;
  flex-direction: column;
  gap: 0.875rem;
  flex: 1 1 auto;
  min-height: 0;
}
.pt-rfc-detail__meta .pt-description-list--horizontal .pt-description-list__item {
  padding: 0.3125rem 0;
  align-items: center;
}
.pt-rfc-detail__header-actions {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex: none;
}
.pt-rfc-detail__meta-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0;
  border: none;
  border-radius: 0.25rem;
  background: transparent;
  color: var(--color-text-muted);
  cursor: pointer;
}
.pt-rfc-detail__meta-toggle:hover {
  background: var(--color-surface-2);
  color: var(--color-text-primary);
}
.pt-rfc-detail__meta-chevron {
  transition: transform 200ms ease;
}
.pt-rfc-detail__meta--collapsed .pt-rfc-detail__meta-chevron {
  transform: rotate(180deg);
}
.pt-rfc-detail__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 0.375rem;
  padding: 0.25rem 0 0.5rem;
}
.pt-rfc-chip {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  max-width: 14rem;
  padding: 0.1875rem 0.5rem;
  border-radius: var(--radius-full);
  background: var(--color-surface-2);
  color: var(--color-text-secondary);
  font-size: var(--text-xs);
  text-decoration: none;
}
.pt-rfc-chip svg {
  flex: none;
  width: 0.875rem;
  height: 0.875rem;
}
.pt-rfc-chip__label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-rfc-chip--link:hover {
  color: var(--color-brand);
  text-decoration: underline;
}
.pt-rfc-visibility-edit {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-rfc-visibility-saved {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  color: var(--color-success);
  font-size: var(--text-xs);
  font-weight: 600;
}
.pt-rfc-visibility-saved svg {
  width: 0.875rem;
  height: 0.875rem;
}
.pt-rfc-detail__header, .pt-rfc-detail__meta, .pt-rfc-detail__question, .pt-rfc-detail__reply {
  flex: 0 0 auto;
}
.pt-rfc-detail__comments {
  flex: 1 1 auto;
  min-height: 0;
  display: flex;
  flex-direction: column;
}
.pt-rfc-detail__comments .pt-rfc-detail__comments-list {
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto;
}
.pt-rfc-detail__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
}
.pt-rfc-detail__title {
  font-size: var(--text-lg);
  font-weight: 600;
}
.pt-rfc-detail__section-title {
  font-size: var(--text-sm);
  font-weight: 600;
  margin-bottom: 0.25rem;
}
.pt-rfc-detail__issuer {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-rfc-detail__comments-list {
  display: flex;
  flex-direction: column;
}
.pt-rfc-detail__comments-list > * + * {
  border-top: 1px solid var(--color-border);
}
.pt-rfc-detail__reply {
  border-top: 1px solid var(--color-surface-3);
  padding-top: 0.875rem;
}
.pt-rfc-detail__reply-label {
  display: block;
  font-size: var(--text-sm);
  font-weight: 600;
  margin-bottom: 0.375rem;
}
.pt-rfc-detail__reply-actions {
  display: flex;
  gap: 0.5rem;
  margin-top: 0.5rem;
}
#clarification-request-visibility form {
  display: inline-block;
}
#clarification-request-visibility .pt-select {
  min-width: 12rem;
}
#clarification-request-visibility .pt-select__input {
  padding-top: 0.1875rem;
  padding-bottom: 0.1875rem;
}
.pt-rfc-grid .ag-grid-scrollable-area, .pt-rfc-grid .ag-grid-scrolling-container {
  min-height: 0 !important;
}
.pt-invitations-page {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.pt-invitations-page__section-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  margin-bottom: 0.25rem;
}
.pt-invitations-page__section-header .pt-table-columns-menu {
  flex-shrink: 0;
}
.pt-invitations-grid.pt-ag-grid-container {
  height: clamp(32rem, calc(100vh - 16rem), 52rem);
  min-height: 28rem;
}
.pt-invitations-grid .ag-cell {
  display: flex;
  align-items: center;
}
.pt-invitations-grid__cell {
  display: inline-flex;
  align-items: center;
  min-height: 100%;
  width: 100%;
}
.pt-invitations-grid__link {
  color: var(--color-brand);
  font-weight: 500;
  text-decoration: none;
}
.pt-invitations-grid__link:hover {
  text-decoration: underline;
}
.pt-invitations-grid__text {
  color: var(--color-text-primary);
}
.pt-invitations-grid__subject {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.25rem;
}
.pt-invitations-grid__subject-prefix {
  color: var(--color-text-secondary);
}
.pt-invitations-grid__subject-roles {
  color: var(--color-text-primary);
  font-weight: 600;
}
.pt-invitations-grid__expired {
  color: var(--color-danger);
  font-weight: 600;
}
.pt-invitations-grid__empty-overlay {
  color: var(--color-text-secondary);
}
.pt-invitation-rsvp-panel {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  margin-bottom: 1.25rem;
}
.pt-invitation-rsvp-box {
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  background: var(--color-surface, #fff);
  box-shadow: 0 1px 2px oklch(0% 0 0 / 4%), 0 10px 24px oklch(0% 0 0 / 6%);
  overflow: hidden;
}
.pt-invitation-rsvp-box__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  padding: 0.875rem 1rem;
  border-bottom: 1px solid var(--color-border);
  background: var(--color-surface-2, oklch(97.5% 0.01 250));
}
.pt-invitation-rsvp-box__title-row {
  display: flex;
  align-items: center;
  min-width: 0;
  gap: 0.5rem;
}
.pt-invitation-rsvp-box__icon {
  width: 1rem;
  height: 1rem;
  flex-shrink: 0;
  color: var(--color-brand);
}
.pt-invitation-rsvp-box__title {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  color: var(--color-text-primary);
}
.pt-invitation-rsvp-box__expiry {
  margin: 0;
  color: var(--color-danger);
  font-size: 0.875rem;
  font-weight: 600;
  white-space: nowrap;
}
.pt-invitation-rsvp-box__body {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  padding: 1rem;
}
.pt-invitation-rsvp-box__subtitle {
  margin: 0;
  color: var(--color-text-secondary);
  line-height: 1.5;
}
.pt-invitation-rsvp-box__roles-label {
  font-size: 0.8125rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.pt-invitation-rsvp-box__rows {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-invitation-rsvp-box__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.75rem;
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  background: var(--color-surface, #fff);
}
.pt-invitation-rsvp-box__row:first-child {
  border-top: 1px solid var(--color-border);
}
.pt-invitation-rsvp-box__role-block {
  min-width: 0;
}
.pt-invitation-rsvp-box__role-label {
  margin-bottom: 0.125rem;
  color: var(--color-text-muted);
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.pt-invitation-rsvp-box__role {
  font-weight: 600;
  color: var(--color-text-primary);
  line-height: 1.35;
}
.pt-invitation-rsvp-box__actions {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-shrink: 0;
}
.pt-invitation-rsvp-box__actions .pt-btn {
  width: 7.25rem;
  min-width: 7.25rem;
  height: 2.25rem;
  justify-content: center;
  border-radius: 0.25rem;
  text-align: center;
}
.pt-invitation-rsvp-box__actions .pt-btn__label {
  width: 100%;
  text-align: center;
}
.pt-invitation-rsvp-box__state {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  font-weight: 600;
}
.pt-invitation-rsvp-box__state--accepted {
  color: var(--color-success);
}
.pt-invitation-rsvp-box__state--declined {
  color: var(--color-danger);
}
.pt-invitation-rsvp-panel__modal-body .panel-wrapper {
  margin-bottom: 0.75rem;
}
.pt-invitation-rsvp-panel__upgrade p {
  margin: 0;
  color: var(--color-text-primary);
}
.pt-invitation-modal__header {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}
.pt-invitation-modal__title {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  color: var(--color-text-primary);
}
.pt-invitation-modal__subtitle {
  margin: 0;
  color: var(--color-text-secondary);
}
.pt-invitation-modal__form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.pt-invitation-modal__body {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.pt-invitation-modal__footer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 0.625rem;
  padding-top: 0.25rem;
}
.pt-invitation-modal__warning {
  margin: 0;
  color: var(--color-danger);
  font-size: 0.875rem;
  font-weight: 600;
}
.pt-invitation-accept-modal__table-wrap {
  overflow: auto;
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
}
.pt-invitation-accept-modal__table {
  width: 100%;
  border-collapse: collapse;
}
.pt-invitation-accept-modal__table th {
  background: var(--color-surface-2, oklch(97.5% 0.01 250));
  color: var(--color-text-secondary);
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.pt-invitation-accept-modal__table th, .pt-invitation-accept-modal__table td {
  padding: 0.625rem 0.75rem;
  text-align: left;
  border-bottom: 1px solid var(--color-border);
}
.pt-invitation-accept-modal__table tr:last-child td {
  border-bottom: none;
}
.pt-invitation-accept-modal__cell--role {
  min-width: 220px;
}
.pt-invitation-accept-modal__select-wrap {
  position: relative;
  width: 100%;
}
.pt-invitation-accept-modal__role-select {
  width: 100%;
  min-width: 200px;
  min-height: 2.375rem;
  padding: 0.5rem 2.25rem 0.5rem 0.75rem;
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  background-color: var(--color-surface, #fff);
  color: var(--color-text-primary);
  font-size: 0.875rem;
  line-height: 1.25rem;
  box-shadow: 0 1px 1px oklch(0% 0 0 / 3%);
  transition: border-color 120ms ease, box-shadow 120ms ease;
}
.pt-invitation-accept-modal__role-select:focus {
  border-color: var(--color-brand);
  outline: none;
  box-shadow: 0 0 0 3px color-mix(in srgb, oklch(45% 0.18 250) 18%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    box-shadow: 0 0 0 3px color-mix(in oklch, var(--color-brand) 18%, transparent);
  }
}
.pt-invitation-decline-modal__reasons {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.pt-invitation-decline-modal__reason {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  padding: 0.75rem;
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  background: var(--color-surface, #fff);
  color: var(--color-text-primary);
  cursor: pointer;
  transition: border-color 120ms ease, background 120ms ease, box-shadow 120ms ease;
}
.pt-invitation-decline-modal__reason:hover {
  border-color: var(--color-border);
  background: var(--color-surface-2, oklch(98% 0.005 250));
}
.pt-invitation-decline-modal__reason input[type="radio"] {
  width: 1rem;
  height: 1rem;
  margin-top: 0.125rem;
  accent-color: var(--color-brand);
}
.pt-invitation-decline-modal__reason-text {
  display: flex;
  flex-direction: column;
  gap: 0.125rem;
  line-height: 1.4;
}
.pt-invitation-decline-modal__reason-text small {
  color: var(--color-text-secondary);
  font-size: 0.75rem;
  font-style: italic;
}
.pt-invitation-decline-modal__other {
  margin-top: 0.25rem;
}
.pt-invitation-decline-modal__textarea {
  width: 100%;
  min-height: 7rem;
  resize: vertical;
  padding: 0.75rem;
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  background: var(--color-surface, #fff);
  color: var(--color-text-primary);
  line-height: 1.5;
  transition: border-color 120ms ease, box-shadow 120ms ease;
}
.pt-invitation-decline-modal__textarea:focus {
  border-color: var(--color-brand);
  outline: none;
  box-shadow: 0 0 0 3px color-mix(in srgb, oklch(45% 0.18 250) 18%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    box-shadow: 0 0 0 3px color-mix(in oklch, var(--color-brand) 18%, transparent);
  }
}
.pt-invitation-pre-accept-modal__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.75rem;
}
@media (max-width: 720px) {
  .pt-invitations-page__section-header, .pt-invitation-rsvp-box__header, .pt-invitation-rsvp-box__row {
    align-items: stretch;
    flex-direction: column;
  }
  .pt-invitation-rsvp-box__expiry {
    white-space: normal;
  }
  .pt-invitation-rsvp-box__actions {
    width: 100%;
  }
  .pt-invitation-rsvp-box__actions .pt-btn {
    flex: 1;
    width: auto;
    min-width: 0;
  }
  .pt-invitation-modal__footer {
    justify-content: stretch;
  }
  .pt-invitation-modal__footer .pt-btn {
    flex: 1;
  }
  .pt-invitation-pre-accept-modal__grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 768px) {
  .pt-invitation-rsvp-box__row {
    flex-direction: column;
    align-items: flex-start;
  }
  .pt-invitation-rsvp-box__actions {
    width: 100%;
    flex-wrap: wrap;
  }
  .pt-invitation-pre-accept-modal__grid {
    grid-template-columns: 1fr;
  }
}
.pt-link-project-modal, .pt-link-project-modal .pt-modal__container, .pt-link-project-modal .pt-modal__body {
  overflow: visible;
}
.pt-link-project-modal {
  max-height: none;
}
.pt-link-project-form {
  display: flex;
  flex-direction: column;
  font-family: var(--font-sans);
  color: var(--color-text-primary);
}
.pt-link-project-form__intro {
  margin: 0 0 1.75rem;
  font-size: var(--text-sm);
  color: var(--color-text-secondary);
}
.pt-link-project-form__error {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  margin: 0 0 1rem;
  padding: 0.75rem;
  border-radius: 0.375rem;
  font-size: var(--text-sm);
  background: var(--color-danger-subtle);
  color: var(--color-danger);
  border: 1px solid var(--color-danger, #ef4444);
}
.pt-link-project-form__error svg {
  flex-shrink: 0;
  margin-top: 0.0625rem;
}
.pt-link-project-result {
  display: flex;
  flex-direction: column;
  gap: 0.875rem;
  font-family: var(--font-sans);
  color: var(--color-text-primary);
}
.pt-link-project-result__message {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  margin: 0;
  padding: 0.75rem;
  border-radius: 0.375rem;
  font-size: var(--text-sm);
  background: var(--color-success-subtle);
  color: var(--color-success);
  border: 1px solid var(--color-success, #10b981);
}
.pt-link-project-result__message svg {
  flex-shrink: 0;
  margin-top: 0.0625rem;
}
.pt-link-project-result__footer {
  display: flex;
  justify-content: flex-end;
}
.pt-link-project-form__rows {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.pt-link-project-row {
  display: grid;
  grid-template-columns: minmax(0, 2.2fr) 4.5rem minmax(0, 1fr) auto;
  align-items: stretch;
  gap: 0.5rem;
}
.pt-link-project-row[hidden] {
  display: none;
}
.pt-link-project-row__field {
  min-width: 0;
}
.pt-link-project-row__field--quantity .pt-input {
  height: 100%;
}
.pt-link-project-row__remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-self: center;
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
  color: var(--color-text-secondary);
  background: transparent;
  border: 0;
  border-radius: var(--radius-md);
  cursor: pointer;
}
.pt-link-project-row__remove:hover, .pt-link-project-row__remove:focus {
  color: oklch(55% 0.22 25);
  background: oklch(95% 0.04 25);
}
.pt-link-project-form__add-row {
  margin-top: 1rem;
}
@media (max-width: 32rem) {
  .pt-link-project-row {
    grid-template-columns: minmax(0, 1fr) auto;
    grid-template-areas: "project remove" "quantity remove" "unit remove";
  }
  .pt-link-project-row__field--project {
    grid-area: project;
  }
  .pt-link-project-row__field--quantity {
    grid-area: quantity;
  }
  .pt-link-project-row__field--unit {
    grid-area: unit;
  }
  .pt-link-project-row__remove {
    grid-area: remove;
    align-self: start;
  }
}
.pt-map-viewer {
  position: relative;
  border-radius: var(--radius-lg);
  overflow: hidden;
  border: 1px solid var(--color-border);
  background: var(--color-surface-3);
  height: 100%;
}
.pt-card__body > .pt-map-viewer[data-map-viewer-mode-value="single"] {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.pt-map-viewer__map {
  width: 100%;
  min-height: 200px;
  z-index: 0;
}
.pt-project-blank-view {
  min-height: 28rem;
}
.pt-project-blank-view > .pt-map-viewer {
  width: 100%;
  min-height: 24rem;
}
.pt-project-blank-view:not([data-view="map"]) > .pt-map-viewer {
  display: none;
}
.pt-project-blank-view:not([data-view="charts"]) > .pt-projects-breakdown {
  display: none;
}
.pt-project-blank-view:not([data-view="charts"]) > .pt-company-projects-breakdown {
  display: none;
}
.pt-project-blank-view .pt-map-viewer__map {
  height: 100% !important;
}
.pt-map-viewer .leaflet-container {
  font-family: var(--font-sans);
  font-size: 0.8125rem;
}
.pt-map-viewer .leaflet-popup-content-wrapper {
  border-radius: var(--radius-md);
  box-shadow: 0 4px 16px oklch(0% 0 0 / 12%);
}
.pt-map-viewer .leaflet-popup-content {
  margin: 0.75rem 1rem;
  font-family: var(--font-sans);
  font-size: 0.875rem;
  line-height: 1.5;
}
.pt-map-viewer__map:empty::after {
  content: "Loading map…";
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  color: var(--color-muted);
  font-family: var(--font-sans);
  font-size: 0.875rem;
}
.pt-map-viewer .leaflet-control-layers-list label {
  display: flex;
  align-items: center;
  gap: 0.4rem;
}
.pt-map-viewer .leaflet-control-layers-list label input[type="radio"], .pt-map-viewer .leaflet-control-layers-list label input[type="checkbox"] {
  margin: 0;
  flex-shrink: 0;
}
.pt-map-viewer .leaflet-control-layers-list label > span {
  line-height: 1;
}
.pt-map-viewer .leaflet-control-layers-toggle {
  background-image: url("https://unpkg.com/leaflet@1.9.4/dist/images/layers.png") !important;
  background-size: 18px 18px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  width: 30px !important;
  height: 30px !important;
}
.pt-map-viewer .leaflet-retina .leaflet-control-layers-toggle {
  background-image: url("https://unpkg.com/leaflet@1.9.4/dist/images/layers-2x.png") !important;
}
.pt-map-viewer .leaflet-control-zoom a {
  font-family: ui-sans-serif, system-ui, sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.pt-map-viewer .leaflet-control-zoom a > span {
  display: block;
  line-height: 1;
}
.leaflet-control-zoom-fullscreen, .leaflet-fullscreen-icon {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M3 9V5a2 2 0 0 1 2-2h4'/><path d='M21 9V5a2 2 0 0 0-2-2h-4'/><path d='M3 15v4a2 2 0 0 0 2 2h4'/><path d='M21 15v4a2 2 0 0 1-2 2h-4'/></svg>") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 18px 18px !important;
}
.leaflet-control-locate a {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='9'/><circle cx='12' cy='12' r='3' fill='%23333'/><line x1='12' y1='1' x2='12' y2='4'/><line x1='12' y1='20' x2='12' y2='23'/><line x1='1' y1='12' x2='4' y2='12'/><line x1='20' y1='12' x2='23' y2='12'/></svg>") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 18px 18px !important;
}
.pt-map-viewer__map .pt-map-geocoder {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 240px;
  max-width: calc(100% - 20px);
  z-index: 1000;
}
.pt-map-viewer[data-map-viewer-mode-value="cluster"] .leaflet-top.leaflet-right {
  top: 60px;
}
.pt-map-marker__wrapper {
  background: transparent;
  border: 0;
}
.pt-map-marker {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: oklch(99% 0 0);
  border: 2px solid var(--pt-status-color, oklch(45% 0 0));
  box-shadow: 0 4px 10px oklch(0% 0 0 / 18%);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 120ms ease, box-shadow 120ms ease;
  color: oklch(28% 0 0);
}
.pt-map-marker:hover {
  transform: translateY(-2px) scale(1.05);
  box-shadow: 0 6px 14px oklch(0% 0 0 / 24%);
  z-index: 1000;
}
.pt-map-marker__inner {
  display: flex;
  width: 18px;
  height: 18px;
  align-items: center;
  justify-content: center;
}
.pt-map-marker__inner .pt-icon {
  width: 100%;
  height: 100%;
  stroke-width: 2;
}
.pt-map-geocoder {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  box-shadow: 0 2px 8px oklch(0% 0 0 / 10%);
  width: 240px;
  max-width: 50vw;
}
.pt-map-geocoder__input {
  width: 100%;
  padding: 0.5rem 0.75rem;
  border: 0;
  border-radius: var(--radius-md);
  font-family: inherit;
  font-size: 0.875rem;
  outline: none;
  background: transparent;
  color: var(--color-text);
}
.pt-map-geocoder__input::placeholder {
  color: var(--color-muted);
}
.pt-map-geocoder__results {
  list-style: none;
  margin: 0;
  padding: 0.25rem 0;
  border-top: 1px solid var(--color-border);
  background: var(--color-surface);
  max-height: 16rem;
  overflow-y: auto;
}
.pt-map-geocoder__results[hidden] {
  display: none;
}
.pt-map-geocoder__result {
  padding: 0.5rem 0.75rem;
  font-size: 0.8125rem;
  color: var(--color-text);
  cursor: pointer;
  white-space: normal;
}
.pt-map-geocoder__result:hover {
  background: var(--color-surface-2);
}
.pt-map-popup .leaflet-popup-content-wrapper {
  padding: 0;
  border-radius: 1rem;
  overflow: hidden;
}
.pt-map-popup .leaflet-popup-content {
  margin: 0;
  width: 240px !important;
}
.pt-map-popup .pt-project-card__actions {
  display: none;
}
.pt-map-popup .pt-project-card {
  transform: none !important;
  box-shadow: none;
  border-radius: 0;
  height: auto;
}
.pt-map-popup .pt-project-card__content {
  padding: 0.65rem 0.85rem 0.75rem;
  gap: 0.35rem;
}
.pt-map-popup .pt-project-card__body, .pt-map-popup .pt-project-card__footer {
  padding: 0;
  gap: 0.35rem;
  min-height: 0;
  display: flex;
  flex-direction: column;
}
.pt-map-popup .pt-project-card__footer {
  border-top: 0;
  background: transparent;
}
.pt-map-popup .pt-project-card__title, .pt-map-popup .pt-project-card__title a, .pt-map-popup .pt-project-card__title-link {
  color: oklch(22% 0 0);
  text-decoration: none;
}
.pt-map-popup .pt-project-card__title {
  font-size: 0.95rem;
  line-height: 1.25;
  margin: 0;
}
.pt-map-popup .pt-project-card__meta {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
  font-size: 0.8125rem;
}
.pt-map-popup .pt-project-card__meta-type {
  margin-left: 0;
}
.pt-map-popup .pt-project-card__dates {
  min-height: 0;
  gap: 0.25rem;
  font-size: 0.8125rem;
  margin: 0;
}
.pt-map-popup .pt-project-card__body {
  min-height: 0;
  margin: 0;
}
.pt-map-popup .pt-project-card__sectors-row {
  min-height: 0;
}
.pt-map-popup .pt-project-card__title {
  margin: 0;
}
.pt-map-popup .pt-project-card__footer {
  border-top: 0;
  background: transparent;
  margin-top: 0;
}
.pt-map-popup .pt-sector-icon[data-tooltip]::after, .pt-map-popup .pt-metric-pill[data-tooltip]::after {
  left: 0;
  right: auto;
  transform: translateX(0) translateY(4px);
}
.pt-map-popup .pt-sector-icon[data-tooltip]:hover::after, .pt-map-popup .pt-metric-pill[data-tooltip]:hover::after {
  transform: translateX(0) translateY(0);
}
.pt-company-map-marker__wrapper {
  background: transparent;
  border: 0;
}
.pt-company-map-marker {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #ffffff;
  border: 3px solid var(--color-brand, #1d4ed8);
  box-shadow: 0 6px 16px oklch(0% 0 0 / 24%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-brand, #1d4ed8);
}
.pt-company-map-marker__inner {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pt-company-map-marker__icon {
  width: 100%;
  height: 100%;
  display: block;
}
.pt-map-contact-marker__wrapper {
  background: transparent;
  border: 0;
}
.pt-map-contact-marker {
  position: relative;
  inline-size: 34px;
  block-size: 42px;
}
.pt-map-contact-marker::before {
  content: "";
  position: absolute;
  inset-inline-start: 50%;
  inset-block-start: 0;
  inline-size: 28px;
  block-size: 28px;
  border: 3px solid var(--color-surface);
  border-radius: 50% 50% 50% 0;
  background: var(--color-danger);
  box-shadow: 0 5px 14px oklch(0% 0 0 / 24%);
  transform: translateX(-50%) rotate(-45deg);
}
.pt-map-contact-marker__dot {
  position: absolute;
  inset-inline-start: 50%;
  inset-block-start: 8px;
  inline-size: 8px;
  block-size: 8px;
  border-radius: 50%;
  background: var(--color-surface);
  transform: translateX(-50%);
}
.pt-my-registrations {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.pt-my-registrations__browser {
  display: contents;
}
.pt-my-registrations__rows {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-notifications .pt-directory-filters {
  position: relative;
}
.pt-page-header__count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 1.375rem;
  height: 1.375rem;
  margin-left: 0.5rem;
  padding: 0 0.4375rem;
  border-radius: var(--radius-full);
  background: var(--color-accent);
  color: var(--color-text-inverse);
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.375rem;
  vertical-align: middle;
}
.pt-page-header__count[hidden] {
  display: none;
}
.pt-notifications-grid {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-notif-refinements {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
}
.pt-notif-refinements__chips {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
}
.pt-notif-chip {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  background: oklch(45% 0.18 250 / 10%);
  border: 1px solid oklch(45% 0.18 250 / 25%);
  border-radius: 99px;
  padding: 0.2rem 0.5rem 0.2rem 0.65rem;
  font-size: 0.75rem;
  color: oklch(30% 0.12 250);
}
.pt-notif-chip__label {
  font-weight: 500;
  color: oklch(45% 0 0);
}
.pt-notif-chip__delete {
  display: inline-flex;
  align-items: center;
  padding: 0;
  border: none;
  background: none;
  color: oklch(45% 0.18 250);
  font-size: 0.8rem;
  line-height: 1;
  cursor: pointer;
}
.pt-notif-chip__delete:hover {
  color: oklch(30% 0 0);
}
.pt-notif-refinements__clear {
  padding: 0.3125rem 0.75rem;
  border: 1px solid oklch(88% 0 0);
  border-radius: 0.25rem;
  background: transparent;
  color: oklch(20% 0.01 250);
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.2;
  cursor: pointer;
}
.pt-notif-refinements__clear:hover {
  background: oklch(96% 0 0);
}
.pt-notifications-grid__table {
  height: clamp(32rem, calc(100vh - 13rem), 72rem);
  border-radius: 0.25rem;
  --ag-wrapper-border-radius: 0.25rem;
}
.pt-notifications-grid__table .ag-root-wrapper {
  border-radius: 0.25rem;
}
.pt-notifications-grid__table .ag-header-cell-text {
  font-size: 0.6875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.pt-notifications-grid__table .ag-cell {
  display: flex;
  align-items: center;
  line-height: 1.3;
}
.pt-notifications-grid__project-link {
  font-weight: 600;
  color: var(--color-text-primary);
  text-decoration: none;
}
.pt-notifications-grid__project-link:hover {
  text-decoration: underline;
}
.pt-notifications-grid__project-link--company, .pt-notifications-grid__project-text {
  font-weight: 500;
  color: var(--color-text-secondary);
  text-decoration: none;
}
.pt-notifications-grid__project-text--other {
  font-style: italic;
}
.pt-notifications-grid__date-cell {
  justify-content: center;
  color: var(--color-text-secondary);
}
.pt-notifications-grid__notif {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex: 1;
  width: 100%;
  min-width: 0;
}
.pt-notifications-grid__notif-line {
  order: 0;
  flex: 1;
  min-width: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pt-notifications-grid__notif-line br {
  display: none;
}
.pt-notifications-grid__notif-line p, .pt-notifications-grid__notif-line ul, .pt-notifications-grid__notif-line li, .pt-notifications-grid__notif-line div, .pt-notifications-grid__notif-line span {
  display: inline;
}
.pt-notifications-grid__notif-line a {
  color: var(--color-brand);
  text-decoration: none;
}
.pt-notifications-grid__notif-line a:hover {
  text-decoration: underline;
}
.pt-notifications-grid__details-badge {
  order: 1;
  flex-shrink: 0;
  margin-left: auto;
  display: inline-flex;
  align-items: center;
  padding: 0.0625rem 0.375rem;
  border-radius: var(--radius-sm);
  background: var(--color-surface-3);
  color: var(--color-text-secondary);
  font-size: 0.6875rem;
  font-weight: 600;
  white-space: nowrap;
}
.pt-notifications-grid__notif-chevron {
  order: 2;
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
  color: var(--color-text-secondary);
}
.pt-notifications-grid__notif-chevron svg {
  width: 1rem;
  height: 1rem;
  display: block;
}
.pt-notifications-grid__table .ag-row {
  cursor: pointer;
}
.pt-notifications-grid__table .ag-row.ag-row-selected, .pt-notifications-grid__table .ag-row.ag-row-selected .ag-cell {
  background-color: var(--color-brand-subtle);
}
.pt-notifications-grid__table .ag-row.pt-notif-row--unread:not(.ag-row-selected), .pt-notifications-grid__table .ag-row.pt-notif-row--unread:not(.ag-row-selected) .ag-cell {
  background-color: color-mix(in srgb, oklch(45% 0.18 250) 7%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    background-color: color-mix(in oklch, var(--color-brand) 7%, transparent);
  }
}
.pt-notifications-grid__table .ag-row.pt-notif-row--unread {
  box-shadow: inset 3px 0 0 var(--color-brand);
  font-weight: 500;
}
.pt-notifications-grid__pagination {
  display: flex;
  justify-content: center;
}
.pt-pagination {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.25rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-pagination__item {
  display: inline-flex;
}
.pt-pagination__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2rem;
  height: 2rem;
  padding: 0 0.5rem;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-sm);
  background: var(--color-surface);
  color: var(--color-text-primary);
  font-size: 0.8125rem;
  text-decoration: none;
  cursor: pointer;
  transition: background 150ms, border-color 150ms, color 150ms;
}
.pt-pagination__link:hover {
  background: var(--color-surface-2);
  border-color: var(--color-brand-light);
}
.pt-pagination__item--current .pt-pagination__link {
  background: var(--color-brand);
  border-color: var(--color-brand);
  color: var(--color-text-inverse);
  cursor: default;
}
.pt-notif-detail {
  font-size: 0.9375rem;
  line-height: 1.6;
  color: var(--color-text-primary);
}
.pt-notif-detail a {
  color: var(--color-brand);
  text-decoration: none;
}
.pt-notif-detail a:hover {
  text-decoration: underline;
}
.pt-notif-detail__changeset {
  margin-top: 0.75rem;
  padding: 0.625rem 0.75rem;
  background: var(--color-surface-2);
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-sm);
  font-size: 0.875rem;
}
.pt-notif-detail__changeset ul {
  margin: 0;
  padding-left: 1.1rem;
  list-style: disc;
}
.pt-notifications-filters {
  display: flex;
  flex-direction: column;
}
.pt-notifications-filters__clear {
  position: absolute;
  top: 0.5rem;
  right: 0.625rem;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  padding: 0.1875rem 0.4375rem;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-sm);
  background: var(--color-surface);
  color: var(--color-text-secondary);
  font-size: 0.6875rem;
  font-weight: 600;
  font-family: inherit;
  line-height: 1;
  cursor: pointer;
  transition: background 150ms, color 150ms;
}
.pt-notifications-filters__clear:hover {
  background: var(--color-surface-2);
  color: var(--color-text-primary);
}
.pt-notifications-filters__clear-icon {
  width: 0.75rem;
  height: 0.75rem;
}
.pt-notifications-filters .pt-date-range:not(:has(.pt-date-range__subtitle)) .pt-date-range__separator {
  padding-top: 0;
}
.pt-notifications-filters__input {
  width: 100%;
  height: 2.25rem;
  padding: 0 0.625rem;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-sm);
  background: var(--color-surface);
  color: var(--color-text-primary);
  font-size: 0.8125rem;
}
.pt-notifications-filters__input:focus {
  outline: none;
  border-color: var(--color-brand);
}
.pt-notifications-filters__types {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-notifications-filters__dates {
  margin-top: 0.625rem;
}
.pt-notifications-filters__dates[hidden] {
  display: none;
}
.pt-notifications-filters .pt-date-picker__input, .pt-notifications-filters .pt-date-picker__placeholder {
  font-size: 0.6875rem;
}
.pt-notifications-filters .pt-date-range .pt-date-picker__input, .pt-notifications-filters .pt-date-range .pt-date-picker__placeholder {
  font-size: 0.75rem;
}
.pt-notifications-filters .pt-date-range .pt-date-picker__input {
  padding-left: 26px;
}
.pt-notifications-filters .pt-date-range .pt-date-picker--sm .pt-date-picker__input {
  padding-right: 1.25rem;
}
.pt-notifications-filters .pt-date-range .pt-date-picker__clear {
  padding: 0;
}
.pt-notifications-filters .pt-date-range .pt-date-picker__placeholder {
  left: 26px;
}
.pt-notifications-filters input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
}
.pt-notifications-filters .pt-search-input__clear {
  color: var(--color-text-primary);
}
.pt-projects-breakdown {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 1rem 0;
}
.pt-projects-breakdown__row {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}
.pt-projects-breakdown__row--pies > .pt-projects-breakdown__panel {
  flex: 1 1 320px;
  min-width: 0;
}
.pt-projects-breakdown__row:not(.pt-projects-breakdown__row--pies) > .pt-projects-breakdown__panel {
  flex: 1 1 100%;
  min-width: 0;
}
.pt-projects-breakdown__panel {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  padding: 0.85rem 1rem 1rem;
  box-shadow: 0 1px 3px oklch(0% 0 0 / 4%);
}
.pt-projects-breakdown__title {
  margin: 0 0 0.5rem;
  font-size: 0.95rem;
  font-weight: 700;
  color: var(--color-text);
}
.pt-projects-breakdown .pt-ag-chart text {
  font-family: var(--font-sans) !important;
}
.pt-participant-section {
  background: var(--color-surface);
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-md, 0.5rem);
  overflow: hidden;
}
.pt-participant-section__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0.75rem 1rem;
  border: none;
  background: transparent;
  cursor: pointer;
  font-family: inherit;
  transition: background 150ms;
}
.pt-participant-section__header:hover {
  background: var(--color-surface-2);
}
.pt-participant-section__header-left {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-participant-section__icon {
  width: 1.125rem;
  height: 1.125rem;
  color: var(--color-text-secondary);
}
.pt-participant-section__title {
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--color-text-primary);
  margin: 0;
}
.pt-participant-section__count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 1.375rem;
  height: 1.375rem;
  padding: 0 0.375rem;
  border-radius: var(--radius-full, 9999px);
  background: var(--color-surface-3);
  color: var(--color-text-secondary);
  font-size: 0.6875rem;
  font-weight: 600;
}
.pt-participant-section__chevron {
  transition: transform 200ms ease;
}
.pt-participant-section__chevron-icon {
  width: 1rem;
  height: 1rem;
  color: var(--color-border-strong);
}
.pt-participant-section[data-expanded="false"] .pt-participant-section__body {
  display: none;
}
.pt-participant-section[data-expanded="false"] .pt-participant-section__chevron {
  transform: rotate(-90deg);
}
.pt-participant-section__body {
  border-top: 1px solid var(--color-surface-3);
  padding: 0.75rem 1rem;
}
.pt-participants-page {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.pt-participants-actionbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 0.5rem;
}
.pt-participants-actionbar .pt-btn__icon {
  width: 1rem;
  height: 1rem;
}
.pt-participants-actionbar .pt-btn--secondary {
  background: transparent;
}
.pt-participants-actionbar .pt-btn--secondary:hover {
  background: oklch(90% 0 0);
}
.pt-participants-actionbar .pt-btn--secondary:active {
  background: oklch(85% 0 0);
}
.pt-participants-subpage {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-participants-subpage__title {
  margin: 0;
  font-size: 1.125rem;
  font-weight: 700;
  color: var(--color-text-primary);
}
.pt-participants-subpage__placeholder {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 3rem 1rem;
  text-align: center;
  background: var(--color-surface);
  border: 1px solid var(--color-surface-3);
  border-radius: 0.25rem;
  color: var(--color-text-secondary);
}
.pt-participants-subpage__placeholder-icon {
  width: 2.5rem;
  height: 2.5rem;
  color: var(--color-text-secondary);
}
.pt-participants-subpage__placeholder-title {
  margin: 0;
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-participants-subpage__placeholder-text {
  margin: 0;
  font-size: 0.875rem;
}
.pt-participants-grid-section {
  background: var(--color-surface);
  border: 1px solid var(--color-surface-3);
  border-radius: 0.25rem;
  overflow: hidden;
}
.pt-participants-grid-section__header {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
  padding: 0.75rem 1rem;
  border: none;
  background: transparent;
  cursor: pointer;
  font-family: inherit;
  text-align: left;
  transition: background 150ms;
}
.pt-participants-grid-section__header:hover {
  background: var(--color-surface-2);
}
.pt-participants-grid-section__icon {
  width: 1.125rem;
  height: 1.125rem;
  color: var(--color-text-secondary);
  flex-shrink: 0;
}
.pt-participants-grid-section__title {
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--color-text-primary);
  margin: 0;
}
.pt-participants-grid-section__count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 1.375rem;
  height: 1.375rem;
  padding: 0 0.375rem;
  border-radius: var(--radius-full);
  background: var(--color-surface-3);
  color: var(--color-text-secondary);
  font-size: 0.6875rem;
  font-weight: 600;
}
.pt-participants-grid-section__chevron {
  width: 1rem;
  height: 1rem;
  margin-left: auto;
  color: var(--color-text-secondary);
  transition: transform 200ms ease;
  flex-shrink: 0;
}
.pt-participants-grid-section__body {
  display: grid;
  grid-template-rows: 1fr;
  transition: grid-template-rows 220ms ease;
}
.pt-participants-grid-section[data-expanded="false"] .pt-participants-grid-section__body {
  grid-template-rows: 0fr;
}
.pt-participants-grid-section__body-inner {
  overflow: hidden;
  min-height: 0;
}
.pt-participants-grid-section[data-expanded="false"] .pt-participants-grid-section__chevron {
  transform: rotate(-90deg);
}
.pt-participants-grid {
  padding: 0.75rem;
  border-top: 1px solid var(--color-surface-3);
}
.pt-participants-grid .pt-ag-grid-container {
  height: auto;
  min-height: 0;
  border-radius: 0.25rem;
  box-shadow: none;
  border-color: var(--color-surface-3);
}
.pt-participants-grid .pt-ag-grid-container .ag-root-wrapper {
  border-radius: 0.25rem;
}
.pt-participants-grid .ag-theme-quartz {
  --ag-row-hover-color: var(--color-surface-2);
}
.pt-participants-grid .ag-row-hover {
  background-color: var(--color-surface-2);
}
.pt-participants-grid .ag-header-cell-text {
  font-size: 0.6875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.pt-participants-grid .ag-cell {
  display: flex;
  align-items: center;
}
.pt-participants-grid .ag-row, .pt-participants-grid .ag-cell {
  cursor: default;
}
.pt-participants-grid .pt-participants-grid__bold {
  font-weight: 600;
}
.pt-participants-grid .pt-participants-grid__cell {
  display: flex;
  align-items: center;
  height: 100%;
}
.pt-participants-grid__name-cell {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  height: 100%;
}
.pt-participants-grid__name-label {
  display: flex;
  align-items: center;
  min-width: 0;
}
.pt-participants-grid__expand {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.125rem;
  height: 1.125rem;
  padding: 0;
  border: none;
  background: transparent;
  color: var(--color-text-primary);
  cursor: pointer;
  line-height: 1;
  flex-shrink: 0;
}
.pt-participants-grid__expand-icon {
  display: block;
  width: 1.125rem;
  height: 1.125rem;
  stroke-width: 2.25;
}
.pt-participants-grid__expand-spacer {
  display: inline-block;
  width: 1.125rem;
  flex-shrink: 0;
}
.pt-participants-cell {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-participants-cell__indent {
  display: inline-block;
  width: 1.25rem;
  flex-shrink: 0;
}
.pt-participants-cell__name {
  font-weight: 400;
  color: var(--color-text-primary);
  text-decoration: none;
  cursor: pointer;
}
.pt-participants-cell__name--company {
  font-weight: 600;
}
.pt-participants-cell__name:hover {
  text-decoration: underline;
}
.pt-participants-cell__you {
  color: var(--color-text-secondary);
  font-weight: 400;
  margin-left: 0.25rem;
}
.pt-participants-cell__actions {
  display: flex;
  align-items: center;
  gap: 0.375rem;
  height: 100%;
}
.pt-participants-cell__action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.75rem;
  height: 1.75rem;
  padding: 0;
  border: none;
  border-radius: 0.25rem;
  background: transparent;
  color: var(--color-text-secondary);
  cursor: pointer;
  transition: background 150ms, color 150ms;
}
.pt-participants-cell__action svg {
  width: 1rem;
  height: 1rem;
}
.pt-participants-cell__action:hover {
  background: var(--color-surface-3);
  color: var(--color-text-primary);
}
.pt-participants-cell__action[data-participant-action="remove"]:hover, .pt-participants-cell__action[data-participant-action="user-remove"]:hover {
  color: var(--color-danger);
}
.pt-participants-cell__impersonate-form {
  display: inline-flex;
  margin: 0;
}
.pt-participants-cell__impersonate {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0;
  border: none;
  border-radius: 0.25rem;
  background: transparent;
  color: var(--color-text-secondary);
  cursor: pointer;
  transition: background 150ms, color 150ms;
}
.pt-participants-cell__impersonate:hover {
  background: var(--color-surface-3);
  color: var(--color-brand);
}
.pt-participants-cell__impersonate svg {
  width: 0.875rem;
  height: 0.875rem;
}
.pt-participants-grid__empty {
  color: var(--color-text-secondary);
  font-size: 0.875rem;
}
.pt-participants-popover {
  position: fixed;
  z-index: 1100;
  pointer-events: none;
}
.pt-participants-popover[hidden] {
  display: none;
}
.pt-participants-tooltip {
  background: oklch(20% 0 0);
  color: var(--color-text-inverse);
  padding: 0.5rem 0.75rem;
  border-radius: 0.25rem;
  font-size: 0.75rem;
  line-height: 1.4;
  max-width: 18rem;
  box-shadow: 0 0.25rem 0.75rem oklch(20% 0 0 / 25%);
}
.pt-participants-tooltip__row {
  display: block;
}
.pt-participants-tooltip__row--name, .pt-participants-tooltip__row--key {
  font-weight: 700;
}
.pt-participants-modal__subtitle {
  color: var(--color-text-secondary);
  margin-bottom: 0.75rem;
}
.pt-participants-modal__form {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-participants-modal__reasons {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
  border: none;
  padding: 0;
  margin: 0;
}
.pt-participants-modal__reasons legend {
  font-weight: 600;
  margin-bottom: 0.25rem;
}
.pt-participants-modal__textarea {
  width: 100%;
}
.pt-participants-modal__field {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.pt-participants-modal__field-label {
  font-weight: 600;
}
.pt-participants-modal__confirm {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  border: 1px solid transparent;
  border-radius: var(--radius-md, 0.5rem);
  padding: 0.75rem;
  margin: -0.25rem 0 0;
}
.pt-participants-modal__confirm--invalid {
  border-color: var(--color-danger);
  background: var(--color-danger-subtle);
  color: var(--color-danger-ink, var(--color-danger));
}
.pt-participants-modal__confirm--invalid .pt-checkbox__indicator {
  border-color: var(--color-danger);
}
.pt-participants-modal__error {
  margin: 0 0 0 1.65rem;
  color: var(--color-danger);
  font-size: 0.8125rem;
  line-height: 1.4;
}
.pt-participants-modal__error[hidden] {
  display: none;
}
.pt-participants-modal__footer {
  display: flex;
  justify-content: flex-end;
  gap: 0.5rem;
  margin-top: 0.5rem;
}
.pt-participants-invite {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-participants-invite__search {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
}
.pt-participants-invite__search .pt-input {
  width: 100%;
  max-width: 24rem;
}
.pt-participants-invite__filter {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
}
.pt-participants-invite__filter .pt-select {
  flex: 0 0 auto;
  min-width: 14rem;
}
.pt-participants-invite__filter .pt-input {
  flex: 1 1 16rem;
  max-width: 24rem;
}
.pt-participants-invite__available {
  max-height: 20rem;
  overflow-y: auto;
  background: var(--color-surface);
  border: 1px solid var(--color-surface-3);
  border-radius: 0.25rem;
}
.pt-participants-invite__no-results {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.375rem;
  margin: 0;
  padding: 1.5rem 1rem;
  text-align: center;
  color: var(--color-text-secondary);
  font-size: 0.875rem;
}
.pt-participants-invite__no-results[hidden] {
  display: none;
}
.pt-participants-invite__no-results-title {
  margin: 0;
  font-weight: 500;
  color: var(--color-text-primary);
}
.pt-participants-invite__no-results-hint {
  margin: 0;
  max-width: 28rem;
}
.pt-participants-invite__no-results-action {
  margin-top: 0.375rem;
  padding: 0.375rem 0.75rem;
  border: 1px solid var(--color-brand);
  border-radius: 0.25rem;
  background: transparent;
  color: var(--color-brand);
  font-size: var(--text-sm);
  cursor: pointer;
  transition: background 150ms ease, color 150ms ease;
}
.pt-participants-invite__no-results-action:hover {
  background: var(--color-brand);
  color: var(--color-on-brand);
}
.pt-participants-invite__option {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  padding: 0.5rem 0.75rem;
  border-bottom: 1px solid var(--color-surface-3);
  transition: background 150ms;
}
.pt-participants-invite__option:last-child {
  border-bottom: none;
}
.pt-participants-invite__option:hover {
  background: var(--color-surface-2);
}
.pt-participants-invite__option[hidden] {
  display: none;
}
.pt-participants-invite__option-body {
  display: flex;
  flex-direction: column;
  min-width: 0;
  flex: 1 1 auto;
}
.pt-participants-invite__option-name {
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-participants-invite__option-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem 0.5rem;
  font-size: 0.8125rem;
  color: var(--color-text-secondary);
}
.pt-participants-invite__option-addr::before {
  content: "·";
  margin-right: 0.5rem;
}
.pt-participants-invite__option-select {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 1.75rem;
  height: 1.75rem;
  padding: 0;
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  background: var(--color-surface);
  color: var(--color-brand);
  cursor: pointer;
  transition: background 150ms, color 150ms, border-color 150ms;
}
.pt-participants-invite__option-select svg {
  width: 1rem;
  height: 1rem;
}
.pt-participants-invite__option-select:hover {
  background: var(--color-brand);
  border-color: var(--color-brand);
  color: var(--color-text-inverse);
}
.pt-participants-invite__panes {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  align-items: flex-start;
}
.pt-participants-invite__selected-panel {
  flex: 2 1 18rem;
}
.pt-participants-invite__roles-panel {
  flex: 1 1 14rem;
}
.pt-participants-invite__deadline-panel {
  flex: 1 1 14rem;
}
.pt-participants-invite__panel-title {
  margin: 0 0 0.5rem;
  font-size: 0.875rem;
  font-weight: 700;
  color: var(--color-text-primary);
}
.pt-participants-invite__selected {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
  min-height: 6rem;
  padding: 0.5rem;
  background: var(--color-surface);
  border: 1px solid var(--color-surface-3);
  border-radius: 0.25rem;
}
.pt-participants-invite__empty {
  margin: auto;
  text-align: center;
  color: var(--color-text-secondary);
  font-size: 0.875rem;
}
.pt-participants-invite__empty[hidden] {
  display: none;
}
.pt-participants-invite__selected-row {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.375rem 0.5rem;
  background: var(--color-surface-2);
  border: 1px solid var(--color-surface-3);
  border-radius: 0.25rem;
}
.pt-participants-invite__selected-name {
  flex: 1 1 auto;
  min-width: 0;
  font-weight: 500;
  color: var(--color-text-primary);
}
.pt-participants-invite__remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0;
  border: none;
  border-radius: 0.25rem;
  background: transparent;
  color: var(--color-text-secondary);
  cursor: pointer;
  transition: background 150ms, color 150ms;
}
.pt-participants-invite__remove svg {
  width: 0.875rem;
  height: 0.875rem;
}
.pt-participants-invite__remove:hover {
  background: var(--color-danger-subtle);
  color: var(--color-danger);
}
.pt-participants-invite__roles {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin: 0;
  padding: 0.75rem;
  border: 1px solid var(--color-surface-3);
  border-radius: 0.25rem;
  background: var(--color-surface);
}
.pt-participants-invite__roles-hint {
  margin: 0.5rem 0 0;
  font-size: 0.8125rem;
  color: var(--color-text-muted);
}
.pt-participants-invite__deadline-panel .pt-date-picker {
  padding: 0.75rem;
  border: 1px solid var(--color-surface-3);
  border-radius: 0.25rem;
  background: var(--color-surface);
}
.pt-participants-invite__selected-icon {
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
  color: var(--color-text-secondary);
}
.pt-participants-invite__email-prompt {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  padding: 0.75rem 0.875rem;
  background: var(--color-surface);
  border-radius: 0.25rem;
  font-size: var(--text-sm);
  color: var(--color-text-secondary);
}
.pt-participants-invite__email-prompt-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  border-radius: var(--radius-full);
  background: var(--color-brand-subtle);
  color: var(--color-brand);
}
.pt-participants-invite__email-prompt-text {
  color: var(--color-text-secondary);
}
.pt-participants-invite__email-link {
  flex-shrink: 0;
  margin-left: auto;
  padding: 0.375rem 0.75rem;
  border: 1px solid var(--color-brand);
  border-radius: 0.25rem;
  background: transparent;
  color: var(--color-brand);
  font-weight: 400;
  font-size: var(--text-sm);
  cursor: pointer;
  transition: background 150ms ease, color 150ms ease;
}
.pt-participants-invite__email-link:hover {
  background: var(--color-brand);
  color: var(--color-on-brand);
}
.pt-participants-invite__email-desc {
  margin: 0 0 0.75rem;
  font-size: 0.875rem;
  color: var(--color-text-secondary);
}
.pt-participants-invite__email-fields {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.pt-participants-invite__email-label {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  font-size: 0.8125rem;
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-participants-invite__email-label .pt-input {
  width: 100%;
}
.pt-participants-invite__email-result:empty {
  display: none;
}
.pt-participants-invite__email-result {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  margin-top: 0.75rem;
  padding: 0.5rem 0.625rem;
  background: var(--color-surface-2);
  border: 1px solid var(--color-surface-3);
  border-radius: 0.25rem;
}
.pt-participants-invite__email-result-name {
  min-width: 0;
  font-weight: 500;
  color: var(--color-text-primary);
}
.pt-participants-invite__email-error {
  margin: 0.75rem 0 0;
  font-size: 0.8125rem;
  color: var(--color-danger);
}
.pt-participants-invite__deadline-fields {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  padding: 0.75rem;
  border: 1px solid var(--color-surface-3);
  border-radius: 0.25rem;
  background: var(--color-surface);
}
.pt-participants-invite__deadline-fields .pt-date-picker {
  flex: 1 1 10rem;
  min-width: 9rem;
}
.pt-participants-invite__due-date {
  flex: 1 1 10rem;
  min-width: 9rem;
}
.pt-participants-invite__due-date[hidden] {
  display: none;
}
.pt-participants-invite__deadline-panel .pt-participants-invite__deadline-fields .pt-date-picker {
  padding: 0;
  border: none;
  background: transparent;
}
.pt-participants-invite__actions {
  display: flex;
  justify-content: flex-end;
  gap: 0.5rem;
  padding-top: 0.5rem;
}
.pt-participants-invite__chips {
  display: flex;
  gap: 0.25rem;
  flex-wrap: wrap;
  margin-top: 0.25rem;
}
.pt-invite-chip {
  display: inline-flex;
  align-items: center;
  padding: 0.09375rem 0.4375rem;
  border: 1px solid var(--color-border);
  border-radius: 0.3125rem;
  background: var(--color-surface-2);
  font-size: 0.65625rem;
  font-weight: 600;
  color: var(--color-text-secondary);
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}
.pt-invite-chip--hi {
  background: var(--color-success-subtle);
  border-color: oklch(88% 0.05 145);
  color: var(--color-success);
}
.pt-invite-chip--muted {
  color: var(--color-text-disabled);
  border-style: dashed;
  background: transparent;
}
.pt-participants-invite__reply-hint {
  margin: 0.5rem 0 0;
  font-size: 0.6875rem;
  color: var(--color-text-secondary);
  line-height: 1.4;
}
.pt-questionnaire-tags {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  flex-wrap: wrap;
}
.pt-builder-section--sub {
  box-shadow: none;
  border-color: var(--color-surface-3);
}
.pt-builder-section--sub .pt-builder-bar--section {
  background: var(--builder-hue-bg-sub, oklch(98% 0.02 250));
}
.pt-questionnaire-subsections {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-sm);
  margin-left: var(--spacing-md);
  padding-left: var(--spacing-md);
  border-left: 2px dashed var(--color-border);
  min-height: var(--spacing-lg);
}
.pt-questionnaire-subsections:not(:has(> *)) {
  border-left: none;
  min-height: 0;
  margin-left: 0;
  padding-left: 0;
}
.pt-questionnaire-section-fields {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-sm);
  padding: var(--spacing-md) var(--spacing-lg);
}
.pt-builder-item .pt-builder-bar__title {
  flex: 1 1 12rem;
  min-width: 8rem;
}
[data-disclosure-open="false"] .pt-builder-bar--item {
  border-radius: var(--radius-md);
}
[data-disclosure-open="true"] .pt-builder-bar--item {
  border-bottom: 1px solid var(--color-border);
}
.pt-questionnaire-question-type, .pt-questionnaire-question-category {
  flex: 0 1 9rem;
  min-width: 7rem;
}
.pt-questionnaire-question-type .pt-select, .pt-questionnaire-question-category .pt-select, .pt-questionnaire-question-type .pt-select__input, .pt-questionnaire-question-category .pt-select__input {
  width: 100%;
}
.pt-questionnaire-required {
  flex: 0 0 auto;
}
.pt-questionnaire-status {
  margin-left: auto;
  flex: 0 0 auto;
  display: none;
}
.pt-questionnaire-status:has([data-state="error"]) {
  display: flex;
}
.pt-questionnaire-status .pt-save-status {
  font-size: var(--text-xs);
  font-weight: 600;
  color: var(--color-danger);
}
.pt-questionnaire-label {
  font-size: var(--text-sm);
  font-weight: 600;
  color: var(--color-text-secondary);
}
.pt-questionnaire-field--full {
  width: 100%;
}
.pt-questionnaire-question-toggles {
  display: flex;
  align-items: center;
  gap: var(--spacing-xl);
  flex-wrap: wrap;
}
.pt-question-settings {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-md);
}
.pt-question-settings__group {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: var(--spacing-md);
  padding: var(--spacing-md);
  border: 1px dashed var(--color-border);
  border-radius: var(--radius-md);
  background: var(--color-surface-2);
}
.pt-question-settings__group--cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.pt-question-settings__group--stacked {
  grid-template-columns: minmax(0, 1fr);
}
.pt-question-settings__hint {
  font-size: var(--text-sm);
  color: var(--color-text-muted);
}
.pt-option-list {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-sm);
  padding: var(--spacing-md);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  background: var(--color-surface-2);
}
.pt-option-list__heading {
  font-size: var(--text-sm);
  font-weight: 600;
  color: var(--color-text-secondary);
}
.pt-option-row {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
}
.pt-option-row__input {
  flex: 1 1 auto;
}
.pt-questionnaire-comparison {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-lg);
}
.pt-questionnaire-comparison__toolbar {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: var(--spacing-md);
}
.pt-questionnaire-comparison__view, .pt-questionnaire-comparison__sections, .pt-questionnaire-comparison__bidders, .pt-questionnaire-comparison__search {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-2xs, 0.25rem);
}
.pt-questionnaire-comparison__view {
  flex: 0 0 auto;
}
.pt-questionnaire-comparison__sections, .pt-questionnaire-comparison__bidders {
  flex: 0 1 16rem;
  min-width: 13rem;
}
.pt-questionnaire-comparison__search {
  flex: 0 1 20rem;
  min-width: 12rem;
}
.pt-questionnaire-comparison__sections .pt-checkbox-dropdown, .pt-questionnaire-comparison__bidders .pt-checkbox-dropdown, .pt-questionnaire-comparison__sections .pt-checkbox-dropdown__trigger, .pt-questionnaire-comparison__bidders .pt-checkbox-dropdown__trigger {
  width: 100%;
}
.pt-questionnaire-comparison__sections .pt-checkbox-dropdown__trigger, .pt-questionnaire-comparison__bidders .pt-checkbox-dropdown__trigger {
  justify-content: space-between;
}
.pt-questionnaire-comparison__search .pt-search-input__field {
  height: 1.875rem;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1;
}
.pt-segmented {
  display: inline-flex;
  align-self: flex-start;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  overflow: hidden;
  background: var(--color-surface);
}
.pt-segmented__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.375rem 0.75rem;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--color-text-secondary);
  background: transparent;
  border: none;
  cursor: pointer;
  transition: background 120ms ease, color 120ms ease;
}
.pt-segmented__btn--icon {
  padding: 0.4375rem 0.625rem;
}
.pt-segmented__btn + .pt-segmented__btn {
  border-left: 1px solid var(--color-border);
}
.pt-segmented__btn:hover {
  background: var(--color-surface-2);
}
.pt-segmented__btn--active, .pt-segmented__btn--active:hover {
  background: var(--color-brand);
  color: #fff;
}
.pt-questionnaire-comparison__label {
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--color-text-muted, #64748b);
}
.pt-questionnaire-comparison__export {
  flex: 0 0 auto;
  margin-left: auto;
}
.pt-questionnaire-comparison__grid {
  width: 100%;
  height: 600px;
}
.pt-questionnaire-comparison__question {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  line-height: 1.3;
}
.pt-questionnaire-comparison__number {
  flex: 0 0 auto;
  font-variant-numeric: tabular-nums;
  font-weight: 600;
  color: var(--color-text-muted, #64748b);
}
.pt-questionnaire-comparison__required {
  color: var(--color-danger, #dc2626);
  font-weight: 700;
}
.pt-questionnaire-comparison__pill {
  flex: 0 0 auto;
}
.pt-questionnaire-comparison .ag-header {
  background: var(--color-surface-3, oklch(94% 0.005 250));
  border-bottom: 1px solid var(--color-border);
}
.pt-questionnaire-comparison .ag-header-cell.pt-qc-header {
  background: transparent;
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-questionnaire-comparison .pt-qc-bidder-header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
  padding: 0.25rem 0;
  line-height: 1.2;
}
.pt-questionnaire-comparison .pt-qc-bidder-header__name {
  font-weight: 600;
  white-space: normal;
  color: var(--color-text-primary);
}
.pt-questionnaire-comparison .ag-header-cell.pt-qc-bidder, .pt-questionnaire-comparison .ag-cell.pt-qc-bidder {
  border-left: 1px solid var(--color-border);
}
.pt-questionnaire-comparison .ag-row.pt-qc-row--odd {
  background: var(--color-surface-2, oklch(97% 0.005 250));
}
.pt-questionnaire-comparison .ag-row.pt-qc-row--even {
  background: var(--color-surface, #fff);
}
.pt-questionnaire-comparison .ag-cell.pt-qc-bidder--alt {
  background: rgba(15, 23, 42, 0.022);
}
.pt-questionnaire-comparison .ag-row.pt-qc-group--root {
  background: color-mix(in srgb, oklch(45% 0.18 250) 20%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in oklch, var(--color-brand) 20%, var(--color-surface));
  }
  font-weight: 700;
}
.pt-questionnaire-comparison .ag-row.pt-qc-group--sub {
  background: color-mix(in srgb, oklch(45% 0.18 250) 9%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in oklch, var(--color-brand) 9%, var(--color-surface));
  }
  font-weight: 600;
}
.pt-questionnaire-comparison .ag-row.pt-qc-group--root .ag-group-value, .pt-questionnaire-comparison .ag-row.pt-qc-group--sub .ag-group-value {
  color: var(--color-text-primary);
}
.pt-qc-group__label {
  margin-right: 0.5rem;
}
.pt-qc-group__count {
  vertical-align: middle;
  font-variant-numeric: tabular-nums;
}
.pt-cell-files {
  margin-left: 0.375rem;
  white-space: nowrap;
}
.pt-cell-table__row + .pt-cell-table__row {
  margin-top: 0.125rem;
}
.pt-cell-table__label {
  font-weight: var(--font-weight-medium);
  color: var(--color-text-secondary);
}
.pt-cell-table__label::after {
  content: ":";
}
.pt-pdf-viewer {
  --pdf-toolbar-bg: #f2f4f5;
  --pdf-toolbar-border: #d4dbe1;
  --pdf-toolbar-text: #7c8791;
  --pdf-toolbar-strong: #56616b;
  --pdf-control-bg: #ffffff;
  --pdf-control-border: #d7dde2;
  --pdf-control-hover: #e8edf1;
  --pdf-page-bg: #ffffff;
  --pdf-stage-bg: #eef1f3;
  --pdf-brand: var(--color-brand, #1262bd);
  --pdf-danger: var(--color-danger, #d13333);
  display: flex;
  flex-direction: column;
  min-height: 34rem;
  overflow: hidden;
  border: 1px solid var(--pdf-toolbar-border);
  border-radius: 0;
  background: var(--pdf-page-bg);
  color: var(--color-text-primary, #1f2933);
  font-family: var(--font-sans, Arial, sans-serif);
  box-shadow: none;
}
.pt-pdf-viewer__toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  min-height: 3.25rem;
  padding: 0 0.875rem;
  flex-shrink: 0;
  border-bottom: 1px solid var(--pdf-toolbar-border);
  background: var(--pdf-toolbar-bg);
  color: var(--pdf-toolbar-text);
  z-index: 10;
}
.pt-pdf-viewer__toolbar-leading, .pt-pdf-viewer__toolbar-controls, .pt-pdf-viewer__toolbar-section {
  display: flex;
  align-items: center;
}
.pt-pdf-viewer__toolbar-controls {
  justify-content: flex-end;
  gap: 0.8rem;
  margin-left: auto;
}
.pt-pdf-viewer__toolbar-section {
  gap: 0.35rem;
}
.pt-pdf-viewer__toolbar-label {
  color: var(--pdf-toolbar-text);
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
}
.pt-pdf-viewer__toolbar-pages {
  gap: 0.45rem;
}
.pt-pdf-viewer__toolbar-zoom {
  gap: 0.45rem;
}
.pt-pdf-viewer__toolbar-actions {
  gap: 0.05rem;
}
.pt-pdf-viewer__compare-control {
  display: inline-flex;
  align-items: center;
  gap: 0.65rem;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--pdf-toolbar-text);
  font-family: inherit;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1;
  cursor: pointer;
  transition: color 120ms ease;
}
.pt-pdf-viewer__compare-control:hover:not(:disabled) {
  color: var(--pdf-toolbar-strong);
}
.pt-pdf-viewer__compare-control:disabled {
  opacity: 0.72;
  cursor: default;
}
.pt-pdf-viewer__compare-checkbox {
  position: relative;
  display: inline-flex;
  width: 0.875rem;
  height: 0.875rem;
  flex-shrink: 0;
  border: 1px solid var(--pdf-control-border);
  border-radius: 1px;
  background: var(--pdf-control-bg);
}
.pt-pdf-viewer__compare-control[aria-pressed="true"] .pt-pdf-viewer__compare-checkbox {
  border-color: var(--pdf-brand);
  background: var(--pdf-brand);
}
.pt-pdf-viewer__compare-control[aria-pressed="true"] .pt-pdf-viewer__compare-checkbox::after {
  content: "";
  position: absolute;
  left: 0.25rem;
  top: 0.075rem;
  width: 0.22rem;
  height: 0.46rem;
  border-right: 1.5px solid #fff;
  border-bottom: 1.5px solid #fff;
  transform: rotate(40deg);
}
.pt-pdf-viewer__compare-text {
  white-space: nowrap;
}
.pt-pdf-viewer__page-input {
  width: 4.25rem;
  height: 2rem;
  padding: 0 0.5rem;
  border: 1px solid var(--pdf-control-border);
  border-radius: 0;
  background: var(--pdf-control-bg);
  color: #505b65;
  font-family: inherit;
  font-size: 0.8125rem;
  font-weight: 500;
  text-align: center;
  transition: border-color 120ms ease, box-shadow 120ms ease;
}
.pt-pdf-viewer__page-input:focus, .pt-pdf-viewer__zoom-select:focus, .pt-pdf-viewer__finder-input:focus {
  outline: none;
  border-color: var(--pdf-brand);
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in srgb, var(--pdf-brand) 55%, var(--pdf-control-border));
  }
  box-shadow: 0 0 0 2px var(--pdf-brand);
  @supports (color: color-mix(in lab, red, red)) {
    box-shadow: 0 0 0 2px color-mix(in srgb, var(--pdf-brand) 13%, transparent);
  }
}
.pt-pdf-viewer__page-divider, .pt-pdf-viewer__page-count {
  color: var(--pdf-toolbar-text);
  font-size: 0.8125rem;
  font-weight: 500;
}
.pt-pdf-viewer__page-count {
  min-width: 0.75rem;
}
.pt-pdf-viewer__zoom-select {
  width: 7.8rem;
  height: 2rem;
  padding: 0 2rem 0 0.7rem;
  border: 1px solid var(--pdf-control-border);
  border-radius: 0;
  background-color: var(--pdf-control-bg);
  color: #65717c;
  font-family: inherit;
  font-size: 0.8125rem;
  font-weight: 500;
  cursor: pointer;
}
.pt-pdf-viewer__btn, .pt-pdf-viewer__finder-btn, .pt-pdf-viewer__compare-page-btn, .pt-pdf-viewer__sync-btn, .pt-pdf-viewer__compare-mode-btn {
  font-family: inherit;
}
.pt-pdf-viewer__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.05rem;
  min-width: 2.05rem;
  height: 2.05rem;
  padding: 0;
  border: 1px solid transparent;
  border-radius: 2px;
  background: transparent;
  color: var(--pdf-toolbar-text);
  cursor: pointer;
  transition: color 120ms ease, background 120ms ease, border-color 120ms ease;
}
.pt-pdf-viewer__btn:hover:not(:disabled) {
  border-color: #e0e5e9;
  background: var(--pdf-control-hover);
  color: var(--pdf-toolbar-strong);
}
.pt-pdf-viewer__btn:active:not(:disabled), .pt-pdf-viewer__btn--active {
  border-color: var(--pdf-brand);
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in srgb, var(--pdf-brand) 20%, var(--pdf-control-border));
  }
  background: var(--pdf-brand);
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--pdf-brand) 8%, white);
  }
  color: var(--pdf-brand);
}
.pt-pdf-viewer__btn:disabled {
  opacity: 0.35;
  cursor: not-allowed;
}
.pt-pdf-viewer__btn--pin {
  margin-left: 0.15rem;
}
.pt-pdf-viewer__icon {
  display: block;
  width: 1.06rem;
  height: 1.06rem;
  stroke: currentColor;
  color: inherit;
}
.pt-pdf-viewer__btn--pin .pt-pdf-viewer__icon {
  width: 1.1rem;
  height: 1.1rem;
}
.pt-pdf-viewer__finder {
  display: flex;
  align-items: center;
  gap: 0.375rem;
  max-height: 3.25rem;
  padding: 0.5rem 0.875rem;
  flex-shrink: 0;
  overflow: hidden;
  border-bottom: 1px solid var(--pdf-toolbar-border);
  background: var(--pdf-toolbar-bg);
  opacity: 1;
  transition: max-height 160ms ease, opacity 160ms ease, padding 160ms ease;
}
.pt-pdf-viewer__finder--hidden {
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  border-bottom-width: 0;
  opacity: 0;
}
.pt-pdf-viewer__finder-input {
  width: min(20rem, 100%);
  height: 2rem;
  padding: 0 0.65rem;
  border: 1px solid var(--pdf-control-border);
  border-radius: 2px;
  background: var(--pdf-control-bg);
  color: #505b65;
  font-family: inherit;
  font-size: 0.8125rem;
}
.pt-pdf-viewer__finder-count {
  min-width: 4.5rem;
  color: var(--pdf-toolbar-text);
  font-size: 0.75rem;
  text-align: center;
}
.pt-pdf-viewer__finder-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.9rem;
  height: 1.9rem;
  padding: 0;
  border: 1px solid transparent;
  border-radius: 2px;
  background: transparent;
  color: var(--pdf-toolbar-text);
  cursor: pointer;
}
.pt-pdf-viewer__finder-btn:hover {
  border-color: #e0e5e9;
  background: var(--pdf-control-hover);
  color: var(--pdf-toolbar-strong);
}
.pt-pdf-viewer__body {
  position: relative;
  display: flex;
  flex: 1;
  flex-direction: column;
  min-height: 0;
  overflow: hidden;
  background: var(--pdf-page-bg);
}
.pt-pdf-viewer__canvas-wrap {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: center;
  min-height: 34rem;
  overflow: auto;
  padding: 1.25rem 1.25rem 3rem;
  background: var(--pdf-page-bg);
  scroll-behavior: smooth;
}
.pt-pdf-viewer__canvas-wrap--hidden {
  display: none;
}
.pt-pdf-viewer__canvas-wrap::-webkit-scrollbar, .pt-pdf-viewer__compare-overlay::-webkit-scrollbar, .pt-pdf-viewer__compare-left::-webkit-scrollbar, .pt-pdf-viewer__compare-right::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.pt-pdf-viewer__canvas-wrap::-webkit-scrollbar-thumb, .pt-pdf-viewer__compare-overlay::-webkit-scrollbar-thumb, .pt-pdf-viewer__compare-left::-webkit-scrollbar-thumb, .pt-pdf-viewer__compare-right::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: #c4ccd3;
}
.pt-pdf-viewer__canvas-wrap::-webkit-scrollbar-track, .pt-pdf-viewer__compare-overlay::-webkit-scrollbar-track, .pt-pdf-viewer__compare-left::-webkit-scrollbar-track, .pt-pdf-viewer__compare-right::-webkit-scrollbar-track {
  background: transparent;
}
.pt-pdf-viewer__page-container {
  margin-bottom: 1rem;
  filter: drop-shadow(0 1px 5px rgb(15 23 42 / 10%));
}
.pt-pdf-viewer__page {
  position: relative;
  overflow: hidden;
  background: #fff;
}
.pt-pdf-viewer__canvas {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.pt-pdf-viewer__text-layer {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  user-select: none;
  pointer-events: none;
  line-height: 1;
}
.pt-pdf-viewer__text-layer span {
  position: absolute;
  color: transparent;
  white-space: pre;
  cursor: text;
  transform-origin: 0% 0%;
}
.pt-pdf-viewer__text-layer.pt-pdf-viewer__text-layer--selectable span {
  cursor: text;
}
.pt-pdf-viewer__highlight {
  border-radius: 2px;
  background: rgb(255 217 102 / 58%);
  mix-blend-mode: multiply;
}
.pt-pdf-viewer__overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  cursor: default;
}
.pt-pdf-viewer__loading, .pt-pdf-viewer__error {
  position: absolute;
  inset: 0;
  z-index: 100;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: rgb(255 255 255 / 97%);
  text-align: center;
}
.pt-pdf-viewer__loading {
  gap: 0.75rem;
}
.pt-pdf-viewer__loading--hidden, .pt-pdf-viewer__error--hidden {
  display: none;
}
.pt-pdf-viewer__spinner {
  width: 2rem;
  height: 2rem;
  border: 3px solid #e6eaed;
  border-top-color: var(--pdf-brand);
  border-radius: 50%;
  animation: pt-pdf-spin 0.75s linear infinite;
}
@keyframes pt-pdf-spin {
  to {
    transform: rotate(360deg);
  }
}
.pt-pdf-viewer__loading-text {
  color: var(--pdf-toolbar-text);
  font-size: 0.8125rem;
}
.pt-pdf-viewer__error {
  gap: 0.6rem;
  padding: 2rem;
  color: var(--pdf-danger);
}
.pt-pdf-viewer__error-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.6rem;
  height: 2.6rem;
  margin-bottom: 0.25rem;
  border: 1px solid #f0b7b7;
  border-radius: 50%;
  background: #fde7e7;
  color: var(--pdf-danger);
}
.pt-pdf-viewer__error-icon svg {
  width: 1.35rem;
  height: 1.35rem;
  stroke: currentColor;
}
.pt-pdf-viewer__error-title {
  margin: 0;
  color: var(--pdf-danger);
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.35;
}
.pt-pdf-viewer__error-message {
  max-width: 25rem;
  margin: 0;
  color: #717c86;
  font-size: 0.8125rem;
  line-height: 1.55;
}
.pt-pdf-viewer__compare-wrap {
  display: flex;
  flex: 1;
  flex-direction: column;
  min-height: 0;
  overflow: hidden;
}
.pt-pdf-viewer__compare-wrap--hidden {
  display: none;
}
.pt-pdf-viewer__compare-toolbar {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 0.65rem 0.875rem;
  flex-shrink: 0;
  border-bottom: 1px solid var(--pdf-toolbar-border);
  background: var(--pdf-toolbar-bg);
}
.pt-pdf-viewer__compare-col {
  display: flex;
  flex: 1;
  align-items: center;
  gap: 0.5rem;
}
.pt-pdf-viewer__compare-col--center {
  justify-content: center;
}
.pt-pdf-viewer__compare-col--right {
  justify-content: flex-end;
}
.pt-pdf-viewer__compare-label {
  color: var(--pdf-toolbar-text);
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
}
.pt-pdf-viewer__compare-page-nav {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  color: var(--pdf-toolbar-text);
  font-size: 0.8125rem;
}
.pt-pdf-viewer__compare-page-btn {
  width: 1.7rem;
  height: 1.7rem;
  border: 1px solid transparent;
  background: transparent;
  color: var(--pdf-toolbar-text);
  cursor: pointer;
}
.pt-pdf-viewer__compare-page-btn:hover {
  border-color: var(--pdf-control-border);
  background: var(--pdf-control-hover);
}
.pt-pdf-viewer__compare-select {
  height: 2rem;
  max-width: 12rem;
  padding: 0 0.55rem;
  border: 1px solid var(--pdf-control-border);
  background: var(--pdf-control-bg);
  color: #56616b;
  font-family: inherit;
  font-size: 0.8125rem;
}
.pt-pdf-viewer__compare-mode-group {
  display: inline-flex;
  overflow: hidden;
  border: 1px solid var(--pdf-control-border);
  border-radius: 2px;
}
.pt-pdf-viewer__compare-mode-btn, .pt-pdf-viewer__sync-btn {
  height: 1.9rem;
  padding: 0 0.65rem;
  border: 0;
  background: var(--pdf-control-bg);
  color: var(--pdf-toolbar-text);
  font-size: 0.75rem;
  cursor: pointer;
}
.pt-pdf-viewer__compare-mode-btn + .pt-pdf-viewer__compare-mode-btn {
  border-left: 1px solid var(--pdf-control-border);
}
.pt-pdf-viewer__compare-mode-btn--active, .pt-pdf-viewer__compare-mode-btn.pt-pdf-viewer__btn--active, .pt-pdf-viewer__sync-btn.pt-pdf-viewer__btn--active {
  background: var(--pdf-brand);
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--pdf-brand) 8%, white);
  }
  color: var(--pdf-brand);
}
.pt-pdf-viewer__sync-btn {
  border: 1px solid var(--pdf-control-border);
  border-radius: 2px;
}
.pt-pdf-viewer__btn--hidden {
  display: none;
}
.pt-pdf-viewer__compare-overlay, .pt-pdf-viewer__compare-sidebyside {
  display: flex;
  flex: 1;
  align-items: flex-start;
  justify-content: center;
  min-height: 0;
  overflow: auto;
  padding: 1.25rem;
  background: var(--pdf-stage-bg);
}
.pt-pdf-viewer__compare-pane--hidden {
  display: none;
}
.pt-pdf-viewer__compare-sidebyside {
  gap: 0;
  padding: 0;
}
.pt-pdf-viewer__compare-left, .pt-pdf-viewer__compare-right {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: center;
  height: 100%;
  overflow: auto;
  padding: 1.25rem;
  background: var(--pdf-stage-bg);
}
.pt-pdf-viewer__compare-left {
  border-right: 1px solid var(--pdf-toolbar-border);
}
.pt-pdf-viewer__diff-canvas, .pt-pdf-viewer__compare-page-canvas {
  display: block;
  max-width: 100%;
  background: #fff;
  filter: drop-shadow(0 2px 8px rgb(15 23 42 / 12%));
}
.pt-pdf-viewer__issue-tooltip, .pt-pdf-viewer__context-menu {
  position: fixed;
  z-index: 9999;
  border: 1px solid var(--pdf-control-border);
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 10px 30px rgb(15 23 42 / 16%);
  font-family: inherit;
}
.pt-pdf-viewer__issue-tooltip {
  min-width: 11.5rem;
  max-width: 17.5rem;
  padding: 0.7rem 0.875rem;
}
.pt-pdf-viewer__issue-tooltip-title {
  margin-right: 1.25rem;
  margin-bottom: 0.4rem;
  color: #27313a;
  font-size: 0.8125rem;
  font-weight: 600;
}
.pt-pdf-viewer__issue-tooltip-meta {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #717c86;
  font-size: 0.75rem;
}
.pt-pdf-viewer__issue-tooltip-close {
  position: absolute;
  top: 0.45rem;
  right: 0.5rem;
  padding: 0.1rem 0.25rem;
  border: 0;
  background: transparent;
  color: #87919a;
  cursor: pointer;
}
.pt-pdf-viewer__issue-badge {
  display: inline-flex;
  align-items: center;
  padding: 0.12rem 0.4rem;
  border-radius: 999px;
  font-size: 0.6875rem;
  font-weight: 600;
  text-transform: capitalize;
}
.pt-pdf-viewer__issue-badge--open {
  background: #e1f6e8;
  color: #18743c;
}
.pt-pdf-viewer__issue-badge--closed {
  background: #e9edf0;
  color: #65717c;
}
.pt-pdf-viewer__issue-badge--pending {
  background: #fff1d8;
  color: #9a6200;
}
.pt-pdf-viewer__context-menu {
  min-width: 10rem;
  padding: 0.25rem;
}
.pt-pdf-viewer__context-item {
  display: block;
  width: 100%;
  padding: 0.45rem 0.625rem;
  border: 0;
  border-radius: 3px;
  background: transparent;
  color: #27313a;
  font-family: inherit;
  font-size: 0.8125rem;
  text-align: left;
  cursor: pointer;
}
.pt-pdf-viewer__context-item:hover {
  background: var(--pdf-control-hover);
}
.pt-pdf-viewer__context-item--muted {
  color: #717c86;
}
@media (max-width: 960px) {
  .pt-pdf-viewer__toolbar {
    align-items: flex-start;
    flex-direction: column;
    padding: 0.65rem;
  }
  .pt-pdf-viewer__toolbar-controls {
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: 0;
  }
  .pt-pdf-viewer__compare-toolbar {
    align-items: flex-start;
    flex-direction: column;
  }
  .pt-pdf-viewer__compare-col, .pt-pdf-viewer__compare-col--right {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
.pt-photo-uploader {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-photo-uploader__grid {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(11rem, 1fr));
  gap: 0.75rem;
}
.pt-photo-uploader__file-input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
}
.pt-photo-uploader__error {
  margin: 0;
  font-size: var(--text-sm);
  color: var(--color-danger);
}
.pt-photo-uploader__error[hidden] {
  display: none;
}
.pt-photo-tile {
  position: relative;
  display: flex;
  flex-direction: column;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  overflow: hidden;
  aspect-ratio: 4 / 3;
}
.pt-photo-tile--main {
  border-color: var(--color-brand);
  box-shadow: 0 0 0 2px var(--color-brand-subtle);
}
.pt-photo-tile__media {
  flex: 1 1 auto;
  overflow: hidden;
  background: var(--color-surface-2);
}
.pt-photo-tile__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.pt-photo-tile__controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  padding: 0.375rem 0.5rem;
  border-top: 1px solid var(--color-border);
}
.pt-photo-tile__main.pt-radio {
  font-size: var(--text-xs);
  color: var(--color-text-secondary);
}
.pt-photo-tile--main .pt-photo-tile__main .pt-radio__label {
  color: var(--color-brand);
  font-weight: 600;
}
.pt-photo-tile__delete {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--color-text-secondary);
  cursor: pointer;
  border-radius: 0.25rem;
  transition: background 120ms ease, color 120ms ease;
}
.pt-photo-tile__delete:hover {
  background: var(--color-danger-subtle);
  color: var(--color-danger);
}
.pt-photo-tile--picker {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.375rem;
  background: var(--color-surface);
  border: 1px dashed var(--color-border-strong);
  color: var(--color-text-secondary);
  cursor: pointer;
  transition: border-color 120ms ease, background 120ms ease, color 120ms ease;
}
.pt-photo-tile--picker:hover, .pt-photo-tile--picker:focus-visible {
  border-color: var(--color-brand);
  background: var(--color-brand-subtle);
  color: var(--color-brand);
  outline: none;
}
.pt-photo-tile--picker[hidden] {
  display: none;
}
.pt-photo-tile__picker-icon {
  width: 1.5rem;
  height: 1.5rem;
}
.pt-photo-tile__picker-label {
  font-size: var(--text-sm);
  font-weight: 500;
}
.pt-project-attributes-editor {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-project-attributes-editor__data {
  display: none;
}
.pt-project-attributes-editor__rows {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-project-attributes-editor__rows:empty {
  display: none;
}
.pt-project-attributes-editor__row {
  display: grid;
  grid-template-columns: minmax(8rem, 14rem) minmax(0, 1fr) auto;
  column-gap: 0.75rem;
  row-gap: 0;
  align-items: center;
}
.pt-project-attributes-editor__row-error {
  grid-column: 2;
}
.pt-project-attributes-editor__row-name {
  font-size: var(--text-sm);
  font-weight: 500;
  color: var(--color-text-primary);
}
.pt-project-attributes-editor__row-value {
  min-width: 0;
}
.pt-project-attributes-editor__row-remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.75rem;
  height: 1.75rem;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--color-text-secondary);
  cursor: pointer;
  border-radius: 0.25rem;
  transition: background 120ms ease, color 120ms ease;
}
.pt-project-attributes-editor__row-remove:hover {
  background: var(--color-danger-subtle);
  color: var(--color-danger);
}
.pt-project-attributes-editor__picker {
  display: grid;
  grid-template-columns: minmax(8rem, 14rem) minmax(0, 1fr) auto;
  gap: 0.5rem;
  align-items: center;
  padding-top: 0.25rem;
}
.pt-project-attributes-editor__picker-attr, .pt-project-attributes-editor__picker-value {
  min-width: 0;
}
.pt-project-attributes-editor__picker-value:empty {
  min-height: 2rem;
}
.pt-project-attributes-editor__value-multi {
  width: 100%;
}
.pt-project-destroy-modal {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  font-family: var(--font-sans);
  color: var(--color-text-primary);
}
.pt-project-destroy-modal__lead {
  margin: 0;
  font-size: var(--text-sm);
  color: var(--color-text-secondary);
}
.pt-project-destroy-modal__lead strong {
  color: var(--color-text-primary);
  font-weight: 600;
}
.pt-project-destroy-modal__blocking {
  padding: 0.625rem 0.75rem;
  background: var(--color-surface-2);
  border-radius: 0.25rem;
  border: 1px solid var(--color-border);
}
.pt-project-destroy-modal__blocking-title {
  margin: 0 0 0.375rem;
  font-size: var(--text-xs);
  font-weight: 600;
  color: var(--color-text-secondary);
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.pt-project-destroy-modal__blocking-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.125rem;
}
.pt-project-destroy-modal__blocking-item {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  font-size: var(--text-sm);
  color: var(--color-text-secondary);
}
.pt-project-destroy-modal__blocking-icon {
  color: var(--color-text-muted);
  flex-shrink: 0;
}
.pt-project-destroy-modal__blocking-hint {
  margin: 0.5rem 0 0;
  font-size: var(--text-xs);
  color: var(--color-text-muted);
}
.pt-project-destroy-modal__form {
  display: flex;
  flex-direction: column;
  gap: 0.875rem;
}
.pt-project-destroy-modal__phases {
  border: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}
.pt-project-destroy-modal__phases-legend {
  padding: 0;
  font-size: var(--text-xs);
  font-weight: 600;
  color: var(--color-text-secondary);
  text-transform: uppercase;
  letter-spacing: 0.02em;
  margin-bottom: 0.25rem;
}
.pt-project-destroy-modal__phase, .pt-project-destroy-modal__option {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-size: var(--text-sm);
  cursor: pointer;
  user-select: none;
}
.pt-project-destroy-modal__phase-checkbox {
  flex-shrink: 0;
}
.pt-project-destroy-modal__confirmation {
  display: contents;
}
.pt-project-destroy-modal__confirmation[hidden] {
  display: none;
}
.pt-project-destroy-modal__footer {
  display: flex;
  justify-content: flex-end;
  gap: 0.5rem;
  margin-top: 0.25rem;
}
.pt-project-form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.pt-project-form__section {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  padding: 1rem 1.25rem;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
}
.pt-project-form__section-title {
  margin: 0;
  font-size: var(--text-base);
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-project-form__row-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
}
.pt-project-form__row-sections {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  align-items: start;
}
.pt-project-form__pair {
  display: flex;
  gap: 0.5rem;
  align-items: stretch;
}
.pt-project-form__pair .pt-input {
  flex: 1 1 auto;
  min-width: 0;
}
.pt-project-form__pair .pt-select {
  flex: 0 0 5rem;
}
.pt-project-form__map-hint {
  margin: 0;
  text-align: center;
  font-size: var(--text-sm);
  color: var(--color-text-secondary);
}
.pt-project-form__actions {
  display: flex;
  justify-content: flex-end;
  gap: 0.5rem;
  padding-top: 0.25rem;
}
.pt-project-form__actions .pt-btn {
  box-sizing: border-box;
}
.pt-project-form__actions .pt-btn--secondary {
  background: transparent;
  color: var(--color-text-primary);
}
.pt-project-form__actions .pt-btn--secondary:hover {
  background: var(--color-border);
}
@media (max-width: 60rem) {
  .pt-project-form__row-2, .pt-project-form__row-sections {
    grid-template-columns: 1fr;
  }
}
.pt-project-location-picker {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-project-location-picker__search-wrap {
  position: relative;
}
.pt-project-location-picker__results {
  list-style: none;
  margin: 0;
  padding: 0.25rem 0;
  position: absolute;
  top: calc(100% + 0.25rem);
  left: 0;
  right: 0;
  z-index: 1010;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  box-shadow: var(--shadow-card);
  max-height: 16rem;
  overflow-y: auto;
}
.pt-project-location-picker__results[hidden] {
  display: none;
}
.pt-project-location-picker__result {
  padding: 0.375rem 0.625rem;
  font-size: var(--text-sm);
  color: var(--color-text-primary);
  cursor: pointer;
  user-select: none;
}
.pt-project-location-picker__result:hover {
  background: var(--color-surface-2);
}
.pt-project-location-picker__map {
  width: 100%;
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  overflow: hidden;
  min-height: 12rem;
}
.pt-project-location-picker__map .leaflet-control-zoom a {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.pt-project-documents-page {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.pt-project-documents-page__content {
  display: flex;
  flex-direction: column;
}
.pt-documents-summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.5rem;
  padding: 1.125rem 1.25rem;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-md, 0.5rem);
  background: var(--color-surface);
}
.pt-documents-summary__left {
  display: flex;
  align-items: baseline;
  gap: 0.75rem;
  min-width: 0;
}
.pt-documents-summary__title {
  margin: 0;
  color: var(--color-text-primary);
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}
.pt-documents-summary__label {
  color: var(--color-text-secondary);
  font-size: 0.8125rem;
  font-weight: 500;
}
.pt-documents-summary__right {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 0.625rem;
}
.pt-documents-summary__right .pt-status-badge {
  min-height: 1.45rem;
  padding: 0.175rem 0.6rem;
  font-size: 0.75rem;
  font-weight: 700;
}
.pt-documents-summary__meta {
  color: var(--color-text-secondary);
  font-size: 0.8125rem;
  font-weight: 500;
}
.pt-documents-summary__version {
  color: var(--color-brand);
  font-weight: 700;
}
.pt-documents-summary__version-link {
  cursor: pointer;
}
.pt-documents-summary__version-link:hover {
  color: var(--color-brand-hover);
  text-decoration: underline;
}
.pt-documents-list {
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-md, 0.5rem);
  overflow: hidden;
  background: var(--color-surface);
  box-shadow: 0 1px 2px rgb(15 23 42 / 4%);
}
.pt-documents-list__toolbar-row {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  min-height: 3.75rem;
  padding: 0.75rem 1rem;
  background: var(--color-surface-2);
  border-bottom: 1px solid var(--color-surface-3);
}
.pt-documents-list__toolbar-left {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  white-space: nowrap;
  flex-shrink: 0;
  min-height: 2.25rem;
}
.pt-documents-list__toolbar-right {
  display: flex;
  justify-content: flex-end;
  min-width: 0;
  flex: 1;
}
.pt-documents-list__select-label {
  color: var(--color-text-primary);
  font-size: 0.8125rem;
  font-weight: 600;
}
.pt-documents-list__checkbox {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.pt-documents-toolbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 0.625rem;
  width: 100%;
}
.pt-documents-toolbar__filters, .pt-documents-toolbar__controls {
  display: contents;
}
.pt-documents-toolbar__bulk {
  display: flex;
  align-items: center;
}
.pt-documents-toolbar__select {
  min-width: 9.5rem;
  height: 2.25rem;
  padding: 0 0.625rem;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-sm, 0.25rem);
  background: var(--color-surface);
  color: var(--color-text-primary);
  font-size: 0.8125rem;
  font-weight: 500;
}
.pt-documents-toolbar__select:hover, .pt-documents-toolbar__select:focus {
  border-color: color-mix(in srgb, oklch(45% 0.18 250) 40%, oklch(94% 0.005 250));
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in srgb, var(--color-brand) 40%, var(--color-surface-3));
  }
}
.pt-documents-toolbar__select--posting {
  flex-shrink: 0;
  max-width: none;
  width: auto;
}
.pt-btn.pt-documents-toolbar__actions-trigger {
  height: 2.25rem;
}
.pt-dropdown__item.pt-documents-toolbar__action {
  white-space: nowrap;
  font-weight: 500;
}
.pt-documents-toolbar__action-icon {
  width: 1rem;
  height: 1rem;
  flex-shrink: 0;
  color: var(--color-text-secondary);
}
.pt-dropdown__item.pt-documents-toolbar__action:disabled {
  opacity: 0.42;
  cursor: not-allowed;
}
.pt-dropdown__item.pt-documents-toolbar__action:disabled:hover {
  background: transparent;
}
.pt-documents-list__rows {
  display: flex;
  flex-direction: column;
}
.pt-documents-list__no-matches {
  padding: 2rem 1rem;
  text-align: center;
  color: var(--color-text-muted);
  font-size: var(--text-sm);
}
.pt-documents-row {
  display: grid;
  grid-template-columns: 1.75rem minmax(0, 1fr) auto;
  align-items: center;
  gap: 0.875rem;
  min-height: 4.45rem;
  padding: 0.75rem 1rem;
  background: var(--color-surface);
  border-top: 1px solid var(--color-surface-3);
  transition: background-color 120ms ease;
}
.pt-documents-row:first-child {
  border-top: 0;
}
.pt-documents-row:hover {
  background: color-mix(in srgb, oklch(45% 0.18 250) 3.5%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--color-brand) 3.5%, var(--color-surface));
  }
}
.pt-documents-row--selected {
  background: color-mix(in srgb, oklch(45% 0.18 250) 8%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--color-brand) 8%, var(--color-surface));
  }
}
.pt-documents-row__body {
  min-width: 0;
}
.pt-documents-row__title-link {
  display: inline-block;
  color: var(--color-brand);
  font-size: 0.9375rem;
  font-weight: 650;
  line-height: 1.3;
  word-break: break-word;
}
.pt-documents-row__title-link:hover {
  text-decoration: underline;
}
button.pt-documents-row__title-link {
  background: none;
  border: none;
  padding: 0;
  font-family: inherit;
  text-align: left;
  cursor: pointer;
}
span.pt-documents-row__title-link {
  color: inherit;
}
span.pt-documents-row__title-link:hover {
  text-decoration: none;
}
.pt-documents-row__meta-line {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.45rem;
  margin-top: 0.375rem;
}
.pt-documents-row__meta-line .pt-status-badge {
  min-height: 1.35rem;
  padding: 0.125rem 0.55rem;
  font-size: 0.6875rem;
  font-weight: 700;
}
.pt-documents-row__meta-item {
  position: relative;
  color: var(--color-text-secondary);
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.35;
}
.pt-documents-row__meta-item + .pt-documents-row__meta-item::before {
  content: "|";
  margin-right: 0.45rem;
  color: var(--color-text-muted);
}
.pt-documents-row__version {
  color: var(--color-brand);
  font-weight: 700;
}
.pt-documents-row__version-link {
  cursor: pointer;
}
.pt-documents-row__version-link:hover {
  color: var(--color-brand-hover);
  text-decoration: underline;
}
.pt-documents-row__actions {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.375rem;
}
.pt-documents-row__action-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.125rem;
  height: 2.125rem;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-sm, 0.25rem);
  background: var(--color-surface-2);
  color: var(--color-text-secondary);
  transition: border-color 120ms ease, color 120ms ease, background-color 120ms ease;
}
.pt-documents-row__action-btn:not(:disabled):hover {
  border-color: var(--color-brand);
  background: var(--color-surface);
  color: var(--color-brand);
}
.pt-documents-row__action-btn:disabled, .pt-documents-row__action-btn.is-disabled {
  opacity: 0.42;
  pointer-events: none;
}
.pt-documents-row__action-btn--danger:not(:disabled):hover {
  border-color: var(--color-danger);
  color: var(--color-danger);
}
.pt-documents-row__action-icon {
  width: 1rem;
  height: 1rem;
}
.pt-documents-row__accepted {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--color-success);
}
.pt-documents-row__accepted-icon {
  width: 1rem;
  height: 1rem;
  flex-shrink: 0;
}
.pt-documents-row__review-form {
  margin: 0;
}
.pt-documents-row__review {
  display: inline-flex;
  align-items: center;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
}
.pt-documents-row__review--none {
  color: var(--color-text-muted);
}
.pt-documents-row__review--done {
  color: var(--color-success);
}
.pt-documents-row__review--verdict {
  text-decoration: none;
}
.pt-documents-row__review--verdict:hover {
  text-decoration: underline;
}
.pt-documents-row__review--approved {
  color: var(--color-success);
}
.pt-documents-row__review--rejected {
  color: var(--color-danger);
}
.pt-documents-row__review--did_not_review {
  color: var(--color-text-muted);
}
.pt-documents-row__menu {
  min-width: 7rem;
  margin: 0;
  padding: 0.3rem;
  list-style: none;
}
.pt-documents-row__menu-link {
  display: block;
  padding: 0.45rem 0.625rem;
  border-radius: var(--radius-sm, 0.25rem);
  color: var(--color-text-primary);
  font-size: 0.8125rem;
  font-weight: 500;
}
.pt-documents-row__menu-link:hover {
  background: var(--color-surface-2);
}
.pt-project-documents-empty {
  display: flex;
  min-height: 14rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-md, 0.5rem);
  background: var(--color-surface);
  color: var(--color-text-secondary);
}
.pt-project-documents-empty__icon {
  width: 2rem;
  height: 2rem;
  color: var(--color-text-muted);
}
.pt-bidder-documents {
  padding-top: 1rem;
  border-top: 1px solid var(--color-surface-3);
}
.pt-bidder-documents__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 0.75rem;
}
.pt-bidder-documents__title {
  font-size: 0.9375rem;
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-bidder-documents__empty {
  padding: 1.25rem;
  border: 1px dashed var(--color-surface-3);
  border-radius: var(--radius-md, 0.5rem);
  background: var(--color-surface);
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
}
.pt-bidder-documents-modal__hint {
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  margin-bottom: 1.5rem;
}
.pt-bidder-documents-modal__dropzone {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 8rem;
  border: 1px dashed var(--color-surface-3);
  border-radius: var(--radius-md, 0.5rem);
  background: var(--color-surface-2);
}
@media (max-width: 960px) {
  .pt-documents-summary {
    flex-direction: column;
    align-items: flex-start;
  }
  .pt-documents-summary__right {
    justify-content: flex-start;
  }
  .pt-documents-toolbar {
    align-items: stretch;
    flex-direction: column;
  }
  .pt-documents-toolbar__bulk {
    width: 100%;
  }
  .pt-documents-toolbar__select, .pt-documents-toolbar__select--posting {
    width: 100%;
  }
  .pt-documents-row {
    grid-template-columns: 1.75rem minmax(0, 1fr);
    grid-template-areas: "select body" "select actions";
  }
  .pt-documents-row__select {
    grid-area: select;
  }
  .pt-documents-row__body {
    grid-area: body;
  }
  .pt-documents-row__actions {
    grid-area: actions;
    justify-content: flex-start;
  }
}
.pt-migrate-notice__lead {
  margin: 0 0 0.75rem;
  font-size: var(--text-base);
  color: var(--color-text-primary);
}
.pt-migrate-notice__diff {
  font-size: var(--text-sm);
  color: var(--color-text-secondary);
}
.pt-migrate-notice__diff ul, .pt-migrate-notice__diff ol {
  margin: 0;
  padding-left: 1.25rem;
  list-style: disc;
}
.pt-migrate-notice__diff li {
  margin-bottom: 0.25rem;
}
.pt-bidder-documents__actions {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-bidder-doc-form {
  display: block;
}
.pt-bidder-doc-form__file {
  margin-top: 0.25rem;
}
.pt-documents-row__subtitle {
  margin: 0.2rem 0 0;
  font-size: var(--text-xs);
  color: var(--color-text-secondary);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 34rem;
}
.pt-documents-row__title-link--plain {
  color: var(--color-text-primary);
  font-weight: 650;
  cursor: default;
}
.pt-documents-row__title-link--plain:hover {
  text-decoration: none;
}
.pt-documents-row__action-btn--danger:not(:disabled):hover {
  border-color: var(--color-danger, oklch(58% 0.2 25));
  color: var(--color-danger, oklch(58% 0.2 25));
}
.pt-bidder-doc-form .pt-modal__body {
  display: flex;
  flex-direction: column;
  gap: 0.875rem;
}
.pt-bidder-doc-form .pt-modal__body > * {
  margin-top: 0;
  margin-bottom: 0;
}
.pt-bidder-upload-modal .pt-document-upload__row-fields {
  grid-template-columns: 1fr;
}
.pt-bidder-doc-form__file-chip {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  margin: 0 0 0.5rem;
  padding: 0.4rem 0.6rem;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-sm, 0.375rem);
  background: var(--color-surface-2);
  font-size: var(--text-sm);
  color: var(--color-text-secondary);
  min-width: 0;
}
.pt-bidder-doc-form__file-chip--new {
  border-color: color-mix(in srgb, oklch(52% 0.14 145) 45%, oklch(94% 0.005 250));
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in srgb, var(--color-success) 45%, var(--color-surface-3));
  }
  background: color-mix(in srgb, oklch(52% 0.14 145) 8%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--color-success) 8%, var(--color-surface));
  }
  color: var(--color-success);
}
.pt-bidder-doc-form__file-chip-icon {
  flex-shrink: 0;
}
.pt-bidder-doc-form__file-chip-name {
  font-weight: 500;
  color: var(--color-text-primary);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-milestones {
  --label-w: 15rem;
  --row-h: 2.75rem;
  --bar-h: 1.35rem;
  --marker-d: var(--bar-h);
  width: 100%;
  container-type: inline-size;
  container-name: milestones;
  font-size: var(--text-sm);
}
.pt-milestones__chart {
  position: relative;
}
.pt-milestones__grid {
  position: absolute;
  left: var(--label-w);
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  pointer-events: none;
}
.pt-milestones__gridlines {
  position: absolute;
  inset: 0;
}
.pt-milestones__gridline {
  position: absolute;
  left: var(--x);
  top: 0;
  bottom: 0;
  width: 1px;
  background: var(--color-border);
  opacity: 0.6;
}
.pt-milestones__now {
  position: absolute;
  left: var(--x);
  top: 0;
  bottom: 0;
  width: 9px;
  transform: translateX(-50%);
  pointer-events: auto;
  background-image: repeating-linear-gradient(to bottom, #64748b 0 4px, transparent 4px 8px);
  background-position: center;
  background-size: 1px 100%;
  background-repeat: no-repeat;
}
.pt-milestones__rows {
  position: relative;
  z-index: 1;
  pointer-events: none;
}
.pt-milestones__row {
  display: grid;
  grid-template-columns: var(--label-w) 1fr;
  align-items: center;
  min-height: var(--row-h);
}
.pt-milestones__label {
  padding-right: 0.75rem;
  text-align: right;
  line-height: 1.3;
  font-size: var(--text-xs);
  color: var(--color-text-secondary);
}
.pt-milestones__track {
  position: relative;
  height: var(--row-h);
  pointer-events: none;
}
.pt-milestones__track::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  background: var(--color-border);
  opacity: 0.6;
}
.pt-milestones__bar {
  position: absolute;
  left: var(--x);
  width: var(--w);
  top: 50%;
  height: var(--bar-h);
  transform: translateY(-50%);
  border-radius: calc(var(--bar-h) / 2);
  background: #edeff3;
  pointer-events: auto;
  transition: box-shadow 0.12s ease;
}
.pt-milestones__bar:hover {
  box-shadow: 0 0 0 4px rgba(100, 116, 139, 0.25);
}
.pt-milestones__bar-fill {
  display: block;
  width: var(--fill);
  height: 100%;
  border-radius: calc(var(--bar-h) / 2) 0 0 calc(var(--bar-h) / 2);
  background: #0684d7;
}
.pt-milestones__bar--done .pt-milestones__bar-fill {
  border-radius: calc(var(--bar-h) / 2);
  background: #00a57a;
}
.pt-milestones__marker {
  position: absolute;
  left: var(--x);
  top: 50%;
  width: var(--marker-d);
  height: var(--marker-d);
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #94a3b8;
  pointer-events: auto;
  transition: box-shadow 0.12s ease;
}
.pt-milestones__marker--past, .pt-milestones__marker--current {
  background: #00a57a;
}
.pt-milestones__marker--future {
  background: #94a3b8;
}
.pt-milestones__marker:hover {
  box-shadow: 0 0 0 4px rgba(100, 116, 139, 0.25);
}
.pt-milestones__check {
  width: 70%;
  height: 70%;
  color: #fff;
  stroke-width: 2.75;
}
.pt-milestones__axis {
  display: grid;
  grid-template-columns: var(--label-w) 1fr;
  margin-top: 0.5rem;
}
.pt-milestones__axis-track {
  position: relative;
  height: 1.25rem;
}
.pt-milestones__tick {
  position: absolute;
  left: var(--x);
  transform: translateX(-50%);
  font-size: var(--text-xs);
  color: var(--color-text-secondary);
  white-space: nowrap;
}
.pt-milestones__marker[data-tooltip]::after, .pt-milestones__bar[data-tooltip]::after, .pt-milestones__now[data-tooltip]::after {
  content: attr(data-tooltip);
  position: absolute;
  bottom: calc(100% + 0.5rem);
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  white-space: nowrap;
  padding: 0.35rem 0.6rem;
  border: 1px solid var(--color-border);
  border-radius: 0.375rem;
  background: #fff;
  box-shadow: 0 2px 10px rgba(15, 23, 42, 0.14);
  font-size: var(--text-xs);
  line-height: 1.2;
  color: var(--color-text-primary);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.12s ease;
  pointer-events: none;
}
.pt-milestones__marker[data-tooltip]::before, .pt-milestones__bar[data-tooltip]::before, .pt-milestones__now[data-tooltip]::before {
  content: "";
  position: absolute;
  bottom: calc(100% + 0.5rem - 0.21rem);
  left: 50%;
  z-index: 11;
  width: 0.5rem;
  height: 0.5rem;
  margin-left: -0.25rem;
  transform: rotate(45deg);
  background: #fff;
  border-right: 1px solid var(--color-border);
  border-bottom: 1px solid var(--color-border);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.12s ease;
  pointer-events: none;
}
.pt-milestones__now[data-tooltip]::after {
  left: auto;
  right: calc(50% - 0.25rem - 6px);
  transform: none;
}
.pt-milestones__now[data-tooltip]::before {
  left: auto;
  right: 50%;
  margin-left: 0;
  margin-right: -0.25rem;
}
.pt-milestones__marker:hover::after, .pt-milestones__marker:hover::before, .pt-milestones__bar:hover::after, .pt-milestones__bar:hover::before, .pt-milestones__now:hover::after, .pt-milestones__now:hover::before {
  opacity: 1;
  visibility: visible;
}
@container milestones (max-width: 640px) {
  .pt-milestones {
    --label-w: 8rem;
    font-size: var(--text-xs);
  }
  .pt-milestones__label {
    padding-right: 0.625rem;
  }
}
.pt-project-participants {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  --pt-participant-drawer-bg: oklch(98.5% 0.001 237.357);
}
.pt-participants-block {
  position: relative;
}
.pt-participants-section__toggle-all {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  padding: 0 1.25rem 0 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  font-size: var(--text-sm);
  font-weight: 600;
  color: var(--color-brand);
  white-space: nowrap;
}
.pt-participants-section__toggle-all:hover {
  color: var(--color-brand-hover);
}
.pt-participants-section__toggle-all:focus-visible {
  outline: 2px solid var(--color-brand);
  outline-offset: 2px;
  border-radius: var(--radius-sm);
}
.pt-participants-section__toggle-all-chevron {
  transition: transform 0.18s ease;
}
.pt-participants-section__toggle-all--expanded .pt-participants-section__toggle-all-chevron {
  transform: rotate(180deg);
}
.pt-participants-list {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-participant-card-unit {
  position: relative;
}
.pt-participant-card {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: stretch;
  min-width: 0;
  background: var(--color-surface, white);
  border: 1px solid oklch(91% 0 0);
  border-radius: 0.75rem;
  box-shadow: 0 0.25rem 0.75rem oklch(20% 0 0 / 6%);
  cursor: pointer;
  transition: transform 120ms ease-out, box-shadow 120ms ease-out, border-color 120ms ease-out;
}
.pt-participant-card:hover {
  border-color: oklch(82% 0 0);
  box-shadow: 0 0.45rem 1rem oklch(20% 0 0 / 12%);
  transform: translateY(-1px);
}
.pt-participant-card__media {
  position: relative;
  flex: 0 0 7rem;
  max-width: 7rem;
  align-self: stretch;
  aspect-ratio: 1;
  overflow: hidden;
  border-radius: 0.6875rem 0 0 0.6875rem;
  background: #fff;
}
.pt-participant-card__media .pt-avatar {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
}
.pt-participant-card__media .pt-avatar:has(img) {
  background: #fff;
}
.pt-participant-card__media .pt-avatar img {
  object-fit: contain;
  box-sizing: border-box;
}
.pt-participant-card__media .pt-avatar__initials {
  font-size: 1.5rem;
}
.pt-participant-card__body {
  flex: 1 1 auto;
  min-width: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.25rem;
  padding: 0.75rem 1rem;
}
.pt-participant-card__name {
  font-size: var(--text-base);
  font-weight: 700;
  color: var(--color-text-primary);
  line-height: 1.3;
}
.pt-participant-card__roles {
  font-size: var(--text-sm);
  color: var(--color-text-secondary);
  line-height: 1.4;
}
.pt-participant-card__meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.625rem;
  margin-top: 0.125rem;
}
.pt-participant-card__ongoing-link {
  font-size: var(--text-sm);
  font-weight: 500;
}
.pt-participant-card__contacts {
  cursor: default;
}
.pt-participant-card__contacts .pt-metric-pill__label {
  display: inline;
}
.pt-participant-card__aside {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  padding-right: 1rem;
}
.pt-participant-card__toggle {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  padding: 0.25rem;
  border: 0;
  background: transparent;
  cursor: pointer;
  font-size: var(--text-sm);
  font-weight: 500;
  color: var(--color-brand);
  white-space: nowrap;
}
.pt-participant-card__toggle:hover {
  color: var(--color-brand-hover);
}
.pt-participant-card__toggle:focus-visible {
  outline: 2px solid var(--color-brand);
  outline-offset: 2px;
  border-radius: var(--radius-sm);
}
.pt-participant-card__toggle-chevron {
  transition: transform 0.18s ease;
}
.pt-participant-card-unit--expanded .pt-participant-card__toggle-chevron {
  transform: rotate(180deg);
}
.pt-participant-card__drawer {
  max-height: 0;
  overflow: hidden;
  margin: -1px 1.25rem 0;
  border: 1px solid oklch(91% 0 0);
  border-top: 0;
  border-radius: 0 0 0.75rem 0.75rem;
  background: var(--pt-participant-drawer-bg);
  transition: max-height 0.3s ease;
}
.pt-participant-card-unit--expanded .pt-participant-card__drawer {
  max-height: 1600px;
}
.pt-participant-card__drawer-inner {
  container-type: inline-size;
  container-name: participants;
  padding: 1.1rem 1.25rem 1.25rem;
}
.pt-participant-card__columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem;
}
.pt-participant-detail__title {
  margin: 0 0 0.625rem;
  font-size: var(--text-xs);
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--color-text-muted);
}
.pt-participant-detail__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.pt-participant-detail__item {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  font-size: var(--text-sm);
  color: var(--color-text-primary);
  line-height: 1.4;
}
.pt-participant-detail__icon {
  flex: 0 0 auto;
  margin-top: 0.125rem;
  color: var(--color-text-muted);
}
.pt-participant-detail__value {
  min-width: 0;
  word-break: break-word;
}
.pt-participant-detail__contacts {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-contact-card {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  padding: 0.75rem;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  background: var(--color-surface);
}
.pt-contact-card__avatar {
  flex: 0 0 auto;
}
.pt-contact-card__body {
  flex: 1 1 auto;
  min-width: 0;
}
.pt-contact-card__name {
  font-size: var(--text-sm);
  font-weight: 700;
  color: var(--color-text-primary);
  line-height: 1.3;
}
.pt-contact-card__title {
  font-size: var(--text-xs);
  color: var(--color-text-secondary);
  margin-top: 0.0625rem;
}
.pt-contact-card__rows {
  list-style: none;
  margin: 0.5rem 0 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.3125rem;
}
.pt-contact-card__row {
  display: flex;
  align-items: center;
  gap: 0.4375rem;
  font-size: var(--text-xs);
  color: var(--color-text-primary);
  line-height: 1.3;
}
.pt-contact-card__row-icon {
  flex: 0 0 auto;
  color: var(--color-text-muted);
}
.pt-contact-card__row-value {
  min-width: 0;
  word-break: break-word;
}
@container participants (max-width: 560px) {
  .pt-participant-card__columns {
    grid-template-columns: 1fr;
    gap: 1.25rem;
  }
}
@media (max-width: 560px) {
  .pt-participant-card {
    flex-direction: column;
  }
  .pt-participant-card__media {
    flex-basis: auto;
    max-width: none;
    width: 100%;
    min-height: 7rem;
    border-radius: 0.6875rem 0.6875rem 0 0;
  }
  .pt-participant-card__aside {
    padding: 0 1rem 0.75rem;
  }
}
@media (prefers-reduced-motion: reduce) {
  .pt-participant-card, .pt-participant-card__drawer, .pt-participant-card__toggle-chevron, .pt-participants-section__toggle-all-chevron {
    transition: none;
  }
}
.pt-updates-timeline {
  width: 100%;
  container-type: inline-size;
  container-name: updates;
}
.pt-updates-timeline__track {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pt-updates-timeline__track::before {
  content: "";
  position: absolute;
  top: 0.5rem;
  bottom: 0.5rem;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  background: #0684d7;
}
.pt-updates-row {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 2.75rem;
  padding-top: 0.55rem;
  padding-bottom: 1.75rem;
}
.pt-updates-row:last-child {
  padding-bottom: 0;
}
.pt-updates-row--hidden {
  display: none;
}
.pt-updates-row__dot {
  position: absolute;
  left: 50%;
  top: 0.55rem;
  transform: translate(-50%, -50%);
  width: 0.875rem;
  height: 0.875rem;
  border-radius: var(--radius-full);
  background: #0684d7;
  box-shadow: 0 0 0 3px var(--color-surface);
  z-index: 1;
}
.pt-updates-row__date {
  grid-row: 1;
  align-self: start;
  transform: translateY(-50%);
  font-size: var(--text-xs);
  font-weight: 700;
  color: var(--color-text-secondary);
}
.pt-updates-row__cards {
  grid-row: 1;
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  min-width: 0;
  margin-top: -0.08rem;
}
.pt-updates-row--right .pt-updates-row__date {
  grid-column: 1;
  justify-self: end;
  text-align: right;
}
.pt-updates-row--right .pt-updates-row__cards {
  grid-column: 2;
}
.pt-updates-row--left .pt-updates-row__cards {
  grid-column: 1;
}
.pt-updates-row--left .pt-updates-row__date {
  grid-column: 2;
  justify-self: start;
  text-align: left;
}
.pt-update-card {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  padding: 0.75rem 1rem;
  background: #f7f9fa;
  border: 1px solid #d1d2d3;
  border-radius: 0.5rem;
  transition: background-color 0.15s ease, border-color 0.15s ease;
}
.pt-update-card__icon {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-text-secondary);
}
.pt-update-card__icon-glyph {
  width: 1.25rem;
  height: 1.25rem;
}
.pt-update-card__body {
  flex: 1 1 auto;
  min-width: 0;
}
.pt-update-card__text {
  margin: 0;
  font-size: var(--text-sm);
  line-height: 1.5;
  color: var(--color-text-primary);
}
.pt-update-card::before, .pt-update-card::after {
  content: "";
  position: absolute;
  top: -1px;
  width: 0;
  height: 0;
  border-left: 0.6rem solid transparent;
  border-right: 0.6rem solid transparent;
  border-top: 0.6rem solid #d1d2d3;
  transition: border-top-color 0.15s ease;
}
.pt-update-card::after {
  top: 0;
  border-top-color: #f7f9fa;
}
.pt-updates-row--right .pt-update-card {
  border-top-left-radius: 0;
}
.pt-updates-row--right .pt-update-card::before {
  left: -1px;
  transform: translateX(-50%);
}
.pt-updates-row--right .pt-update-card::after {
  left: 1px;
  transform: translateX(-50%);
}
.pt-updates-row--left .pt-update-card {
  border-top-right-radius: 0;
}
.pt-updates-row--left .pt-update-card::before {
  right: -1px;
  transform: translateX(50%);
}
.pt-updates-row--left .pt-update-card::after {
  right: 1px;
  transform: translateX(50%);
}
.pt-update-card:hover {
  background: #e9f5fc;
  border-color: rgba(6, 132, 215, 0.7);
}
.pt-update-card:hover::before {
  border-top-color: rgba(6, 132, 215, 0.7);
}
.pt-update-card:hover::after {
  border-top-color: #e9f5fc;
}
.pt-updates-row:has(.pt-update-card:hover) .pt-updates-row__dot {
  animation: pt-dot-pulse 0.9s ease-in-out infinite;
}
@keyframes pt-dot-pulse {
  0%, 100% {
    transform: translate(-50%, -50%) scale(0.9);
  }
  50% {
    transform: translate(-50%, -50%) scale(1.25);
  }
}
@media (prefers-reduced-motion: reduce) {
  .pt-updates-row:has(.pt-update-card:hover) .pt-updates-row__dot {
    animation: none;
  }
}
.pt-update-card__gallery {
  margin-top: 0.75rem;
}
.pt-update-card__photos {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.pt-update-card__photo {
  position: relative;
  width: 4.5rem;
  height: 4.5rem;
  padding: 0;
  border: 0;
  border-radius: var(--radius-md);
  overflow: hidden;
  cursor: pointer;
  background: var(--color-surface-3);
}
.pt-update-card__photo-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.15s ease;
}
.pt-update-card__photo:hover .pt-update-card__photo-img, .pt-update-card__photo:focus-visible .pt-update-card__photo-img {
  transform: scale(1.05);
}
.pt-update-card__photo:focus-visible {
  outline: 2px solid var(--color-brand);
  outline-offset: 2px;
}
.pt-update-card__photo-more {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--text-base);
  font-weight: 700;
  color: #fff;
  background: oklch(20% 0.01 250 / 55%);
}
.pt-updates-timeline__toggle {
  display: flex;
  justify-content: center;
  margin-top: 1.5rem;
}
.pt-updates-timeline__toggle-link {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  padding: 0;
  background: none;
  border: 0;
  cursor: pointer;
  font-size: var(--text-sm);
  font-weight: 600;
  color: #0684d7;
}
.pt-updates-timeline__toggle-link:hover {
  text-decoration: underline;
}
.pt-updates-timeline__toggle-link:focus-visible {
  outline: 2px solid #0684d7;
  outline-offset: 2px;
  border-radius: 2px;
}
.pt-updates-timeline__toggle-chevron {
  width: 1rem;
  height: 1rem;
  transition: transform 0.15s ease;
}
.pt-updates-timeline__toggle-link[aria-expanded="true"] .pt-updates-timeline__toggle-chevron {
  transform: rotate(180deg);
}
@container updates (max-width: 640px) {
  .pt-updates-timeline__track::before {
    left: 0.4375rem;
    transform: none;
  }
  .pt-updates-row {
    grid-template-columns: 1.25rem 1fr;
    grid-template-rows: auto auto;
    column-gap: 0.875rem;
  }
  .pt-updates-row__dot {
    left: 0.4375rem;
  }
  .pt-updates-row--right .pt-updates-row__date, .pt-updates-row--left .pt-updates-row__date {
    grid-column: 2;
    grid-row: 1;
    justify-self: start;
    text-align: left;
    margin-bottom: 0.5rem;
  }
  .pt-updates-row--right .pt-updates-row__cards, .pt-updates-row--left .pt-updates-row__cards {
    grid-column: 2;
    grid-row: 2;
    margin-top: 0;
  }
  .pt-updates-row--right .pt-update-card, .pt-updates-row--left .pt-update-card {
    border-radius: 0.5rem;
    border-top-left-radius: 0;
  }
  .pt-updates-row--left .pt-update-card::before, .pt-updates-row--right .pt-update-card::before {
    right: auto;
    left: -1px;
    transform: translateX(-50%);
  }
  .pt-updates-row--left .pt-update-card::after, .pt-updates-row--right .pt-update-card::after {
    right: auto;
    left: 1px;
    transform: translateX(-50%);
  }
}
.pt-product-form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.pt-product-form__section {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  padding: 1rem 1.25rem;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
}
.pt-product-form__section-title {
  margin: 0;
  font-size: var(--text-base);
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-product-form__hint {
  margin: 0;
  font-size: var(--text-sm);
  color: var(--color-text-secondary);
}
.pt-product-form__row-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
}
.pt-product-form__document {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-product-form__document-label {
  font-size: var(--text-sm);
  font-weight: 500;
  color: var(--color-text-primary);
}
.pt-product-form__document-current {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin: 0;
  font-size: var(--text-sm);
  color: var(--color-text-secondary);
}
.pt-product-form__document-name {
  font-weight: 500;
  color: var(--color-text-primary);
}
.pt-product-form__document-remove {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  cursor: pointer;
}
.pt-product-form__actions {
  display: flex;
  justify-content: flex-end;
  gap: 0.5rem;
  padding-top: 0.25rem;
}
.pt-product-form__actions .pt-btn {
  box-sizing: border-box;
}
.pt-product-form__actions .pt-btn--secondary {
  background: transparent;
  color: var(--color-text-primary);
}
.pt-product-form__actions .pt-btn--secondary:hover {
  background: var(--color-border);
}
.pt-product-aspects__rows {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-product-aspects__rows:empty {
  display: none;
}
.pt-product-aspects__row {
  display: grid;
  grid-template-columns: minmax(8rem, 14rem) minmax(0, 1fr) auto;
  gap: 0.5rem;
  align-items: center;
}
.pt-product-aspects__remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.75rem;
  height: 1.75rem;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--color-text-secondary);
  cursor: pointer;
  border-radius: 0.25rem;
  transition: background 120ms ease, color 120ms ease;
}
.pt-product-aspects__remove:hover {
  background: var(--color-danger-subtle);
  color: var(--color-danger);
}
.pt-product-aspects__add {
  padding-top: 0.25rem;
}
.pt-product-attributes-editor {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-top: 0.5rem;
}
.pt-product-attributes-editor__data {
  display: none;
}
.pt-product-attributes-editor__rows {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-product-attributes-editor__rows:empty {
  display: none;
}
.pt-product-attributes-editor__row {
  display: grid;
  grid-template-columns: minmax(16rem, 25rem) minmax(0, 1fr) auto;
  gap: 0.75rem;
  align-items: center;
}
.pt-product-attributes-editor__row-name {
  font-size: var(--text-sm);
  font-weight: 500;
  color: var(--color-text-primary);
}
.pt-product-attributes-editor__row-value {
  min-width: 0;
}
.pt-product-attributes-editor__row-remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.75rem;
  height: 1.75rem;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--color-text-secondary);
  cursor: pointer;
  border-radius: 0.25rem;
  transition: background 120ms ease, color 120ms ease;
}
.pt-product-attributes-editor__row-remove:hover {
  background: var(--color-danger-subtle);
  color: var(--color-danger);
}
.pt-product-attributes-editor__picker {
  display: grid;
  grid-template-columns: minmax(16rem, 25rem) minmax(0, 1fr) auto;
  gap: 0.5rem;
  align-items: center;
  padding-top: 0.25rem;
}
.pt-product-attributes-editor__picker-attr, .pt-product-attributes-editor__picker-value {
  min-width: 0;
}
.pt-product-attributes-editor__picker-value:empty {
  min-height: 2rem;
}
.pt-product-attributes-editor__picker[hidden] {
  display: none;
}
.pt-product-attributes-editor__empty {
  font-size: var(--text-sm);
  color: var(--color-text-secondary);
  padding: 0.5rem 0;
}
.pt-product-attributes-editor__empty[hidden] {
  display: none;
}
@media (max-width: 60rem) {
  .pt-product-form__row-2 {
    grid-template-columns: 1fr;
  }
  .pt-product-aspects__row {
    grid-template-columns: 1fr;
  }
  .pt-product-attributes-editor__row {
    grid-template-columns: minmax(0, 1fr) auto;
    grid-template-areas: "name name" "value remove";
  }
  .pt-product-attributes-editor__row-name {
    grid-area: name;
  }
  .pt-product-attributes-editor__row-value {
    grid-area: value;
  }
  .pt-product-attributes-editor__row-remove {
    grid-area: remove;
  }
  .pt-product-attributes-editor__picker {
    grid-template-columns: minmax(0, 1fr) auto;
    grid-template-areas: "attr attr" "value add";
  }
  .pt-product-attributes-editor__picker-attr {
    grid-area: attr;
  }
  .pt-product-attributes-editor__picker-value {
    grid-area: value;
  }
  .pt-product-attributes-editor__picker > [data-product-attributes-editor-target="addButton"] {
    grid-area: add;
  }
}
.pt-product-import-modal {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  font-family: var(--font-sans);
  color: var(--color-text-primary);
}
.pt-product-import-modal__instructions {
  margin: 0;
  font-size: var(--text-sm);
  color: var(--color-text-secondary);
}
.pt-product-import-modal__form {
  display: flex;
  flex-direction: column;
  gap: 0.875rem;
}
.pt-product-import-modal__footer {
  display: flex;
  justify-content: flex-end;
  gap: 0.5rem;
  margin-top: 0.25rem;
}
.pt-product-import-modal__result {
  display: flex;
  flex-direction: column;
  gap: 0.875rem;
}
.pt-product-import-modal__message {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  margin: 0;
  padding: 0.75rem;
  border-radius: 0.375rem;
  font-size: var(--text-sm);
}
.pt-product-import-modal__message--success {
  background: var(--color-success-subtle);
  color: var(--color-success);
  border: 1px solid var(--color-success, #10b981);
}
.pt-product-import-modal__message--error {
  background: var(--color-danger-subtle);
  color: var(--color-danger);
  border: 1px solid var(--color-danger, #ef4444);
}
.pt-product-import-modal__message-icon {
  flex-shrink: 0;
  margin-top: 0.0625rem;
}
.pt-promo-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  text-align: center;
  padding: 1.25rem;
  min-height: 14.5rem;
  width: 100%;
  height: 100%;
  background: #22b68e;
  border-radius: var(--radius-lg);
  border: 1px solid #22b68e;
  box-shadow: 0 0.25rem 0.75rem oklch(40% 0.14 162 / 30%);
  color: var(--color-text-inverse);
  transition: box-shadow 0.15s ease, transform 0.15s ease;
  &:hover {
    box-shadow: 0 0.5rem 1.25rem oklch(40% 0.14 162 / 45%);
    transform: translateY(-1px);
  }
}
.pt-promo-card__visual {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.75rem;
  height: 3.75rem;
  background: oklch(100% 0 0);
  border-radius: 9999px;
  flex-shrink: 0;
  .pt-icon {
    width: 1.65rem;
    height: 1.65rem;
    color: oklch(25% 0 0);
    stroke-width: 1.25;
  }
}
.pt-promo-card__title {
  font-size: 1.05rem;
  font-weight: 700;
  line-height: 1.3;
  color: var(--color-text-inverse);
  margin: 0;
}
.pt-promo-card__message {
  font-size: 0.85rem;
  font-weight: 500;
  line-height: 1.5;
  color: oklch(95% 0 0);
  margin: 0;
  max-width: 24ch;
}
.pt-promo-card .pt-btn--secondary {
  background: oklch(100% 0 0);
  color: oklch(25% 0.01 162);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-size: 0.8rem;
  padding: 0.6rem 1.1rem;
  border-radius: var(--radius-md);
  white-space: nowrap;
  &:hover {
    background: oklch(95% 0 0);
    color: oklch(18% 0.01 162);
  }
}
.pt-company-hits--list .pt-company-grid__item > .pt-promo-card, .pt-product-hits--list .pt-product-grid__item > .pt-promo-card, .pt-project-hits--list .pt-project-grid__item > .pt-promo-card {
  min-height: 6.25rem;
  height: 100%;
}
.pt-company-hits--list .pt-promo-card, .pt-product-hits--list .pt-promo-card, .pt-project-hits--list .pt-promo-card {
  display: grid;
  grid-template-columns: 4rem minmax(0, 1fr) auto;
  grid-template-areas: "visual title button" "visual message button";
  align-items: center;
  column-gap: 1rem;
  row-gap: 0.2rem;
  text-align: left;
  padding: 0.95rem;
  min-width: 0;
}
.pt-company-hits--list .pt-promo-card__visual, .pt-product-hits--list .pt-promo-card__visual, .pt-project-hits--list .pt-promo-card__visual {
  grid-area: visual;
  align-self: center;
  justify-self: center;
  width: 3.75rem;
  height: 3.75rem;
  flex: none;
}
.pt-company-hits--list .pt-promo-card__visual .pt-icon, .pt-product-hits--list .pt-promo-card__visual .pt-icon, .pt-project-hits--list .pt-promo-card__visual .pt-icon {
  width: 1.55rem;
  height: 1.55rem;
}
.pt-company-hits--list .pt-promo-card__title, .pt-product-hits--list .pt-promo-card__title, .pt-project-hits--list .pt-promo-card__title {
  grid-area: title;
  align-self: end;
  min-width: 0;
  margin: 0;
  font-size: 1rem;
  line-height: 1.2;
  white-space: normal;
}
.pt-company-hits--list .pt-promo-card__message, .pt-product-hits--list .pt-promo-card__message, .pt-project-hits--list .pt-promo-card__message {
  grid-area: message;
  align-self: start;
  min-width: 0;
  max-width: 78ch;
  margin: 0;
  font-size: 0.82rem;
  line-height: 1.3;
  white-space: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.pt-company-hits--list .pt-promo-card .pt-btn--secondary, .pt-product-hits--list .pt-promo-card .pt-btn--secondary, .pt-project-hits--list .pt-promo-card .pt-btn--secondary {
  grid-area: button;
  align-self: center;
  justify-self: end;
  min-height: 2.35rem;
  padding: 0.7rem 1.2rem;
  font-size: 0.78rem;
  line-height: 1;
}
@media (max-width: 1100px) {
  .pt-company-hits--list .pt-company-grid__item > .pt-promo-card, .pt-product-hits--list .pt-product-grid__item > .pt-promo-card, .pt-project-hits--list .pt-project-grid__item > .pt-promo-card {
    min-height: auto;
  }
  .pt-company-hits--list .pt-promo-card, .pt-product-hits--list .pt-promo-card, .pt-project-hits--list .pt-promo-card {
    grid-template-columns: 1fr;
    grid-template-areas: "visual" "title" "message" "button";
    justify-items: center;
    text-align: center;
    row-gap: 0.7rem;
    padding: 1.25rem;
  }
  .pt-company-hits--list .pt-promo-card__title, .pt-product-hits--list .pt-promo-card__title, .pt-project-hits--list .pt-promo-card__title, .pt-company-hits--list .pt-promo-card__message, .pt-product-hits--list .pt-promo-card__message, .pt-project-hits--list .pt-promo-card__message {
    align-self: center;
    max-width: 32rem;
  }
  .pt-company-hits--list .pt-promo-card .pt-btn--secondary, .pt-product-hits--list .pt-promo-card .pt-btn--secondary, .pt-project-hits--list .pt-promo-card .pt-btn--secondary {
    justify-self: center;
  }
}
.pt-public-footer {
  background: oklch(20% 0.01 255);
  color: oklch(85% 0.01 255);
  border-top: 1px solid oklch(100% 0 0 / 10%);
}
.pt-public-footer__container {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 3.1rem 6.4rem 1.55rem;
}
.pt-public-footer__grid {
  display: grid;
  grid-template-columns: minmax(24rem, 2.05fr) minmax(10.5rem, 0.9fr) minmax(15.75rem, 1.25fr) minmax(8.25rem, 0.65fr) minmax(10rem, 0.7fr);
  column-gap: 3.25rem;
  row-gap: 1.5rem;
  align-items: start;
}
.pt-public-footer__brand {
  min-width: 0;
  padding-right: 1rem;
}
.pt-public-footer__column {
  min-width: 0;
  margin: 0;
  padding: 0;
  align-self: start;
}
.pt-public-footer__logo {
  display: block;
  height: 2.25rem;
  width: auto;
}
.pt-public-footer__description {
  margin: 1.25rem 0 0;
  max-width: 38rem;
  font-size: 0.95rem;
  line-height: 1.72;
  color: oklch(78% 0.01 255);
}
.pt-public-footer__socials {
  list-style: none;
  margin: 2.05rem 0 0;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 0.9rem;
}
.pt-public-footer__social-link {
  color: oklch(80% 0.01 255);
  width: 2.45rem;
  height: 2.45rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 999px;
  border: 1px solid oklch(100% 0 0 / 20%);
  transition: color 120ms ease, border-color 120ms ease, background 120ms ease;
}
.pt-public-footer__social-link svg {
  width: 1.25rem;
  height: 1.25rem;
}
.pt-public-footer__social-link:hover {
  color: oklch(100% 0 0);
  border-color: oklch(100% 0 0 / 42%);
  background: oklch(100% 0 0 / 8%);
}
.pt-public-footer__security {
  display: block;
  margin-top: 2rem;
  max-width: 19.5rem;
  width: 100%;
  height: auto;
  opacity: 0.92;
}
.pt-public-footer__heading {
  margin: 0 0 1.15rem;
  font-size: 1.04rem;
  line-height: 1.25;
  color: oklch(96% 0 0);
  font-weight: 700;
}
.pt-public-footer__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 0.68rem;
}
.pt-public-footer__list a {
  color: oklch(82% 0.01 255);
  text-decoration: none;
  font-size: 0.95rem;
  line-height: 1.35;
  font-weight: 400;
}
.pt-public-footer__list a:hover {
  color: oklch(100% 0 0);
}
.pt-public-footer__language {
  margin-top: 3.6rem;
  font-size: 0.95rem;
  line-height: 1.5;
  color: oklch(75% 0.01 255);
}
.pt-public-footer__language a {
  color: oklch(90% 0.01 255);
  margin-left: 0.35rem;
  text-decoration: underline;
}
.pt-public-footer__bottom {
  margin-top: 2.05rem;
  padding-top: 1.25rem;
  border-top: 1px solid oklch(100% 0 0 / 16%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}
.pt-public-footer__legal {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
  font-size: 0.9rem;
  line-height: 1.4;
}
.pt-public-footer__legal a {
  color: oklch(78% 0.01 255);
  text-decoration: none;
}
.pt-public-footer__legal a:hover {
  color: oklch(100% 0 0);
}
.pt-public-footer__copyright {
  color: oklch(71% 0.01 255);
}
.pt-public-footer__version {
  font-size: 0.9rem;
  line-height: 1.4;
  color: oklch(71% 0.01 255);
  text-align: right;
  white-space: nowrap;
}
@media (max-width: 1440px) {
  .pt-public-footer__container {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }
  .pt-public-footer__grid {
    grid-template-columns: minmax(22rem, 1.85fr) minmax(9.5rem, 0.85fr) minmax(14rem, 1.15fr) minmax(7.75rem, 0.65fr) minmax(9.5rem, 0.7fr);
    column-gap: 2.6rem;
  }
}
@media (max-width: 1200px) {
  .pt-public-footer__container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .pt-public-footer__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 3rem;
    row-gap: 2rem;
  }
  .pt-public-footer__brand {
    grid-column: 1 / -1;
    padding-right: 0;
  }
  .pt-public-footer__description {
    max-width: 42rem;
  }
}
@media (max-width: 720px) {
  .pt-public-footer__container {
    padding: 2.25rem 1.25rem 1.5rem;
  }
  .pt-public-footer__grid {
    grid-template-columns: 1fr;
    row-gap: 1.6rem;
  }
  .pt-public-footer__description {
    max-width: none;
  }
  .pt-public-footer__language {
    margin-top: 2rem;
  }
  .pt-public-footer__bottom {
    flex-direction: column;
    align-items: flex-start;
  }
  .pt-public-footer__version {
    text-align: left;
    white-space: normal;
  }
}
.pt-public-header {
  position: sticky;
  top: 0;
  z-index: 45;
  background: oklch(22% 0.015 255);
  border-bottom: 1px solid oklch(100% 0 0 / 12%);
}
.pt-public-header__container {
  width: 100%;
  max-width: none;
  margin: 0;
  padding-inline: 1.25rem;
}
.pt-public-header__inner {
  min-height: 4.75rem;
  display: grid;
  grid-template-columns: minmax(220px, 1fr) auto minmax(320px, 1fr);
  align-items: center;
  gap: 0.75rem;
}
.pt-public-header__brand {
  justify-self: start;
}
.pt-public-header__logo-link {
  display: inline-flex;
  align-items: center;
}
.pt-public-header__logo {
  height: 2.25rem;
  width: auto;
}
.pt-public-header__menu {
  display: contents;
}
.pt-public-header__nav {
  justify-self: center;
  display: flex;
  align-items: center;
  gap: 0.2rem;
  min-width: 0;
}
.pt-public-header__separator {
  color: oklch(98% 0.01 255 / 55%);
  margin: 0 0.55rem;
  font-size: 1rem;
  line-height: 1;
}
.pt-public-header__link, .pt-public-header__solutions-button {
  border: 0;
  background: transparent;
  color: oklch(90% 0.01 255);
  text-decoration: none;
  padding: 0.5rem 0.625rem;
  border-radius: 0.375rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.2;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  white-space: nowrap;
}
.pt-public-header__nav .pt-public-header__link, .pt-public-header__nav .pt-public-header__solutions-button {
  text-transform: uppercase;
}
.pt-public-header__link:hover, .pt-public-header__solutions-button:hover {
  color: oklch(100% 0 0);
  background: oklch(100% 0 0 / 10%);
}
.pt-public-header__link.is-active, .pt-public-header__solutions-button.is-active {
  color: oklch(100% 0 0);
  background: oklch(100% 0 0 / 12%);
}
.pt-public-header__actions {
  justify-self: end;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-public-header__action-link {
  color: oklch(90% 0.01 255);
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 500;
  padding: 0.45rem 0.5rem;
}
.pt-public-header__action-link:hover {
  color: oklch(100% 0 0);
}
.pt-public-header__cta {
  text-decoration: none;
  border-radius: 0.4rem;
  padding: 0.52rem 0.78rem;
  font-size: 0.875rem;
  font-weight: 600;
  color: oklch(100% 0 0);
  line-height: 1;
  white-space: nowrap;
}
.pt-public-header__cta--primary {
  background: oklch(56% 0.19 250);
}
.pt-public-header__cta--accent {
  background: oklch(70% 0.16 150);
}
.pt-public-header__cta--primary:hover {
  background: oklch(50% 0.18 250);
}
.pt-public-header__cta--accent:hover {
  background: oklch(64% 0.14 150);
}
.pt-public-header__solutions {
  position: relative;
}
.pt-public-header__solutions-panel {
  position: absolute;
  top: calc(100% + 0.55rem);
  left: 0;
  width: min(40rem, calc(100vw - 2rem));
  background: oklch(100% 0 0);
  color: oklch(30% 0.01 255);
  border: 1px solid oklch(90% 0 0);
  border-radius: 0.6rem;
  box-shadow: 0 14px 36px oklch(0% 0 0 / 20%);
  padding: 1rem;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}
.pt-public-header__solutions-heading {
  margin: 0 0 0.5rem;
  color: oklch(45% 0.01 255);
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
}
.pt-public-header__solutions-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 0.35rem;
}
.pt-public-header__solutions-link {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  border-radius: 0.5rem;
  padding: 0.45rem 0.55rem;
}
.pt-public-header__solutions-link:hover {
  background: oklch(96% 0.01 255);
}
.pt-public-header__solutions-title {
  color: oklch(26% 0.015 255);
  font-size: 0.835rem;
  font-weight: 600;
  line-height: 1.2;
}
.pt-public-header__solutions-text {
  color: oklch(45% 0.01 255);
  font-size: 0.73rem;
  line-height: 1.3;
}
.pt-public-header__mobile-toggle {
  display: none;
  border: 0;
  background: transparent;
  padding: 0.35rem;
  border-radius: 0.35rem;
  justify-self: end;
}
.pt-public-header__mobile-toggle:hover {
  background: oklch(100% 0 0 / 10%);
}
.pt-public-header__mobile-toggle-line {
  display: block;
  width: 1.1rem;
  height: 2px;
  border-radius: 99px;
  background: oklch(95% 0 0);
  margin: 0.2rem 0;
}
@media (max-width: 1024px) {
  .pt-public-header__inner {
    min-height: 4.25rem;
    grid-template-columns: 1fr auto;
  }
  .pt-public-header__mobile-toggle {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .pt-public-header__menu {
    grid-column: 1 / -1;
    display: none;
    padding: 0 0 1rem;
  }
  .pt-public-header.is-mobile-open .pt-public-header__menu {
    display: grid;
    gap: 0.85rem;
  }
  .pt-public-header__nav {
    justify-self: stretch;
    display: grid;
    gap: 0.2rem;
  }
  .pt-public-header__nav .pt-public-header__link, .pt-public-header__nav .pt-public-header__solutions-button {
    text-transform: none;
  }
  .pt-public-header__actions {
    justify-self: stretch;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .pt-public-header__separator {
    display: none;
  }
  .pt-public-header__cta, .pt-public-header__action-link {
    text-align: center;
    justify-content: center;
    display: inline-flex;
    align-items: center;
    min-height: 2.1rem;
  }
  .pt-public-header__solutions-panel {
    position: static;
    width: 100%;
    margin-top: 0.5rem;
    grid-template-columns: 1fr;
  }
}
.pt-quick-search-shell {
  position: relative;
}
.pt-quick-search__label, .pt-quick-search__live {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.pt-quick-search__clear {
  position: absolute;
  top: 50%;
  right: 0.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.75rem;
  height: 1.75rem;
  color: oklch(100% 0 0 / 72%);
  border-radius: var(--radius-full);
  transform: translateY(-50%);
  transition: color 140ms ease, background-color 140ms ease;
}
.pt-quick-search__clear:hover, .pt-quick-search__clear:focus-visible {
  color: var(--color-text-inverse);
  background: oklch(100% 0 0 / 14%);
}
.pt-quick-search__clear:focus-visible {
  outline: 2px solid oklch(100% 0 0 / 86%);
  outline-offset: 2px;
}
.pt-quick-search__clear[hidden] {
  display: none;
}
.pt-quick-search__input {
  padding-right: 2.5rem;
}
.pt-quick-search-lock {
  overflow: hidden;
}
.pt-quick-search-lock .pt-sidebar {
  z-index: var(--z-overlay);
  overflow: visible;
}
.pt-quick-search-overlay {
  position: fixed;
  inset: 0 0 0 var(--pt-sidebar-width);
  z-index: var(--z-overlay);
  display: block;
  background: var(--color-surface);
  border-left: 1px solid var(--color-border);
}
.pt-sidebar--collapsed .pt-quick-search-overlay {
  left: var(--pt-sidebar-width-collapsed);
}
.pt-quick-search-overlay[hidden] {
  display: none;
}
.pt-quick-search-overlay__panel {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100dvh;
  min-width: 0;
  min-height: 0;
  overflow: hidden;
  background: var(--color-surface);
}
.pt-quick-search-overlay__header {
  position: relative;
  z-index: var(--z-sticky);
  flex: 0 0 auto;
  padding: 0.875rem 1.25rem 1rem;
  color: var(--color-text-primary);
  background: linear-gradient( 135deg, var(--color-surface), var(--color-brand-subtle) ), var(--color-surface);
  border-bottom: 1px solid var(--color-border);
}
.pt-quick-search-overlay__header-content {
  width: 100%;
  max-width: none;
  margin: 0;
}
.pt-quick-search-overlay__eyebrow {
  margin: 0 0 0.45rem;
  font-size: 0.7rem;
  font-weight: 750;
  line-height: 1;
  letter-spacing: 0.09em;
  color: var(--color-brand);
  text-transform: uppercase;
}
.pt-quick-search-overlay__search {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  min-width: 0;
}
.pt-quick-search-overlay__search-icon {
  position: absolute;
  top: 50%;
  left: 0.9rem;
  z-index: 1;
  width: 1.35rem;
  height: 1.35rem;
  color: var(--color-brand);
  pointer-events: none;
  transform: translateY(-50%);
}
.pt-quick-search-overlay__input {
  width: 100%;
  height: 3rem;
  min-width: 0;
  padding: 0 3.75rem 0 3rem;
  margin: 0;
  font-size: 1.15rem;
  font-weight: 650;
  line-height: 1.35;
  color: var(--color-text-primary);
  background: var(--color-surface);
  border: 1px solid var(--color-border-strong);
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow-card);
  appearance: none;
  outline: none;
  transition: border-color 140ms ease, box-shadow 140ms ease, background-color 140ms ease;
}
.pt-quick-search-overlay__input::placeholder {
  color: var(--color-text-secondary);
  opacity: 0.8;
}
.pt-quick-search-overlay__input:hover {
  border-color: var(--color-brand);
}
.pt-quick-search-overlay__input:focus {
  border-color: var(--color-brand);
  box-shadow: 0 0 0 3px color-mix( in oklch, oklch(45% 0.18 250) 18%, transparent ), var(--shadow-card);
  @supports (color: color-mix(in lab, red, red)) {
    box-shadow: 0 0 0 3px color-mix( in oklch, var(--color-brand) 18%, transparent ), var(--shadow-card);
  }
}
.pt-quick-search-overlay__input::-webkit-search-cancel-button {
  display: none;
}
.pt-quick-search-overlay__close {
  position: absolute;
  top: 50%;
  right: 0.45rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.2rem;
  height: 2.2rem;
  color: var(--color-text-secondary);
  background: transparent;
  border: 0;
  border-radius: var(--radius-lg);
  transform: translateY(-50%);
  transition: color 140ms ease, background-color 140ms ease;
}
.pt-quick-search-overlay__close:hover, .pt-quick-search-overlay__close:focus-visible {
  color: var(--color-text-primary);
  background: var(--color-surface-2);
}
.pt-quick-search-overlay__close:focus-visible {
  outline: 2px solid var(--color-brand);
  outline-offset: 1px;
}
.pt-quick-search-overlay__close-icon {
  width: 1.25rem;
  height: 1.25rem;
}
.pt-quick-search-overlay__body {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  min-width: 0;
  min-height: 0;
  padding: 0.75rem 1.25rem 1rem;
  overflow-y: auto;
  background: linear-gradient( 180deg, var(--color-surface), var(--color-surface-2) );
}
.pt-quick-search-overlay__body:has(.pt-quick-search-status--empty:not([hidden])), .pt-quick-search-overlay__body:has(.pt-quick-search-status--error:not([hidden])) {
  justify-content: center;
}
.pt-quick-search-results {
  display: grid;
  flex: 0 0 auto;
  align-content: start;
  width: 100%;
  min-width: 0;
  gap: 0.75rem;
}
.pt-quick-search-section {
  display: grid;
  grid-auto-rows: auto;
  align-content: start;
  min-width: 0;
  overflow: hidden;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-card);
}
.pt-quick-search-section__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 1.85rem;
  gap: 1rem;
  padding: 0.4rem 0.85rem;
  background: var(--color-surface-2);
  border-bottom: 1px solid var(--color-border);
}
.pt-quick-search-section__title {
  min-width: 0;
  margin: 0;
  overflow: hidden;
  font-size: 0.72rem;
  font-weight: 650;
  line-height: 1.25;
  letter-spacing: 0.04em;
  color: var(--color-text-secondary);
  text-transform: uppercase;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-quick-search-section__view-all {
  flex: 0 0 auto;
  font-size: 0.78rem;
  font-weight: 600;
  line-height: 1.25;
  color: var(--color-brand);
  text-decoration: none;
}
.pt-quick-search-section__view-all:hover, .pt-quick-search-section__view-all:focus-visible {
  color: var(--color-brand-hover);
  text-decoration: underline;
  text-underline-offset: 0.2em;
}
.pt-quick-search-section__view-all:focus-visible {
  outline: 2px solid var(--color-brand);
  outline-offset: 2px;
  border-radius: var(--radius-sm);
}
.pt-quick-search-result {
  position: relative;
  display: grid;
  grid-template-columns: 2.5rem minmax(0, 1fr);
  gap: 0.75rem;
  align-items: flex-start;
  width: 100%;
  min-width: 0;
  min-height: 3.5rem;
  padding: 0.5rem 0.85rem;
  color: inherit;
  text-decoration: none;
  border-bottom: 1px solid var(--color-border);
  transition: background-color 140ms ease, box-shadow 140ms ease;
}
.pt-quick-search-result:last-child {
  border-bottom: 0;
}
.pt-quick-search-result:hover, .pt-quick-search-result:focus-visible {
  background: var(--color-brand-subtle);
}
.pt-quick-search-result:focus-visible {
  z-index: 1;
  outline: 2px solid var(--color-brand);
  outline-offset: -2px;
}
.pt-quick-search-result__media {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 2.5rem;
  width: 2.5rem;
  height: 2.5rem;
  overflow: hidden;
  background: var(--color-surface-3);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
}
.pt-quick-search-result__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pt-quick-search-result[data-quick-search-category="products"] {
  min-height: 4rem;
}
.pt-quick-search-result[data-quick-search-category="products"] .pt-quick-search-result__image {
  object-fit: contain;
}
.pt-quick-search-result[data-quick-search-category="products"] .pt-quick-search-result__title, .pt-quick-search-result[data-quick-search-category="products"] .pt-quick-search-result__meta {
  display: -webkit-box;
  white-space: normal;
  overflow-wrap: anywhere;
  -webkit-box-orient: vertical;
}
.pt-quick-search-result[data-quick-search-category="products"] .pt-quick-search-result__title {
  -webkit-line-clamp: 2;
  line-clamp: 2;
}
.pt-quick-search-result[data-quick-search-category="products"] .pt-quick-search-result__meta {
  -webkit-line-clamp: 2;
  line-clamp: 2;
}
.pt-quick-search-result__placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: var(--color-text-secondary);
  background: linear-gradient( 135deg, oklch(100% 0 0 / 60%), transparent ), var(--color-surface-3);
}
.pt-quick-search-result__placeholder--company {
  color: var(--color-on-brand);
  background: linear-gradient( 135deg, var(--color-brand), var(--color-brand-light) );
}
.pt-quick-search-result__initial {
  font-size: 0.8rem;
  font-weight: 650;
  line-height: 1;
}
.pt-quick-search-result__placeholder-icon {
  width: 1.15rem;
  height: 1.15rem;
}
.pt-quick-search-result__body {
  min-width: 0;
}
.pt-quick-search-result__title {
  display: block;
  overflow: hidden;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.35;
  color: var(--color-text-primary);
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-quick-search-result__title em {
  padding-inline: 0.08rem;
  font-style: normal;
  color: var(--color-text-primary);
  background: color-mix( in oklch, oklch(97% 0.05 80), oklch(70% 0.15 80) 18% );
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix( in oklch, var(--color-warning-subtle), var(--color-warning) 18% );
  }
  border-radius: 0.18rem;
  box-decoration-break: clone;
}
.pt-quick-search-result__meta {
  display: block;
  margin-top: 0.1rem;
  overflow: hidden;
  font-size: 0.78rem;
  line-height: 1.3;
  color: var(--color-text-secondary);
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-quick-search-section__error {
  padding: 1rem;
  font-size: 0.9rem;
  color: var(--color-danger);
  background: var(--color-danger-subtle);
}
.pt-quick-search-status {
  display: grid;
  flex: 1 1 auto;
  place-content: center;
  justify-items: center;
  gap: 0.35rem;
  min-height: 12rem;
  padding: 2rem 1rem;
  text-align: center;
  color: var(--color-text-secondary);
}
.pt-quick-search-status[hidden] {
  display: none;
}
.pt-quick-search-status--loading {
  flex: 0 0 auto;
  min-height: 0;
  padding: 0 1rem 0.65rem;
}
.pt-quick-search-status--loading .pt-quick-search-status__icon {
  display: none;
}
.pt-quick-search-status--loading .pt-quick-search-status__text {
  display: none;
}
.pt-quick-search-status__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  margin-bottom: 0.35rem;
  color: var(--color-brand);
  background: var(--color-brand-subtle);
  border-radius: var(--radius-xl);
}
.pt-quick-search-status__svg {
  width: 1.5rem;
  height: 1.5rem;
}
.pt-quick-search-status__title {
  margin: 0;
  font-weight: 750;
  color: var(--color-text-primary);
}
.pt-quick-search-status__text {
  max-width: 26rem;
  margin: 0;
  font-size: 0.92rem;
}
.pt-quick-search-skeleton {
  display: grid;
  grid-template-columns: 2.5rem minmax(0, 1fr);
  gap: 0.75rem;
  align-items: center;
  width: 100%;
  min-height: 3.5rem;
  padding: 0.45rem 0.85rem;
  border-bottom: 1px solid var(--color-border);
}
.pt-quick-search-skeleton:last-child {
  border-bottom: 0;
}
.pt-quick-search-skeleton__image, .pt-quick-search-skeleton__line {
  position: relative;
  overflow: hidden;
  background: var(--color-surface-3);
}
.pt-quick-search-skeleton__image::after, .pt-quick-search-skeleton__line::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient( 90deg, transparent, oklch(100% 0 0 / 55%), transparent );
  animation: pt-quick-search-shimmer 1.25s ease-in-out infinite;
  transform: translateX(-100%);
}
.pt-quick-search-skeleton__image {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: var(--radius-md);
}
.pt-quick-search-skeleton__body {
  display: grid;
  gap: 0.55rem;
}
.pt-quick-search-skeleton__line {
  height: 0.75rem;
  border-radius: var(--radius-full);
}
.pt-quick-search-skeleton__line--title {
  width: min(22rem, 78%);
}
.pt-quick-search-skeleton__line--meta {
  width: min(30rem, 58%);
}
@keyframes pt-quick-search-shimmer {
  100% {
    transform: translateX(100%);
  }
}
@media (max-width: 48rem) {
  .pt-quick-search-overlay, .pt-sidebar--collapsed .pt-quick-search-overlay {
    left: var(--pt-sidebar-width-collapsed);
  }
  .pt-quick-search-overlay__header {
    padding: 0.75rem 0.75rem 0.85rem;
  }
  .pt-quick-search-overlay__body {
    padding: 0.65rem 0.75rem 1rem;
  }
  .pt-quick-search-overlay__input {
    font-size: 1rem;
  }
  .pt-quick-search-section__header {
    align-items: center;
  }
  .pt-quick-search-section__title {
    font-size: 0.7rem;
    white-space: nowrap;
  }
  .pt-quick-search-section__view-all {
    font-size: 0.76rem;
  }
  .pt-quick-search-result {
    grid-template-columns: 2.25rem minmax(0, 1fr);
    gap: 0.65rem;
    min-height: 3.25rem;
    padding-inline: 0.7rem;
  }
  .pt-quick-search-result__media, .pt-quick-search-skeleton__image {
    width: 2.25rem;
    height: 2.25rem;
  }
  .pt-quick-search-result__title {
    font-size: 0.85rem;
  }
  .pt-quick-search-result__meta {
    font-size: 0.76rem;
    white-space: nowrap;
  }
  .pt-quick-search-skeleton {
    grid-template-columns: 2.25rem minmax(0, 1fr);
    gap: 0.65rem;
    min-height: 3.25rem;
    padding-inline: 0.7rem;
  }
}
@media (prefers-reduced-motion: reduce) {
  .pt-quick-search__clear, .pt-quick-search-overlay__input, .pt-quick-search-overlay__close, .pt-quick-search-result {
    transition: none;
  }
  .pt-quick-search-skeleton__image::after, .pt-quick-search-skeleton__line::after {
    animation: none;
  }
}
.pt-registrar-card {
  display: flex;
  height: 100%;
}
.pt-registrar-card > .pt-card {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}
.pt-registrar-card .pt-card__body {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-registrar-card__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.5rem;
}
.pt-registrar-card__verified {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  color: var(--color-brand);
}
.pt-registrar-card__name {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.3;
  color: var(--color-text-primary);
}
.pt-registrar-card__sector {
  margin: 0.15rem 0 0;
  font-size: 0.85rem;
  color: var(--color-text-secondary);
}
.pt-registrar-card__types {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}
.pt-registrar-card__type-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-registrar-card__type {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  padding: 0.15rem 0.55rem;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-full);
  color: var(--color-text-secondary);
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
}
.pt-registrar-card__meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
}
.pt-registrar-card__graded {
  flex: 0 0 auto;
}
.pt-registrar-card__count {
  margin: 0;
  font-size: 0.75rem;
  color: var(--color-text-muted);
}
.pt-registrar-card__register {
  width: 100%;
  justify-content: center;
}
.pt-registrar-directory {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.pt-registrar-directory__browser {
  display: contents;
}
.pt-registrar-directory__grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(16rem, 1fr));
  gap: 1rem;
}
.pt-registration-flow__unmet {
  margin: 0 0 var(--spacing-lg);
  padding: var(--spacing-md);
  border: 1px solid var(--color-danger);
  border-radius: var(--radius-lg);
  background: var(--color-danger-subtle);
}
.pt-registration-flow__unmet-heading {
  margin: 0 0 var(--spacing-sm);
  font-weight: 600;
}
.pt-registration-flow__unmet-list {
  margin: 0;
  padding-left: 1.25rem;
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
}
.pt-registration-flow__unmet-ref {
  margin-left: var(--spacing-xs);
  color: var(--color-text-muted);
  font-size: var(--text-xs);
}
.pt-visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}
.pt-saved-searches {
  display: block;
  padding: 0.5rem;
  border-bottom: 1px solid var(--color-border);
  background: var(--color-surface);
}
.pt-saved-searches .pt-dropdown, .pt-saved-searches .pt-dropdown__trigger {
  display: block;
}
.pt-saved-searches__trigger {
  width: 100%;
  justify-content: space-between;
  overflow: hidden;
  min-width: 0;
}
.pt-saved-searches__trigger .pt-btn__label {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
.pt-saved-searches .pt-dropdown__menu {
  width: 100%;
  left: 0;
  right: auto;
  max-height: 22rem;
  overflow-y: auto;
}
.pt-saved-searches__list {
  list-style: none;
  margin: 0;
  padding: 0.25rem 0;
}
.pt-saved-searches__item {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  padding: 0;
  min-width: 0;
}
.pt-saved-searches__item--active > .pt-saved-searches__link {
  background: var(--color-brand-subtle);
  color: var(--color-brand);
  font-weight: 600;
}
.pt-saved-searches__link {
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
  gap: 0.4rem;
  padding: 0.5rem 0.75rem;
  color: var(--color-text);
  font-size: 0.875rem;
  text-decoration: none;
  border-radius: var(--radius-sm);
  cursor: pointer;
  overflow: hidden;
}
.pt-saved-searches__link:hover {
  background: var(--color-surface-2);
}
.pt-saved-searches__icon {
  flex-shrink: 0;
  color: var(--color-muted);
}
.pt-saved-searches__item--active > .pt-saved-searches__link .pt-saved-searches__icon {
  color: inherit;
}
.pt-saved-searches__label, .pt-saved-searches__name {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-saved-searches__meta {
  color: var(--color-muted);
  font-size: 0.8125rem;
  flex-shrink: 0;
}
.pt-saved-searches__badge {
  font-size: 0.65rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  padding: 0.1rem 0.35rem;
  border-radius: var(--radius-full);
  background: var(--color-brand-subtle);
  color: var(--color-brand-hover);
  flex-shrink: 0;
}
.pt-saved-searches__divider {
  height: 1px;
  margin: 0.25rem 0;
  background: var(--color-border);
  list-style: none;
  font-size: 0;
  line-height: 1px;
  padding: 0;
}
.pt-saved-searches__edit {
  margin-right: 0.625rem;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  color: var(--color-brand);
  text-decoration: none;
  border-radius: var(--radius-sm);
  flex-shrink: 0;
}
.pt-saved-searches__edit:hover {
  background: var(--color-brand-subtle);
  text-decoration: none;
}
#ng-login-modal .pt-modal__header {
  border-bottom: none;
}
#ng-login-modal .pt-modal__body {
  display: flex;
  justify-content: center;
}
#ng-login-modal .pt-auth-form-card {
  width: 100%;
  max-width: 22rem;
  text-align: center;
}
#ng-login-modal .pt-auth-form__field, #ng-login-modal .pt-auth-form__field-header, #ng-login-modal .pt-auth-form-footer {
  text-align: left;
}
.pt-saved-search-form-wrapper {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.pt-saved-search-form__intro {
  margin: 0;
  color: var(--color-text-secondary);
  font-size: 0.8125rem;
  line-height: 1.4;
}
.pt-saved-search-form {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-saved-search-form__field {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.pt-saved-search-form__field .pt-input, .pt-saved-search-form__field .pt-select__input {
  width: 100%;
}
.pt-saved-search-form__actions {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 0.5rem;
  margin-top: 0.5rem;
  padding-top: 0.75rem;
  border-top: 1px solid var(--color-border);
}
.pt-saved-search-form__actions > .pt-btn--danger:first-child {
  margin-right: auto;
}
.pt-saved-search-form__actions .pt-btn {
  padding: 0.375rem 0.875rem;
  font-size: 0.8125rem;
  border-radius: 0.375rem;
  font-weight: 500;
  transition: background-color 120ms ease;
}
.pt-saved-search-form__actions .pt-btn--primary:hover {
  background: var(--color-success-hover);
  color: var(--color-surface);
}
.pt-saved-search-form__visibility-trigger {
  width: 100%;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  justify-content: flex-start;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  color: var(--color-text);
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  cursor: pointer;
  transition: border-color 150ms ease, box-shadow 150ms ease;
}
.pt-saved-search-form__visibility-trigger:hover {
  border-color: var(--color-border-strong);
}
.pt-saved-search-form__visibility-trigger:focus-visible, .pt-dropdown[data-open="true"] .pt-saved-search-form__visibility-trigger {
  outline: none;
  border-color: var(--color-brand);
  box-shadow: 0 0 0 3px color-mix(in srgb, oklch(45% 0.18 250) 12%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    box-shadow: 0 0 0 3px color-mix(in oklch, var(--color-brand) 12%, transparent);
  }
}
.pt-saved-search-form__visibility-trigger .pt-saved-search-form__visibility-icon, .pt-saved-search-form__visibility-option .pt-icon-wrap, .pt-saved-search-form__visibility-option .pt-icon {
  flex-shrink: 0;
}
.pt-saved-search-form__visibility-trigger .pt-saved-search-form__visibility-label {
  flex: 1;
  text-align: left;
}
.pt-saved-search-form__visibility-trigger .pt-saved-search-form__visibility-chevron {
  flex-shrink: 0;
  margin-left: auto;
}
.pt-saved-search-form__visibility-menu {
  list-style: none;
  margin: 0;
  padding: 0.25rem 0;
  width: 100%;
  min-width: 14rem;
}
.pt-saved-search-form__visibility-option {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
  border: none;
  background: none;
  padding: 0.5rem 0.75rem;
  color: var(--color-text);
  font-size: 0.875rem;
  text-align: left;
  cursor: pointer;
}
.pt-saved-search-form__visibility-option:hover {
  background: var(--color-surface-2);
}
.pt-saved-search-form .pt-dropdown {
  display: block;
  width: 100%;
}
.pt-saved-search-form .pt-dropdown__menu {
  width: 100%;
  left: 0;
  right: auto;
  top: auto;
  bottom: calc(100% + 0.375rem);
}
.pt-saved-search-form .pt-dropdown[data-open="true"] .pt-saved-search-form__visibility-chevron {
  transform: rotate(180deg);
}
.pt-starters-gallery__grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(18rem, 1fr));
  gap: 1rem;
  align-items: stretch;
}
.pt-starters-gallery__grid .pt-card {
  display: flex;
  flex-direction: column;
}
.pt-starters-gallery__grid .pt-card__body {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-starters-gallery__description {
  margin: 0;
  font-size: var(--text-sm);
  line-height: 1.45;
  color: var(--color-text-secondary);
}
.pt-starters-gallery__preview {
  font-size: var(--text-sm);
  color: var(--color-text-muted);
}
.pt-starters-gallery__grid .pt-card__footer {
  justify-content: stretch;
}
.pt-starters-gallery__grid .pt-card__footer form {
  width: 100%;
  margin: 0;
}
.pt-starters-gallery__grid .pt-card__footer .pt-btn {
  width: 100%;
  justify-content: center;
}
.pt-starters-gallery__grid .pt-card:has(.pt-starters-gallery__blank) {
  border-style: dashed;
  border-color: var(--color-border-strong);
  background: transparent;
  box-shadow: none;
}
.pt-starters-gallery__grid .pt-card:has(.pt-starters-gallery__blank):hover {
  border-color: var(--color-brand);
  background: var(--color-brand-subtle);
  box-shadow: none;
}
.pt-starters-gallery__blank {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  min-height: 9rem;
  text-align: center;
  color: var(--color-text-secondary);
}
.pt-starters-gallery__grid .pt-card:has(.pt-starters-gallery__blank):hover .pt-starters-gallery__blank {
  color: var(--color-brand);
}
.pt-starters-gallery__blank-label {
  font-size: var(--text-base);
  font-weight: 600;
}
.pt-starters-gallery__blank-hint {
  font-size: var(--text-sm);
  color: var(--color-text-muted);
}
.pt-starters-gallery__file {
  max-width: 100%;
  padding: 0.125rem 0.5rem;
  overflow: hidden;
  font-size: var(--text-sm);
  color: var(--color-brand);
  text-overflow: ellipsis;
  white-space: nowrap;
  background: var(--color-brand-subtle);
  border-radius: 999px;
}
.pt-starters-gallery__file[hidden] {
  display: none;
}
.pt-starters-gallery__choice {
  display: flex;
  margin: 0;
  cursor: pointer;
}
.pt-starters-gallery__choice .pt-card {
  flex: 1 1 auto;
}
.pt-starters-gallery__radio {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  opacity: 0;
  pointer-events: none;
}
.pt-starters-gallery__choice:has(.pt-starters-gallery__radio:checked) .pt-card {
  border-color: var(--color-brand);
  box-shadow: 0 0 0 2px var(--color-brand-subtle);
}
.pt-starters-gallery__choice:has(.pt-starters-gallery__radio:focus-visible) .pt-card {
  outline: 2px solid var(--color-brand);
  outline-offset: 2px;
}
.pt-tender-card {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  min-width: 0;
  overflow: hidden;
  background: var(--color-surface, white);
  border-radius: 0.25rem;
  border: 1px solid oklch(91% 0 0);
  box-shadow: 0 0.25rem 0.75rem oklch(20% 0 0 / 6%);
  transition: transform 120ms ease-out, box-shadow 120ms ease-out, border-color 120ms ease-out;
  &:hover {
    border-color: oklch(82% 0 0);
    box-shadow: 0 0.45rem 1rem oklch(20% 0 0 / 12%);
    transform: translateY(-1px);
  }
}
.pt-tender-card__status-bar {
  flex: 0 0 1.625rem;
  width: 1.625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: oklch(70% 0 0);
  overflow: hidden;
  flex-shrink: 0;
}
.pt-tender-card__status-label {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #fff;
  white-space: nowrap;
  user-select: none;
}
.pt-tender-card[data-tender-state="draft"] .pt-tender-card__status-bar {
  background: #647079;
}
.pt-tender-card[data-tender-state="pending"] .pt-tender-card__status-bar {
  background: #fe9038;
}
.pt-tender-card[data-tender-state="posted"] .pt-tender-card__status-bar {
  background: #305f82;
}
.pt-tender-card[data-tender-state="opened"] .pt-tender-card__status-bar {
  background: #fe9038;
}
.pt-tender-card[data-tender-state="on_hold"] .pt-tender-card__status-bar {
  background: #795f9c;
}
.pt-tender-card[data-tender-state="awarded"] .pt-tender-card__status-bar {
  background: #22b68e;
}
.pt-tender-card[data-tender-state="no_awarded"] .pt-tender-card__status-bar {
  background: #ee5b4e;
}
.pt-tender-card__media {
  flex: 0 0 13rem;
  max-width: 13rem;
  min-height: 10.5rem;
  overflow: hidden;
  background: oklch(94% 0 0);
}
.pt-tender-card__photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 300ms ease;
  .pt-tender-card:hover & {
    transform: scale(1.03);
  }
}
.pt-tender-card__photo-placeholder {
  width: 100%;
  height: 100%;
  min-height: 10.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: oklch(70% 0 0);
  svg {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.pt-tender-card__content {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  min-width: 0;
}
.pt-tender-card__body {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
  padding: 0.875rem 1.125rem 0.5rem;
}
.pt-tender-card__top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.75rem;
}
.pt-tender-card__name-link {
  font-size: 1rem;
  font-weight: 700;
  color: oklch(18% 0 0);
  text-decoration: none;
  line-height: 1.35;
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  &:hover {
    color: oklch(35% 0.18 250);
  }
  mark {
    background: oklch(94% 0.12 90);
    color: inherit;
    border-radius: 2px;
    padding: 0 1px;
  }
}
.pt-tender-card__project {
  display: flex;
  align-items: center;
  gap: 0.3rem;
  font-size: 0.8125rem;
  color: oklch(50% 0 0);
  margin: 0;
}
.pt-tender-card__project-link {
  position: relative;
  z-index: 1;
  color: var(--color-brand, oklch(50% 0.18 250));
  text-decoration: none;
  &:hover {
    text-decoration: underline;
  }
}
.pt-tender-card__footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.25rem 0;
  padding: 0.375rem 1.125rem 0.75rem;
  font-size: 0.8125rem;
  color: oklch(45% 0 0);
}
.pt-tender-card__meta {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0;
  font-size: 0.8125rem;
  color: oklch(45% 0 0);
}
.pt-tender-card__meta-item {
  display: inline-flex;
  align-items: center;
  font-size: 0.8125rem;
  white-space: nowrap;
  & + .pt-tender-card__meta-item::before {
    content: "|";
    margin: 0 0.45rem;
    color: oklch(82% 0 0);
  }
}
.pt-tender-card__bids-link {
  color: var(--color-brand, #3196d1);
  text-decoration: none;
  font-size: 0.8125rem;
  font-weight: 500;
  margin-right: 0.2rem;
  &:hover {
    text-decoration: underline;
  }
}
.pt-tender-card__bids-nums {
  display: inline-flex;
  align-items: center;
  gap: 0.15rem;
  font-size: 0.8125rem;
  font-variant-numeric: tabular-nums;
}
.pt-tender-card__bids-submitted {
  color: #22b68e;
  font-weight: 600;
}
.pt-tender-card__bids-sep {
  color: oklch(78% 0 0);
  font-weight: 400;
}
.pt-tender-card__rfc-label {
  font-size: 0.8125rem;
  margin-right: 0.2rem;
}
.pt-tender-card__rfc-nums {
  display: inline-flex;
  align-items: center;
  gap: 0.15rem;
  font-size: 0.8125rem;
  font-variant-numeric: tabular-nums;
}
.pt-tender-card__rfc-closed {
  color: #22b68e;
}
.pt-tender-card__date-label {
  font-size: 0.8125rem;
  color: oklch(55% 0 0);
  margin-right: 0.25rem;
}
.pt-tender-card__rfc-closed--warn {
  color: #ee5b4e;
  font-weight: 600;
}
.pt-tender-card__meta-item .pt-tender-card__meta-icon {
  width: 0.75rem;
  height: 0.75rem;
  flex-shrink: 0;
  color: oklch(60% 0 0);
  margin-right: 0.2rem;
}
.pt-tender-card__name-link::after {
  content: "";
  position: absolute;
  inset: 0;
}
.pt-tender-card--docs-updated {
  border-color: oklch(72% 0.18 72);
}
.pt-tender-card__meta-icon {
  width: 0.75rem;
  height: 0.75rem;
  flex-shrink: 0;
}
.pt-tender-card__docset {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  font-size: 0.8125rem;
  color: oklch(45% 0 0);
  flex-wrap: wrap;
}
.pt-tender-card__docset-label {
  color: oklch(55% 0 0);
}
.pt-tender-card__docset-version {
  font-weight: 500;
  color: oklch(40% 0 0);
}
.pt-tender-card__reviews {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  font-size: 0.8125rem;
  flex-wrap: wrap;
}
.pt-tender-card__reviews-label {
  color: oklch(55% 0 0);
}
.pt-tender-card__review-item {
  padding: 0.125rem 0.4rem;
  border-radius: 0.2rem;
  font-size: 0.75rem;
  font-weight: 500;
}
.pt-tender-card__review-item--pending {
  background: oklch(96% 0.06 72);
  color: oklch(52% 0.18 72);
}
.pt-tender-card__review-item--ongoing {
  background: oklch(94% 0.06 250);
  color: oklch(42% 0.18 250);
}
.pt-tender-card__review-item--completed {
  background: oklch(94% 0.1 145);
  color: oklch(38% 0.16 145);
}
.pt-tender-card__meta-spacer {
  flex: 1;
}
.pt-tender-card__actions {
  display: flex;
  align-items: center;
  gap: 0.3rem;
  position: relative;
  z-index: 1;
  flex-shrink: 0;
}
.pt-tender-card__docs-warn-icon {
  display: inline-flex;
  align-items: center;
  cursor: help;
}
.pt-tender-card__docs-warn-svg {
  width: 1.125rem;
  height: 1.125rem;
  color: oklch(65% 0.2 55);
}
.pt-tenders-page .pt-tender-card__media {
  flex: 0 0 10.5rem;
  max-width: 10.5rem;
  min-height: 8.5rem;
}
.pt-tenders-page .pt-tender-card__photo-placeholder {
  min-height: 8.5rem;
}
.pt-tenders-page .pt-tender-card__body {
  padding: 0.625rem 0.875rem 0.375rem;
  gap: 0.25rem;
}
.pt-tenders-page .pt-tender-card__footer {
  padding: 0.25rem 0.875rem 0.625rem;
}
.pt-tenders-page .pt-tender-card__name-link {
  font-size: 0.9375rem;
}
.pt-tender-card__top-actions {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  position: relative;
  z-index: 1;
  flex-shrink: 0;
}
.pt-tender-card__top-actions .pt-btn {
  width: 2rem;
  height: 2rem;
  padding: 0;
  flex-shrink: 0;
}
.pt-tender-card__icon-wrap {
  flex-shrink: 0;
  width: 2.75rem;
  height: 2.75rem;
  border-radius: var(--radius-sm, 0.25rem);
  background: var(--color-purple-subtle);
  display: flex;
  align-items: center;
  justify-content: center;
}
.pt-tender-card__icon {
  width: 1.375rem;
  height: 1.375rem;
  color: var(--color-purple-hover);
}
.pt-phase-content {
  flex: 1;
}
.pt-phase-tab__icon {
  width: 1rem;
  height: 1rem;
}
.pt-tender-form {
  display: flex;
  flex-direction: column;
  gap: 0;
  max-width: 60rem;
  margin-inline: auto;
  background: var(--color-surface, white);
  border: 1px solid oklch(91% 0 0);
  border-radius: 0.375rem;
  overflow: hidden;
}
.pt-tender-form__header {
  padding: 1rem 2rem;
  background: oklch(97.5% 0 0);
  border-bottom: 1px solid oklch(91% 0 0);
}
.pt-tender-form__header-title {
  font-size: 1rem;
  font-weight: 700;
  color: oklch(18% 0 0);
  margin: 0;
}
.pt-tender-form__section {
  padding: 1.75rem 2rem;
  border-bottom: 1px solid oklch(93% 0 0);
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  &:last-of-type {
    border-bottom: none;
  }
}
.pt-tender-form__section-title {
  font-size: 1.0625rem;
  font-weight: 700;
  color: oklch(18% 0 0);
  margin: 0;
  padding-bottom: 0.625rem;
  border-bottom: 1px solid oklch(91% 0 0);
}
.pt-tender-form__field-group {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-tender-form__field-group-label {
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: oklch(45% 0 0);
  margin: 0;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid oklch(91% 0 0);
}
.pt-tender-form .pt-form-group--inline > .pt-label {
  width: 12rem;
  min-width: 0;
  flex-shrink: 0;
}
.pt-tender-form__date-range-inputs {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  width: 100%;
}
.pt-tender-form__date-range-inputs .pt-date-picker {
  flex: 1 1 0;
  min-width: 0;
}
.pt-tender-form__date-separator {
  font-size: 0.875rem;
  color: oklch(50% 0 0);
  white-space: nowrap;
  flex-shrink: 0;
  padding-top: 0.5625rem;
}
.pt-tender-form__reference {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-tender-form__reference-option {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  flex-wrap: wrap;
  .pt-radio {
    flex-shrink: 0;
  }
}
.pt-tender-form__area-input {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  max-width: 16rem;
}
.pt-tender-form__area-input .pt-input {
  flex: 1;
  min-width: 0;
}
.pt-tender-form__rule-row {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-wrap: wrap;
  min-height: 2.25rem;
}
.pt-tender-form__rule-text {
  font-size: 0.9375rem;
  color: oklch(20% 0 0);
}
.pt-tender-form__rule-value {
  font-size: 0.9375rem;
  font-weight: 600;
  color: oklch(20% 0 0);
}
.pt-tender-form__checkboxes {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-top: 0.25rem;
}
.pt-tender-form__fee-types {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.pt-tender-form__fee-type-row {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-wrap: wrap;
}
.pt-tender-form__fee-breakdown {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  max-width: 28rem;
}
.pt-tender-form__fee-row {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.pt-tender-form__fee-row .pt-label {
  white-space: nowrap;
  flex-shrink: 0;
}
.pt-tender-form__fee-summary {
  padding-top: 0.5rem;
}
.pt-tender-form__fee-table {
  border-collapse: collapse;
  font-size: 0.9375rem;
  width: 100%;
  max-width: 22rem;
  td {
    padding: 0.25rem 0.75rem 0.25rem 0;
    vertical-align: middle;
    color: oklch(30% 0 0);
    &:first-child {
      width: 10rem;
    }
    &:last-child {
      font-variant-numeric: tabular-nums;
    }
  }
  tfoot td {
    font-weight: 700;
    border-top: 1px solid oklch(90% 0 0);
    padding-top: 0.5rem;
    color: oklch(18% 0 0);
  }
}
.pt-tender-form .pt-date-picker {
  max-width: 16rem;
}
.pt-tender-form__currency-group {
  max-width: 30rem;
}
.pt-tender-form__area-input .pt-select {
  min-width: 6rem;
}
.pt-tender-form__breakdown[hidden], .pt-tender-form__collection[hidden] {
  display: none;
}
.pt-tender-form__collection .pt-form-group {
  max-width: none;
}
.pt-tender-form__actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.75rem;
  padding: 1.25rem 2rem;
  background: oklch(97.5% 0 0);
  border-top: 1px solid oklch(91% 0 0);
}
.pt-tender-form__rule-row--categories {
  align-items: flex-start;
}
.pt-vault-documents {
  width: 100%;
  overflow-x: auto;
}
.pt-vault-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.8125rem;
}
.pt-vault-table__head .pt-vault-table__th {
  padding: 0.4rem 0.75rem;
  text-align: left;
  font-size: 0.6875rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--color-muted, oklch(55% 0 0));
  background: var(--color-surface-2);
  border-bottom: 1px solid var(--color-border, oklch(91% 0 0));
  white-space: nowrap;
}
.pt-vault-table__th--actions, .pt-vault-table__cell--actions {
  text-align: right;
}
.pt-vault-table__cell {
  padding: 0.375rem 0.75rem;
  border-bottom: 1px solid var(--color-border, oklch(93% 0 0));
  vertical-align: middle;
  white-space: nowrap;
}
.pt-vault-table__row:hover .pt-vault-table__cell {
  background: var(--color-surface-2);
}
.pt-vault-table__type {
  appearance: none;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  font: inherit;
  font-weight: 600;
  color: var(--color-text, oklch(20% 0 0));
  text-align: left;
}
.pt-vault-table__type:hover {
  color: var(--color-brand);
  text-decoration: underline;
}
.pt-vault-table__subtype {
  display: block;
  margin-top: 0.0625rem;
  font-size: 0.6875rem;
  font-weight: 400;
  color: var(--color-muted, oklch(60% 0 0));
}
.pt-vault-table__expiry {
  margin-right: 0.5rem;
}
.pt-vault-table__cell--muted, .pt-vault-table__muted {
  color: var(--color-muted, oklch(60% 0 0));
}
.pt-vault-table__actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.375rem;
}
.pt-vault-table__actions form {
  margin: 0;
}
.pt-vault-table__row--history .pt-vault-table__cell {
  background: var(--color-surface-3);
}
.pt-vault-table__row--history .pt-vault-table__type {
  font-weight: 400;
  color: var(--color-muted, oklch(55% 0 0));
  padding-left: 1rem;
}
.pt-vault-table__toggle {
  appearance: none;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  font-size: 0.75rem;
  color: var(--color-brand);
}
.pt-vault-table__toggle:hover {
  text-decoration: underline;
}
@media (width <= 48rem) {
  .pt-vault-table__cell, .pt-vault-table__head .pt-vault-table__th {
    white-space: normal;
  }
  .pt-vault-table__head .pt-vault-table__th:nth-child(3), .pt-vault-table__head .pt-vault-table__th:nth-child(4), .pt-vault-table__cell:nth-child(3), .pt-vault-table__cell:nth-child(4) {
    display: none;
  }
}
turbo-frame#vendor-correspondence {
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
}
.pt-vendor-correspondence {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  overflow-x: hidden;
}
.pt-vendor-correspondence__composer, .pt-vendor-correspondence__composer form, .pt-vendor-correspondence__composer .pt-markdown-field {
  width: 100%;
  max-width: 100%;
  min-width: 0;
}
.pt-vendor-correspondence__composer textarea {
  width: 100%;
  max-width: 100%;
  max-height: 9rem;
  box-sizing: border-box;
}
.pt-vendor-correspondence__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-vendor-correspondence__item {
  min-width: 0;
}
.pt-vendor-correspondence__footer {
  text-align: right;
}
.pt-vendor-correspondence__thread-link {
  font-size: var(--text-xs);
  font-weight: 500;
  color: var(--color-brand);
  text-decoration: none;
}
.pt-vendor-correspondence__thread-link:hover {
  text-decoration: underline;
}
.pt-vendor-correspondence__empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  padding: 1rem 0.5rem;
  text-align: center;
}
.pt-vendor-correspondence__empty-icon {
  width: 1.5rem;
  height: 1.5rem;
  color: var(--color-muted);
}
.pt-vendor-correspondence__empty-hint {
  font-size: var(--text-xs);
  color: var(--color-text-secondary);
  margin: 0;
}
.pt-vendor-correspondence__disclaimer {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  font-size: 0.8rem;
  line-height: 1.4;
  color: var(--color-warning-ink);
  background: var(--color-warning-subtle);
  border: 1px solid var(--color-warning-tint);
  border-radius: var(--radius-md);
  padding: 0.5rem 0.65rem;
}
.pt-vendor-correspondence__disclaimer-icon {
  flex: 0 0 auto;
  width: 1rem;
  height: 1rem;
  margin-top: 0.1rem;
}
.pt-vendor-correspondence__composer form {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-vendor-correspondence__composer .pt-markdown-field {
  border-color: var(--color-warning-tint);
}
.pt-vendor-correspondence__actions {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  justify-content: flex-end;
  width: 100%;
}
.pt-vendor-correspondence__error {
  width: 100%;
  font-size: var(--text-xs);
  color: var(--color-danger-ink);
  background: var(--color-danger-subtle);
  border-radius: var(--radius-sm);
  padding: 0.375rem 0.5rem;
}
.pt-vendor-grade-panel__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--spacing-md);
  width: 100%;
}
.pt-vendor-grade-panel__heading {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
}
.pt-vendor-grade-panel__header-icon {
  color: var(--color-brand);
  width: 1.25rem;
  height: 1.25rem;
}
.pt-vendor-grade-panel__title {
  font-size: var(--text-base);
  font-weight: 600;
  color: var(--color-text-primary);
  margin: 0;
}
.pt-vendor-grade-panel__body {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-lg);
}
.pt-vendor-grade-panel__score {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-sm);
}
.pt-vendor-grade-panel__score-label {
  font-size: var(--text-sm);
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-vendor-grade-panel__sections {
  display: flex;
  flex-direction: column;
}
.pt-vendor-grade-panel__actions {
  display: flex;
  justify-content: flex-end;
  margin-top: var(--spacing-lg);
  padding-top: var(--spacing-lg);
  border-top: 1px solid var(--color-border);
}
.pt-vendor-grade-panel__error {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  padding: var(--spacing-md);
  border-radius: var(--radius-md);
  background: var(--color-danger-subtle);
  color: var(--color-danger);
  font-size: var(--text-sm);
}
.pt-vendor-grade-panel__error-icon {
  flex: 0 0 auto;
  color: var(--color-danger);
}
.pt-vendor-grade-panel__progress {
  font-size: var(--text-sm);
  font-weight: 600;
  color: var(--color-text-secondary);
}
.pt-vendor-grade-panel__progress:empty {
  display: none;
}
.pt-vendor-overview {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xl);
  padding-top: var(--spacing-lg);
}
.pt-vendor-overview__stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(11rem, 1fr));
  gap: var(--spacing-lg);
}
.pt-vendor-overview__body {
  display: grid;
  grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
  gap: var(--spacing-xl);
  align-items: stretch;
}
@media (max-width: 64rem) {
  .pt-vendor-overview__body {
    grid-template-columns: minmax(0, 1fr);
  }
}
.pt-attention-queue {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  padding: var(--spacing-lg);
  display: flex;
  flex-direction: column;
  height: 100%;
}
.pt-attention-queue > .pt-attention-queue__empty {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pt-attention-queue__sla-breach {
  margin-left: var(--spacing-xs);
  color: var(--color-danger);
  font-size: var(--text-xs);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.pt-attention-queue__footer {
  margin-top: auto;
  padding-top: var(--spacing-lg);
  font-size: var(--text-sm);
  font-weight: 500;
  color: var(--color-brand);
  text-decoration: none;
  border-top: 1px solid var(--color-border);
}
.pt-attention-queue__footer:hover {
  text-decoration: underline;
}
.pt-attention-queue__group:last-of-type {
  margin-bottom: var(--spacing-lg);
}
.pt-attention-queue__title, .pt-risk-snapshot__title {
  font-size: var(--text-base);
  font-weight: 600;
  color: var(--color-text);
  margin: 0 0 var(--spacing-lg);
}
.pt-attention-queue__empty, .pt-risk-snapshot__empty {
  color: var(--color-text-muted);
  font-size: var(--text-sm);
}
.pt-attention-queue__group + .pt-attention-queue__group {
  margin-top: var(--spacing-lg);
  padding-top: var(--spacing-lg);
  border-top: 1px solid var(--color-border);
}
.pt-attention-queue__group-head {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  margin-bottom: var(--spacing-sm);
}
.pt-attention-queue__icon {
  color: var(--color-text-muted);
  flex-shrink: 0;
}
.pt-attention-queue__group-title {
  font-size: var(--text-sm);
  font-weight: 600;
  color: var(--color-text);
  margin: 0;
}
.pt-attention-queue__count {
  margin-left: auto;
  font-size: var(--text-xs);
  font-weight: 600;
  color: var(--color-text);
  background: var(--color-surface-3);
  border-radius: var(--radius-full);
  padding: 0.125rem var(--spacing-sm);
}
.pt-attention-queue__items {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pt-attention-queue__item {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: var(--spacing-md);
  padding: var(--spacing-xs) 0;
}
.pt-attention-queue__link {
  font-size: var(--text-sm);
  font-weight: 500;
  color: var(--color-brand);
  text-decoration: none;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-attention-queue__link:hover {
  text-decoration: underline;
}
.pt-attention-queue__link--static {
  color: var(--color-text);
  font-weight: 500;
}
.pt-attention-queue__link--static:hover {
  text-decoration: none;
}
.pt-attention-queue__detail {
  font-size: var(--text-xs);
  color: var(--color-text-muted);
  text-align: right;
  flex-shrink: 0;
}
.pt-attention-queue__more {
  display: inline-block;
  margin-top: var(--spacing-xs);
  font-size: var(--text-xs);
  color: var(--color-text-muted);
  text-decoration: none;
}
.pt-attention-queue__more:hover {
  color: var(--color-brand);
  text-decoration: underline;
}
.pt-risk-snapshot {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  padding: var(--spacing-lg);
  height: 100%;
}
.pt-risk-snapshot__block + .pt-risk-snapshot__block {
  margin-top: var(--spacing-lg);
  padding-top: var(--spacing-lg);
  border-top: 1px solid var(--color-border);
}
.pt-risk-snapshot__block-title {
  font-size: var(--text-sm);
  font-weight: 600;
  color: var(--color-text);
  margin: 0 0 var(--spacing-md);
}
.pt-risk-snapshot__bar {
  display: flex;
  height: 0.5rem;
  border-radius: var(--radius-full);
  overflow: hidden;
  background: var(--color-surface-3);
}
.pt-risk-snapshot__seg--valid, .pt-risk-snapshot__dot--valid {
  background: var(--color-success);
}
.pt-risk-snapshot__seg--expiring_soon, .pt-risk-snapshot__dot--expiring_soon {
  background: var(--color-warning);
}
.pt-risk-snapshot__seg--expired, .pt-risk-snapshot__dot--expired {
  background: var(--color-danger);
}
.pt-risk-snapshot__seg--none, .pt-risk-snapshot__dot--none {
  background: var(--color-text-disabled);
}
.pt-risk-snapshot__legend {
  list-style: none;
  margin: var(--spacing-md) 0 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
}
.pt-risk-snapshot__legend-item {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  font-size: var(--text-xs);
  color: var(--color-text-muted);
}
.pt-risk-snapshot__dot {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: var(--radius-full);
  flex-shrink: 0;
}
.pt-risk-snapshot__legend-count {
  margin-left: auto;
  font-weight: 600;
  color: var(--color-text);
}
.pt-risk-snapshot__headline {
  font-size: var(--text-sm);
  color: var(--color-text);
  margin: 0 0 var(--spacing-sm);
}
.pt-risk-snapshot__rows {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: var(--spacing-sm);
}
.pt-risk-snapshot__row {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  font-size: var(--text-sm);
}
.pt-risk-snapshot__row-name {
  flex: 1 1 40%;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: var(--color-text);
}
.pt-risk-snapshot__row-bar {
  flex: 1 1 40%;
  height: 0.375rem;
  border-radius: var(--radius-full);
  background: var(--color-surface-3);
  overflow: hidden;
}
.pt-risk-snapshot__row-fill {
  display: block;
  height: 100%;
  background: var(--color-brand);
  border-radius: var(--radius-full);
}
.pt-risk-snapshot__row-share {
  flex: 0 0 auto;
  font-weight: 600;
  color: var(--color-text);
  font-variant-numeric: tabular-nums;
}
.pt-risk-snapshot__footnote {
  margin: var(--spacing-sm) 0 0;
  font-size: var(--text-xs);
  color: var(--color-text-muted);
}
.pt-coverage-matrix {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  padding: var(--spacing-lg);
}
.pt-coverage-matrix__title {
  font-size: var(--text-base);
  font-weight: 600;
  color: var(--color-text);
  margin: 0;
}
.pt-coverage-matrix__subtitle {
  font-size: var(--text-xs);
  color: var(--color-text-muted);
  margin: var(--spacing-xs) 0 var(--spacing-lg);
}
.pt-coverage-matrix__empty {
  color: var(--color-text-muted);
  font-size: var(--text-sm);
}
.pt-coverage-matrix__empty-link {
  color: var(--color-brand);
  text-decoration: none;
  margin-left: var(--spacing-xs);
}
.pt-coverage-matrix__scroll {
  overflow-x: auto;
}
.pt-coverage-matrix__table {
  width: 100%;
  border-collapse: collapse;
  font-size: var(--text-sm);
}
.pt-coverage-matrix__table th, .pt-coverage-matrix__table td {
  padding: var(--spacing-sm) var(--spacing-md);
  text-align: center;
  border-bottom: 1px solid var(--color-border);
  font-variant-numeric: tabular-nums;
}
.pt-coverage-matrix__table thead th {
  font-size: var(--text-xs);
  font-weight: 600;
  color: var(--color-text-muted);
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.pt-coverage-matrix__type-col, .pt-coverage-matrix__table th[scope="row"] {
  text-align: left;
}
.pt-coverage-matrix__type {
  font-weight: 500;
  color: var(--color-text);
}
.pt-coverage-matrix__cell--zero {
  color: var(--color-text-disabled);
}
.pt-coverage-matrix__total {
  font-weight: 600;
}
.pt-coverage-matrix__status {
  text-align: left;
  white-space: nowrap;
}
.pt-coverage-matrix__action {
  text-align: right;
  white-space: nowrap;
}
.pt-coverage-matrix__row--gap .pt-coverage-matrix__type {
  color: var(--color-danger);
}
.pt-coverage-matrix__badge {
  display: inline-block;
  padding: 0.125rem var(--spacing-sm);
  border-radius: var(--radius-full);
  font-size: var(--text-xs);
  font-weight: 600;
}
.pt-coverage-matrix__badge--gap {
  background: var(--color-danger-subtle);
  color: var(--color-danger);
}
.pt-coverage-matrix__badge--single_source {
  background: var(--color-danger-subtle);
  color: var(--color-danger);
}
.pt-coverage-matrix__badge--thin {
  background: var(--color-warning-subtle);
  color: var(--color-warning-hover);
}
.pt-coverage-matrix__badge--ok {
  background: var(--color-success-subtle);
  color: var(--color-success);
}
.pt-coverage-matrix__hint {
  font-size: var(--text-xs);
  color: var(--color-text-muted);
  text-decoration: none;
}
.pt-coverage-matrix__hint:hover {
  color: var(--color-brand);
  text-decoration: underline;
}
.pt-coverage-matrix__footnote {
  margin: var(--spacing-md) 0 0;
  font-size: var(--text-xs);
  color: var(--color-text-muted);
}
.pt-coverage-matrix__pipeline--pressure {
  color: var(--color-danger);
  font-weight: 600;
}
@media (width <= 48rem) {
  .pt-ag-grid-container {
    display: none;
  }
}
@media (width > 48rem) {
  .pt-vendor-registration-hits--list {
    display: none;
  }
}
.pt-vendor-registration-card-list {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-sm);
}
.pt-vendor-registration-card {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
  padding: var(--spacing-md);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  background: var(--color-surface);
  text-decoration: none;
  color: inherit;
}
.pt-vendor-registration-card__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--spacing-sm);
}
.pt-vendor-registration-card__company {
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-vendor-registration-card__meta {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-xs) var(--spacing-sm);
  font-size: var(--text-xs);
  color: var(--color-text-secondary);
}
.pt-company-hits--list .pt-company-grid {
  grid-template-columns: 1fr;
  gap: 0.85rem;
}
.pt-company-hits--list .pt-company-card {
  display: grid;
  grid-template-columns: 10.5rem minmax(0, 1fr);
  grid-template-areas: "header body" "header footer";
  min-height: 10.5rem;
  height: auto;
  overflow: visible;
  transform: none;
  &:hover, &.pt-company-card--menu-open {
    transform: none;
  }
}
.pt-company-hits--list .pt-company-card__header {
  position: static;
  grid-area: header;
  display: block;
  min-height: 10.5rem;
  height: 100%;
  padding: 0;
  border-right: 1px solid oklch(91% 0 0);
}
.pt-company-hits--list .pt-company-card__logo-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.pt-company-hits--list .pt-company-card__logo {
  width: 100%;
  height: 100%;
  min-height: 10.5rem;
  border: none;
  border-radius: 1rem 0 0 1rem;
  background: oklch(99% 0 0);
  img {
    max-width: 70%;
    max-height: 70%;
  }
}
.pt-company-hits--list .pt-company-card__actions {
  position: absolute;
  top: 0.85rem;
  right: 1rem;
  left: auto;
  z-index: 30;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.35rem;
}
.pt-company-hits--list .pt-company-card__dropdown {
  top: calc(100% + 0.55rem);
  right: 0;
  left: auto;
}
.pt-company-hits--list .pt-company-card__dropdown::before {
  top: -0.5rem;
  right: 1.25rem;
  left: auto;
  border-left: 1px solid oklch(82% 0 0);
  border-top: 1px solid oklch(82% 0 0);
  border-right: none;
  border-bottom: none;
  transform: rotate(45deg);
}
.pt-company-hits--list .pt-company-card__body {
  grid-area: body;
  display: grid;
  grid-template-columns: minmax(12rem, 1fr) minmax(16rem, 1fr);
  grid-template-areas: "main activities";
  align-items: start;
  column-gap: 1.25rem;
  row-gap: 0.45rem;
  min-width: 0;
  padding: 1rem 8rem 0.5rem 1rem;
}
.pt-company-hits--list .pt-company-card__name {
  grid-area: main;
  align-self: start;
  font-size: 0.95rem;
  line-height: 1.25;
}
.pt-company-hits--list .pt-company-card__name-link {
  -webkit-line-clamp: 2;
}
.pt-company-hits--list .pt-company-card__location {
  grid-area: main;
  align-self: start;
  margin-top: 2.1rem;
  min-width: 0;
}
.pt-company-hits--list .pt-company-card__stats {
  grid-area: main;
  align-self: start;
  margin-top: 4.05rem;
}
.pt-company-hits--list .pt-company-card__activities {
  grid-area: activities;
  justify-content: center;
  align-content: flex-start;
  justify-self: center;
  max-width: 100%;
  max-height: 3.25rem;
  overflow: hidden;
  padding-top: 0.1rem;
}
.pt-company-hits--list .pt-company-card__footer {
  grid-area: footer;
  align-self: end;
  justify-self: end;
  width: 22rem;
  margin: 0 1rem 1rem 0;
  border-top: none;
  background: transparent;
  border-radius: 0;
}
.pt-company-hits--list .pt-company-card__project-strip {
  display: grid;
  grid-template-columns: repeat(6, 3rem);
  justify-content: end;
  gap: 0.4rem;
  padding: 0;
}
.pt-company-hits--list .pt-project-thumb {
  width: 3rem;
  height: 3rem;
  aspect-ratio: auto;
  border-radius: 0.45rem;
}
.pt-company-hits--list .pt-project-thumb--count {
  font-size: 0.8rem;
}
.pt-company-hits--list .pt-company-card__no-projects {
  padding: 0;
  background: transparent;
  border-top: none;
  text-align: right;
}
.pt-company-hits--table .pt-company-grid {
  grid-template-columns: 1fr;
  gap: 0;
  border: 1px solid oklch(91% 0 0);
  border-radius: 0.5rem;
  overflow: visible;
}
.pt-company-hits--table .pt-company-grid__item:first-child .pt-company-card {
  border-top: none;
}
.pt-company-hits--table .pt-company-card {
  display: grid;
  grid-template-columns: 3.5rem minmax(0, 1fr) auto;
  min-height: 4rem;
  height: auto;
  border-radius: 0;
  border: none;
  border-top: 1px solid oklch(93% 0 0);
  box-shadow: none;
  overflow: visible;
  &:hover, &.pt-company-card--menu-open {
    transform: none;
    box-shadow: none;
    background: oklch(98% 0 0);
  }
}
.pt-company-hits--table .pt-company-card__header {
  padding: 0.55rem;
}
.pt-company-hits--table .pt-company-card__logo {
  width: 2.45rem;
  height: 2.45rem;
  border-radius: 0.35rem;
}
.pt-company-hits--table .pt-company-card__actions {
  position: absolute;
  top: 0.65rem;
  right: 0.75rem;
  left: auto;
  z-index: 30;
  flex-direction: row;
}
.pt-company-hits--table .pt-company-card__dropdown {
  top: calc(100% + 0.55rem);
  right: 0;
  left: auto;
}
.pt-company-hits--table .pt-company-card__dropdown::before {
  top: -0.5rem;
  right: 1.25rem;
  left: auto;
  border-left: 1px solid oklch(82% 0 0);
  border-top: 1px solid oklch(82% 0 0);
  border-right: none;
  border-bottom: none;
  transform: rotate(45deg);
}
.pt-company-hits--table .pt-company-card__body {
  display: grid;
  grid-template-columns: minmax(12rem, 2fr) minmax(9rem, 1fr) minmax(10rem, 1.5fr) minmax(7rem, 1fr);
  align-items: center;
  gap: 0.75rem;
  padding: 0.6rem 7rem 0.6rem 0.25rem;
}
.pt-company-hits--table .pt-company-card__name {
  font-size: 0.85rem;
}
.pt-company-hits--table .pt-company-card__name-link {
  -webkit-line-clamp: 1;
}
.pt-company-hits--table .pt-company-card__location {
  font-size: 0.78rem;
}
.pt-company-hits--table .pt-company-card__activities {
  flex-wrap: nowrap;
  overflow: hidden;
  max-height: 1.8rem;
}
.pt-company-hits--table .pt-activity-chip {
  max-width: 8rem;
  font-size: 0.7rem;
}
.pt-company-hits--table .pt-company-card__stats {
  flex-wrap: nowrap;
  overflow: hidden;
  margin-top: 0;
}
.pt-company-hits--table .pt-stat-pill {
  font-size: 0.7rem;
  padding: 0.15rem 0.45rem;
}
.pt-company-hits--table .pt-company-card__footer {
  display: none;
}
@media (max-width: 1100px) {
  .pt-company-hits--list .pt-company-card {
    display: flex;
    flex-direction: column;
    min-height: 30rem;
  }
  .pt-company-hits--list .pt-company-card__header {
    position: relative;
    display: flex;
    min-height: 12.75rem;
    height: auto;
    padding: 1.25rem 1.25rem 0;
    border-right: none;
  }
  .pt-company-hits--list .pt-company-card__logo-link {
    width: auto;
    height: auto;
  }
  .pt-company-hits--list .pt-company-card__logo {
    width: 9.75rem;
    height: 9.75rem;
    min-height: 0;
    border: 1px solid oklch(88% 0 0);
    border-radius: 1rem;
    img {
      max-width: 82%;
      max-height: 82%;
    }
  }
  .pt-company-hits--list .pt-company-card__actions {
    position: absolute;
    top: 1.25rem;
    right: 1.25rem;
    left: auto;
    flex-direction: row;
  }
  .pt-company-hits--list .pt-company-card__body {
    display: flex;
    flex-direction: column;
    padding: 0.25rem 1rem 1rem;
  }
  .pt-company-hits--list .pt-company-card__location, .pt-company-hits--list .pt-company-card__stats {
    margin-top: 0;
  }
  .pt-company-hits--list .pt-company-card__activities {
    justify-content: flex-start;
    justify-self: auto;
    padding-top: 0;
  }
  .pt-company-hits--list .pt-company-card__footer {
    width: auto;
    margin: 0;
    border-top: 1px solid oklch(91% 0 0);
    background: oklch(98% 0 0);
  }
  .pt-company-hits--list .pt-company-card__project-strip {
    grid-template-columns: repeat(6, minmax(0, 1fr));
    padding: 0.85rem 1rem 1rem;
  }
  .pt-company-hits--list .pt-project-thumb {
    width: auto;
    height: auto;
    aspect-ratio: 1 / 1;
  }
}
.pt-docset-header {
  display: flex;
  flex-direction: column;
  gap: 0.875rem;
  padding: 1rem 1.125rem;
  border: 1px solid var(--color-surface-3);
  border-radius: var(--radius-md, 0.5rem);
  background: var(--color-surface);
  box-shadow: 0 1px 2px rgb(15 23 42 / 4%);
}
.pt-docset-header__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}
.pt-docset-header__back {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  color: var(--color-brand);
  font-size: 0.8125rem;
  font-weight: 600;
}
.pt-docset-header__back:hover {
  text-decoration: underline;
}
.pt-docset-header__back-icon {
  width: 0.95rem;
  height: 0.95rem;
}
.pt-docset-header__actions {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-docset-header__content {
  display: flex;
  flex-direction: column;
  gap: 0.55rem;
}
.pt-docset-header__title {
  margin: 0;
  color: var(--color-text-primary);
  font-size: 1.0625rem;
  font-weight: 700;
  line-height: 1.3;
}
.pt-docset-header__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
}
.pt-docset-header__meta .pt-status-badge {
  min-height: 1.4rem;
  padding: 0.15rem 0.55rem;
  font-size: 0.6875rem;
  font-weight: 700;
}
.pt-docset-header__meta-item {
  color: var(--color-text-secondary);
  font-size: 0.8125rem;
  font-weight: 500;
}
.pt-docset-header__meta-item::before {
  content: "|";
  margin-right: 0.5rem;
  color: var(--color-text-muted);
}
.pt-review-control-form {
  margin: 0;
}
.pt-decision-banner {
  border-radius: var(--radius-lg);
  border: 1px solid var(--color-border);
  padding: 1.25rem 1.5rem;
  transition: background 0.15s ease, border-color 0.15s ease;
}
.pt-decision-banner[data-state="approved"] {
  background: var(--color-success-subtle);
  border-color: var(--color-success);
}
.pt-decision-banner[data-state="rejected"] {
  background: var(--color-danger-subtle);
  border-color: var(--color-danger);
}
.pt-decision-banner__face {
  display: none;
  align-items: center;
  gap: 0.875rem;
}
.pt-decision-banner[data-state="approved"] .pt-decision-banner__face--approved, .pt-decision-banner[data-state="rejected"] .pt-decision-banner__face--rejected {
  display: flex;
}
.pt-decision-banner__icon {
  width: 2rem;
  height: 2rem;
  flex: none;
}
.pt-decision-banner__face--approved .pt-decision-banner__icon {
  color: var(--color-success);
}
.pt-decision-banner__face--rejected .pt-decision-banner__icon {
  color: var(--color-danger);
}
.pt-decision-banner__text {
  display: flex;
  flex-direction: column;
  gap: 0.125rem;
  min-width: 0;
}
.pt-decision-banner__label {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
}
.pt-decision-banner__face--approved .pt-decision-banner__label {
  color: var(--color-success-ink);
}
.pt-decision-banner__face--rejected .pt-decision-banner__label {
  color: var(--color-danger-ink);
}
.pt-decision-banner__hint {
  font-size: 0.8125rem;
  color: var(--color-text-secondary);
}
.pt-verdict-control {
  position: relative;
  display: inline-flex;
  align-items: stretch;
  padding: 0.1875rem;
  gap: 0.1875rem;
  background: oklch(98% 0 0);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-full);
}
.pt-verdict-control__indicator {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border: 1px solid transparent;
  border-radius: var(--radius-full);
  box-shadow: var(--shadow-card);
  pointer-events: none;
  z-index: 0;
  transition: transform 0.32s cubic-bezier(0.34, 1.35, 0.64, 1), width 0.32s cubic-bezier(0.34, 1.35, 0.64, 1), height 0.32s cubic-bezier(0.34, 1.35, 0.64, 1), background-color 0.2s ease, border-color 0.2s ease;
}
.pt-verdict-control__indicator[data-tone="approved"] {
  background: var(--color-success);
  border-color: var(--color-success);
}
.pt-verdict-control__indicator[data-tone="rejected"] {
  background: var(--color-danger);
  border-color: var(--color-danger);
}
.pt-verdict-control__indicator[data-tone="did_not_review"] {
  background: var(--color-purple);
  border-color: var(--color-purple);
}
.pt-verdict-control__segment {
  position: relative;
  z-index: 1;
  appearance: none;
  border: 1px solid transparent;
  background: transparent;
  color: var(--color-text-secondary);
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1;
  padding: 0.4375rem 0.875rem;
  border-radius: var(--radius-full);
  cursor: pointer;
  white-space: nowrap;
  transition: color 0.2s ease;
}
.pt-verdict-control__segment:not(.is-active):hover {
  color: var(--color-text-primary);
}
.pt-verdict-control__segment:focus-visible {
  outline: 2px solid var(--color-brand);
  outline-offset: 2px;
}
.pt-verdict-control__segment--approved.is-active {
  color: var(--color-on-success);
}
.pt-verdict-control__segment--rejected.is-active {
  color: var(--color-on-danger);
}
.pt-verdict-control__segment--did_not_review.is-active {
  color: var(--color-on-purple);
}
.pt-decision-reviews {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-decision-reviews__item {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
  padding: 0.75rem;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
}
.pt-decision-reviews__head {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-decision-reviews__name {
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--color-text-primary);
  margin-right: auto;
}
.pt-decision-reviews__note {
  font-size: 0.8125rem;
  line-height: 1.5;
  color: var(--color-text-secondary);
  padding-left: calc(1.5rem + 0.5rem);
  word-break: break-word;
}
.pt-decision-reviews__note :where(p, ul, ol) {
  margin: 0 0 0.375rem;
}
.pt-decision-reviews__note :where(p, ul, ol):last-child {
  margin-bottom: 0;
}
.pt-decision-reviews__note :where(ul, ol) {
  padding-left: 1.1rem;
}
.pt-pending-issues {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-pending-issues__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  padding: 0.5rem 0.75rem;
  background: oklch(98% 0 0);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
}
.pt-pending-issues__info {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  min-width: 0;
  flex-wrap: wrap;
}
.pt-pending-issues__number {
  font-size: 0.75rem;
  font-weight: 700;
  color: var(--color-text-secondary);
}
.pt-pending-issues__title {
  font-size: 0.8125rem;
  color: var(--color-text-primary);
  overflow: hidden;
  text-overflow: ellipsis;
}
.pt-pending-issues__severity {
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  padding: 0.125rem 0.4375rem;
  border-radius: var(--radius-full);
  white-space: nowrap;
}
.pt-pending-issues__severity--major {
  color: var(--color-danger-ink);
  background: var(--color-danger-subtle);
}
.pt-pending-issues__severity--regular {
  color: var(--color-warning-ink);
  background: var(--color-warning-subtle);
}
.pt-pending-issues__severity--minor {
  color: var(--color-info-ink);
  background: var(--color-info-subtle);
}
.pt-credential-field {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: var(--spacing-lg);
  padding-block: var(--spacing-sm);
  border-bottom: 1px solid var(--color-border);
}
.pt-credential-field:last-child {
  border-bottom: 0;
}
.pt-credential-field__label {
  flex: 0 0 12rem;
  min-width: 0;
  font-size: var(--text-sm);
  font-weight: 600;
  color: var(--color-text-secondary);
}
.pt-credential-field__body {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  flex: 1 1 20rem;
  min-width: 0;
}
.pt-credential-field__value {
  flex: 1 1 auto;
  min-width: 0;
  padding: var(--spacing-xs) var(--spacing-sm);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-sm);
  background: var(--color-surface-2);
  font-family: var(--font-mono);
  font-size: var(--text-sm);
  color: var(--color-text-primary);
  overflow-wrap: anywhere;
}
.pt-credential-field__hidden {
  flex: 1 1 auto;
  min-width: 0;
  font-size: var(--text-sm);
  color: var(--color-text-muted);
}
.pt-credential-field__buttons, .pt-credential-field__actions {
  display: flex;
  align-items: center;
  gap: var(--spacing-xs);
  flex: 0 0 auto;
}
@media (max-width: 640px) {
  .pt-credential-field__label, .pt-credential-field__body {
    flex: 1 1 100%;
  }
}
.pt-api-usage__stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(11rem, 1fr));
  gap: var(--spacing-lg);
  margin-block-end: var(--spacing-xl);
}
.pt-api-usage__chart {
  margin-block-end: var(--spacing-xl);
}
.pt-api-usage__subtitle {
  font-size: var(--text-sm);
  font-weight: 600;
  margin-block-end: var(--spacing-sm);
}
.pt-communicate-decision-card {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-left: 6px solid var(--color-border-strong);
  border-radius: var(--radius-lg);
  padding: 1.125rem 1.25rem;
  transition: border-left-color 0.15s ease, box-shadow 0.15s ease;
}
.pt-communicate-decision-card[data-verdict="approved"] {
  border-left-color: var(--color-success);
}
.pt-communicate-decision-card[data-verdict="rejected"] {
  border-left-color: var(--color-danger);
}
.pt-communicate-decision-card[data-verdict="did_not_review"], .pt-communicate-decision-card[data-verdict="un_reviewed"] {
  border-left-color: var(--color-purple);
}
.pt-communicate-decision-card__head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  flex-wrap: wrap;
}
.pt-communicate-decision-card__title-group {
  min-width: 0;
  flex: 1 1 18rem;
}
.pt-communicate-decision-card__title {
  margin: 0;
  font-size: 1rem;
  font-weight: 600;
  color: var(--color-text-primary);
  line-height: 1.35;
}
.pt-communicate-decision-card__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.375rem 0.75rem;
  margin-top: 0.375rem;
}
.pt-communicate-decision-card__meta-item {
  font-size: 0.75rem;
  color: var(--color-text-secondary);
  position: relative;
}
.pt-communicate-decision-card__meta-item + .pt-communicate-decision-card__meta-item::before {
  content: "·";
  position: absolute;
  left: -0.4375rem;
  color: var(--color-border-strong);
}
.pt-communicate-decision-card__controls {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.pt-communicate-decision-card__counts {
  display: flex;
  align-items: center;
  gap: 0.375rem;
}
.pt-communicate-decision-card__count {
  font-size: 0.6875rem;
  font-weight: 600;
  padding: 0.1875rem 0.5rem;
  border-radius: var(--radius-full);
  white-space: nowrap;
}
.pt-communicate-decision-card__count--approved {
  color: var(--color-success-ink);
  background: var(--color-success-subtle);
}
.pt-communicate-decision-card__count--rejected {
  color: var(--color-danger-ink);
  background: var(--color-danger-subtle);
}
.pt-communicate-decision-card__count--did_not_review {
  color: var(--color-purple-ink);
  background: var(--color-purple-subtle);
}
.pt-communicate-decision-card__disclosure {
  margin-top: 1rem;
  border-top: 1px solid var(--color-border);
  padding-top: 0.75rem;
}
.pt-communicate-decision-card__summary {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  cursor: pointer;
  font-size: 0.8125rem;
  font-weight: 600;
  color: var(--color-text-secondary);
  list-style: none;
  user-select: none;
}
.pt-communicate-decision-card__summary::-webkit-details-marker {
  display: none;
}
.pt-communicate-decision-card__caret {
  width: 1rem;
  height: 1rem;
  flex: none;
  transition: transform 0.15s ease;
}
.pt-communicate-decision-card__disclosure[open] .pt-communicate-decision-card__caret {
  transform: rotate(90deg);
}
.pt-communicate-decision-card__disclosure-body {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-top: 0.75rem;
}
.pt-communicate-decision-card__section-title {
  margin: 0.5rem 0 0.25rem;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: var(--color-text-secondary);
}
.pt-communicate-decision-card__section-title:first-child {
  margin-top: 0;
}
.pt-communicate-decision-card__issues {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-communicate-decision-card__issue {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  padding: 0.5rem 0.75rem;
  background: oklch(98% 0 0);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
}
.pt-communicate-decision-card__issue-info {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  min-width: 0;
  flex-wrap: wrap;
}
.pt-communicate-decision-card__issue-number {
  font-size: 0.75rem;
  font-weight: 700;
  color: var(--color-text-secondary);
}
.pt-communicate-decision-card__issue-link {
  color: var(--color-brand);
  text-decoration: none;
}
.pt-communicate-decision-card__issue-link:hover {
  text-decoration: underline;
}
.pt-communicate-decision-card__issue-title {
  font-size: 0.8125rem;
  color: var(--color-text-primary);
  overflow: hidden;
  text-overflow: ellipsis;
}
.pt-communicate-decision-card__issue-severity {
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  padding: 0.125rem 0.4375rem;
  border-radius: var(--radius-full);
}
.pt-communicate-decision-card__issue-severity--major {
  color: var(--color-danger-ink);
  background: var(--color-danger-subtle);
}
.pt-communicate-decision-card__issue-severity--regular {
  color: var(--color-warning-ink);
  background: var(--color-warning-subtle);
}
.pt-communicate-decision-card__issue-severity--minor {
  color: var(--color-info-ink);
  background: var(--color-info-subtle);
}
.pt-communicate-decision-card__issue-state {
  flex: none;
  width: 8rem;
}
.pt-company-hovercard {
  width: 300px;
  max-width: 88vw;
  padding: 0.85rem 1rem;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-popover);
  font-size: 0.8125rem;
}
.pt-company-hovercard__head {
  display: flex;
  gap: 0.65rem;
  align-items: flex-start;
}
.pt-company-hovercard__identity {
  min-width: 0;
}
.pt-company-hovercard__name {
  margin: 0;
  font-weight: 600;
  font-size: 0.9rem;
  line-height: 1.25;
  display: flex;
  align-items: center;
  gap: 0.3rem;
}
.pt-company-hovercard__verified {
  color: var(--color-brand);
  display: inline-flex;
}
.pt-company-hovercard__chips {
  margin-top: 0.3rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.3rem;
}
.pt-company-hovercard__chip {
  font-size: 0.72rem;
  padding: 0.05rem 0.5rem;
  border-radius: var(--radius-full);
  background: var(--color-surface-2);
  color: var(--color-text-secondary);
}
.pt-company-hovercard__chip--membership {
  background: var(--color-brand-subtle);
  color: var(--color-brand);
  text-transform: capitalize;
}
.pt-company-hovercard__location {
  margin-top: 0.6rem;
  display: flex;
  align-items: center;
  gap: 0.3rem;
  color: var(--color-text-secondary);
}
.pt-company-hovercard__stats {
  margin-top: 0.7rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.4rem;
}
.pt-company-hovercard__stat-cell {
  background: var(--color-surface-2);
  border-radius: var(--radius-lg);
  padding: 0.4rem 0.5rem;
  display: flex;
  flex-direction: column;
}
.pt-company-hovercard__stat {
  font-size: 1.05rem;
  font-weight: 600;
  line-height: 1.1;
}
.pt-company-hovercard__stat-label {
  font-size: 0.7rem;
  color: var(--color-text-secondary);
}
.pt-company-hovercard__link {
  margin-top: 0.7rem;
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  color: var(--color-brand);
  font-weight: 500;
}
.pt-company-hovercard__link:hover {
  text-decoration: underline;
}
.pt-company-hovercard-trigger {
  text-decoration: underline dotted;
  text-underline-offset: 2px;
  cursor: default;
}
.pt-company-hovercard-popover {
  position: absolute;
  z-index: var(--z-overlay, 10100);
  top: 0;
  left: 0;
  opacity: 0;
  transform: translateY(2px);
  pointer-events: none;
  transition: opacity 120ms ease, transform 120ms ease;
}
.pt-company-hovercard-popover--visible {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.pt-company-hovercard-popover__loading {
  width: 300px;
  padding: 1rem;
  text-align: center;
  color: var(--color-text-secondary);
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-review-modal__heading {
  display: flex;
  flex-direction: column;
  gap: 0.125rem;
  min-width: 0;
}
.pt-review-modal__timestamp {
  margin: 0;
  font-size: 0.75rem;
  color: var(--color-text-muted);
}
.pt-review-modal__form .pt-modal__body {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.pt-review-summary {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  overflow: hidden;
}
.pt-review-summary__toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  flex-wrap: wrap;
  padding: 1rem 1.25rem;
  border-bottom: 1px solid var(--color-border);
}
.pt-review-summary__heading {
  margin: 0;
  font-size: 0.9375rem;
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-review-summary__export {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-review-summary__scroll {
  overflow-x: auto;
}
.pt-review-summary-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.8125rem;
}
.pt-review-summary-table__th {
  text-align: left;
  padding: 0.625rem 1rem;
  font-size: 0.6875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: var(--color-text-secondary);
  background: var(--color-surface-2);
  white-space: nowrap;
  border-bottom: 1px solid var(--color-border);
}
.pt-review-summary-table__cell {
  padding: 0.75rem 1rem;
  border-bottom: 1px solid var(--color-border);
  vertical-align: middle;
}
.pt-review-summary-table__row:last-child .pt-review-summary-table__cell {
  border-bottom: none;
}
.pt-review-summary-table__row:hover .pt-review-summary-table__cell {
  background: var(--color-surface-2);
}
.pt-review-summary-table__cell--doc {
  min-width: 14rem;
}
.pt-review-summary-table__doc-link {
  font-weight: 600;
  color: var(--color-brand);
  text-decoration: none;
}
.pt-review-summary-table__doc-link:hover {
  text-decoration: underline;
}
.pt-review-summary-table__empty {
  padding: 2.5rem 1rem;
  text-align: center;
  color: var(--color-text-secondary);
}
.pt-summary-counts {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.pt-summary-counts__item {
  display: inline-flex;
  align-items: center;
  gap: 0.3125rem;
  color: var(--color-text-secondary);
  font-variant-numeric: tabular-nums;
}
.pt-summary-counts__dot {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: var(--radius-full);
  flex: none;
  background: var(--color-muted);
}
.pt-summary-counts__value {
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-summary-counts__item--pending .pt-summary-counts__dot {
  background: var(--color-muted);
}
.pt-summary-counts__item--ongoing .pt-summary-counts__dot {
  background: var(--color-info);
}
.pt-summary-counts__item--done .pt-summary-counts__dot {
  background: var(--color-success);
}
.pt-summary-counts__item--major .pt-summary-counts__dot {
  background: var(--color-danger);
}
.pt-summary-counts__item--regular .pt-summary-counts__dot {
  background: var(--color-warning);
}
.pt-summary-counts__item--minor .pt-summary-counts__dot {
  background: var(--color-info);
}
.pt-summary-counts__item--rejected .pt-summary-counts__dot {
  background: var(--color-danger);
}
.pt-summary-counts__item--approved .pt-summary-counts__dot {
  background: var(--color-success);
}
.pt-row-reviewers {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  min-width: 0;
  margin-inline: 0.375rem;
}
.pt-row-reviewers__label {
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--color-text-secondary);
  white-space: nowrap;
}
.pt-row-reviewers__label::after {
  content: ":";
}
.pt-row-reviewers__avatars {
  display: inline-flex;
  align-items: center;
}
.pt-row-reviewers__item + .pt-row-reviewers__item {
  margin-left: -0.375rem;
}
.pt-row-reviewers__trigger {
  display: inline-flex;
  border-radius: var(--radius-full);
  cursor: default;
  outline-offset: 2px;
}
.pt-row-reviewers__trigger .pt-avatar {
  border: 2px solid var(--color-surface);
  box-sizing: content-box;
}
.pt-row-reviewers__item--approved .pt-avatar {
  background: var(--color-success);
}
.pt-row-reviewers__item--approved .pt-avatar__initials {
  color: var(--color-on-success);
}
.pt-row-reviewers__item--rejected .pt-avatar {
  background: var(--color-danger);
}
.pt-row-reviewers__item--rejected .pt-avatar__initials {
  color: var(--color-on-danger);
}
.pt-row-reviewers__item--muted .pt-avatar {
  background: var(--color-muted);
}
.pt-row-reviewers__item--muted .pt-avatar__initials {
  color: var(--color-surface);
}
.pt-row-reviewers__item--overflow .pt-avatar {
  background: var(--color-muted);
}
.pt-row-reviewers__item--overflow .pt-avatar__initials {
  color: var(--color-surface);
  font-size: 0.625rem;
}
.pt-row-reviewers__overflow-note {
  max-width: 16rem;
}
.pt-row-reviewers__popover {
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--z-tooltip);
  width: max-content;
  max-width: 20rem;
  padding: 0.625rem 0.75rem;
  background: var(--color-surface-inverse);
  color: var(--color-surface);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-popover);
  font-size: 0.75rem;
  line-height: 1.45;
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}
.pt-row-reviewers__popover-head {
  display: flex;
  flex-direction: column;
  gap: 0.125rem;
}
.pt-row-reviewers__popover-name {
  font-weight: 700;
}
.pt-row-reviewers__popover-status {
  font-weight: 600;
}
.pt-row-reviewers__popover-status--approved {
  color: var(--color-success-tint);
}
.pt-row-reviewers__popover-status--rejected {
  color: var(--color-danger-tint);
}
.pt-row-reviewers__popover-status--muted {
  color: oklch(80% 0 0);
}
.pt-row-reviewers__popover-time {
  font-weight: 400;
  color: oklch(80% 0 0);
}
.pt-row-reviewers__issues {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.25rem 0.5rem;
}
.pt-row-reviewers__issues-label {
  font-weight: 600;
}
.pt-row-reviewers__issues-label::after {
  content: ":";
}
.pt-row-reviewers__issue--major {
  color: var(--color-danger-tint);
}
.pt-row-reviewers__no-issues {
  color: oklch(80% 0 0);
}
.pt-row-reviewers__note {
  padding-top: 0.375rem;
  border-top: 1px solid oklch(100% 0 0 / 15%);
  word-break: break-word;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  overflow: hidden;
}
.pt-row-reviewers__note :where(p, ul, ol) {
  margin: 0 0 0.25rem;
}
.pt-row-reviewers__note :where(p, ul, ol):last-child {
  margin-bottom: 0;
}
.pt-row-reviewers__note :where(ul, ol) {
  padding-left: 1.1rem;
}
.pt-row-reviewers__note a {
  color: var(--color-info-tint, oklch(85% 0.08 250));
  text-decoration: underline;
}
.pt-issue-correspondence {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-issue-correspondence__hint {
  padding: 0.6rem 0.7rem;
  border: 1px solid color-mix(in srgb, oklch(45% 0.18 250) 28%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    border: 1px solid color-mix(in oklab, var(--color-brand) 28%, transparent);
  }
  border-radius: var(--radius-md);
  background: var(--color-brand-subtle);
  font-size: var(--text-xs);
  line-height: 1.4;
  color: var(--color-text-secondary);
}
.pt-issue-correspondence__list {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pt-issue-correspondence__link {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 0.75rem;
  padding: 0.6rem 0.7rem;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  text-decoration: none;
  color: inherit;
}
.pt-issue-correspondence__link:hover, .pt-issue-correspondence__link:focus-visible {
  background: var(--color-surface-2);
}
.pt-issue-correspondence__reference {
  font-family: var(--font-mono, monospace);
  font-size: var(--text-xs);
  color: var(--color-text-secondary);
}
.pt-issue-correspondence__counterparty {
  font-size: var(--text-sm);
  font-weight: 500;
}
.pt-issue-correspondence__meta {
  display: flex;
  gap: 0.75rem;
  font-size: var(--text-xs);
  color: var(--color-text-secondary);
}
.pt-issue-correspondence__empty {
  font-size: 0.8rem;
  color: var(--color-text-secondary);
}
@media (max-width: 40rem) {
  .pt-issue-correspondence__link {
    grid-template-columns: 1fr;
  }
}
.pt-table-input {
  overflow-x: auto;
}
.pt-table-input__grid {
  width: 100%;
  border-collapse: collapse;
  font-size: var(--text-sm);
}
.pt-table-input__heading, .pt-table-input__row-label {
  text-align: left;
  font-weight: var(--font-weight-medium);
  color: var(--color-text-secondary);
  padding: var(--spacing-xs) var(--spacing-sm);
  white-space: nowrap;
}
.pt-table-input__corner, .pt-table-input__cell {
  padding: var(--spacing-xs) var(--spacing-sm);
}
.pt-table-input__grid tbody tr + tr {
  border-top: 1px solid var(--color-border);
}
.pt-table-input__empty {
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
}
.pt-form-layout {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  max-width: 64rem;
}
.pt-form-layout__header {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  h2 {
    font-size: 1.25rem;
    font-weight: 600;
    color: oklch(15% 0 0);
    margin: 0;
  }
  p {
    font-size: 0.875rem;
    color: oklch(45% 0 0);
    margin: 0;
  }
}
.pt-form-layout__section {
  border: none;
  padding: 0;
  margin: 0;
}
.pt-form-layout__section-title {
  font-size: 0.9375rem;
  font-weight: 600;
  color: oklch(20% 0 0);
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid oklch(90% 0 0);
}
.pt-form-layout__grid {
  display: grid;
  gap: 1rem 1.5rem;
}
.pt-form-layout__grid--cols-1 {
  grid-template-columns: 1fr;
}
.pt-form-layout__grid--cols-2 {
  grid-template-columns: repeat(2, 1fr);
}
.pt-form-layout__grid--cols-3 {
  grid-template-columns: repeat(3, 1fr);
}
@media (width <= 48rem) {
  .pt-form-layout__grid--cols-2, .pt-form-layout__grid--cols-3 {
    grid-template-columns: 1fr;
  }
}
.pt-form-layout__actions {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding-top: 1.5rem;
  border-top: 1px solid oklch(90% 0 0);
}
.pt-detail-shell {
  display: block;
}
.pt-detail-shell--with-rail {
  display: flex;
  align-items: stretch;
  gap: 1.25rem;
}
.pt-detail-shell__main {
  flex: 1;
  min-width: 0;
}
.pt-detail-rail {
  flex: 0 0 auto;
  display: flex;
  position: sticky;
  top: 0;
  align-self: flex-start;
  height: 100vh;
  min-height: 100vh;
  margin: -1.5rem -1.5rem -1.5rem 0;
}
.pt-detail-rail .pt-context-sidebar {
  height: 100%;
  min-height: 0;
}
.pt-main--flush .pt-detail-rail {
  margin: 0;
}
.pt-detail-shell--with-rail .pt-page-header {
  margin-right: -1.25rem;
}
@container detail (max-width: 930px) {
  .pt-detail-shell--with-rail {
    flex-direction: column;
  }
  .pt-detail-rail {
    position: relative;
    top: auto;
    align-self: stretch;
    height: auto;
    min-height: 0;
    margin: 0;
  }
  .pt-detail-rail, .pt-detail-rail .pt-context-sidebar {
    width: 100%;
    min-width: 0;
  }
  .pt-detail-rail .pt-context-sidebar {
    height: auto;
  }
  .pt-detail-rail .pt-context-sidebar--collapsed {
    width: 100%;
    min-width: 0;
  }
  .pt-detail-rail .pt-context-sidebar--collapsed .pt-context-sidebar__icons {
    display: none;
  }
  .pt-detail-rail .pt-context-sidebar--collapsed .pt-context-sidebar__body {
    display: flex;
  }
  .pt-detail-rail .pt-context-sidebar__toggle, .pt-detail-rail .pt-context-sidebar__collapse {
    display: none;
  }
}
.pt-phase-detail {
  max-width: 100%;
  container-type: inline-size;
  container-name: phase detail;
}
.pt-phase-detail .pt-card {
  border-radius: 0.25rem;
}
.pt-phase-header__back {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  font-size: 0.8125rem;
  font-weight: 500;
  color: var(--color-text-secondary);
  text-decoration: none;
  transition: color 0.15s ease;
}
.pt-phase-header__back:hover {
  color: var(--color-text-primary);
}
.pt-phase-header__back-icon {
  width: 1rem;
  height: 1rem;
}
.pt-phase-stepper {
  margin-bottom: 1.5rem;
}
.pt-phase-stepper__track {
  display: flex;
  gap: 2px;
  border-radius: 0.25rem;
  overflow: hidden;
}
.pt-phase-stepper__step {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.375rem;
  padding: 0.625rem 1rem;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  position: relative;
  text-decoration: none;
  transition: background-color 0.2s ease, filter 0.15s ease;
}
a.pt-phase-stepper__step:hover {
  filter: brightness(0.96);
  text-decoration: none;
}
.pt-phase-stepper__step--upcoming {
  background: var(--color-surface-2);
  color: var(--color-text-muted);
}
.pt-phase-stepper__step--completed {
  background: var(--color-success-subtle);
  color: var(--color-success);
}
.pt-phase-stepper__step--active {
  background: var(--color-brand);
  color: var(--color-surface);
}
.pt-phase-stepper__icon {
  width: 0.875rem;
  height: 0.875rem;
}
.pt-phase-stepper__label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pt-phase-stepper__step:not(:last-child)::after {
  content: "";
  position: absolute;
  right: -8px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  z-index: 1;
}
.pt-phase-stepper__step--upcoming:not(:last-child)::after {
  border-left: 8px solid var(--color-surface-2);
}
.pt-phase-stepper__step--completed:not(:last-child)::after {
  border-left: 8px solid var(--color-success-subtle);
}
.pt-phase-stepper__step--active:not(:last-child)::after {
  border-left: 8px solid var(--color-brand);
}
.pt-phase-tabs {
  display: flex;
  gap: 0;
  border-bottom: 1px solid var(--color-border);
  margin-bottom: 1.5rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.pt-phase-tab {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  padding: 0.75rem 1rem;
  font-size: 0.8125rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--color-text-secondary);
  text-decoration: none;
  white-space: nowrap;
  border-bottom: 2px solid transparent;
  transition: color 0.15s ease, border-color 0.15s ease;
}
.pt-phase-tab:hover {
  color: var(--color-text-primary);
}
.pt-phase-tab--active {
  color: var(--color-brand);
  border-bottom-color: var(--color-brand);
}
.pt-phase-tab__icon {
  width: 1rem;
  height: 1rem;
}
.pt-tender-detail {
  max-width: 100%;
  min-width: 0;
  container-type: inline-size;
  container-name: tender detail;
}
.pt-tender-header__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
  color: var(--color-text-secondary);
  font-size: 0.8125rem;
  line-height: 1.45;
}
.pt-tender-header__meta-item {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  min-width: 0;
  color: var(--color-text-secondary);
  font-size: 0.8125rem;
}
.pt-tender-header__meta-icon {
  flex: 0 0 auto;
  width: 0.875rem;
  height: 0.875rem;
  opacity: 0.6;
}
.pt-tender-header__meta-item--reference {
  color: var(--color-text-primary);
  font-weight: 500;
}
.pt-tender-header__meta-item--date {
  color: var(--color-text-primary);
  font-weight: 500;
}
.pt-tender-header__bidder-meta {
  display: contents;
}
.pt-tender-header__meta-label {
  color: var(--color-text-primary);
  font-weight: 500;
}
.pt-tender-header__counts {
  display: inline-flex;
  align-items: center;
  gap: 0.125rem;
}
.pt-tender-header__count {
  font-weight: 700;
}
.pt-tender-header__count--complete {
  color: var(--color-success);
}
.pt-tender-header__count--incomplete {
  color: var(--color-danger);
}
.pt-tender-header__count-total {
  color: var(--color-text-primary);
  font-weight: 600;
}
.pt-tender-header__count-separator {
  color: var(--color-text-secondary);
}
.pt-tender-header__meta-item--danger {
  color: var(--color-danger);
  font-weight: 500;
}
.pt-tender-header__meta-item--success {
  color: var(--color-success);
  font-weight: 500;
}
.pt-tender-header__meta-value--danger {
  color: var(--color-danger);
  font-weight: 600;
}
.pt-tender-header__meta-item--rfcs {
  color: var(--color-text-primary);
  font-weight: 500;
}
.pt-tender-header__meta-item--project {
  gap: 0.25rem;
  color: var(--color-text-primary);
  font-weight: 500;
}
.pt-tender-header__project-link {
  display: inline;
  min-width: 0;
  color: var(--color-brand);
  font-weight: 500;
  text-decoration: none;
  transition: color 0.15s ease, text-decoration-color 0.15s ease;
}
.pt-tender-header__project-link:hover, .pt-tender-header__project-link:focus-visible {
  color: var(--color-brand);
  text-decoration: underline;
  text-underline-offset: 0.16em;
}
.pt-tender-header__meta .pt-status-badge {
  display: inline-flex;
  align-items: center;
  min-height: 1.375rem;
  padding: 0.125rem 0.5rem;
  border-radius: 0.25rem;
  font-size: 0.6875rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
  text-transform: uppercase;
}
.pt-tender-tabs {
  display: flex;
  gap: 0;
  margin: 0 0 1.5rem;
  overflow-x: auto;
  border-bottom: 1px solid var(--color-border);
  -webkit-overflow-scrolling: touch;
}
.pt-tender-tab {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  flex: 0 0 auto;
  padding: 0.75rem 1rem;
  color: var(--color-text-secondary);
  border-bottom: 2px solid transparent;
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  transition: color 0.15s ease, border-color 0.15s ease;
}
.pt-tender-tab:hover, .pt-tender-tab:focus-visible {
  color: var(--color-text-primary);
}
.pt-tender-tab--active {
  color: var(--color-brand);
  border-bottom-color: var(--color-brand);
}
.pt-tender-tab--disabled {
  cursor: not-allowed;
  opacity: 0.56;
  pointer-events: none;
}
.pt-tender-tab__icon {
  width: 1rem;
  height: 1rem;
}
.pt-tender-content {
  min-height: 300px;
}
.pt-tender-overview {
  min-width: 0;
}
.pt-tender-overview__title {
  margin: 0 0 2rem;
  color: var(--color-text-primary);
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.3;
}
.pt-tender-section {
  margin-bottom: 2rem;
}
.pt-tender-section:last-child {
  margin-bottom: 0;
}
.pt-tender-section__heading {
  margin: 0 0 1rem;
  color: var(--color-text-primary);
  font-size: 0.8125rem;
  font-weight: 700;
  letter-spacing: 0.075em;
  line-height: 1.3;
  text-transform: uppercase;
}
.pt-tender-panel {
  min-width: 0;
  padding: 1.75rem 1.5rem;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
}
.pt-tender-policies {
  display: grid;
  grid-template-columns: minmax(18rem, 1fr) minmax(20rem, 0.94fr);
  gap: 2.75rem;
  align-items: start;
}
.pt-tender-policies--single {
  grid-template-columns: 1fr;
}
.pt-tender-policies--single .pt-tender-policies__secondary {
  max-width: 50rem;
}
.pt-tender-policies__primary, .pt-tender-policies__secondary {
  min-width: 0;
}
.pt-tender-policy-block {
  min-width: 0;
}
.pt-tender-policy-block + .pt-tender-policy-block {
  margin-top: 1.5rem;
}
.pt-tender-policy-block__title {
  margin: 0 0 0.625rem;
  color: var(--color-text-primary);
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.45;
}
.pt-tender-policy-block__text {
  color: var(--color-text-secondary);
  font-size: 0.875rem;
  line-height: 1.7;
  overflow-wrap: anywhere;
}
.pt-tender-policy-block__text p {
  margin: 0 0 0.75rem;
}
.pt-tender-policy-block__text p:last-child {
  margin-bottom: 0;
}
.pt-tender-detail-list, .pt-tender-bullet-list {
  margin: 0;
  padding-left: 1.125rem;
  list-style-type: disc;
  color: var(--color-text-secondary);
  font-size: 0.875rem;
  line-height: 1.65;
}
.pt-tender-detail-list__item, .pt-tender-bullet-list li {
  padding-left: 0.125rem;
}
.pt-tender-detail-list__item::marker, .pt-tender-bullet-list li::marker {
  color: var(--color-text-primary);
}
.pt-tender-detail-list__item + .pt-tender-detail-list__item, .pt-tender-bullet-list li + li {
  margin-top: 0.25rem;
}
.pt-tender-detail-list__label {
  margin-right: 0.3rem;
  color: var(--color-text-primary);
  font-weight: 500;
}
.pt-tender-detail-list__value {
  color: var(--color-text-secondary);
}
.pt-tender-area-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem 1.5rem;
}
.pt-tender-area-item {
  display: flex;
  flex-direction: column;
  min-width: 0;
  gap: 0.25rem;
}
.pt-tender-area-item__header {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  min-width: 0;
}
.pt-tender-area-item__icon {
  flex: 0 0 auto;
  width: 0.875rem;
  height: 0.875rem;
  color: var(--color-text-secondary);
}
.pt-tender-area-item__label {
  min-width: 0;
  color: var(--color-text-primary);
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.4;
}
.pt-tender-area-item__value {
  padding-left: 1.375rem;
  color: var(--color-text-secondary);
  font-size: 0.8125rem;
  line-height: 1.4;
}
.pt-tender-fees {
  display: grid;
  grid-template-columns: minmax(18rem, 1fr) minmax(20rem, 0.94fr);
  gap: 2.75rem;
  align-items: start;
}
.pt-tender-fees--owner {
  grid-template-columns: repeat(2, minmax(14rem, 20rem));
  gap: 2rem;
}
.pt-tender-fees__description, .pt-tender-fees__breakdown {
  min-width: 0;
}
.pt-tender-fee-table {
  width: 100%;
  margin-top: 0.125rem;
  border-collapse: collapse;
  color: var(--color-text-primary);
  font-size: 0.875rem;
}
.pt-tender-fee-table th, .pt-tender-fee-table td {
  padding: 0.75rem 0.875rem;
  border: 1px solid var(--color-border);
  vertical-align: middle;
}
.pt-tender-fee-table th {
  width: 56%;
  background: var(--color-surface);
  color: var(--color-text-secondary);
  font-weight: 500;
  text-align: left;
}
.pt-tender-fee-table td {
  color: var(--color-text-primary);
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
}
.pt-tender-fee-table tfoot th, .pt-tender-fee-table tfoot td {
  background: var(--color-surface-2);
  color: var(--color-text-primary);
  font-weight: 700;
}
@container tender (max-width: 960px) {
  .pt-tender-policies, .pt-tender-fees, .pt-tender-fees--owner {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}
@container tender (max-width: 720px) {
  .pt-tender-area-grid {
    grid-template-columns: 1fr;
  }
  .pt-tender-tab {
    padding: 0.8125rem 0.875rem;
  }
  .pt-tender-overview__title {
    margin-bottom: 1.5rem;
    font-size: 1.25rem;
  }
  .pt-tender-panel {
    padding: 1.25rem 1rem;
  }
}
.pt-tender-overview__section {
  margin-bottom: 2rem;
}
.pt-tender-overview__grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 1rem;
}
.pt-tender-overview__card {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  padding: 1.25rem;
}
.pt-tender-overview__card-title {
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: var(--color-text-secondary);
  margin: 0 0 0.5rem;
}
.pt-tender-overview__card-body {
  font-size: 0.875rem;
  color: var(--color-text-primary);
  line-height: 1.6;
}
.pt-tender-overview__list {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-tender-overview__list-item {
  display: flex;
  align-items: flex-start;
  gap: 0.625rem;
  font-size: 0.875rem;
  color: var(--color-text-primary);
  line-height: 1.5;
  padding: 0.625rem 1rem;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
}
.pt-tender-overview__list-icon {
  width: 1.125rem;
  height: 1.125rem;
  flex-shrink: 0;
  margin-top: 0.125rem;
  color: var(--color-text-secondary);
}
.pt-bidders-list {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-bidder-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1.25rem;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}
.pt-bidder-card:hover {
  border-color: var(--color-border);
  box-shadow: 0 1px 3px rgba(0,0,0,0.05);
}
.pt-bidder-card__info {
  flex: 1;
  min-width: 0;
}
.pt-bidder-card__name {
  font-size: 0.9375rem;
  font-weight: 600;
  color: var(--color-text-primary);
  margin: 0 0 0.25rem;
}
.pt-bidder-card__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  align-items: center;
}
.pt-bidder-card__date {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  font-size: 0.75rem;
  color: var(--color-text-secondary);
}
.pt-phase-gallery {
  display: grid;
  gap: 0.5rem;
  margin-bottom: 0;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.pt-phase-gallery--count-1 {
  grid-template-columns: 1fr;
}
.pt-phase-gallery--count-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.pt-phase-gallery__item {
  border-radius: 0.25rem;
  overflow: hidden;
  aspect-ratio: 16 / 9;
  position: relative;
  max-height: 280px;
}
.pt-phase-gallery--count-2 .pt-phase-gallery__item {
  max-height: calc(600px - 2rem);
}
.pt-phase-gallery--count-1 .pt-phase-gallery__item {
  aspect-ratio: auto;
  max-height: calc(600px - 2rem);
}
.pt-phase-gallery--count-1 .pt-phase-gallery__image {
  height: auto;
  max-height: calc(600px - 2rem);
  object-fit: contain;
}
.pt-phase-gallery__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.pt-phase-gallery__item:hover .pt-phase-gallery__image {
  transform: scale(1.03);
}
.pt-phase-gallery__placeholder {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 3rem;
  background: var(--color-surface-2);
  border: 2px dashed var(--color-border);
  border-radius: 0.25rem;
  color: var(--color-text-muted);
  grid-column: 1 / -1;
}
.pt-phase-gallery__placeholder-icon {
  width: 2.5rem;
  height: 2.5rem;
  opacity: 0.4;
}
.pt-phase-section-title {
  font-size: 0.8125rem;
  font-weight: 700;
  color: var(--color-text-secondary);
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin: 0;
  padding: 0.875rem 1.25rem;
}
.pt-phase-section-title__count {
  color: var(--color-text-muted);
  font-weight: 600;
  margin-left: 0.25rem;
}
.pt-phase-content > * + * {
  margin-top: 1.25rem;
}
.pt-phase-card-content {
  padding: 1rem 1.25rem;
}
.pt-phase-overview-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr);
  align-items: stretch;
}
.pt-phase-overview-grid__media {
  min-width: 0;
  max-height: 600px;
  padding: 1rem 1.25rem;
  overflow: hidden;
}
.pt-phase-overview-grid__media .pt-phase-gallery {
  margin-bottom: 0;
}
.pt-phase-overview-grid__media .pt-phase-gallery__placeholder {
  min-height: 220px;
}
.pt-phase-overview-grid__details {
  min-width: 0;
  padding: 0.25rem 1.25rem;
  border-left: 1px solid var(--color-border);
}
@container phase (max-width: 930px) {
  .pt-phase-overview-grid {
    grid-template-columns: 1fr;
  }
  .pt-phase-overview-grid__details {
    border-left: 0;
    border-top: 1px solid var(--color-border);
  }
}
.pt-phase-details {
  margin-bottom: 2rem;
}
.pt-phase-details__grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 1.25rem;
}
.pt-phase-detail-item {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.pt-phase-detail-item__label {
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--color-text-secondary);
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.pt-phase-detail-item__value {
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--color-text-primary);
}
.pt-phase-scope {
  margin-bottom: 2rem;
}
.pt-phase-scope__content {
  font-size: 0.875rem;
  line-height: 1.7;
  color: var(--color-text-primary);
  white-space: pre-wrap;
}
.pt-phase-scope__empty {
  font-size: 0.875rem;
  color: var(--color-text-muted);
  font-style: italic;
  padding: 1.5rem;
  background: var(--color-surface-2);
  border-radius: 0.25rem;
  text-align: center;
}
.pt-phase-facts {
  margin-bottom: 2rem;
}
.pt-phase-facts__grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem 1.5rem;
}
.pt-phase-fact-row {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  min-width: 0;
}
.pt-phase-fact-row__icon {
  flex-shrink: 0;
  width: 1.125rem;
  height: 1.125rem;
  color: var(--color-text-secondary);
}
.pt-phase-fact-row__body {
  flex: 1;
  min-width: 0;
}
.pt-phase-fact-row__label {
  font-size: 0.875rem;
  font-weight: 700;
  color: var(--color-text-primary);
  line-height: 1.2;
}
.pt-phase-fact-row__value {
  font-size: 0.8125rem;
  color: var(--color-text-secondary);
  margin-top: 0.125rem;
  overflow-wrap: anywhere;
}
.pt-phase-map {
  margin-bottom: 2rem;
}
.pt-phase-map__container {
  width: 100%;
  height: 300px;
  border-radius: 0.25rem;
  overflow: hidden;
  background: var(--color-surface-2);
  border: 1px solid var(--color-border);
}
@container phase (max-width: 950px) {
  .pt-phase-stepper__track {
    flex-direction: column;
    overflow: visible;
  }
  .pt-phase-stepper__step {
    flex: none;
    width: 100%;
    justify-content: flex-start;
    padding: 0.625rem 1rem;
  }
  .pt-phase-stepper__step:not(:last-child)::after {
    display: none;
  }
  .pt-phase-tabs {
    overflow-x: auto;
    flex-wrap: nowrap;
  }
}
@container phase (max-width: 818px) {
  .pt-phase-facts__grid {
    grid-template-columns: 1fr;
  }
}
@container phase (max-width: 530px) {
  .pt-phase-gallery, .pt-phase-gallery--count-2 {
    grid-template-columns: 1fr;
  }
}
.pt-phase-gallery .pt-phase-gallery__item {
  background: transparent;
  border: 0;
  padding: 0;
  cursor: pointer;
  font: inherit;
  color: inherit;
  text-align: inherit;
}
.pt-phase-gallery__more-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(15, 23, 42, 0.55);
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
  transition: background 0.2s ease;
}
.pt-phase-gallery__item:hover .pt-phase-gallery__more-overlay {
  background: rgba(15, 23, 42, 0.7);
}
.pt-gallery-lightbox {
  border: 0;
  background: transparent;
  padding: 0;
  max-width: 96vw;
  max-height: 96vh;
  width: 96vw;
  height: 96vh;
  color: #fff;
}
.pt-gallery-lightbox::backdrop {
  background: rgba(15, 23, 42, 0.85);
}
.pt-gallery-lightbox__inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pt-gallery-lightbox__image {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  border-radius: 0.25rem;
  box-shadow: 0 24px 48px rgba(0, 0, 0, 0.45);
}
.pt-gallery-lightbox__nav, .pt-gallery-lightbox__close {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 9999px;
  border: 0;
  background: rgba(15, 23, 42, 0.55);
  color: #fff;
  cursor: pointer;
  transition: background 0.15s ease, transform 0.15s ease;
}
.pt-gallery-lightbox__nav:hover, .pt-gallery-lightbox__close:hover {
  background: rgba(15, 23, 42, 0.8);
  transform: scale(1.05);
}
.pt-gallery-lightbox__nav--prev {
  left: 0.5rem;
  top: 50%;
  transform: translateY(-50%);
}
.pt-gallery-lightbox__nav--prev:hover {
  transform: translateY(-50%) scale(1.05);
}
.pt-gallery-lightbox__nav--next {
  right: 0.5rem;
  top: 50%;
  transform: translateY(-50%);
}
.pt-gallery-lightbox__nav--next:hover {
  transform: translateY(-50%) scale(1.05);
}
.pt-gallery-lightbox__nav-icon, .pt-gallery-lightbox__close-icon {
  width: 1.25rem;
  height: 1.25rem;
}
.pt-gallery-lightbox__close {
  top: 0.75rem;
  right: 0.75rem;
}
.pt-gallery-lightbox__counter {
  position: absolute;
  bottom: 0.75rem;
  left: 50%;
  transform: translateX(-50%);
  padding: 0.25rem 0.75rem;
  border-radius: 9999px;
  background: rgba(15, 23, 42, 0.55);
  font-size: 0.8125rem;
  font-weight: 500;
  color: #fff;
}
.pt-phase-relations {
  display: flex;
  align-items: center;
  gap: 0.875rem;
  padding: 0.875rem 1rem;
  margin-bottom: 1.5rem;
  background: var(--color-surface-2);
  border: 1px dashed var(--color-border);
  border-radius: 0.25rem;
}
.pt-phase-relations__icon {
  flex: 0 0 auto;
  width: 2rem;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-text-secondary);
}
.pt-phase-relations__icon-svg {
  width: 1.25rem;
  height: 1.25rem;
}
.pt-phase-relations__title {
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--color-text-secondary);
  margin: 0 0 0.125rem;
}
.pt-phase-relations__value {
  font-size: 0.9375rem;
  font-weight: 500;
  color: var(--color-text-primary);
}
.pt-ctx-view-all-wrap {
  margin-top: 0.5rem;
  padding-top: 0.5rem;
  border-top: 1px solid var(--color-border);
  text-align: center;
}
.pt-ctx-view-all {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  background: none;
  border: 0;
  padding: 0.375rem 0.75rem;
  margin: 0 auto;
  cursor: pointer;
  font-size: 0.8125rem;
  font-weight: 600;
  color: var(--color-brand);
  transition: color 0.15s ease;
}
.pt-ctx-view-all:hover {
  color: var(--color-brand-hover);
  text-decoration: underline;
}
.pt-ctx-activity-content a, .pt-ctx-activity-list--modal a {
  color: inherit;
  font-weight: 500;
  text-decoration: none;
}
.pt-ctx-activity-content a:hover, .pt-ctx-activity-list--modal a:hover {
  text-decoration: underline;
  text-decoration-color: currentColor;
}
.pt-notifications-modal {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.pt-notifications-modal[aria-busy="true"] {
  min-height: 8rem;
  opacity: 0.72;
  pointer-events: none;
}
.pt-notifications-modal__error {
  padding: 1rem;
  border: 1px solid var(--color-danger-tint);
  border-radius: 0.25rem;
  background: var(--color-danger-subtle);
  color: var(--color-danger);
  font-size: 0.875rem;
  line-height: 1.5;
}
.pt-notifications-modal__title {
  font-size: 1rem;
  font-weight: 700;
  color: var(--color-text-primary);
  margin: 0;
}
.pt-notifications-modal__body {
  max-height: 60vh;
  overflow-y: auto;
}
.pt-ctx-activity-list--modal {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pt-ctx-activity-list--modal .pt-ctx-activity-item {
  padding: 0.625rem 0;
  border-bottom: 1px solid var(--color-border);
}
.pt-ctx-activity-list--modal .pt-ctx-activity-item:last-child {
  border-bottom: 0;
}
.pt-ctx-activity-item--archived {
  opacity: 0.7;
}
.pt-tenders-page {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.pt-tenders-page__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  flex-wrap: wrap;
}
.pt-tenders-page__title-row {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  min-width: 0;
}
.pt-tenders-page__header-actions {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  flex-shrink: 0;
  .pt-tenders-sort {
    height: 2rem;
    box-sizing: border-box;
    line-height: 1;
  }
}
.pt-tenders-sort {
  padding: 0.3rem 2rem 0.3rem 0.625rem;
  border: 1px solid oklch(82% 0 0);
  border-radius: 0.375rem;
  font-size: 0.8125rem;
  color: oklch(25% 0 0);
  background: white url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23647079' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") no-repeat right 0.5rem center;
  appearance: none;
  cursor: pointer;
  min-width: 9rem;
  &:focus {
    outline: 2px solid oklch(50% 0.18 250);
    outline-offset: 1px;
    border-color: transparent;
  }
  &:hover {
    border-color: oklch(70% 0 0);
  }
}
.pt-tenders-page__list {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-tenders-cta {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  width: 18rem;
  min-height: 8.5rem;
  padding: 1.5rem 2rem;
  background: white;
  border: 1px solid oklch(88% 0 0);
  border-radius: 0.375rem;
  box-shadow: 0 0.125rem 0.5rem oklch(20% 0 0 / 5%);
  color: oklch(25% 0 0);
  text-decoration: none;
  transition: border-color 120ms ease, box-shadow 120ms ease;
  &:hover {
    border-color: oklch(72% 0 0);
    box-shadow: 0 0.25rem 0.75rem oklch(20% 0 0 / 10%);
  }
}
.pt-tenders-cta__icon {
  width: 2.25rem;
  height: 2.25rem;
  color: oklch(35% 0 0);
  flex-shrink: 0;
}
.pt-tenders-cta__label {
  font-size: 0.9375rem;
  font-weight: 600;
  color: oklch(25% 0 0);
}
.pt-auth-alerts {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  pointer-events: none;
  & > * {
    pointer-events: auto;
  }
}
.pt-auth-shell {
  display: grid;
  grid-template-columns: 2fr 3fr;
  min-height: 100dvh;
  @media (max-width: 768px) {
    grid-template-columns: 1fr;
  }
}
.pt-auth-brand {
  position: relative;
  overflow: hidden;
  background: oklch(18% 0.02 250);
  display: flex;
  flex-direction: column;
  @media (max-width: 768px) {
    display: none;
  }
}
.pt-auth-brand__video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
.pt-auth-brand__scrim {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(160deg, oklch(12% 0.02 250 / 0.78) 0%, oklch(10% 0.03 250 / 0.62) 100%);
  pointer-events: none;
}
.pt-auth-brand__content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding: 2.5rem;
  flex: 1;
}
.pt-auth-brand__headline {
  font-family: var(--font-display);
  font-size: clamp(1.875rem, 3vw, 2.75rem);
  font-weight: 800;
  text-transform: uppercase;
  color: var(--color-surface);
  line-height: 1.05;
  letter-spacing: -0.01em;
  margin: 0;
  max-width: 14ch;
  text-wrap: balance;
}
.pt-auth-brand__headline-accent {
  display: block;
  color: var(--color-brand-orange);
}
.pt-auth-brand__actions {
  list-style: none;
  margin: 0;
  padding: 0;
  counter-reset: pt-action;
  display: flex;
  flex-direction: column;
  gap: 0.875rem;
}
.pt-auth-brand__action {
  counter-increment: pt-action;
  display: flex;
  align-items: baseline;
  gap: 1rem;
  font-family: var(--font-display);
  font-size: clamp(1.375rem, 2vw, 1.75rem);
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: -0.01em;
  line-height: 1;
  color: var(--color-surface);
}
.pt-auth-brand__action::before {
  content: counter(pt-action, decimal-leading-zero);
  font-size: 0.8125rem;
  font-weight: 700;
  letter-spacing: 0;
  color: var(--color-brand-orange);
  min-width: 1.5rem;
}
.pt-auth-form-panel {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1.25rem;
  padding: 2rem;
  background: var(--color-surface);
}
.pt-auth-form-card {
  width: 100%;
  max-width: 22rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.pt-auth-form-card__header {
  text-align: center;
}
.pt-auth-form-card__title {
  font-size: 1.75rem;
  font-weight: 700;
  color: oklch(15% 0 0);
  letter-spacing: -0.03em;
  margin: 0 0 0.375rem;
}
.pt-auth-form-card__subtitle {
  font-size: 0.875rem;
  color: oklch(50% 0 0);
  margin: 0;
}
.pt-auth-form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.pt-auth-form__field {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}
.pt-auth-form__field-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pt-auth-form__label {
  font-size: 0.8125rem;
  font-weight: 500;
  color: oklch(25% 0 0);
}
.pt-auth-form__label abbr[title] {
  color: oklch(55% 0.2 25);
  text-decoration: none;
  cursor: help;
  margin-right: 0.125rem;
}
.pt-auth-form__input {
  width: 100%;
  padding: 0.625rem 0.875rem;
  border: 1.5px solid oklch(88% 0 0);
  border-radius: 0.5rem;
  font-size: 0.9375rem;
  color: oklch(15% 0 0);
  background: var(--color-surface);
  outline: none;
  transition: border-color 120ms ease, box-shadow 120ms ease;
  box-sizing: border-box;
  &::placeholder {
    color: oklch(65% 0 0);
  }
  &:focus {
    border-color: oklch(45% 0.18 250);
    box-shadow: 0 0 0 3px oklch(45% 0.18 250 / 0.12);
  }
}
.pt-auth-form__forgot-link {
  font-size: 0.8125rem;
  color: oklch(45% 0.18 250);
  text-decoration: none;
  &:hover {
    text-decoration: underline;
  }
}
.pt-auth-form__remember {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-auth-form__checkbox {
  width: 1rem;
  height: 1rem;
  accent-color: oklch(45% 0.18 250);
  cursor: pointer;
}
.pt-auth-form__remember-label {
  font-size: 0.8125rem;
  color: oklch(40% 0 0);
  cursor: pointer;
}
.pt-auth-form__submit {
  width: 100%;
  padding: 0.75rem;
  background: oklch(45% 0.18 250);
  color: var(--color-surface);
  font-size: 0.9375rem;
  font-weight: 600;
  border: none;
  border-radius: 0.5rem;
  cursor: pointer;
  transition: background 120ms ease, transform 80ms ease;
  margin-top: 0.25rem;
  letter-spacing: -0.01em;
  &:hover {
    background: oklch(40% 0.18 250);
  }
  &:active {
    transform: scale(0.99);
  }
}
.pt-auth-form-divider {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.pt-auth-form-divider__line {
  flex: 1;
  height: 1px;
  background: oklch(92% 0 0);
}
.pt-auth-form-divider__text {
  font-size: 0.75rem;
  color: oklch(60% 0 0);
  white-space: nowrap;
}
.pt-auth-sso-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  width: 100%;
  padding: 0.6875rem;
  border: 1.5px solid oklch(88% 0 0);
  border-radius: 0.5rem;
  font-size: 0.875rem;
  font-weight: 500;
  color: oklch(25% 0 0);
  text-decoration: none;
  background: var(--color-surface);
  transition: border-color 120ms ease, background 120ms ease;
  &:hover {
    border-color: oklch(70% 0 0);
    background: oklch(98.5% 0 0);
  }
}
.pt-auth-sso-btn__icon {
  flex-shrink: 0;
  color: oklch(45% 0.18 250);
}
.pt-auth-form-footer {
  text-align: center;
  font-size: 0.8125rem;
  color: oklch(55% 0 0);
}
.pt-auth-form-footer__link {
  color: oklch(45% 0.18 250);
  font-weight: 500;
  text-decoration: none;
  margin-left: 0.25rem;
  &:hover {
    text-decoration: underline;
  }
}
.pt-auth-alt-links {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}
.pt-auth-alt-links__link {
  font-size: 0.8125rem;
  color: oklch(45% 0.18 250);
  text-decoration: none;
  transition: text-decoration-color 120ms ease;
  &:hover {
    text-decoration: underline;
  }
}
.pt-auth-form__back-link {
  font-size: 0.8125rem;
  color: oklch(50% 0 0);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  transition: color 120ms ease;
  &:hover {
    color: oklch(45% 0.18 250);
  }
}
.pt-auth-form__hint {
  font-size: 0.75rem;
  color: oklch(58% 0 0);
  margin: 0;
  line-height: 1.4;
}
.pt-auth-form__success {
  background: oklch(96% 0.04 145);
  border: 1px solid oklch(80% 0.08 145);
  border-radius: 0.5rem;
  padding: 0.875rem 1rem;
  font-size: 0.875rem;
  color: oklch(30% 0.08 145);
  line-height: 1.5;
}
.pt-auth-form-errors {
  background: oklch(95% 0.05 25);
  border: 1px solid oklch(75% 0.12 25);
  border-radius: 0.5rem;
  padding: 0.875rem 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-auth-form-errors__header {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-auth-form-errors__icon {
  width: 1.125rem;
  height: 1.125rem;
  flex-shrink: 0;
  color: oklch(45% 0.18 25);
}
.pt-auth-form-errors__heading {
  font-size: 0.8125rem;
  font-weight: 600;
  color: oklch(35% 0.12 25);
}
.pt-auth-form-errors__list {
  margin: 0;
  padding: 0 0 0 1.5rem;
  list-style: disc;
}
.pt-auth-form-errors__item {
  font-size: 0.8125rem;
  color: oklch(40% 0.1 25);
  line-height: 1.5;
}
.pt-auth-form-card--wide {
  max-width: 26rem;
}
.pt-auth-form__row {
  display: flex;
  gap: 0.75rem;
}
.pt-auth-form__field--half {
  flex: 1;
  min-width: 0;
}
.pt-auth-form__terms {
  font-size: 0.75rem;
  color: oklch(55% 0 0);
  line-height: 1.5;
}
.pt-auth-form-card__icon {
  font-size: 2.5rem;
  line-height: 1;
  margin-bottom: 0.25rem;
}
.pt-auth-form .input {
  margin-bottom: 0;
}
.pt-auth-form .input label {
  font-size: 0.8125rem;
  font-weight: 500;
  color: oklch(25% 0 0);
  margin-bottom: 0.375rem;
  display: block;
}
.pt-auth-form .input input[type="text"], .pt-auth-form .input input[type="email"], .pt-auth-form .input input[type="password"], .pt-auth-form .input input[type="tel"] {
  width: 100%;
  padding: 0.625rem 0.875rem;
  border: 1.5px solid oklch(88% 0 0);
  border-radius: 0.5rem;
  font-size: 0.9375rem;
  color: oklch(15% 0 0);
  background: var(--color-surface);
  outline: none;
  transition: border-color 120ms ease, box-shadow 120ms ease;
  box-sizing: border-box;
  &::placeholder {
    color: oklch(65% 0 0);
  }
  &:focus {
    border-color: oklch(45% 0.18 250);
    box-shadow: 0 0 0 3px oklch(45% 0.18 250 / 0.12);
  }
}
.pt-auth-form .input .error, .pt-auth-form .input .hint {
  display: none;
}
.pt-auth-form-panel {
  overflow-y: auto;
}
.pt-auth-form .pt-form-group {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}
.pt-auth-form .pt-form-group__label, .pt-auth-form .pt-label {
  font-size: 0.8125rem;
  font-weight: 500;
  color: oklch(25% 0 0);
}
.pt-auth-form .pt-input {
  width: 100%;
  padding: 0.625rem 0.875rem;
  border: 1.5px solid oklch(88% 0 0);
  border-radius: 0.5rem;
  font-size: 0.9375rem;
  color: oklch(15% 0 0);
  background: var(--color-surface);
  outline: none;
  transition: border-color 120ms ease, box-shadow 120ms ease;
  box-sizing: border-box;
  &::placeholder {
    color: oklch(65% 0 0);
  }
  &:focus {
    border-color: oklch(45% 0.18 250);
    box-shadow: 0 0 0 3px oklch(45% 0.18 250 / 0.12);
  }
}
.pt-auth-form .pt-input--error {
  border-color: oklch(52% 0.18 25);
  &:focus {
    box-shadow: 0 0 0 3px oklch(52% 0.18 25 / 0.12);
  }
}
.pt-auth-form .pt-form-group__hint {
  font-size: 0.75rem;
  color: oklch(45% 0.02 250);
}
.pt-auth-form .pt-form-group__error {
  font-size: 0.75rem;
  font-weight: 500;
  color: oklch(52% 0.18 25);
}
.pt-auth-form__claiming {
  padding: 0.625rem 0.875rem;
  border: 1.5px solid oklch(45% 0.18 250 / 0.35);
  border-radius: 0.5rem;
  background: oklch(45% 0.18 250 / 0.06);
  font-size: 0.875rem;
  color: oklch(25% 0 0);
}
.pt-combobox {
  position: relative;
}
.pt-combobox__list {
  position: absolute;
  top: calc(100% + 0.25rem);
  left: 0;
  right: 0;
  z-index: var(--z-dropdown, 50);
  margin: 0;
  padding: 0.25rem;
  list-style: none;
  max-height: 15rem;
  overflow-y: auto;
  background: var(--color-surface);
  border: 1px solid oklch(88% 0 0);
  border-radius: 0.5rem;
  box-shadow: var(--shadow-popover, 0 8px 24px oklch(0% 0 0 / 12%));
  &[hidden] {
    display: none;
  }
}
.pt-combobox__option {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 0.75rem;
  padding: 0.5rem 0.625rem;
  border-radius: 0.375rem;
  cursor: pointer;
  font-size: 0.875rem;
  color: oklch(20% 0.01 250);
  &:hover {
    background: oklch(97% 0.005 250);
  }
}
.pt-combobox__option--active {
  background: oklch(45% 0.18 250 / 0.08);
}
.pt-combobox__option--disabled {
  cursor: not-allowed;
  color: oklch(55% 0 0);
  &:hover {
    background: transparent;
  }
}
.pt-combobox__option-name {
  font-weight: 500;
}
.pt-combobox__option-note {
  flex-shrink: 0;
  font-size: 0.6875rem;
  color: oklch(45% 0.02 250);
}
@media (prefers-reduced-motion: reduce) {
  .pt-auth-form .pt-input {
    transition: none;
  }
}
.pt-public-main--about {
  margin-top: -4.75rem;
  padding: 0;
  overflow: clip;
}
.pt-about {
  --pt-about-ink: #161c2f;
  --pt-about-body: #535c66;
  --pt-about-dark: #161c2d;
  --pt-about-story-dark: #211610;
  --pt-about-green: #47ba69;
  --pt-about-orange: #fe7c24;
  --pt-about-light-gray: #f2f2f2;
  --pt-about-white: #fdfdff;
  --pt-about-container: 80rem;
  --pt-about-gutter: clamp(1.25rem, 5vw, 5rem);
  --pt-about-story-cut: clamp(9rem, 14.5vw, 14.5rem);
  --pt-about-story-cut-left: calc(84.89% + 9.78vw);
  --pt-about-story-cut-right: calc(84.89% - 9.78vw);
  --pt-about-team-diagonal: clamp(4.5rem, 6vw, 6rem);
  color: var(--pt-about-ink);
  background: var(--pt-about-white);
  font-family: "Inter Variable", Inter, ui-sans-serif, system-ui, sans-serif;
}
.pt-about__article, .pt-about__hero, .pt-about__introduction, .pt-about__story, .pt-about__team, .pt-about__statistics, .pt-about__cta {
  position: relative;
}
.pt-about__container {
  width: min(100%, var(--pt-about-container));
  margin-inline: auto;
  padding-inline: var(--pt-about-gutter);
}
.pt-about__canvas-image {
  position: absolute;
  inset: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: fill;
  pointer-events: none;
  user-select: none;
}
.pt-about__hero {
  min-height: clamp(38rem, 52.96875vw, 52.96875rem);
  overflow: hidden;
  background: var(--pt-about-white);
  color: #fff;
  isolation: isolate;
}
.pt-about__hero-image {
  object-position: center top;
}
.pt-about__hero-inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: inherit;
  padding-top: clamp(10rem, 11.1vw, 11.125rem);
  padding-bottom: clamp(10rem, 18vw, 18rem);
  text-align: center;
}
.pt-about__hero-title {
  max-width: 64.125rem;
  margin: 0;
  color: #fff;
  font-size: clamp(2.45rem, 3.5vw, 3.5rem);
  font-weight: 800;
  letter-spacing: 0.035em;
  line-height: 1.32;
  text-transform: uppercase;
  text-wrap: balance;
}
.pt-about__hero-description {
  max-width: 46.875rem;
  margin: clamp(1.4rem, 2vw, 2rem) 0 0;
  color: rgb(255 255 255 / 86%);
  font-size: clamp(1.05rem, 1.25vw, 1.25rem);
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.55;
  text-wrap: balance;
}
.pt-about__introduction {
  min-height: clamp(18rem, 22vw, 22rem);
  background: var(--pt-about-white);
}
.pt-about__introduction-inner {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  min-height: inherit;
  padding-top: clamp(0.75rem, 1.25vw, 1.25rem);
  padding-bottom: clamp(4rem, 6vw, 6rem);
}
.pt-about__introduction-statement.pt-about__reveal {
  --pt-reveal-start-transform: translate3d(0, clamp(3.5rem, 5vw, 5rem), 0);
  --pt-reveal-duration: 1100ms;
}
.pt-about__introduction-statement {
  max-width: 66.25rem;
  margin: 0;
  color: #555963;
  font-size: clamp(1.7rem, 2vw, 2rem);
  font-weight: 600;
  line-height: 1.53;
  text-align: center;
  text-wrap: balance;
}
.pt-about__story {
  position: relative;
  min-height: clamp(54rem, 71.458333vw, 71.458333rem);
  overflow: hidden;
  background: var(--pt-about-light-gray);
  color: #fff;
  isolation: isolate;
}
.pt-about__story-background {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  pointer-events: none;
  user-select: none;
}
.pt-about__story-portrait {
  --pt-reveal-start-transform: translate3d(clamp(4rem, 8vw, 8rem), 0, 0);
  position: absolute;
  right: 3rem;
  bottom: 0;
  z-index: 2;
  display: block;
  width: min(45%, 45rem);
  height: auto;
  max-height: calc(100% - 1rem);
  object-fit: contain;
  object-position: right bottom;
  pointer-events: none;
  user-select: none;
}
.pt-about__story-inner {
  position: relative;
  z-index: 3;
  min-height: inherit;
  padding-top: clamp(6rem, 9vw, 9rem);
  padding-bottom: calc(clamp(8rem, 10vw, 10rem) + var(--pt-about-story-cut));
  pointer-events: none;
}
.pt-about__story-content {
  position: relative;
  width: min(48%, 38rem);
  max-width: 38rem;
  pointer-events: auto;
}
.pt-about__story-cut {
  position: absolute;
  inset: 0;
  z-index: 4;
  display: block;
  width: 100%;
  height: 100%;
  background: var(--pt-about-light-gray);
  clip-path: polygon( 0 var(--pt-about-story-cut-left), 100% var(--pt-about-story-cut-right), 100% 100%, 0 100% );
  pointer-events: none;
  transform: translateZ(0);
}
.pt-about__section-title {
  margin: 0 0 clamp(1.75rem, 3vw, 3rem);
  color: var(--pt-about-ink);
  font-size: clamp(2.25rem, 2.75vw, 2.75rem);
  font-weight: 700;
  line-height: 1.36;
}
.pt-about__section-title--inverse {
  color: #fff;
}
.pt-about__section-title--center {
  text-align: center;
}
.pt-about__story-copy {
  margin: 0 0 clamp(1.2rem, 1.7vw, 1.7rem);
  color: rgb(255 255 255 / 70%);
  font-size: clamp(1.05rem, 1.25vw, 1.25rem);
  font-weight: 500;
  line-height: 1.6;
}
.pt-about__story-highlight {
  display: grid;
  grid-template-columns: 0.875rem 1fr;
  gap: 1.5rem;
  margin: clamp(1.8rem, 2.4vw, 2.4rem) 0;
  color: #fff;
  font-size: clamp(1.08rem, 1.25vw, 1.25rem);
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
}
.pt-about__story-highlight::before {
  width: 0.875rem;
  min-height: 100%;
  border-radius: 999px;
  background: var(--pt-about-green);
  content: "";
}
.pt-about__team {
  padding-top: clamp(6rem, 9vw, 9rem);
  padding-bottom: calc(clamp(2rem, 3vw, 3rem) + var(--pt-about-team-diagonal));
  overflow: hidden;
  background: var(--pt-about-light-gray);
  clip-path: polygon( 0 0, 100% 0, 100% calc(100% - var(--pt-about-team-diagonal)), 0 100% );
}
.pt-about__team .pt-about__section-title {
  margin-bottom: clamp(3rem, 4.5vw, 4.5rem);
}
.pt-about__team-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2.6875rem 1.375rem;
}
.pt-about__team-card {
  display: flex;
  flex: 0 1 calc((100% - 4.125rem) / 4);
  flex-direction: column;
  min-width: 0;
  max-width: 18.9375rem;
  min-height: 29.875rem;
  padding: 1.125rem;
  overflow: hidden;
  border-radius: 0.4375rem;
  background: #fff;
  box-shadow: 0.625rem 0.1875rem 0.8125rem rgb(0 0 0 / 8%);
}
.pt-about__team-portrait {
  display: block;
  width: 100%;
  aspect-ratio: 268 / 332;
  border-radius: 0.2rem;
  object-fit: cover;
  object-position: center center;
}
.pt-about__team-card-copy {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: flex-start;
  padding-top: 1.2rem;
}
.pt-about__team-name {
  margin: 0;
  color: var(--pt-about-ink);
  font-size: 0.975rem;
  font-weight: 650;
  line-height: 1.35;
}
.pt-about__team-role {
  margin: 0.35rem 0 0;
  color: var(--pt-about-body);
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.5;
}
.pt-about__statistics {
  min-height: clamp(40rem, 48vw, 48rem);
  padding-top: clamp(7rem, 10vw, 10rem);
  padding-bottom: clamp(7rem, 10vw, 10rem);
  background: var(--pt-about-white);
}
.pt-about__statistics-title {
  width: min(100%, 48rem);
  max-width: 48rem;
  margin: 0;
  color: var(--pt-about-ink);
  font-size: clamp(2.5rem, 3.5vw, 3.5rem);
  font-weight: 700;
  letter-spacing: 0.018em;
  line-height: 1.23;
}
.pt-about__statistics-list {
  display: flex;
  justify-content: space-between;
  gap: clamp(2rem, 5vw, 5rem);
  margin: clamp(4.5rem, 6vw, 6rem) 0 0;
  padding: 0;
  list-style: none;
}
.pt-about__statistic {
  display: flex;
  flex: 1 1 0;
  align-items: center;
  gap: clamp(1.25rem, 2vw, 2rem);
  min-width: 0;
}
.pt-about__statistic-icon {
  flex: 0 0 auto;
  width: clamp(4.5rem, 5.125vw, 5.125rem);
  height: clamp(4.5rem, 5.125vw, 5.125rem);
}
.pt-about__statistic-copy {
  display: flex;
  flex-direction: column;
  min-width: 0;
}
.pt-about__statistic-value {
  color: var(--pt-about-ink);
  font-size: clamp(2rem, 2.5vw, 2.5rem);
  font-weight: 700;
  line-height: 1.45;
  white-space: nowrap;
}
.pt-about__statistic-label {
  color: var(--pt-about-body);
  font-size: clamp(1rem, 1.1875vw, 1.1875rem);
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.68;
}
.pt-about__cta {
  min-height: clamp(34rem, 46.458333vw, 46.458333rem);
  overflow: hidden;
  background: var(--pt-about-white);
  color: #fff;
  isolation: isolate;
}
.pt-about__cta-background {
  z-index: 1;
  object-position: center top;
}
.pt-about__cta-inner {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: clamp(3rem, 7.375vw, 7.375rem);
  min-height: inherit;
  padding-top: clamp(15rem, 23vw, 23rem);
  padding-bottom: clamp(4rem, 6vw, 6rem);
}
.pt-about__cta-copy {
  max-width: 52rem;
}
.pt-about__cta-title {
  max-width: 36rem;
  margin: 0;
  color: #fff;
  font-size: clamp(2.75rem, 3.75vw, 3.75rem);
  font-weight: 700;
  line-height: 1.12;
  text-wrap: balance;
}
.pt-about__cta-description {
  max-width: 50rem;
  margin: clamp(1.5rem, 2vw, 2rem) 0 0;
  color: rgb(255 255 255 / 72%);
  font-size: clamp(1.05rem, 1.1875vw, 1.1875rem);
  font-weight: 500;
  line-height: 1.68;
}
.pt-about__cta-action {
  flex: 0 0 auto;
}
.pt-about__cta-button.pt-btn {
  min-width: 14.875rem;
  min-height: 3.375rem;
  border-color: #fff;
  background: #fff;
  color: var(--pt-about-green);
  font-weight: 700;
}
.pt-about__cta-button.pt-btn:hover {
  border-color: #fff;
  background: rgb(255 255 255 / 90%);
  color: #318c4c;
}
.pt-about__reveal {
  --pt-reveal-start-transform: translate3d(0, 2.75rem, 0);
  --pt-reveal-end-transform: translate3d(0, 0, 0);
  --pt-reveal-duration: 760ms;
}
.pt-reveal--ready .pt-about__reveal {
  opacity: 0;
  transform: var(--pt-reveal-start-transform);
  transition: opacity var(--pt-reveal-duration) cubic-bezier(0.16, 1, 0.3, 1), transform var(--pt-reveal-duration) cubic-bezier(0.16, 1, 0.3, 1);
  transition-delay: var(--pt-reveal-delay, 0ms);
  will-change: opacity, transform;
}
.pt-reveal--ready .pt-about__reveal.is-visible {
  opacity: 1;
  transform: var(--pt-reveal-end-transform);
}
.pt-reveal--ready .pt-about__introduction-statement.pt-about__reveal {
  transition: none;
}
.pt-reveal--ready .pt-about__introduction-statement.pt-about__reveal.is-visible {
  animation: pt-about-introduction-reveal var(--pt-reveal-duration) cubic-bezier(0.16, 1, 0.3, 1) var(--pt-reveal-delay, 0ms) both;
}
@keyframes pt-about-introduction-reveal {
  from {
    opacity: 0;
    transform: var(--pt-reveal-start-transform);
  }
  to {
    opacity: 1;
    transform: var(--pt-reveal-end-transform);
  }
}
@media (max-width: 1100px) {
  .pt-about__story-content {
    width: min(49%, 32rem);
    max-width: 32rem;
  }
  .pt-about__story-portrait {
    right: 1.5rem;
    width: min(47%, 36rem);
  }
  .pt-about__team-card {
    flex-basis: calc((100% - 2.75rem) / 3);
  }
  .pt-about__statistics-list {
    flex-wrap: wrap;
    justify-content: center;
  }
  .pt-about__statistic {
    flex: 0 1 calc(50% - 2.5rem);
    max-width: 25rem;
  }
}
@media (max-width: 800px) {
  .pt-about {
    --pt-about-story-cut: clamp(3.75rem, 10vw, 5rem);
    --pt-about-team-diagonal: clamp(3.5rem, 9vw, 4.5rem);
  }
  .pt-about__introduction {
    min-height: 16rem;
  }
  .pt-about {
    --pt-about-story-cut: clamp(6rem, 14vw, 8rem);
    --pt-about-team-diagonal: clamp(3.5rem, 9vw, 4.5rem);
  }
  .pt-about__story {
    min-height: auto;
  }
  .pt-about__story-inner {
    display: flex;
    flex-direction: column;
    min-height: 0;
    padding-bottom: clamp(2rem, 5vw, 3rem);
  }
  .pt-about__story-content {
    width: 100%;
    max-width: 42rem;
  }
  .pt-about__story-portrait {
    position: relative;
    right: auto;
    bottom: auto;
    z-index: 2;
    align-self: flex-end;
    width: min(76vw, 32rem);
    max-height: none;
    margin: 2rem 1rem 0 auto;
  }
  .pt-about__story-cut {
    z-index: 4;
  }
  .pt-about__team-card {
    flex-basis: calc((100% - 1.375rem) / 2);
  }
  .pt-about__cta {
    min-height: 40rem;
  }
  .pt-about__cta-inner {
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-end;
    gap: 2rem;
    padding-top: 18rem;
  }
}
@media (max-width: 600px) {
  .pt-public-main--about {
    margin-top: -4.75rem;
  }
  .pt-about {
    --pt-about-gutter: 1.25rem;
    --pt-about-story-cut: 5.5rem;
  }
  .pt-about__hero {
    min-height: 39rem;
  }
  .pt-about__hero-image {
    object-position: 58% top;
  }
  .pt-about__hero-inner {
    justify-content: flex-start;
    padding-top: 9.5rem;
    padding-bottom: 9rem;
  }
  .pt-about__hero-title {
    font-size: clamp(2rem, 9.5vw, 2.6rem);
    letter-spacing: 0.02em;
    line-height: 1.18;
  }
  .pt-about__hero-description {
    font-size: 1rem;
    letter-spacing: 0.02em;
    line-height: 1.55;
  }
  .pt-about__introduction {
    min-height: 14rem;
  }
  .pt-about__introduction-inner {
    padding-top: 0.5rem;
    padding-bottom: 3rem;
  }
  .pt-about__introduction-statement {
    font-size: 1.35rem;
    line-height: 1.45;
  }
  .pt-about__story-inner {
    padding-top: 5rem;
  }
  .pt-about__story-copy {
    font-size: 1rem;
    line-height: 1.6;
  }
  .pt-about__story-highlight {
    grid-template-columns: 0.625rem 1fr;
    gap: 1rem;
  }
  .pt-about__story-highlight::before {
    width: 0.625rem;
  }
  .pt-about__story-portrait {
    align-self: flex-end;
    width: min(90vw, 29rem);
    margin: 2rem -1rem 0 auto;
  }
  .pt-about__team {
    padding-top: 5.5rem;
    padding-bottom: calc(2rem + var(--pt-about-team-diagonal));
  }
  .pt-about__team-grid {
    gap: 1.5rem;
  }
  .pt-about__team-card {
    flex-basis: min(100%, 18.9375rem);
    width: min(100%, 18.9375rem);
  }
  .pt-about__statistics {
    padding-top: 6rem;
  }
  .pt-about__statistics-title {
    width: 100%;
    max-width: 100%;
    font-size: 2.35rem;
    line-height: 1.2;
  }
  .pt-about__statistics-list {
    align-items: stretch;
    flex-direction: column;
    gap: 2.5rem;
    margin-top: 3.5rem;
  }
  .pt-about__statistic {
    flex-basis: auto;
    width: 100%;
    max-width: none;
  }
  .pt-about__cta {
    min-height: 42rem;
  }
  .pt-about__cta-background {
    object-position: 60% top;
  }
  .pt-about__cta-inner {
    gap: 1.75rem;
    padding-top: 19rem;
    padding-bottom: 4rem;
  }
  .pt-about__cta-title {
    font-size: 2.75rem;
  }
  .pt-about__cta-action, .pt-about__cta-button.pt-btn {
    width: 100%;
  }
}
@media (prefers-reduced-motion: reduce) {
  .pt-reveal--ready .pt-about__reveal {
    animation: none !important;
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
}
.pt-wizard {
  max-width: 52rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: var(--space-lg, 1rem);
}
.pt-wizard__title {
  font-size: 1.125rem;
  font-weight: 600;
  letter-spacing: -0.01em;
  color: var(--color-text-primary);
  margin-bottom: 0.25rem;
}
.pt-wizard__lede {
  color: var(--color-text-secondary);
  max-width: 60ch;
  margin-bottom: 1.125rem;
}
.pt-wizard__form {
  display: flex;
  flex-direction: column;
  gap: 0.875rem;
}
.pt-wizard__row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 1rem;
  align-items: start;
}
@media (max-width: 40rem) {
  .pt-wizard__row {
    grid-template-columns: 1fr;
  }
}
.pt-wizard__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
  align-items: center;
  margin-top: 1.25rem;
  padding-top: 1rem;
  border-top: 1px solid var(--color-border);
}
.pt-wizard__spacer {
  flex: 1 1 auto;
}
.pt-wizard__back, .pt-wizard__skip {
  font-family: inherit;
  font-size: 0.8125rem;
  color: var(--color-text-secondary);
  text-decoration: underline;
  text-underline-offset: 2px;
  background: none;
  border: 0;
  padding: 0;
  cursor: pointer;
}
.pt-wizard__back:hover, .pt-wizard__skip:hover {
  color: var(--color-text-primary);
}
.pt-wizard__doc {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-wizard__doc-title {
  font-size: 0.8125rem;
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-wizard__uploaded {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md, 0.375rem);
  background: var(--color-surface);
  padding: 0.5rem 0.65rem;
  font-size: 0.8125rem;
}
.pt-wizard__doc-link {
  color: var(--color-brand);
  text-decoration: underline;
  text-underline-offset: 2px;
  margin-left: auto;
}
.pt-wizard__prefixed {
  display: flex;
}
.pt-wizard__prefix {
  display: flex;
  align-items: center;
  padding: 0 0.6rem;
  font-size: 0.8125rem;
  color: var(--color-text-secondary);
  background: var(--color-surface-2);
  border: 1.5px solid var(--color-border);
  border-right: 0;
  border-radius: var(--radius-md, 0.375rem) 0 0 var(--radius-md, 0.375rem);
  white-space: nowrap;
}
.pt-wizard__prefixed .pt-input {
  border-radius: 0 var(--radius-md, 0.375rem) var(--radius-md, 0.375rem) 0;
  flex: 1;
  min-width: 0;
}
.pt-account-settings {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xl);
  width: 100%;
  min-width: 0;
}
.pt-account-settings__header {
  min-width: 0;
}
.pt-account-settings-header {
  margin-bottom: var(--spacing-xl);
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  box-shadow: 0 1px 2px rgba(15, 23, 42, 0.035);
}
.pt-account-settings-header__body {
  display: flex;
  align-items: flex-start;
  gap: var(--spacing-lg);
  padding: 1.125rem 1.5rem 0.875rem;
}
.pt-account-settings-header__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 2.5rem;
  height: 2.5rem;
  color: var(--color-brand);
  background: var(--color-brand-subtle);
  border-radius: var(--radius-lg);
}
.pt-account-settings-header__text {
  min-width: 0;
}
.pt-account-settings-header__title {
  margin: 0 0 0.375rem;
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 1.25;
  color: var(--color-text-primary);
}
.pt-account-settings-header__subtitle {
  margin: 0;
  font-size: var(--text-sm);
  line-height: 1.5;
  color: var(--color-text-secondary);
}
.pt-account-settings-tabs {
  display: flex;
  align-items: stretch;
  gap: 0;
  padding: 0 1.5rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  border-top: 1px solid var(--color-border);
}
.pt-account-settings-tabs::-webkit-scrollbar {
  display: none;
}
.pt-account-settings-tab {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 0.4375rem;
  flex: 0 0 auto;
  padding: 0.8125rem 1.125rem;
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1;
  text-transform: uppercase;
  color: var(--color-text-secondary);
  text-decoration: none;
  white-space: nowrap;
  border-bottom: 2px solid transparent;
  transition: color 0.15s ease, border-color 0.15s ease, background 0.15s ease;
}
.pt-account-settings-tab:hover, .pt-account-settings-tab:focus-visible {
  color: var(--color-text-primary);
  outline: none;
}
.pt-account-settings-tab:focus-visible {
  background: var(--color-brand-subtle);
}
.pt-account-settings-tab--active {
  color: var(--color-brand);
  border-bottom-color: var(--color-brand);
}
.pt-account-settings-tab__icon {
  flex: 0 0 auto;
  width: 1rem;
  height: 1rem;
}
.pt-account-settings__grid {
  display: grid;
  grid-template-columns: minmax(14rem, 17rem) minmax(0, 1fr);
  gap: var(--spacing-xl);
  align-items: start;
}
.pt-account-settings__sidebar {
  position: sticky;
  top: var(--spacing-xl);
  padding: var(--spacing-lg);
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow-card);
}
.pt-account-settings__nav-heading {
  margin: 0 0 var(--spacing-md);
  font-size: var(--text-xs);
  font-weight: 700;
  letter-spacing: 0.08em;
  color: var(--color-muted);
}
.pt-account-settings__nav {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
}
.pt-account-settings__nav-link {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  padding: 0.625rem var(--spacing-md);
  color: var(--color-text-secondary);
  text-decoration: none;
  border-radius: var(--radius-lg);
  font-size: var(--text-sm);
  font-weight: 500;
  transition: background 150ms ease, color 150ms ease, box-shadow 150ms ease;
}
.pt-account-settings__nav-link:hover, .pt-account-settings__nav-link:focus-visible {
  color: var(--color-brand);
  background: var(--color-brand-subtle);
  outline: none;
}
.pt-account-settings__nav-link:focus-visible {
  box-shadow: 0 0 0 3px oklch(45% 0.18 250 / 14%);
}
.pt-account-settings__nav-link--active {
  color: var(--color-brand);
  background: var(--color-brand-subtle);
}
.pt-account-settings__nav-link--disabled {
  color: var(--color-text-disabled);
  cursor: not-allowed;
}
.pt-account-settings__content {
  min-width: 0;
}
.pt-account-settings__content--wide {
  width: 100%;
}
.pt-account-settings-page {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xl);
}
.pt-account-settings-card__header {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--spacing-lg);
}
.pt-account-settings-card__title-group {
  display: flex;
  flex: 1 1 18rem;
  flex-direction: column;
  gap: var(--spacing-xs);
  min-width: 0;
}
.pt-account-settings-card__title {
  margin: 0;
  color: var(--color-text-primary);
  font-size: var(--text-xl);
  font-weight: 700;
  line-height: 1.3;
}
.pt-account-settings-card__description {
  max-width: 62rem;
  margin: 0;
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  line-height: 1.5;
}
.pt-account-settings-form {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xl);
}
.pt-account-settings-form__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: var(--spacing-lg) var(--spacing-xl);
}
.pt-account-settings-form__full {
  grid-column: 1 / -1;
}
.pt-account-settings-form__section {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-lg);
  padding-top: var(--spacing-xl);
  border-top: 1px solid var(--color-border);
}
.pt-account-settings-form__section:first-of-type {
  padding-top: 0;
  border-top: 0;
}
.pt-account-settings-form__section-title {
  margin: 0;
  color: var(--color-text-primary);
  font-size: var(--text-lg);
  font-weight: 700;
}
.pt-account-settings-form__checkbox-title {
  font-weight: 600;
}
.pt-account-settings-form__actions {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  justify-content: flex-end;
  padding-top: var(--spacing-lg);
  border-top: 1px solid var(--color-border);
}
.pt-account-settings-alert {
  padding: var(--spacing-md);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  color: var(--color-text-primary);
  font-size: var(--text-sm);
  line-height: 1.5;
}
.pt-account-settings-alert p, .pt-account-settings-alert ul {
  margin: var(--spacing-xs) 0 0;
}
.pt-account-settings-alert--info {
  background: var(--color-brand-subtle);
  border-color: color-mix(in srgb, oklch(45% 0.18 250) 25%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in oklch, var(--color-brand) 25%, var(--color-border));
  }
}
.pt-account-settings-alert--warning {
  background: var(--color-warning-subtle);
  border-color: var(--color-warning, var(--color-border));
}
.pt-account-settings-alert--danger {
  background: var(--color-danger-subtle);
  border-color: var(--color-danger, var(--color-border));
}
.pt-account-settings-stats {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: var(--spacing-md);
}
.pt-account-settings-stat {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
  min-width: 0;
  padding: var(--spacing-md);
  background: var(--color-surface-3);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-account-settings-stat__label, .pt-account-settings-status__label {
  color: var(--color-text-secondary);
  font-size: var(--text-xs);
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.pt-account-settings-stat__value {
  color: var(--color-text-primary);
  font-size: var(--text-lg);
  font-weight: 700;
  line-height: 1.25;
}
.pt-account-settings-stat__value--link, .pt-account-settings-stat__link, .pt-account-settings-inline-link, .pt-account-settings-link-button {
  color: var(--color-brand);
  font-size: var(--text-sm);
  font-weight: 600;
  text-decoration: none;
}
.pt-account-settings-stat__value--link:hover, .pt-account-settings-stat__link:hover, .pt-account-settings-inline-link:hover, .pt-account-settings-link-button:hover {
  text-decoration: underline;
}
.pt-account-settings-link-button {
  padding: 0;
  background: transparent;
  border: 0;
  cursor: pointer;
}
.pt-account-settings-link-button--danger {
  color: var(--color-danger);
}
.pt-account-settings-table-wrapper {
  width: 100%;
  overflow-x: auto;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-account-settings-table {
  width: 100%;
  min-width: 42rem;
  border-collapse: collapse;
  font-size: var(--text-sm);
}
.pt-account-settings-table th, .pt-account-settings-table td {
  padding: 0.875rem var(--spacing-md);
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid var(--color-border);
  overflow-wrap: anywhere;
}
.pt-account-settings-table th {
  color: var(--color-text-secondary);
  background: var(--color-surface-2);
  font-size: var(--text-xs);
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.pt-account-settings-table tbody tr:last-child td, .pt-account-settings-table tfoot tr:last-child td {
  border-bottom: 0;
}
.pt-account-settings-table tfoot td {
  font-weight: 700;
  background: var(--color-surface-2);
}
.pt-account-settings-empty {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  padding: var(--spacing-lg);
  color: var(--color-text-secondary);
  background: var(--color-surface-3);
  border: 1px dashed var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-account-settings-empty p {
  margin: 0;
}
.pt-account-settings-status {
  display: inline-flex;
  align-items: center;
  gap: var(--spacing-sm);
  width: fit-content;
  padding: var(--spacing-sm) var(--spacing-md);
  background: var(--color-brand-subtle);
  border-radius: var(--radius-full);
}
.pt-account-settings-status__value {
  color: var(--color-brand);
}
.pt-account-settings-document {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  max-width: 36rem;
  margin-bottom: var(--spacing-sm);
  padding: var(--spacing-md);
  color: var(--color-text-primary);
  background: var(--color-surface-3);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-account-settings-document__body {
  display: flex;
  flex-direction: column;
  gap: 0.125rem;
  min-width: 0;
  font-size: var(--text-sm);
}
.pt-account-settings-document__body span {
  color: var(--color-text-secondary);
}
.pt-account-settings-copy {
  max-width: 68ch;
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  line-height: 1.6;
}
.pt-account-settings-copy h3 {
  margin: var(--spacing-lg) 0 var(--spacing-xs);
  color: var(--color-text-primary);
  font-size: var(--text-lg);
}
.pt-account-settings-copy p {
  margin: 0 0 var(--spacing-md);
}
.pt-account-settings-copy ul {
  margin: 0 0 var(--spacing-md);
  padding-left: var(--spacing-xl);
}
.pt-file-input, .pt-textarea {
  display: block;
  width: 100%;
  color: var(--color-text-primary);
  font-size: var(--text-sm);
}
.pt-account-settings .pt-file-upload {
  max-width: 36rem;
}
.pt-account-settings .pt-file-upload__dropzone {
  align-items: flex-start;
  padding: var(--spacing-lg);
  text-align: left;
}
.pt-account-settings .pt-file-upload__icon-svg {
  width: 2rem;
  height: 2rem;
}
.pt-account-settings .pt-textarea {
  min-height: 8rem;
  padding: 0.625rem 0.75rem;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
}
.pt-account-settings .pt-textarea:focus {
  border-color: var(--color-brand);
  outline: none;
  box-shadow: 0 0 0 3px oklch(45% 0.18 250 / 14%);
}
.pt-account-settings-form__hint, .pt-account-settings-muted {
  margin: var(--spacing-xs) 0 0;
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  line-height: 1.5;
}
.pt-account-settings-setting-row {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-xl);
  align-items: flex-start;
}
.pt-account-settings-setting-row__copy {
  flex: 1 1 18rem;
  min-width: 0;
}
.pt-account-settings-setting-row__control {
  flex: 1 1 16rem;
  min-width: 0;
}
.pt-account-settings-setting-row__copy h3 {
  margin: 0 0 var(--spacing-xs);
  color: var(--color-text-primary);
  font-size: var(--text-base);
  font-weight: 700;
}
.pt-account-settings-setting-row__copy p {
  margin: 0;
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  line-height: 1.5;
}
.pt-account-settings-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
}
.pt-account-settings-list-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--spacing-md);
  margin-top: var(--spacing-lg);
}
.pt-account-settings-section {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-md);
  padding-top: var(--spacing-xl);
  border-top: 1px solid var(--color-border);
}
.pt-account-settings-section:first-child {
  padding-top: 0;
  border-top: 0;
}
.pt-account-settings-section--company-lists {
  margin-top: var(--spacing-lg);
  padding-top: calc(var(--spacing-xl) + var(--spacing-sm));
}
.pt-account-settings-section__header {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--spacing-md);
}
.pt-account-settings-section__title-group {
  display: flex;
  flex: 1 1 18rem;
  flex-direction: column;
  gap: var(--spacing-xs);
  min-width: 0;
}
.pt-account-settings-section__title {
  margin: 0;
  color: var(--color-text-primary);
  font-size: var(--text-lg);
  font-weight: 700;
  line-height: 1.35;
}
.pt-account-settings-section__description {
  max-width: 62rem;
  margin: 0;
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  line-height: 1.5;
}
.pt-account-settings-sort-form {
  display: inline-flex;
  align-items: center;
  gap: var(--spacing-sm);
  flex: 0 0 auto;
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
}
.pt-account-settings-sort-form__label {
  white-space: nowrap;
  font-weight: 600;
}
.pt-account-settings-list-stack {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-md);
}
.pt-account-settings-list-card {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--spacing-lg);
  padding: var(--spacing-lg);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-account-settings-list-card__main {
  min-width: 0;
}
.pt-account-settings-list-card__title {
  margin: 0 0 var(--spacing-xs);
  font-size: var(--text-lg);
  font-weight: 700;
}
.pt-account-settings-list-card__title a {
  color: var(--color-text-primary);
  text-decoration: none;
}
.pt-account-settings-list-card__title a:hover {
  color: var(--color-brand);
}
.pt-account-settings-list-card__meta, .pt-account-settings-list-card__description {
  margin: 0 0 var(--spacing-sm);
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  line-height: 1.5;
}
.pt-account-settings-list-card__actions {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  flex: 0 0 auto;
}
.pt-account-settings-icon-action {
  width: 2.25rem;
  min-width: 2.25rem;
  height: 2.25rem;
  justify-content: center;
  padding-inline: 0;
}
.pt-account-settings-icon-action .pt-btn__label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  clip: rect(0, 0, 0, 0);
}
.pt-account-settings-list-card__actions form {
  margin: 0;
}
.pt-account-settings-chip-list {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
}
.pt-account-settings .pt-checkbox-group--inline .pt-checkbox-group__options {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(12rem, 1fr));
  gap: var(--spacing-sm);
}
.pt-account-settings .pt-checkbox-group--inline .pt-checkbox {
  min-width: 0;
}
.pt-account-settings-chip {
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  padding: 0.25rem 0.625rem;
  color: var(--color-text-secondary);
  background: var(--color-surface-3);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-full);
  font-size: var(--text-xs);
  font-weight: 600;
  overflow-wrap: anywhere;
}
.pt-account-settings-token-list {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
}
.pt-account-settings-token {
  display: inline-flex;
  align-items: center;
  gap: var(--spacing-xs);
  max-width: 100%;
  padding: 0.375rem 0.5rem 0.375rem 0.75rem;
  color: var(--color-text-primary);
  background: var(--color-surface-3);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-full);
  font-size: var(--text-sm);
}
.pt-account-settings-token--removed {
  color: var(--color-danger);
  background: var(--color-danger-subtle);
  border-color: var(--color-danger);
}
.pt-account-settings-token__label {
  min-width: 0;
  overflow-wrap: anywhere;
}
.pt-account-settings-token__remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.25rem;
  height: 1.25rem;
  padding: 0;
  color: currentColor;
  background: transparent;
  border: 0;
  border-radius: var(--radius-full);
  cursor: pointer;
}
.pt-account-settings-token__remove:hover, .pt-account-settings-token__remove:focus-visible {
  background: currentColor;
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in oklch, currentColor 12%, transparent);
  }
  outline: none;
}
.pt-account-settings-token__remove:focus-visible {
  box-shadow: 0 0 0 3px oklch(45% 0.18 250 / 14%);
}
.pt-account-settings-token__state {
  color: var(--color-danger);
  font-size: var(--text-xs);
  font-weight: 700;
}
.pt-account-settings-referral-code {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--spacing-md);
  padding: var(--spacing-lg);
  background: var(--color-surface-3);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-account-settings-referral-code__copy {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
  min-width: 0;
}
.pt-account-settings-referral-code span, .pt-account-settings-referrals-total span {
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
}
.pt-account-settings-referral-code strong {
  color: var(--color-text-primary);
  font-size: var(--text-xl);
  letter-spacing: 0.05em;
  overflow-wrap: anywhere;
}
.pt-account-settings-referral-code__url {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
  min-width: 0;
  width: 100%;
}
.pt-account-settings-referral-code__url a {
  color: var(--color-brand);
  font-size: var(--text-sm);
  overflow-wrap: anywhere;
}
.pt-account-settings-referrals-total {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: var(--spacing-xs);
  flex: 0 0 auto;
  min-width: 10rem;
}
.pt-account-settings-referrals-total strong {
  color: var(--color-text-primary);
  font-size: var(--text-lg);
  font-weight: 700;
}
.pt-account-settings-upgrade {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-lg);
}
.pt-account-settings-upgrade__summary {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: var(--spacing-md);
}
.pt-account-settings-upgrade__summary-item {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
  min-width: 0;
  padding: var(--spacing-lg);
  background: var(--color-surface-3);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-account-settings-upgrade__label {
  color: var(--color-text-secondary);
  font-size: var(--text-xs);
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.pt-account-settings-upgrade__value {
  color: var(--color-text-primary);
  font-size: var(--text-lg);
  font-weight: 700;
  line-height: 1.3;
}
.pt-account-settings-upgrade__section-heading {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
  max-width: 72ch;
}
.pt-account-settings-upgrade__section-heading h3 {
  margin: 0;
  color: var(--color-text-primary);
  font-size: var(--text-xl);
  font-weight: 700;
  line-height: 1.25;
}
.pt-account-settings-upgrade__section-heading p {
  margin: 0;
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  line-height: 1.55;
}
.pt-account-settings-upgrade__plans, .pt-account-settings-upgrade__included {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-lg);
}
.pt-account-settings-upgrade__plan-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: var(--spacing-lg);
}
.pt-account-settings-plan-card {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-lg);
  min-width: 0;
  padding: var(--spacing-lg);
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow-card);
}
.pt-account-settings-plan-card--current {
  border-color: var(--color-brand);
  box-shadow: 0 0 0 1px var(--color-brand-subtle), var(--shadow-card);
}
.pt-account-settings-pricing-card {
  --pt-pricing-color: var(--color-brand);
  --pt-pricing-subtle: var(--color-brand-subtle);
}
.pt-account-settings-pricing-card--profiles {
  --pt-pricing-color: var(--color-brand);
  --pt-pricing-subtle: color-mix(in srgb, oklch(45% 0.18 250) 10%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    --pt-pricing-subtle: color-mix(in oklch, var(--color-brand) 10%, var(--color-surface));
  }
}
.pt-account-settings-pricing-card--insights {
  --pt-pricing-color: oklch(62% 0.18 55);
  --pt-pricing-subtle: oklch(97% 0.035 65);
}
.pt-account-settings-pricing-card--tendering {
  --pt-pricing-color: oklch(58% 0.16 145);
  --pt-pricing-subtle: oklch(97% 0.035 145);
}
.pt-account-settings-pricing-card.pt-account-settings-plan-card--current {
  background: linear-gradient(180deg, var(--pt-pricing-subtle), var(--color-surface) 42%);
  border-color: var(--pt-pricing-color);
  box-shadow: 0 0 0 1px var(--pt-pricing-color), var(--shadow-card);
  @supports (color: color-mix(in lab, red, red)) {
    box-shadow: 0 0 0 1px color-mix(in oklch, var(--pt-pricing-color) 28%, transparent), var(--shadow-card);
  }
}
.pt-account-settings-pricing-card .pt-account-settings-plan-card__eyebrow, .pt-account-settings-pricing-card .pt-account-settings-plan-card__title, .pt-account-settings-pricing-card .pt-account-settings-plan-card__feature-icon {
  color: var(--pt-pricing-color);
}
.pt-account-settings-pricing-card .pt-account-settings-plan-card__action .pt-btn--primary {
  background: var(--pt-pricing-color);
  border-color: var(--pt-pricing-color);
}
.pt-account-settings-pricing-card .pt-account-settings-plan-card__action .pt-btn--secondary {
  color: var(--pt-pricing-color);
  border-color: var(--pt-pricing-color);
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in oklch, var(--pt-pricing-color) 50%, var(--color-border));
  }
}
.pt-account-settings-pricing-card .pt-account-settings-plan-card__action .pt-btn:focus-visible, .pt-account-settings-pricing-card:focus-within {
  box-shadow: 0 0 0 3px var(--pt-pricing-color);
  @supports (color: color-mix(in lab, red, red)) {
    box-shadow: 0 0 0 3px color-mix(in oklch, var(--pt-pricing-color) 24%, transparent);
  }
}
.pt-account-settings-pricing-card .pt-badge {
  color: var(--pt-pricing-color);
  background: var(--pt-pricing-subtle);
  border-color: var(--pt-pricing-color);
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in oklch, var(--pt-pricing-color) 28%, transparent);
  }
}
.pt-account-settings-plan-card__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--spacing-md);
}
.pt-account-settings-plan-card__badges {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  align-items: flex-end;
  gap: var(--spacing-xs);
}
.pt-account-settings-plan-card__title-group {
  min-width: 0;
}
.pt-account-settings-plan-card__eyebrow {
  display: block;
  margin-bottom: var(--spacing-xs);
  color: var(--color-text-secondary);
  font-size: var(--text-xs);
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.pt-account-settings-plan-card__title {
  margin: 0;
  color: var(--color-text-primary);
  font-size: var(--text-xl);
  font-weight: 700;
  line-height: 1.2;
}
.pt-account-settings-plan-card__price {
  color: var(--color-text-primary);
  font-size: 1.375rem;
  font-weight: 800;
  line-height: 1.2;
}
.pt-account-settings-plan-card__features {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: var(--spacing-md);
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-account-settings-plan-card__features li {
  display: flex;
  align-items: flex-start;
  gap: var(--spacing-sm);
  min-width: 0;
}
.pt-account-settings-plan-card__features strong {
  display: block;
  margin-bottom: 0.125rem;
  color: var(--color-text-primary);
  font-size: var(--text-sm);
  font-weight: 700;
  line-height: 1.35;
}
.pt-account-settings-plan-card__features small {
  display: block;
  color: var(--color-text-secondary);
  font-size: var(--text-xs);
  line-height: 1.45;
}
.pt-account-settings-plan-card__feature-icon {
  flex: 0 0 auto;
  color: var(--color-success);
}
.pt-account-settings-plan-card__action {
  padding-top: var(--spacing-sm);
  border-top: 1px solid var(--color-border);
}
.pt-account-settings-plan-card__action .pt-btn {
  width: 100%;
  justify-content: center;
}
.pt-account-settings-upgrade__included h3 {
  margin: 0;
  color: var(--color-text-primary);
  font-size: var(--text-lg);
  font-weight: 700;
  line-height: 1.3;
}
.pt-account-settings-upgrade__included-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: var(--spacing-md);
}
.pt-account-settings-upgrade__included-item {
  display: flex;
  align-items: flex-start;
  gap: var(--spacing-md);
  min-width: 0;
  padding: var(--spacing-lg);
  color: var(--color-text-secondary);
  background: var(--color-surface-3);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-account-settings-upgrade__included-item svg {
  flex: 0 0 auto;
  color: var(--color-brand);
}
.pt-account-settings-upgrade__included-item p, .pt-account-settings-upgrade__modal-copy p {
  margin: 0;
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  line-height: 1.5;
}
.pt-account-settings-upgrade__modal-copy {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-md);
}
.pt-account-settings-upgrade__cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--spacing-lg);
  padding: var(--spacing-lg);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-account-settings-upgrade__copy {
  max-width: 60ch;
}
.pt-account-settings-upgrade__copy h3 {
  margin: 0 0 var(--spacing-xs);
  color: var(--color-text-primary);
  font-size: var(--text-lg);
  font-weight: 700;
}
.pt-account-settings-upgrade__copy p {
  margin: 0;
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  line-height: 1.5;
}
.pt-account-settings-pagination {
  display: flex;
  justify-content: flex-end;
  margin-top: var(--spacing-lg);
}
.pt-account-settings-table__primary {
  color: var(--color-text-primary);
  font-weight: 600;
}
.pt-account-settings-table__date, .pt-account-settings-table__amount {
  white-space: nowrap;
}
.pt-account-settings-table__amount {
  font-variant-numeric: tabular-nums;
  font-weight: 600;
}
.pt-account-settings-table--users td, .pt-account-settings-table--invoices td {
  vertical-align: middle;
}
.pt-account-settings-row-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
  min-width: max-content;
}
.pt-account-settings-licence-summary {
  display: flex;
  align-items: flex-start;
  gap: var(--spacing-sm);
  margin-bottom: var(--spacing-lg);
  padding: var(--spacing-md) var(--spacing-lg);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-account-settings-licence-summary--available {
  background: var(--color-brand-subtle);
  border-color: color-mix(in srgb, oklch(45% 0.18 250) 28%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in oklch, var(--color-brand) 28%, var(--color-border));
  }
}
.pt-account-settings-licence-summary--limit {
  background: var(--color-warning-subtle);
  border-color: var(--color-warning, var(--color-border));
}
.pt-account-settings-licence-summary__icon {
  display: inline-flex;
  flex: 0 0 auto;
  margin-top: 0.0625rem;
  color: var(--color-brand);
}
.pt-account-settings-licence-summary--limit .pt-account-settings-licence-summary__icon {
  color: var(--color-warning, var(--color-text-secondary));
}
.pt-account-settings-licence-summary__content {
  display: flex;
  flex-direction: column;
  gap: 0.1875rem;
  min-width: 0;
  color: var(--color-text-primary);
  font-size: var(--text-sm);
  line-height: 1.5;
}
.pt-account-settings-licence-summary__content span {
  color: var(--color-text-secondary);
}
@media (max-width: 40rem) {
  .pt-account-settings-pagination {
    justify-content: stretch;
  }
  .pt-account-settings-pagination > * {
    width: 100%;
  }
  .pt-account-settings-row-actions {
    min-width: 0;
  }
}
.pt-account-settings-pagination {
  display: flex;
  justify-content: flex-end;
  margin-top: var(--spacing-lg);
}
.pt-account-settings-verification-status {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  flex: 0 0 auto;
  padding: 0.5rem 0.75rem;
  background: var(--color-brand-subtle);
  border: 1px solid color-mix(in srgb, oklch(45% 0.18 250) 22%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border: 1px solid color-mix(in oklch, var(--color-brand) 22%, var(--color-border));
  }
  border-radius: var(--radius-lg);
}
.pt-account-settings-verification-status__label {
  color: var(--color-text-secondary);
  font-size: var(--text-xs);
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  white-space: nowrap;
}
.pt-account-settings-verification-guidance {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: var(--spacing-xl);
}
.pt-account-settings-verification-guidance__section {
  min-width: 0;
  padding: var(--spacing-lg);
  background: var(--color-surface-3);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-account-settings-verification-guidance__title {
  margin: 0 0 var(--spacing-sm);
  color: var(--color-text-primary);
  font-size: var(--text-lg);
  font-weight: 700;
  line-height: 1.35;
}
.pt-account-settings-verification-guidance__intro {
  margin: 0 0 var(--spacing-md);
  color: var(--color-text-secondary);
  font-size: 0.9375rem;
  line-height: 1.65;
}
.pt-account-settings-verification-guidance__list {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  margin: 0;
  padding-left: 1.25rem;
  color: var(--color-text-primary);
  font-size: 0.9375rem;
  line-height: 1.6;
}
.pt-account-settings-verification-guidance__list li::marker {
  color: var(--color-brand);
}
.pt-account-settings-verification-guidance__list--emphasized strong, .pt-account-settings-verification-guidance__list--emphasized b, .pt-account-settings-verification-guidance__list--emphasized u {
  color: var(--color-text-primary);
  font-weight: 700;
  text-decoration: none;
}
.pt-account-settings-verification-guidance__list--emphasized a {
  color: inherit;
  font-weight: 700;
  text-decoration: none;
}
.pt-account-settings-verification-guidance__list--emphasized a:hover {
  text-decoration: underline;
}
@media (max-width: 64rem) {
  .pt-account-settings-verification-guidance {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 40rem) {
  .pt-account-settings-verification-status {
    width: 100%;
    justify-content: space-between;
  }
}
.pt-account-settings-account-summary {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: var(--spacing-md);
}
.pt-account-settings-account-summary__card {
  display: flex;
  align-items: flex-start;
  min-width: 0;
  padding: var(--spacing-lg);
  background: var(--color-surface-3);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  text-align: left;
}
.pt-account-settings-account-summary__card--actionable {
  justify-content: space-between;
  gap: var(--spacing-md);
}
.pt-account-settings-account-summary__content {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-items: flex-start;
  min-width: 0;
  text-align: left;
}
.pt-account-settings-account-summary__label {
  color: var(--color-text-secondary);
  font-size: var(--text-xs);
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.25;
  text-align: left;
  text-transform: uppercase;
}
.pt-account-settings-account-summary__value {
  margin-top: var(--spacing-sm);
  color: var(--color-text-primary);
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.25;
  text-align: left;
  white-space: nowrap;
}
.pt-account-settings-account-summary__action {
  display: flex;
  flex: 0 0 auto;
  align-items: flex-start;
  justify-content: flex-end;
  padding-top: 0.0625rem;
}
.pt-account-settings-account-summary__action .pt-btn {
  white-space: nowrap;
}
@media (max-width: 64rem) {
  .pt-account-settings-account-summary {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .pt-account-settings-upgrade__plan-grid, .pt-account-settings-upgrade__included-grid {
    grid-template-columns: 1fr;
  }
  .pt-account-settings-upgrade__summary {
    grid-template-columns: 1fr;
  }
  .pt-account-settings-upgrade__cta {
    align-items: flex-start;
    flex-direction: column;
  }
}
@media (max-width: 40rem) {
  .pt-account-settings-account-summary {
    grid-template-columns: 1fr;
  }
  .pt-account-settings-account-summary__card--actionable {
    align-items: flex-start;
  }
  .pt-account-settings-account-summary__action {
    padding-top: 0;
  }
}
@media (max-width: 64rem) {
  .pt-account-settings-sort-form {
    width: 100%;
    flex-wrap: wrap;
  }
  .pt-account-settings-sort-form .pt-select {
    flex: 1 1 12rem;
  }
  .pt-account-settings__grid {
    grid-template-columns: 1fr;
  }
  .pt-account-settings__sidebar {
    position: static;
  }
  .pt-account-settings__nav {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .pt-account-settings-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 40rem) {
  .pt-account-settings__sidebar {
    padding: var(--spacing-md);
  }
  .pt-account-settings-header__body {
    padding: var(--spacing-lg);
  }
  .pt-account-settings-tabs {
    padding: 0 var(--spacing-lg);
  }
  .pt-account-settings__nav {
    flex-direction: column;
  }
  .pt-account-settings-form__grid {
    grid-template-columns: 1fr;
  }
  .pt-account-settings-form__actions {
    justify-content: stretch;
    flex-direction: column-reverse;
  }
  .pt-account-settings-form__actions .pt-btn {
    width: 100%;
    justify-content: center;
  }
  .pt-account-settings-stats {
    grid-template-columns: 1fr;
  }
  .pt-account-settings-list-card, .pt-account-settings-referral-code {
    flex-direction: column;
  }
  .pt-account-settings-list-card__actions {
    width: 100%;
    justify-content: flex-start;
  }
}
.pt-account-settings-company-picker {
  position: relative;
  z-index: 3;
  width: 100%;
}
.pt-account-settings-company-picker .ts-wrapper {
  width: 100%;
}
.pt-account-settings-company-picker .ts-control {
  min-height: 2.75rem;
  border-color: var(--color-border);
  border-radius: var(--radius-md);
  box-shadow: none;
}
.pt-account-settings-company-picker .ts-wrapper.focus .ts-control, .pt-account-settings-company-picker .ts-wrapper.focus.input-active .ts-control {
  border-color: var(--color-brand);
  box-shadow: 0 0 0 3px oklch(45% 0.18 250 / 14%);
}
.pt-account-settings-company-picker .ts-dropdown {
  z-index: 30;
  max-height: 22rem;
  overflow-y: auto;
  border-color: var(--color-border);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-card);
}
.pt-account-settings-company-picker .ts-dropdown-content {
  max-height: 18rem;
}
.pt-account-settings-company-picker .ts-dropdown .option {
  padding: 0.625rem 0.75rem;
  font-size: var(--text-sm);
  line-height: 1.4;
}
.pt-account-settings-company-picker .ts-dropdown .option.active, .pt-account-settings-company-picker .ts-dropdown .option:hover {
  color: var(--color-text-primary);
  background: var(--color-brand-subtle);
}
.pt-account-settings-company-picker .ts-control > input {
  min-width: 10rem;
}
.pt-account-settings-referrals-overview {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-xl);
  align-items: flex-start;
}
.pt-account-settings-referrals-overview__copy, .pt-account-settings-referrals-overview__actions {
  min-width: 0;
}
.pt-account-settings-referrals-overview__copy {
  flex: 1.15 1 20rem;
}
.pt-account-settings-referrals-overview__actions {
  display: grid;
  flex: 0.85 1 20rem;
  gap: var(--spacing-md);
}
.pt-account-settings-referral-panel {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-sm);
  padding: var(--spacing-lg);
  background: var(--color-surface-3);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-account-settings-referral-panel__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--spacing-sm);
}
.pt-account-settings-referral-panel__label {
  color: var(--color-text-secondary);
  font-size: var(--text-xs);
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.pt-account-settings-referral-panel__code {
  color: var(--color-text-primary);
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.06em;
}
.pt-account-settings-referral-panel__url {
  color: var(--color-brand);
  font-size: var(--text-sm);
  line-height: 1.5;
  overflow-wrap: anywhere;
}
.pt-account-settings-referral-panel--email {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: var(--spacing-md);
}
.pt-account-settings-referral-panel__content {
  min-width: 0;
}
.pt-account-settings-referral-panel__content p {
  margin: 0.25rem 0 0;
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  line-height: 1.5;
}
.pt-account-settings-table--referrals tfoot td {
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: var(--color-text-primary);
  background: var(--color-surface-2);
  border-top: 2px solid var(--color-text-primary);
}
.pt-account-settings-table--referrals .pt-account-settings-table__total-label {
  font-weight: 700;
}
.pt-account-settings-table--referrals .pt-account-settings-table__total-row .pt-account-settings-table__amount {
  font-size: var(--text-base);
  font-weight: 800;
}
@media (max-width: 40rem) {
  .pt-account-settings-referral-panel--email {
    align-items: flex-start;
    flex-direction: column;
  }
  .pt-account-settings-referral-panel--email .pt-btn {
    width: 100%;
    justify-content: center;
  }
}
.pt-account-settings-company-picker {
  position: relative;
  z-index: 100;
}
.pt-account-settings-company-picker .ts-wrapper {
  position: relative;
  z-index: 100;
}
.pt-account-settings-company-picker .ts-dropdown {
  position: absolute;
  z-index: 200;
  width: 100%;
  max-height: 22rem;
  overflow-x: hidden;
  overflow-y: auto;
}
.pt-account-settings-company-picker .ts-dropdown-content {
  max-height: 22rem;
  overflow-x: hidden;
  overflow-y: auto;
}
.pt-account-settings-settings-nav {
  display: flex;
  gap: var(--spacing-xs);
  padding: var(--spacing-sm);
  overflow-x: auto;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow-card);
  scrollbar-width: thin;
}
.pt-account-settings-settings-nav__link {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
  padding: 0.625rem 0.875rem;
  color: var(--color-text-secondary);
  text-decoration: none;
  white-space: nowrap;
  border-radius: var(--radius-lg);
  font-size: var(--text-sm);
  font-weight: 700;
  transition: color 150ms ease, background 150ms ease;
}
.pt-account-settings-settings-nav__link:hover, .pt-account-settings-settings-nav__link:focus-visible, .pt-account-settings-settings-nav__link--active {
  color: var(--color-brand);
  background: var(--color-brand-subtle);
  outline: none;
}
.pt-account-settings-settings-layout {
  display: grid;
  grid-template-columns: minmax(13rem, 16rem) minmax(0, 1fr);
  gap: var(--spacing-xl);
  align-items: start;
}
.pt-account-settings-settings-layout__sidebar {
  position: sticky;
  top: var(--spacing-xl);
  min-width: 0;
  padding: var(--spacing-lg);
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow-card);
}
.pt-account-settings-settings-layout__sidebar .pt-account-settings-settings-nav {
  flex-direction: column;
  padding: 0;
  overflow: visible;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
.pt-account-settings-settings-layout__sidebar .pt-account-settings-settings-nav__link {
  justify-content: space-between;
  width: 100%;
  border-radius: var(--radius-md);
}
.pt-account-settings-settings-layout__sidebar .pt-account-settings-settings-nav__link--active::after {
  content: "→";
}
.pt-account-settings-settings-layout__content {
  min-width: 0;
}
.pt-settings-toggle-row {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-lg);
  align-items: flex-start;
  padding: var(--spacing-md) 0;
}
.pt-settings-toggle-row__copy {
  flex: 1 1 18rem;
  min-width: 0;
}
.pt-settings-toggle-row + .pt-settings-toggle-row {
  border-top: 1px solid var(--color-border);
}
.pt-settings-toggle-row__title {
  margin: 0 0 var(--spacing-xs);
  color: var(--color-text-primary);
  font-size: var(--text-base);
  line-height: 1.5;
  font-weight: 700;
}
.pt-settings-toggle-row__description, .pt-settings-toggle-row__hint, .pt-settings-toggle-row__error {
  margin: 0;
  font-size: var(--text-sm);
  line-height: 1.5;
}
.pt-settings-toggle-row__description, .pt-settings-toggle-row__hint {
  color: var(--color-text-secondary);
}
.pt-settings-toggle-row__error {
  color: var(--color-danger);
}
.pt-settings-toggle-row__control {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: flex-end;
  min-height: calc(var(--text-base) * 1.5);
}
.pt-settings-toggle-row__control .pt-toggle__label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.pt-settings-fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
.pt-settings-fieldset__legend {
  margin-bottom: var(--spacing-md);
  color: var(--color-text-primary);
  font-size: var(--text-base);
  font-weight: 700;
}
.pt-settings-phase-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(14rem, 1fr));
  gap: var(--spacing-md);
  margin-top: var(--spacing-lg);
}
.pt-settings-policy-table-wrapper .pt-account-settings-table, .pt-bidder-question-table-wrapper .pt-account-settings-table {
  min-width: 58rem;
}
.pt-account-settings-table--nested {
  min-width: 72rem;
}
.pt-account-settings-row-actions, .pt-account-settings-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
}
.pt-account-settings-actions--below {
  margin-top: var(--spacing-md);
}
.pt-settings-inline-controls, .pt-settings-compound-control {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
}
.pt-settings-compound-control--wide {
  align-items: flex-start;
}
.pt-settings-compound-control .pt-input {
  width: 8rem;
}
.pt-settings-compound-control .pt-select {
  min-width: 10rem;
}
.pt-settings-nested-row[hidden] {
  display: none;
}
.pt-bidder-question-table {
  table-layout: fixed;
}
.pt-bidder-question-table th:first-child, .pt-bidder-question-table td:first-child {
  width: 34%;
}
.pt-bidder-question-table th:nth-child(2), .pt-bidder-question-table td:nth-child(2) {
  width: 24%;
}
.pt-bidder-question-row__question {
  line-height: 1.45;
}
.pt-bidder-question-row__question strong {
  display: block;
  margin-bottom: 0.25rem;
}
.pt-account-settings-form__actions--sticky {
  position: sticky;
  bottom: var(--spacing-md);
  z-index: 5;
  margin-top: var(--spacing-lg);
  padding: var(--spacing-md);
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow-card);
}
.pt-account-settings .pt-checkbox--disabled, .pt-account-settings [aria-disabled="true"] {
  opacity: 0.65;
}
@media (max-width: 48rem) {
  .pt-account-settings-settings-layout {
    grid-template-columns: 1fr;
  }
  .pt-account-settings-settings-layout__sidebar {
    position: static;
  }
  .pt-account-settings-settings-layout__sidebar .pt-account-settings-settings-nav {
    flex-direction: row;
    overflow-x: auto;
  }
  .pt-account-settings-settings-layout__sidebar .pt-account-settings-settings-nav__link {
    width: auto;
  }
  .pt-account-settings-settings-layout__sidebar .pt-account-settings-settings-nav__link--active::after {
    content: "";
  }
  .pt-account-settings-form__actions, .pt-account-settings-row-actions {
    align-items: stretch;
    flex-direction: column;
  }
  .pt-account-settings-form__actions .pt-btn, .pt-account-settings-row-actions .pt-btn {
    justify-content: center;
    width: 100%;
  }
}
.pt-checklists-empty {
  min-height: 12rem;
}
.pt-checklist-rating-notice {
  margin-bottom: var(--spacing-md);
}
.pt-checklist-editor {
  gap: var(--spacing-lg);
}
.pt-checklist-editor__meta {
  max-width: 34rem;
  margin-bottom: var(--spacing-lg);
}
.pt-checklist-editor__help {
  margin-bottom: var(--spacing-md);
  padding: var(--spacing-md);
  color: var(--color-text-secondary);
  background: var(--color-surface-3);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  font-size: var(--text-sm);
  line-height: 1.5;
}
.pt-checklist-editor__help summary {
  color: var(--color-text-primary);
  font-weight: 700;
  cursor: pointer;
}
.pt-checklist-editor__help p {
  margin: var(--spacing-sm) 0 0;
}
.pt-checklist-editor__workspace {
  min-width: 0;
}
.pt-checklist-editor__table-wrapper {
  min-height: 18rem;
  overflow-x: auto;
  overflow-y: visible;
  border-radius: var(--radius-lg);
}
.pt-account-settings-table.pt-checklist-editor__table {
  min-width: 66rem;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
}
.pt-checklist-editor__col--name {
  width: auto;
}
.pt-checklist-editor__col--category {
  width: 9.5rem;
}
.pt-checklist-editor__col--type {
  width: 11rem;
}
.pt-checklist-editor__col--weight {
  width: 12rem;
}
.pt-checklist-editor__col--actions {
  width: 10.5rem;
}
.pt-checklist-editor__table th, .pt-checklist-editor__table td {
  box-sizing: border-box;
  border-bottom: 1px solid var(--color-border);
}
.pt-checklist-editor__table tbody tr:last-child td {
  border-bottom: 0;
}
.pt-checklist-row--section {
  background: color-mix(in srgb, oklch(96% 0.04 250) 55%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in oklch, var(--color-brand-subtle) 55%, var(--color-surface));
  }
}
.pt-checklist-row--section td, .pt-checklist-row--item td {
  vertical-align: middle;
}
.pt-checklist-row--section .pt-input {
  font-weight: 700;
}
.pt-checklist-row--item .pt-checklist-row__name {
  padding-left: calc(var(--spacing-md) * 1.5);
}
.pt-checklist-title-field {
  display: grid;
  grid-template-columns: 2.75rem auto minmax(13rem, 1fr);
  gap: var(--spacing-sm);
  align-items: center;
}
.pt-checklist-title-field--item {
  grid-template-columns: 3.5rem minmax(15rem, 1fr);
}
.pt-checklist-title-field__marker {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2.25rem;
  height: 1.75rem;
  padding: 0 var(--spacing-xs);
  color: var(--color-text-secondary);
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-full);
  font-size: var(--text-xs);
  font-weight: 700;
  font-variant-numeric: tabular-nums;
}
.pt-checklist-title-field--item .pt-checklist-title-field__marker::before {
  content: "└ ";
  margin-right: 0.125rem;
}
.pt-checklist-title-field__prefix {
  color: var(--color-text-primary);
  font-size: var(--text-sm);
  font-weight: 700;
  white-space: nowrap;
}
.pt-checklist-title-field__control {
  min-width: 0;
}
.pt-checklist-row__muted {
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  font-weight: 600;
}
.pt-checklist-row__error {
  margin: var(--spacing-xs) 0 0;
  color: var(--color-danger);
  font-size: var(--text-xs);
  line-height: 1.35;
}
.pt-checklist-row__actions-header {
  text-align: right;
}
.pt-checklist-row__actions {
  vertical-align: middle;
  text-align: right;
  white-space: nowrap;
}
.pt-checklist-row__actions-inner {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: var(--spacing-sm);
  width: 100%;
  min-width: 0;
}
.pt-checklist-actions {
  position: relative;
  display: inline-flex;
  flex: 0 0 auto;
}
.pt-checklist-actions__menu {
  z-index: 1000;
  min-width: 11rem;
  padding: var(--spacing-xs);
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-card);
}
.pt-checklist-actions__menu[hidden] {
  display: none;
}
.pt-checklist-actions__item {
  display: block;
  width: 100%;
  padding: 0.5rem 0.625rem;
  color: var(--color-text-primary);
  text-align: left;
  white-space: nowrap;
  background: transparent;
  border: 0;
  border-radius: var(--radius-sm);
  cursor: pointer;
  font-size: var(--text-sm);
}
.pt-checklist-actions__item:hover, .pt-checklist-actions__item:focus-visible {
  background: var(--color-brand-subtle);
  outline: none;
}
.pt-checklist-row__delete {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 2rem;
  height: 2rem;
  padding: 0;
  color: var(--color-text-secondary);
  background: transparent;
  border: 0;
  border-radius: var(--radius-full);
  cursor: pointer;
  font-size: 1.25rem;
  line-height: 1;
}
.pt-checklist-row__delete:hover, .pt-checklist-row__delete:focus-visible {
  color: var(--color-danger);
  background: var(--color-surface-2);
  outline: none;
}
.pt-checklist-weight {
  display: inline-grid;
  grid-template-columns: 4.5rem auto;
  gap: var(--spacing-xs);
  align-items: center;
  max-width: 9rem;
}
.pt-checklist-weight .pt-input {
  width: 4.5rem;
}
.pt-checklist-weight .pt-input[readonly] {
  color: var(--color-text-secondary);
  background: var(--color-surface-3);
}
.pt-checklist-weight__unweighted {
  color: var(--color-text-secondary);
  font-size: var(--text-xs);
  font-weight: 700;
  white-space: nowrap;
}
.pt-checklist-guide-summary {
  display: flex;
  align-items: center;
  margin-top: 0.375rem;
}
.pt-checklist-guide-summary[hidden] {
  display: none;
}
.pt-checklist-guide-summary__button {
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  padding: 0;
  color: var(--color-brand);
  background: transparent;
  border: 0;
  cursor: pointer;
  font-size: var(--text-xs);
  font-weight: 700;
  line-height: 1.35;
  text-align: left;
  text-decoration: underline;
  text-underline-offset: 0.125rem;
  white-space: nowrap;
}
.pt-checklist-guide-summary__button:hover {
  color: color-mix(in srgb, oklch(45% 0.18 250) 82%, black);
  @supports (color: color-mix(in lab, red, red)) {
    color: color-mix(in oklch, var(--color-brand) 82%, black);
  }
}
.pt-checklist-guide-summary__button:focus-visible {
  outline: 2px solid var(--color-brand);
  outline-offset: 2px;
}
.pt-checklist-guide-row td {
  padding-top: var(--spacing-md);
  padding-bottom: var(--spacing-md);
  background: var(--color-surface-3);
  border-bottom: 1px solid var(--color-border);
}
.pt-checklist-guide {
  margin: 0;
  padding: var(--spacing-md);
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-checklist-guide__legend {
  padding: 0 var(--spacing-xs);
  color: var(--color-text-primary);
  font-size: var(--text-sm);
  font-weight: 700;
}
.pt-checklist-guide__grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(11rem, 1fr));
  gap: var(--spacing-md);
  margin-top: var(--spacing-sm);
}
.pt-checklist-guide__field {
  min-width: 0;
}
.pt-checklist-guide__label {
  display: block;
  margin-bottom: var(--spacing-xs);
  color: var(--color-text-secondary);
  font-size: var(--text-xs);
  font-weight: 700;
  line-height: 1.35;
}
.pt-checklist-editor__actions {
  position: static;
  margin-top: var(--spacing-lg);
  padding: var(--spacing-md) 0 0;
  background: transparent;
  border-top: 1px solid var(--color-border);
  box-shadow: none;
}
.pt-checklist-readiness {
  margin-bottom: var(--spacing-md);
  padding: var(--spacing-md);
  color: var(--color-text-primary);
  background: var(--color-surface-3);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-checklist-readiness--ready, .pt-checklist-readiness--published {
  background: color-mix(in srgb, oklch(52% 0.14 145) 9%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in oklch, var(--color-success) 9%, var(--color-surface));
  }
  border-color: color-mix(in srgb, oklch(52% 0.14 145) 48%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in oklch, var(--color-success) 48%, var(--color-border));
  }
}
.pt-checklist-readiness--blocked {
  background: color-mix(in srgb, oklch(52% 0.18 25) 7%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in oklch, var(--color-danger) 7%, var(--color-surface));
  }
  border-color: color-mix(in srgb, oklch(52% 0.18 25) 48%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in oklch, var(--color-danger) 48%, var(--color-border));
  }
}
.pt-checklist-readiness--archived {
  background: var(--color-surface-3);
  border-color: var(--color-border);
}
.pt-checklist-readiness p, .pt-checklist-readiness ul {
  margin: var(--spacing-xs) 0 0;
}
.pt-checklist-readiness ul {
  padding-left: var(--spacing-lg);
}
.pt-account-settings-table.pt-checklist-index-table {
  width: 100%;
  min-width: 28rem;
  table-layout: fixed;
}
.pt-checklist-index-table__col--template {
  width: 26%;
}
.pt-checklist-index-table__col--version {
  width: 5.5rem;
}
.pt-checklist-index-table__col--status {
  width: 8rem;
}
.pt-checklist-index-table__col--actions {
  width: auto;
}
.pt-checklist-index-table th:nth-child(2), .pt-checklist-index-table td:nth-child(2), .pt-checklist-index-table th:nth-child(3), .pt-checklist-index-table td:nth-child(3) {
  text-align: center;
}
.pt-checklist-index-table th:last-child, .pt-checklist-index-table td:last-child {
  text-align: right;
}
.pt-checklist-index-table th {
  white-space: nowrap;
  overflow-wrap: normal;
  word-break: normal;
}
.pt-checklist-index-table td {
  vertical-align: middle;
}
.pt-checklist-index__template-name {
  display: block;
  min-width: 0;
  color: var(--color-text-primary);
  font-weight: 700;
  line-height: 1.4;
  overflow-wrap: anywhere;
}
.pt-checklist-index__version {
  display: inline-block;
  min-width: 2rem;
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}
.pt-checklist-index__status {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
}
.pt-checklist-index__incomplete {
  display: inline-flex;
  padding: 0.125rem 0.5rem;
  color: var(--color-text-primary);
  background: color-mix(in srgb, oklch(52% 0.18 25) 8%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in oklch, var(--color-danger) 8%, var(--color-surface));
  }
  border: 1px solid color-mix(in srgb, oklch(52% 0.18 25) 45%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border: 1px solid color-mix(in oklch, var(--color-danger) 45%, var(--color-border));
  }
  border-radius: var(--radius-full);
  font-size: var(--text-xs);
  font-weight: 700;
  white-space: nowrap;
}
.pt-checklist-index__actions {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: var(--spacing-sm);
  width: 100%;
  min-width: 0;
}
.pt-checklist-index__action-buttons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
  width: 100%;
  min-width: 0;
}
.pt-checklist-index__action-buttons form {
  flex: 0 0 auto;
  max-width: 100%;
  margin: 0;
}
.pt-checklist-index__action-buttons .pt-btn {
  flex: 0 0 auto;
  max-width: 100%;
  white-space: normal;
  text-align: center;
}
.pt-checklist-index__blockers {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  overflow-wrap: anywhere;
  padding: 0.625rem 0.75rem;
  color: var(--color-text-secondary);
  background: color-mix(in srgb, oklch(52% 0.18 25) 6%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in oklch, var(--color-danger) 6%, var(--color-surface));
  }
  border: 1px solid color-mix(in srgb, oklch(52% 0.18 25) 35%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border: 1px solid color-mix(in oklch, var(--color-danger) 35%, var(--color-border));
  }
  border-radius: var(--radius-md);
  font-size: var(--text-xs);
  line-height: 1.45;
  text-align: left;
}
.pt-checklist-index__blockers strong {
  display: block;
  margin-bottom: 0.25rem;
  color: var(--color-text-primary);
}
.pt-checklist-index__blockers ul {
  margin: 0;
  padding-left: 1.1rem;
}
.pt-checklist-index__blockers li + li {
  margin-top: 0.125rem;
}
.pt-account-settings-table__hint {
  display: inline-flex;
  margin-top: var(--spacing-xs);
  color: var(--color-text-secondary);
  font-size: var(--text-xs);
  font-weight: 600;
}
.pt-checklist-row[hidden], .pt-checklist-guide-row[hidden] {
  display: none;
}
@media (max-width: 64rem) {
  .pt-checklist-guide__grid {
    grid-template-columns: repeat(2, minmax(13rem, 1fr));
  }
}
@media (max-width: 48rem) {
  .pt-checklist-guide__grid {
    grid-template-columns: 1fr;
  }
  .pt-checklist-editor__actions {
    align-items: stretch;
    flex-direction: column-reverse;
  }
  .pt-checklist-editor__actions .pt-btn {
    justify-content: center;
    width: 100%;
  }
  .pt-checklist-index__action-buttons {
    align-items: stretch;
    flex-direction: column;
    min-width: 0;
  }
  .pt-checklist-index__action-buttons .pt-btn, .pt-checklist-index__action-buttons form, .pt-checklist-index__action-buttons form .pt-btn {
    justify-content: center;
    width: 100%;
  }
}
.pt-project-settings-phase-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(13rem, 1fr));
  gap: var(--spacing-md);
  margin-top: var(--spacing-lg);
}
.pt-project-settings-phase-grid .pt-checkbox {
  min-height: 3.5rem;
  padding: var(--spacing-md);
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  transition: border-color var(--transition-fast), background-color var(--transition-fast), box-shadow var(--transition-fast);
}
.pt-project-settings-phase-grid .pt-checkbox:has(.pt-checkbox__input:checked) {
  background: var(--color-brand-subtle);
  border-color: var(--color-brand);
  box-shadow: 0 0 0 1px color-mix(in srgb, oklch(45% 0.18 250) 20%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    box-shadow: 0 0 0 1px color-mix(in oklch, var(--color-brand) 20%, transparent);
  }
}
.pt-project-settings-section {
  display: grid;
  gap: var(--spacing-md);
}
.pt-project-settings-section__header {
  max-width: 48rem;
}
.pt-project-settings-section__title {
  margin: 0 0 var(--spacing-xs);
  color: var(--color-text-primary);
  font-size: var(--text-base);
  font-weight: 700;
}
.pt-project-settings-section__description {
  margin: 0;
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  line-height: 1.5;
}
.pt-project-settings-notice {
  max-width: 48rem;
}
.pt-project-settings-notice p {
  margin: var(--spacing-xs) 0 0;
}
@media (max-width: 48rem) {
  .pt-project-settings-phase-grid {
    grid-template-columns: 1fr;
  }
}
.pt-tenders-settings-table-wrapper {
  overflow-x: auto;
}
.pt-tenders-settings-table-wrapper .pt-settings-policy-table {
  min-width: 880px;
  table-layout: fixed;
}
.pt-tenders-settings-table-wrapper .pt-settings-policy-table th:nth-child(1), .pt-tenders-settings-table-wrapper .pt-settings-policy-table td:nth-child(1) {
  width: 22%;
}
.pt-tenders-settings-table-wrapper .pt-settings-policy-table th:nth-child(2), .pt-tenders-settings-table-wrapper .pt-settings-policy-table td:nth-child(2) {
  width: 38%;
}
.pt-tenders-settings-table-wrapper .pt-settings-policy-table th:nth-child(3), .pt-tenders-settings-table-wrapper .pt-settings-policy-table td:nth-child(3) {
  width: 22%;
}
.pt-tenders-settings-table-wrapper .pt-settings-policy-table th:nth-child(4), .pt-tenders-settings-table-wrapper .pt-settings-policy-table td:nth-child(4) {
  width: 18%;
}
.pt-tenders-settings-table-wrapper .pt-checkbox {
  align-items: center;
}
.pt-tenders-settings-table-wrapper .pt-select__input {
  min-width: 8rem;
}
@media (max-width: 768px) {
  .pt-tenders-settings-table-wrapper .pt-settings-policy-table {
    min-width: 760px;
  }
}
.pt-evaluations-settings-form {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xl);
}
.pt-evaluations-settings-section {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-xl);
  align-items: flex-start;
  padding: 1.25rem 0;
  border-bottom: 1px solid var(--color-border);
}
.pt-evaluations-settings-section__copy {
  flex: 1 1 18rem;
  min-width: 0;
}
.pt-evaluations-settings-section:first-of-type {
  padding-top: 0;
}
.pt-evaluations-settings-section__title {
  margin: 0 0 var(--spacing-sm);
  font-size: var(--text-base);
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-evaluations-settings-section__description {
  margin: 0;
  max-width: 42rem;
  color: var(--color-text-muted);
  line-height: 1.5;
}
.pt-evaluations-settings-section__control {
  display: flex;
  flex: 1 1 14rem;
  flex-direction: column;
  gap: var(--spacing-sm);
  min-width: 0;
  max-width: 18rem;
}
.pt-evaluations-settings-label {
  font-size: var(--text-sm);
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-document-requirement-templates-card {
  margin-top: var(--spacing-2xl);
}
.pt-document-requirement-templates-list .pt-account-settings-table {
  min-width: 640px;
}
.pt-document-requirement-template-form__source {
  color: var(--color-text-muted);
  font-size: var(--text-sm);
  white-space: nowrap;
}
.pt-account-settings-table--nested {
  min-width: 980px;
}
.pt-account-settings-table--nested .pt-select__input, .pt-account-settings-table--nested .pt-input {
  width: 100%;
}
.pt-settings-nested-row[hidden] {
  display: none;
}
@media (max-width: 768px) {
  .pt-account-settings-table--nested {
    min-width: 900px;
  }
}
.pt-issue-types {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pt-issue-types__category + .pt-issue-types__category {
  border-top: 1px solid var(--color-border);
  margin-top: 1rem;
  padding-top: 1rem;
}
.pt-issue-types__row {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.25rem 0;
}
.pt-issue-types__rename {
  flex: 1 1 auto;
  min-width: 0;
}
.pt-issue-types__rename .pt-input {
  width: 100%;
}
.pt-input--flush {
  background: transparent;
  border-color: transparent;
}
.pt-input--flush:hover {
  border-color: var(--color-border);
}
.pt-input--flush:focus, .pt-input--flush:focus-visible {
  background: var(--color-surface);
  border-color: var(--color-border-strong);
}
.pt-issue-types__titles {
  list-style: none;
  margin: 0;
  padding-left: 1.5rem;
  border-left: 2px solid var(--color-border);
}
.pt-issue-types__loose-heading {
  font-size: var(--text-sm);
  font-weight: 600;
  color: var(--color-text-muted);
  margin: 0 0 0.5rem;
}
.pt-issue-types__add-row {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 0;
}
.pt-issue-types__add-row .pt-input {
  flex: 1 1 auto;
  min-width: 0;
}
.pt-input--textarea {
  width: 100%;
  font-family: var(--font-mono);
  font-size: var(--text-sm);
  margin-bottom: 0.75rem;
}
.pt-issue-types__preference {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: 2rem;
  padding: 1rem 0;
}
.pt-issue-types__preference + .pt-issue-types__preference {
  border-top: 1px solid var(--color-border);
}
.pt-issue-types__preference-copy {
  flex: 1 1 18rem;
  min-width: 0;
}
.pt-issue-types__preference-title {
  font-size: var(--text-base);
  font-weight: 600;
  margin: 0 0 0.25rem;
}
.pt-issue-types__preference-description {
  font-size: var(--text-sm);
  color: var(--color-text-muted);
  margin: 0;
}
.pt-issue-types__preference-control {
  flex: 0 0 auto;
}
@media (max-width: 640px) {
  .pt-issue-types__titles {
    padding-left: 0.75rem;
  }
  .pt-issue-types__preference {
    flex-direction: column;
    gap: 0.75rem;
  }
}
.pt-account-settings-card__actions {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  flex-shrink: 0;
}
.pt-integration-show__badges {
  display: flex;
  align-items: center;
  gap: var(--spacing-xs);
  margin-top: var(--spacing-xs);
  flex-wrap: wrap;
}
.pt-integration-form__scopes {
  position: relative;
}
.pt-integration-form__scopes-toolbar {
  position: absolute;
  top: 0;
  right: 0;
}
.pt-integration-form__select-all {
  border: 0;
  background: none;
  padding: 0.125rem 0.25rem;
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--color-text-muted);
  cursor: pointer;
  border-radius: var(--radius-sm);
}
.pt-integration-form__select-all:hover {
  color: var(--color-text-primary);
  background: var(--color-surface-2);
}
.pt-integration-form__advanced-toggle {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  align-self: flex-start;
  border: 0;
  background: none;
  padding: 0.125rem 0.25rem;
  font-size: var(--text-xs);
  font-weight: 600;
  color: var(--color-text-muted);
  cursor: pointer;
  border-radius: var(--radius-sm);
}
.pt-integration-form__advanced-toggle:hover {
  color: var(--color-text-primary);
  background: var(--color-surface-2);
}
.pt-integration-form__advanced-toggle svg {
  transition: transform 0.15s ease-out;
}
.pt-integration-form__advanced[data-disclosure-open="true"] .pt-integration-form__advanced-toggle svg {
  transform: rotate(180deg);
}
@media (prefers-reduced-motion: reduce) {
  .pt-integration-form__advanced-toggle svg {
    transition: none;
  }
}
.pt-integration-form__advanced-body {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xl);
  margin-top: var(--spacing-sm);
}
.pt-credentials {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-sm);
}
.pt-credentials__docs {
  margin-top: var(--spacing-md);
  font-size: var(--text-sm);
}
.pt-credentials__docs-icon {
  margin-left: 0.15rem;
}
.pt-credentials__snippet {
  margin-top: var(--spacing-md);
}
.pt-credentials__snippet-summary {
  cursor: pointer;
  font-size: var(--text-sm);
  font-weight: 600;
  color: var(--color-text-secondary);
}
.pt-credentials__code {
  margin-top: var(--spacing-xs);
  padding: var(--spacing-sm);
  border-radius: var(--radius-sm);
  background: var(--color-surface-3);
  font-family: var(--font-mono);
  font-size: var(--text-xs);
  line-height: 1.6;
  color: var(--color-text-primary);
  overflow-x: auto;
  white-space: pre;
}
.pt-connection__hint {
  margin-top: var(--spacing-md);
  font-size: var(--text-sm);
  color: var(--color-text-secondary);
}
.pt-connection__actions {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  margin-top: var(--spacing-sm);
}
.pt-connection__danger-zone {
  margin-top: var(--spacing-lg);
  padding-top: var(--spacing-md);
  border-top: 1px solid var(--color-border);
}
.pt-webhooks__hint {
  margin-top: var(--spacing-md);
  font-size: var(--text-sm);
  color: var(--color-text-secondary);
}
.pt-webhooks__subtitle {
  margin: var(--spacing-lg) 0 var(--spacing-sm);
  color: var(--color-text-primary);
  font-size: var(--text-lg);
  font-weight: 700;
}
.pt-account-settings {
  width: 100%;
  min-width: 0;
}
.pt-account-settings__grid {
  display: grid;
  grid-template-columns: minmax(14rem, 17rem) minmax(0, 1fr);
  gap: var(--spacing-xl);
  align-items: start;
}
.pt-account-settings__sidebar {
  position: sticky;
  top: var(--spacing-xl);
  padding: var(--spacing-lg);
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow-card);
}
.pt-account-settings__nav-heading {
  margin: 0 0 var(--spacing-md);
  font-size: var(--text-xs);
  font-weight: 700;
  letter-spacing: 0.08em;
  color: var(--color-muted);
}
.pt-account-settings__nav {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
}
.pt-account-settings__nav-link {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  padding: 0.625rem var(--spacing-md);
  color: var(--color-text-secondary);
  text-decoration: none;
  border-radius: var(--radius-lg);
  font-size: var(--text-sm);
  font-weight: 500;
  transition: background 150ms ease, color 150ms ease, box-shadow 150ms ease;
}
.pt-account-settings__nav-link:hover, .pt-account-settings__nav-link:focus-visible {
  color: var(--color-brand);
  background: var(--color-brand-subtle);
  outline: none;
}
.pt-account-settings__nav-link:focus-visible {
  box-shadow: 0 0 0 3px oklch(45% 0.18 250 / 14%);
}
.pt-account-settings__nav-link--active {
  color: var(--color-brand);
  background: var(--color-brand-subtle);
}
.pt-account-settings__nav-link--disabled {
  color: var(--color-text-disabled);
  cursor: not-allowed;
}
.pt-account-settings__content {
  min-width: 0;
}
.pt-account-settings__content--wide {
  width: 100%;
}
.pt-account-settings-page {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xl);
}
.pt-account-settings-card__header {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--spacing-lg);
}
.pt-account-settings-card__title-group {
  display: flex;
  flex: 1 1 18rem;
  flex-direction: column;
  gap: var(--spacing-xs);
  min-width: 0;
}
.pt-account-settings-card__title {
  margin: 0;
  color: var(--color-text-primary);
  font-size: var(--text-xl);
  font-weight: 700;
  line-height: 1.3;
}
.pt-account-settings-card__description {
  max-width: 62rem;
  margin: 0;
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  line-height: 1.5;
}
.pt-account-settings-form {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xl);
}
.pt-account-settings-form__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: var(--spacing-lg) var(--spacing-xl);
}
.pt-account-settings-form__full {
  grid-column: 1 / -1;
}
.pt-account-settings-form__section {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-lg);
  padding-top: var(--spacing-xl);
  border-top: 1px solid var(--color-border);
}
.pt-account-settings-form__section:first-of-type {
  padding-top: 0;
  border-top: 0;
}
.pt-account-settings-form__section-title {
  margin: 0;
  color: var(--color-text-primary);
  font-size: var(--text-lg);
  font-weight: 700;
}
.pt-account-settings-form__cadence-notice {
  margin: var(--spacing-sm) 0 0;
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  line-height: 1.5;
}
.pt-account-settings-form__checkbox-title {
  font-weight: 600;
}
.pt-account-settings-form__actions {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  justify-content: flex-end;
  padding-top: var(--spacing-lg);
  border-top: 1px solid var(--color-border);
}
.pt-account-settings-alert {
  padding: var(--spacing-md);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  color: var(--color-text-primary);
  font-size: var(--text-sm);
  line-height: 1.5;
}
.pt-account-settings-alert p, .pt-account-settings-alert ul {
  margin: var(--spacing-xs) 0 0;
}
.pt-account-settings-alert--info {
  background: var(--color-brand-subtle);
  border-color: color-mix(in srgb, oklch(45% 0.18 250) 25%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in oklch, var(--color-brand) 25%, var(--color-border));
  }
}
.pt-account-settings-alert--warning {
  background: var(--color-warning-subtle);
  border-color: var(--color-warning, var(--color-border));
}
.pt-account-settings-alert--danger {
  background: var(--color-danger-subtle);
  border-color: var(--color-danger, var(--color-border));
}
.pt-account-settings-stats {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: var(--spacing-md);
}
.pt-account-settings-stat {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
  min-width: 0;
  padding: var(--spacing-md);
  background: var(--color-surface-3);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-account-settings-stat__label, .pt-account-settings-status__label {
  color: var(--color-text-secondary);
  font-size: var(--text-xs);
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.pt-account-settings-stat__value {
  color: var(--color-text-primary);
  font-size: var(--text-lg);
  font-weight: 700;
  line-height: 1.25;
}
.pt-account-settings-stat__value--link, .pt-account-settings-stat__link, .pt-account-settings-inline-link, .pt-account-settings-link-button {
  color: var(--color-brand);
  font-size: var(--text-sm);
  font-weight: 600;
  text-decoration: none;
}
.pt-account-settings-stat__value--link:hover, .pt-account-settings-stat__link:hover, .pt-account-settings-inline-link:hover, .pt-account-settings-link-button:hover {
  text-decoration: underline;
}
.pt-account-settings-link-button {
  padding: 0;
  background: transparent;
  border: 0;
  cursor: pointer;
}
.pt-account-settings-link-button--danger {
  color: var(--color-danger);
}
.pt-account-settings-table-wrapper {
  width: 100%;
  overflow-x: auto;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-account-settings-table {
  width: 100%;
  min-width: 42rem;
  border-collapse: collapse;
  font-size: var(--text-sm);
}
.pt-account-settings-table th, .pt-account-settings-table td {
  padding: 0.875rem var(--spacing-md);
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid var(--color-border);
  overflow-wrap: anywhere;
}
.pt-account-settings-table th {
  color: var(--color-text-secondary);
  background: var(--color-surface-2);
  font-size: var(--text-xs);
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.pt-account-settings-table tbody tr:last-child td, .pt-account-settings-table tfoot tr:last-child td {
  border-bottom: 0;
}
.pt-account-settings-table tfoot td {
  font-weight: 700;
  background: var(--color-surface-2);
}
.pt-account-settings-empty {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  padding: var(--spacing-lg);
  color: var(--color-text-secondary);
  background: var(--color-surface-3);
  border: 1px dashed var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-account-settings-empty p {
  margin: 0;
}
.pt-account-settings-status {
  display: inline-flex;
  align-items: center;
  gap: var(--spacing-sm);
  width: fit-content;
  padding: var(--spacing-sm) var(--spacing-md);
  background: var(--color-brand-subtle);
  border-radius: var(--radius-full);
}
.pt-account-settings-status__value {
  color: var(--color-brand);
}
.pt-account-settings-document {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  max-width: 36rem;
  margin-bottom: var(--spacing-sm);
  padding: var(--spacing-md);
  color: var(--color-text-primary);
  background: var(--color-surface-3);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-account-settings-document__body {
  display: flex;
  flex-direction: column;
  gap: 0.125rem;
  min-width: 0;
  font-size: var(--text-sm);
}
.pt-account-settings-document__body span {
  color: var(--color-text-secondary);
}
.pt-account-settings-copy {
  max-width: 68ch;
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  line-height: 1.6;
}
.pt-account-settings-copy h3 {
  margin: var(--spacing-lg) 0 var(--spacing-xs);
  color: var(--color-text-primary);
  font-size: var(--text-lg);
}
.pt-account-settings-copy p {
  margin: 0 0 var(--spacing-md);
}
.pt-account-settings-copy ul {
  margin: 0 0 var(--spacing-md);
  padding-left: var(--spacing-xl);
}
.pt-file-input, .pt-textarea {
  display: block;
  width: 100%;
  color: var(--color-text-primary);
  font-size: var(--text-sm);
}
.pt-account-settings .pt-file-upload {
  max-width: 36rem;
}
.pt-account-settings .pt-file-upload__dropzone {
  align-items: flex-start;
  padding: var(--spacing-lg);
  text-align: left;
}
.pt-account-settings .pt-file-upload__icon-svg {
  width: 2rem;
  height: 2rem;
}
.pt-account-settings .pt-textarea {
  min-height: 8rem;
  padding: 0.625rem 0.75rem;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
}
.pt-account-settings .pt-textarea:focus {
  border-color: var(--color-brand);
  outline: none;
  box-shadow: 0 0 0 3px oklch(45% 0.18 250 / 14%);
}
.pt-account-settings-form__hint, .pt-account-settings-muted {
  margin: var(--spacing-xs) 0 0;
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  line-height: 1.5;
}
.pt-account-settings-setting-row {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-xl);
  align-items: flex-start;
}
.pt-account-settings-setting-row__copy {
  flex: 1 1 18rem;
  min-width: 0;
}
.pt-account-settings-setting-row__control {
  flex: 1 1 16rem;
  min-width: 0;
}
.pt-account-settings-setting-row__copy h3 {
  margin: 0 0 var(--spacing-xs);
  color: var(--color-text-primary);
  font-size: var(--text-base);
  font-weight: 700;
}
.pt-account-settings-setting-row__copy p {
  margin: 0;
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  line-height: 1.5;
}
.pt-account-settings-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
}
.pt-account-settings-list-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--spacing-md);
  margin-top: var(--spacing-lg);
}
.pt-account-settings-section {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-md);
  padding-top: var(--spacing-xl);
  border-top: 1px solid var(--color-border);
}
.pt-account-settings-section:first-child {
  padding-top: 0;
  border-top: 0;
}
.pt-account-settings-section--company-lists {
  margin-top: var(--spacing-lg);
  padding-top: calc(var(--spacing-xl) + var(--spacing-sm));
}
.pt-account-settings-section__header {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--spacing-md);
}
.pt-account-settings-section__title-group {
  display: flex;
  flex: 1 1 18rem;
  flex-direction: column;
  gap: var(--spacing-xs);
  min-width: 0;
}
.pt-account-settings-section__title {
  margin: 0;
  color: var(--color-text-primary);
  font-size: var(--text-lg);
  font-weight: 700;
  line-height: 1.35;
}
.pt-account-settings-section__description {
  max-width: 62rem;
  margin: 0;
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  line-height: 1.5;
}
.pt-account-settings-sort-form {
  display: inline-flex;
  align-items: center;
  gap: var(--spacing-sm);
  flex: 0 0 auto;
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
}
.pt-account-settings-sort-form__label {
  white-space: nowrap;
  font-weight: 600;
}
.pt-account-settings-list-stack {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-md);
}
.pt-account-settings-list-card {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--spacing-lg);
  padding: var(--spacing-lg);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-account-settings-list-card__main {
  min-width: 0;
}
.pt-account-settings-list-card__title {
  margin: 0 0 var(--spacing-xs);
  font-size: var(--text-lg);
  font-weight: 700;
}
.pt-account-settings-list-card__title a {
  color: var(--color-text-primary);
  text-decoration: none;
}
.pt-account-settings-list-card__title a:hover {
  color: var(--color-brand);
}
.pt-account-settings-list-card__meta, .pt-account-settings-list-card__description {
  margin: 0 0 var(--spacing-sm);
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  line-height: 1.5;
}
.pt-account-settings-list-card__actions {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  flex: 0 0 auto;
}
.pt-account-settings-icon-action {
  width: 2.25rem;
  min-width: 2.25rem;
  height: 2.25rem;
  justify-content: center;
  padding-inline: 0;
}
.pt-account-settings-icon-action .pt-btn__label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  clip: rect(0, 0, 0, 0);
}
.pt-account-settings-list-card__actions form {
  margin: 0;
}
.pt-account-settings-chip-list {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
}
.pt-account-settings .pt-checkbox-group--inline .pt-checkbox-group__options {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(12rem, 1fr));
  gap: var(--spacing-sm);
}
.pt-account-settings .pt-checkbox-group--inline .pt-checkbox {
  min-width: 0;
}
.pt-account-settings-chip {
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  padding: 0.25rem 0.625rem;
  color: var(--color-text-secondary);
  background: var(--color-surface-3);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-full);
  font-size: var(--text-xs);
  font-weight: 600;
  overflow-wrap: anywhere;
}
.pt-account-settings-token-list {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
}
.pt-account-settings-token {
  display: inline-flex;
  align-items: center;
  gap: var(--spacing-xs);
  max-width: 100%;
  padding: 0.375rem 0.5rem 0.375rem 0.75rem;
  color: var(--color-text-primary);
  background: var(--color-surface-3);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-full);
  font-size: var(--text-sm);
}
.pt-account-settings-token--removed {
  color: var(--color-danger);
  background: var(--color-danger-subtle);
  border-color: var(--color-danger);
}
.pt-account-settings-token__label {
  min-width: 0;
  overflow-wrap: anywhere;
}
.pt-account-settings-token__remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.25rem;
  height: 1.25rem;
  padding: 0;
  color: currentColor;
  background: transparent;
  border: 0;
  border-radius: var(--radius-full);
  cursor: pointer;
}
.pt-account-settings-token__remove:hover, .pt-account-settings-token__remove:focus-visible {
  background: currentColor;
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in oklch, currentColor 12%, transparent);
  }
  outline: none;
}
.pt-account-settings-token__remove:focus-visible {
  box-shadow: 0 0 0 3px oklch(45% 0.18 250 / 14%);
}
.pt-account-settings-token__state {
  color: var(--color-danger);
  font-size: var(--text-xs);
  font-weight: 700;
}
.pt-account-settings-referral-code {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--spacing-md);
  padding: var(--spacing-lg);
  background: var(--color-surface-3);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-account-settings-referral-code__copy {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
  min-width: 0;
}
.pt-account-settings-referral-code span, .pt-account-settings-referrals-total span {
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
}
.pt-account-settings-referral-code strong {
  color: var(--color-text-primary);
  font-size: var(--text-xl);
  letter-spacing: 0.05em;
  overflow-wrap: anywhere;
}
.pt-account-settings-referral-code__url {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
  min-width: 0;
  width: 100%;
}
.pt-account-settings-referral-code__url a {
  color: var(--color-brand);
  font-size: var(--text-sm);
  overflow-wrap: anywhere;
}
.pt-account-settings-referrals-total {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: var(--spacing-xs);
  flex: 0 0 auto;
  min-width: 10rem;
}
.pt-account-settings-referrals-total strong {
  color: var(--color-text-primary);
  font-size: var(--text-lg);
  font-weight: 700;
}
.pt-account-settings-upgrade {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-lg);
}
.pt-account-settings-upgrade__summary {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: var(--spacing-md);
}
.pt-account-settings-upgrade__summary-item {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
  min-width: 0;
  padding: var(--spacing-lg);
  background: var(--color-surface-3);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-account-settings-upgrade__label {
  color: var(--color-text-secondary);
  font-size: var(--text-xs);
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.pt-account-settings-upgrade__value {
  color: var(--color-text-primary);
  font-size: var(--text-lg);
  font-weight: 700;
  line-height: 1.3;
}
.pt-account-settings-upgrade__section-heading {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
  max-width: 72ch;
}
.pt-account-settings-upgrade__section-heading h3 {
  margin: 0;
  color: var(--color-text-primary);
  font-size: var(--text-xl);
  font-weight: 700;
  line-height: 1.25;
}
.pt-account-settings-upgrade__section-heading p {
  margin: 0;
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  line-height: 1.55;
}
.pt-account-settings-upgrade__plans, .pt-account-settings-upgrade__included {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-lg);
}
.pt-account-settings-upgrade__plan-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: var(--spacing-lg);
}
.pt-account-settings-plan-card {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-lg);
  min-width: 0;
  padding: var(--spacing-lg);
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow-card);
}
.pt-account-settings-plan-card--current {
  border-color: var(--color-brand);
  box-shadow: 0 0 0 1px var(--color-brand-subtle), var(--shadow-card);
}
.pt-account-settings-pricing-card {
  --pt-pricing-color: var(--color-brand);
  --pt-pricing-subtle: var(--color-brand-subtle);
}
.pt-account-settings-pricing-card--profiles {
  --pt-pricing-color: var(--color-brand);
  --pt-pricing-subtle: color-mix(in srgb, oklch(45% 0.18 250) 10%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    --pt-pricing-subtle: color-mix(in oklch, var(--color-brand) 10%, var(--color-surface));
  }
}
.pt-account-settings-pricing-card--insights {
  --pt-pricing-color: oklch(62% 0.18 55);
  --pt-pricing-subtle: oklch(97% 0.035 65);
}
.pt-account-settings-pricing-card--tendering {
  --pt-pricing-color: oklch(58% 0.16 145);
  --pt-pricing-subtle: oklch(97% 0.035 145);
}
.pt-account-settings-pricing-card.pt-account-settings-plan-card--current {
  background: linear-gradient(180deg, var(--pt-pricing-subtle), var(--color-surface) 42%);
  border-color: var(--pt-pricing-color);
  box-shadow: 0 0 0 1px var(--pt-pricing-color), var(--shadow-card);
  @supports (color: color-mix(in lab, red, red)) {
    box-shadow: 0 0 0 1px color-mix(in oklch, var(--pt-pricing-color) 28%, transparent), var(--shadow-card);
  }
}
.pt-account-settings-pricing-card .pt-account-settings-plan-card__eyebrow, .pt-account-settings-pricing-card .pt-account-settings-plan-card__title, .pt-account-settings-pricing-card .pt-account-settings-plan-card__feature-icon {
  color: var(--pt-pricing-color);
}
.pt-account-settings-pricing-card .pt-account-settings-plan-card__action .pt-btn--primary {
  background: var(--pt-pricing-color);
  border-color: var(--pt-pricing-color);
}
.pt-account-settings-pricing-card .pt-account-settings-plan-card__action .pt-btn--secondary {
  color: var(--pt-pricing-color);
  border-color: var(--pt-pricing-color);
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in oklch, var(--pt-pricing-color) 50%, var(--color-border));
  }
}
.pt-account-settings-pricing-card .pt-account-settings-plan-card__action .pt-btn:focus-visible, .pt-account-settings-pricing-card:focus-within {
  box-shadow: 0 0 0 3px var(--pt-pricing-color);
  @supports (color: color-mix(in lab, red, red)) {
    box-shadow: 0 0 0 3px color-mix(in oklch, var(--pt-pricing-color) 24%, transparent);
  }
}
.pt-account-settings-pricing-card .pt-badge {
  color: var(--pt-pricing-color);
  background: var(--pt-pricing-subtle);
  border-color: var(--pt-pricing-color);
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in oklch, var(--pt-pricing-color) 28%, transparent);
  }
}
.pt-account-settings-plan-card__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--spacing-md);
}
.pt-account-settings-plan-card__badges {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  align-items: flex-end;
  gap: var(--spacing-xs);
}
.pt-account-settings-plan-card__title-group {
  min-width: 0;
}
.pt-account-settings-plan-card__eyebrow {
  display: block;
  margin-bottom: var(--spacing-xs);
  color: var(--color-text-secondary);
  font-size: var(--text-xs);
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.pt-account-settings-plan-card__title {
  margin: 0;
  color: var(--color-text-primary);
  font-size: var(--text-xl);
  font-weight: 700;
  line-height: 1.2;
}
.pt-account-settings-plan-card__price {
  color: var(--color-text-primary);
  font-size: 1.375rem;
  font-weight: 800;
  line-height: 1.2;
}
.pt-account-settings-plan-card__features {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: var(--spacing-md);
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-account-settings-plan-card__features li {
  display: flex;
  align-items: flex-start;
  gap: var(--spacing-sm);
  min-width: 0;
}
.pt-account-settings-plan-card__features strong {
  display: block;
  margin-bottom: 0.125rem;
  color: var(--color-text-primary);
  font-size: var(--text-sm);
  font-weight: 700;
  line-height: 1.35;
}
.pt-account-settings-plan-card__features small {
  display: block;
  color: var(--color-text-secondary);
  font-size: var(--text-xs);
  line-height: 1.45;
}
.pt-account-settings-plan-card__feature-icon {
  flex: 0 0 auto;
  color: var(--color-success);
}
.pt-account-settings-plan-card__action {
  padding-top: var(--spacing-sm);
  border-top: 1px solid var(--color-border);
}
.pt-account-settings-plan-card__action .pt-btn {
  width: 100%;
  justify-content: center;
}
.pt-account-settings-upgrade__included h3 {
  margin: 0;
  color: var(--color-text-primary);
  font-size: var(--text-lg);
  font-weight: 700;
  line-height: 1.3;
}
.pt-account-settings-upgrade__included-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: var(--spacing-md);
}
.pt-account-settings-upgrade__included-item {
  display: flex;
  align-items: flex-start;
  gap: var(--spacing-md);
  min-width: 0;
  padding: var(--spacing-lg);
  color: var(--color-text-secondary);
  background: var(--color-surface-3);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-account-settings-upgrade__included-item svg {
  flex: 0 0 auto;
  color: var(--color-brand);
}
.pt-account-settings-upgrade__included-item p, .pt-account-settings-upgrade__modal-copy p {
  margin: 0;
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  line-height: 1.5;
}
.pt-account-settings-upgrade__modal-copy {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-md);
}
.pt-account-settings-upgrade__cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--spacing-lg);
  padding: var(--spacing-lg);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-account-settings-upgrade__copy {
  max-width: 60ch;
}
.pt-account-settings-upgrade__copy h3 {
  margin: 0 0 var(--spacing-xs);
  color: var(--color-text-primary);
  font-size: var(--text-lg);
  font-weight: 700;
}
.pt-account-settings-upgrade__copy p {
  margin: 0;
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  line-height: 1.5;
}
.pt-account-settings-pagination {
  display: flex;
  justify-content: flex-end;
  margin-top: var(--spacing-lg);
}
.pt-account-settings-table__primary {
  color: var(--color-text-primary);
  font-weight: 600;
}
.pt-account-settings-table__date, .pt-account-settings-table__amount {
  white-space: nowrap;
}
.pt-account-settings-table__amount {
  font-variant-numeric: tabular-nums;
  font-weight: 600;
}
.pt-account-settings-table--users td, .pt-account-settings-table--invoices td {
  vertical-align: middle;
}
.pt-account-settings-row-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
  min-width: max-content;
}
.pt-account-settings-licence-summary {
  display: flex;
  align-items: flex-start;
  gap: var(--spacing-sm);
  margin-bottom: var(--spacing-lg);
  padding: var(--spacing-md) var(--spacing-lg);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-account-settings-licence-summary--available {
  background: var(--color-brand-subtle);
  border-color: color-mix(in srgb, oklch(45% 0.18 250) 28%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in oklch, var(--color-brand) 28%, var(--color-border));
  }
}
.pt-account-settings-licence-summary--limit {
  background: var(--color-warning-subtle);
  border-color: var(--color-warning, var(--color-border));
}
.pt-account-settings-licence-summary__icon {
  display: inline-flex;
  flex: 0 0 auto;
  margin-top: 0.0625rem;
  color: var(--color-brand);
}
.pt-account-settings-licence-summary--limit .pt-account-settings-licence-summary__icon {
  color: var(--color-warning, var(--color-text-secondary));
}
.pt-account-settings-licence-summary__content {
  display: flex;
  flex-direction: column;
  gap: 0.1875rem;
  min-width: 0;
  color: var(--color-text-primary);
  font-size: var(--text-sm);
  line-height: 1.5;
}
.pt-account-settings-licence-summary__content span {
  color: var(--color-text-secondary);
}
@media (max-width: 40rem) {
  .pt-account-settings-pagination {
    justify-content: stretch;
  }
  .pt-account-settings-pagination > * {
    width: 100%;
  }
  .pt-account-settings-row-actions {
    min-width: 0;
  }
}
.pt-account-settings-pagination {
  display: flex;
  justify-content: flex-end;
  margin-top: var(--spacing-lg);
}
.pt-account-settings-verification-status {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  flex: 0 0 auto;
  padding: 0.5rem 0.75rem;
  background: var(--color-brand-subtle);
  border: 1px solid color-mix(in srgb, oklch(45% 0.18 250) 22%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border: 1px solid color-mix(in oklch, var(--color-brand) 22%, var(--color-border));
  }
  border-radius: var(--radius-lg);
}
.pt-account-settings-verification-status__label {
  color: var(--color-text-secondary);
  font-size: var(--text-xs);
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  white-space: nowrap;
}
.pt-account-settings-verification-guidance {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: var(--spacing-xl);
}
.pt-account-settings-verification-guidance__section {
  min-width: 0;
  padding: var(--spacing-lg);
  background: var(--color-surface-3);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-account-settings-verification-guidance__title {
  margin: 0 0 var(--spacing-sm);
  color: var(--color-text-primary);
  font-size: var(--text-lg);
  font-weight: 700;
  line-height: 1.35;
}
.pt-account-settings-verification-guidance__intro {
  margin: 0 0 var(--spacing-md);
  color: var(--color-text-secondary);
  font-size: 0.9375rem;
  line-height: 1.65;
}
.pt-account-settings-verification-guidance__list {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  margin: 0;
  padding-left: 1.25rem;
  color: var(--color-text-primary);
  font-size: 0.9375rem;
  line-height: 1.6;
}
.pt-account-settings-verification-guidance__list li::marker {
  color: var(--color-brand);
}
.pt-account-settings-verification-guidance__list--emphasized strong, .pt-account-settings-verification-guidance__list--emphasized b, .pt-account-settings-verification-guidance__list--emphasized u {
  color: var(--color-text-primary);
  font-weight: 700;
  text-decoration: none;
}
.pt-account-settings-verification-guidance__list--emphasized a {
  color: inherit;
  font-weight: 700;
  text-decoration: none;
}
.pt-account-settings-verification-guidance__list--emphasized a:hover {
  text-decoration: underline;
}
@media (max-width: 64rem) {
  .pt-account-settings-verification-guidance {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 40rem) {
  .pt-account-settings-verification-status {
    width: 100%;
    justify-content: space-between;
  }
}
.pt-account-settings-account-summary {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: var(--spacing-md);
}
.pt-account-settings-account-summary__card {
  display: flex;
  align-items: flex-start;
  min-width: 0;
  padding: var(--spacing-lg);
  background: var(--color-surface-3);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  text-align: left;
}
.pt-account-settings-account-summary__card--actionable {
  justify-content: space-between;
  gap: var(--spacing-md);
}
.pt-account-settings-account-summary__content {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-items: flex-start;
  min-width: 0;
  text-align: left;
}
.pt-account-settings-account-summary__label {
  color: var(--color-text-secondary);
  font-size: var(--text-xs);
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.25;
  text-align: left;
  text-transform: uppercase;
}
.pt-account-settings-account-summary__value {
  margin-top: var(--spacing-sm);
  color: var(--color-text-primary);
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.25;
  text-align: left;
  white-space: nowrap;
}
.pt-account-settings-account-summary__action {
  display: flex;
  flex: 0 0 auto;
  align-items: flex-start;
  justify-content: flex-end;
  padding-top: 0.0625rem;
}
.pt-account-settings-account-summary__action .pt-btn {
  white-space: nowrap;
}
@media (max-width: 64rem) {
  .pt-account-settings-account-summary {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .pt-account-settings-upgrade__plan-grid, .pt-account-settings-upgrade__included-grid {
    grid-template-columns: 1fr;
  }
  .pt-account-settings-upgrade__summary {
    grid-template-columns: 1fr;
  }
  .pt-account-settings-upgrade__cta {
    align-items: flex-start;
    flex-direction: column;
  }
}
@media (max-width: 40rem) {
  .pt-account-settings-account-summary {
    grid-template-columns: 1fr;
  }
  .pt-account-settings-account-summary__card--actionable {
    align-items: flex-start;
  }
  .pt-account-settings-account-summary__action {
    padding-top: 0;
  }
}
@media (max-width: 64rem) {
  .pt-account-settings-sort-form {
    width: 100%;
    flex-wrap: wrap;
  }
  .pt-account-settings-sort-form .pt-select {
    flex: 1 1 12rem;
  }
  .pt-account-settings__grid {
    grid-template-columns: 1fr;
  }
  .pt-account-settings__sidebar {
    position: static;
  }
  .pt-account-settings__nav {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .pt-account-settings-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 40rem) {
  .pt-account-settings__sidebar {
    padding: var(--spacing-md);
  }
  .pt-account-settings__nav {
    flex-direction: column;
  }
  .pt-account-settings-form__grid {
    grid-template-columns: 1fr;
  }
  .pt-account-settings-form__actions {
    justify-content: stretch;
    flex-direction: column-reverse;
  }
  .pt-account-settings-form__actions .pt-btn {
    width: 100%;
    justify-content: center;
  }
  .pt-account-settings-stats {
    grid-template-columns: 1fr;
  }
  .pt-account-settings-list-card, .pt-account-settings-referral-code {
    flex-direction: column;
  }
  .pt-account-settings-list-card__actions {
    width: 100%;
    justify-content: flex-start;
  }
}
.pt-account-settings-company-picker {
  position: relative;
  z-index: 3;
  width: 100%;
}
.pt-account-settings-company-picker .ts-wrapper {
  width: 100%;
}
.pt-account-settings-company-picker .ts-control {
  min-height: 2.75rem;
  border-color: var(--color-border);
  border-radius: var(--radius-md);
  box-shadow: none;
}
.pt-account-settings-company-picker .ts-wrapper.focus .ts-control, .pt-account-settings-company-picker .ts-wrapper.focus.input-active .ts-control {
  border-color: var(--color-brand);
  box-shadow: 0 0 0 3px oklch(45% 0.18 250 / 14%);
}
.pt-account-settings-company-picker .ts-dropdown {
  z-index: 30;
  max-height: 22rem;
  overflow-y: auto;
  border-color: var(--color-border);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-card);
}
.pt-account-settings-company-picker .ts-dropdown-content {
  max-height: 18rem;
}
.pt-account-settings-company-picker .ts-dropdown .option {
  padding: 0.625rem 0.75rem;
  font-size: var(--text-sm);
  line-height: 1.4;
}
.pt-account-settings-company-picker .ts-dropdown .option.active, .pt-account-settings-company-picker .ts-dropdown .option:hover {
  color: var(--color-text-primary);
  background: var(--color-brand-subtle);
}
.pt-account-settings-company-picker .ts-control > input {
  min-width: 10rem;
}
.pt-account-settings-referrals-overview {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-xl);
  align-items: flex-start;
}
.pt-account-settings-referrals-overview__copy, .pt-account-settings-referrals-overview__actions {
  min-width: 0;
}
.pt-account-settings-referrals-overview__copy {
  flex: 1.15 1 20rem;
}
.pt-account-settings-referrals-overview__actions {
  display: grid;
  flex: 0.85 1 20rem;
  gap: var(--spacing-md);
}
.pt-account-settings-referral-panel {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-sm);
  padding: var(--spacing-lg);
  background: var(--color-surface-3);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-account-settings-referral-panel__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--spacing-sm);
}
.pt-account-settings-referral-panel__label {
  color: var(--color-text-secondary);
  font-size: var(--text-xs);
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.pt-account-settings-referral-panel__code {
  color: var(--color-text-primary);
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.06em;
}
.pt-account-settings-referral-panel__url {
  color: var(--color-brand);
  font-size: var(--text-sm);
  line-height: 1.5;
  overflow-wrap: anywhere;
}
.pt-account-settings-referral-panel--email {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: var(--spacing-md);
}
.pt-account-settings-referral-panel__content {
  min-width: 0;
}
.pt-account-settings-referral-panel__content p {
  margin: 0.25rem 0 0;
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  line-height: 1.5;
}
.pt-account-settings-table--referrals tfoot td {
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: var(--color-text-primary);
  background: var(--color-surface-2);
  border-top: 2px solid var(--color-text-primary);
}
.pt-account-settings-table--referrals .pt-account-settings-table__total-label {
  font-weight: 700;
}
.pt-account-settings-table--referrals .pt-account-settings-table__total-row .pt-account-settings-table__amount {
  font-size: var(--text-base);
  font-weight: 800;
}
@media (max-width: 40rem) {
  .pt-account-settings-referral-panel--email {
    align-items: flex-start;
    flex-direction: column;
  }
  .pt-account-settings-referral-panel--email .pt-btn {
    width: 100%;
    justify-content: center;
  }
}
.pt-account-settings-page, .pt-account-settings-page > *, .pt-account-settings-page .pt-card, .pt-account-settings-page .pt-card__body, .pt-account-settings-page .pt-card__content, .pt-account-settings-form, .pt-account-settings-form__section {
  overflow: visible;
}
.pt-account-settings-company-picker {
  position: relative;
  z-index: 100;
}
.pt-account-settings-company-picker .ts-wrapper {
  position: relative;
  z-index: 100;
}
.pt-account-settings-company-picker .ts-dropdown {
  position: absolute;
  z-index: 200;
  width: 100%;
  max-height: 22rem;
  overflow-x: hidden;
  overflow-y: auto;
}
.pt-account-settings-company-picker .ts-dropdown-content {
  max-height: 22rem;
  overflow-x: hidden;
  overflow-y: auto;
}
.pt-company-table__group-header .ag-header-group-cell-label {
  align-items: center;
  justify-content: center;
  color: oklch(27% 0 0);
  font-size: 0.72rem;
  font-weight: 750;
  letter-spacing: 0.08em;
  text-align: center;
  text-transform: uppercase;
}
.pt-company-table__group-header--projects .ag-header-group-cell-label {
  justify-content: center;
}
.pt-company-table__sub-header .ag-header-cell-label, .pt-company-table__sub-header--center .ag-header-cell-label {
  justify-content: center;
  color: oklch(30% 0 0);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  text-transform: uppercase;
}
.pt-company-table__sub-header--numeric .ag-header-cell-label {
  justify-content: center;
}
.pt-company-table__cell {
  display: flex;
  align-items: center;
  color: oklch(20% 0 0);
  font-size: 0.835rem;
  line-height: 1.35;
}
.pt-company-table__cell--name {
  font-weight: 650;
}
.pt-company-table__cell--numeric {
  justify-content: flex-end;
  font-variant-numeric: tabular-nums;
}
.pt-company-table-company {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  width: 100%;
  min-width: 0;
}
.pt-company-table-company__avatar {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 2rem;
  width: 2rem;
  height: 2rem;
  border: 1px solid oklch(88% 0 0);
  border-radius: 0.45rem;
  background: oklch(98% 0 0);
  color: oklch(45% 0.16 250);
  font-size: 0.78rem;
  font-weight: 750;
  overflow: hidden;
}
.pt-company-table-company__avatar img {
  display: block;
  width: auto;
  height: auto;
  max-width: 82%;
  max-height: 82%;
  object-fit: contain;
}
.pt-company-table-company__link {
  display: inline-block;
  min-width: 0;
  max-width: 100%;
  color: inherit;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-company-table-company__link:hover, .pt-ag-grid-container .ag-row:hover .pt-company-table-company__link {
  color: oklch(45% 0.18 250);
  text-decoration: underline;
}
.pt-company-table-chips {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.35rem;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  overflow: visible;
}
.pt-company-table-chip {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 1 auto;
  width: fit-content;
  max-width: 100%;
  min-width: 0;
  padding: 0.22rem 0.6rem;
  border-radius: 999px;
  font-size: 0.74rem;
  line-height: 1.15;
  white-space: normal;
  overflow: visible;
  overflow-wrap: anywhere;
  text-align: center;
  text-overflow: unset;
}
.pt-company-table-chip--activity {
  background: oklch(91% 0.055 250);
  color: oklch(35% 0.18 250);
}
.pt-company-table-chip--office {
  background: oklch(94% 0 0);
  color: oklch(34% 0 0);
  border: 1px solid oklch(88% 0 0);
}
.pt-company-table-chip--more {
  flex: 0 0 auto;
  white-space: nowrap;
  background: oklch(90% 0 0);
  color: oklch(35% 0 0);
  font-weight: 700;
}
.pt-company-table-empty {
  color: oklch(55% 0 0);
}
.pt-company-projects-directory {
  position: relative;
  z-index: 1;
}
.pt-company-projects-directory .pt-table-columns-menu {
  position: relative;
  z-index: 800;
}
.pt-company-projects-directory .pt-table-columns-menu__dropdown, .pt-company-projects-directory .pt-table-columns-menu__menu, .pt-company-projects-directory .pt-table-columns-menu__panel, .pt-company-projects-directory [class*="table-columns-menu"] {
  z-index: 900;
}
.pt-company-projects-chart__menu, .pt-company-projects-directory .pt-ag-donut-chart__menu {
  z-index: 900;
}
.pt-company-projects-directory {
  width: 100%;
}
.pt-company-projects-directory .pt-directory-controls__top {
  align-items: center;
}
.pt-company-projects-directory .pt-directory-refinements__actions {
  align-items: center;
}
.pt-company-projects-directory .pt-table-columns-menu {
  flex: 0 0 auto;
}
.pt-company-projects-directory .pt-project-hits--grid .pt-project-grid {
  grid-template-columns: repeat(auto-fill, minmax(min(100%, 14rem), 1fr));
  gap: 1rem;
}
.pt-company-projects-directory .pt-project-hits--grid .pt-project-card__body {
  padding: 0.85rem 1rem 0.65rem;
  min-height: 7.5rem;
}
.pt-company-projects-directory .pt-project-hits--grid .pt-project-card__footer {
  padding: 0.65rem 1rem 0.85rem;
}
.pt-company-projects-directory .pt-project-hits--grid .pt-project-card__title {
  font-size: 0.98rem;
  line-height: 1.25;
}
.pt-company-projects-directory .pt-project-hits--grid .pt-project-card__meta, .pt-company-projects-directory .pt-project-hits--grid .pt-project-card__dates {
  font-size: 0.8rem;
}
.pt-company-projects-directory .pt-project-hits--grid .pt-metric-pill {
  padding: 0.3rem 0.58rem;
  font-size: 0.72rem;
}
.pt-company-projects-directory .pt-project-blank-view {
  min-height: 28rem;
}
.pt-company-projects-directory .pt-project-blank-view[data-view="map"] {
  height: 65vh;
  min-height: 32rem;
}
.pt-company-projects-directory .pt-project-blank-view[data-view="charts"] {
  height: auto;
  min-height: 0;
}
.pt-company-projects-breakdown {
  display: flex;
  flex-direction: column;
  gap: 1.15rem;
}
.pt-company-projects-breakdown__status {
  margin-bottom: 0.1rem;
  color: var(--color-text-muted);
  font-size: 0.8125rem;
}
.pt-company-projects-breakdown .pt-projects-breakdown__row {
  margin: 0;
}
.pt-company-projects-breakdown .pt-projects-breakdown__row--pies {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.15rem;
}
.pt-company-projects-breakdown .pt-projects-breakdown__panel {
  overflow: visible;
  border: 1px solid var(--color-border);
  border-radius: 0.5rem;
  background: #ffffff;
  padding: 1rem 1.1rem 1.05rem;
}
.pt-company-projects-breakdown .pt-projects-breakdown__title {
  margin: 0;
  color: var(--color-text-primary);
  font-size: 0.95rem;
  font-weight: 700;
  line-height: 1.35;
}
.pt-company-projects-breakdown__panel-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 0.85rem;
}
.pt-company-projects-breakdown__controls {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.55rem;
  flex-wrap: wrap;
}
.pt-company-projects-breakdown__control {
  display: flex;
  align-items: center;
  gap: 0.35rem;
  color: var(--color-text-muted);
  font-size: 0.78rem;
  line-height: 1.2;
}
.pt-company-projects-breakdown__control label {
  margin: 0;
  color: var(--color-text-muted);
  font-size: 0.78rem;
  font-weight: 400;
  white-space: nowrap;
}
.pt-company-projects-breakdown__control select {
  min-width: 5.25rem;
  min-height: 2rem;
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  background: #ffffff;
  color: var(--color-text-primary);
  padding: 0 1.75rem 0 0.55rem;
  font-size: 0.8125rem;
  line-height: 1.2;
}
.pt-company-projects-breakdown__control select:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.pt-company-projects-breakdown__control--checkbox label {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  color: var(--color-text-primary);
  font-size: 0.78rem;
}
.pt-company-projects-breakdown__control--checkbox input {
  width: 0.875rem;
  height: 0.875rem;
  margin: 0;
}
.pt-company-projects-chart {
  position: relative;
  width: 100%;
  overflow: visible;
}
.pt-company-projects-chart__canvas {
  width: 100%;
}
.pt-company-projects-chart__table {
  margin-top: 0.75rem;
  overflow: auto;
  max-height: 18rem;
  border: 1px solid var(--color-border);
  border-radius: 0.35rem;
  background: #ffffff;
}
.pt-company-projects-chart__table table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.78rem;
}
.pt-company-projects-chart__table th, .pt-company-projects-chart__table td {
  border-bottom: 1px solid var(--color-border);
  padding: 0.45rem 0.55rem;
  text-align: left;
  white-space: nowrap;
}
.pt-company-projects-chart__table th {
  background: var(--color-surface-2);
  color: var(--color-text-primary);
  font-weight: 700;
}
.pt-company-projects-chart__menu-button {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  z-index: 2;
  width: 1.75rem;
  height: 1.75rem;
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  background: #ffffff;
  color: var(--color-text-primary);
  line-height: 1;
  cursor: pointer;
}
.pt-company-projects-chart__menu-button:hover {
  background: var(--color-surface-2);
}
.pt-company-projects-chart__menu {
  position: fixed;
  z-index: 900;
  min-width: 13.25rem;
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  background: #ffffff;
  box-shadow: 0 0.5rem 1.5rem rgba(15, 23, 42, 0.16);
  padding: 0.35rem 0;
}
.pt-company-projects-chart__menu-separator {
  height: 1px;
  margin: 0.35rem 0;
  background: var(--color-border);
}
.pt-company-projects-chart__menu-item {
  display: block;
  width: 100%;
  border: 0;
  background: transparent;
  padding: 0.42rem 0.75rem;
  color: var(--color-text-primary);
  text-align: left;
  font-size: 0.78rem;
  line-height: 1.25;
  cursor: pointer;
}
.pt-company-projects-chart__menu-item:hover {
  background: var(--color-surface-2);
}
.pt-company-projects-directory .pt-project-blank-view > .pt-map-viewer, .pt-company-projects-directory .pt-project-blank-view > .pt-company-projects-breakdown {
  width: 100%;
}
.pt-company-projects-directory .pt-project-blank-view[data-view="map"] > .pt-map-viewer {
  display: block;
}
.pt-company-projects-directory .pt-project-blank-view[data-view="map"] > .pt-company-projects-breakdown {
  display: none !important;
}
.pt-company-projects-directory .pt-project-blank-view[data-view="charts"] > .pt-map-viewer {
  display: none !important;
}
.pt-company-projects-directory .pt-project-blank-view[data-view="charts"] > .pt-company-projects-breakdown {
  display: flex;
}
.pt-company-projects-directory .pt-project-blank-view:not([data-view="map"]):not([data-view="charts"]) > .pt-map-viewer, .pt-company-projects-directory .pt-project-blank-view:not([data-view="map"]):not([data-view="charts"]) > .pt-company-projects-breakdown {
  display: none !important;
}
@media (max-width: 1500px) {
  .pt-company-projects-directory .pt-project-hits--grid .pt-project-grid {
    grid-template-columns: repeat(auto-fill, minmax(min(100%, 14rem), 1fr));
  }
}
@media (max-width: 1200px) {
  .pt-company-projects-directory .pt-project-hits--grid .pt-project-grid {
    grid-template-columns: repeat(auto-fill, minmax(min(100%, 14rem), 1fr));
  }
  .pt-company-projects-breakdown .pt-projects-breakdown__row--pies {
    grid-template-columns: 1fr;
  }
  .pt-company-projects-breakdown__panel-header {
    align-items: flex-start;
    flex-direction: column;
  }
  .pt-company-projects-breakdown__controls {
    justify-content: flex-start;
  }
}
@media (width <= 48rem) {
  .pt-company-projects-directory .pt-directory-controls__top {
    align-items: flex-start;
  }
  .pt-company-projects-directory .pt-directory-refinements__actions {
    margin-left: 0;
  }
  .pt-company-projects-directory .pt-project-hits--grid .pt-project-grid {
    grid-template-columns: repeat(auto-fill, minmax(min(100%, 14rem), 1fr));
  }
  .pt-company-projects-directory .pt-project-blank-view[data-view="map"] {
    height: 28rem;
    min-height: 28rem;
  }
}
.pt-company-hero {
  position: relative;
  background: var(--color-surface);
}
.pt-company-hero__banner {
  height: 180px;
  background: radial-gradient(125% 130% at 12% -15%, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0) 55%), repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0, rgba(255, 255, 255, 0.05) 2px, transparent 2px, transparent 24px), linear-gradient(135deg, var(--color-brand-hover) 0%, var(--color-brand-dark) 100%);
  background-size: cover;
  background-position: center;
}
.pt-company-hero__identity {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  padding: 0 1.5rem 1.25rem;
  margin-top: -44px;
}
.pt-company-hero__logo-wrap {
  flex-shrink: 0;
}
.pt-company-hero__logo {
  height: 88px;
  width: auto;
  max-width: 220px;
  min-width: 88px;
  box-sizing: border-box;
  padding: 0.3rem;
  border-radius: 0.75rem;
  border: 3px solid var(--color-surface);
  background: var(--color-surface);
  object-fit: contain;
  box-shadow: 0 2px 8px rgba(0,0,0,0.12);
  display: block;
}
.pt-company-hero__logo-placeholder {
  width: 88px;
  height: 88px;
  border-radius: 0.75rem;
  border: 3px solid var(--color-surface);
  background: var(--color-brand-hover);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 8px rgba(0,0,0,0.12);
}
.pt-company-hero__logo-initials {
  font-size: 1.375rem;
  font-weight: 700;
  color: var(--color-surface);
  letter-spacing: 0.05em;
}
.pt-company-hero__meta {
  flex: 1;
  padding-top: 2.75rem;
  min-width: 0;
}
.pt-company-hero__name {
  font-size: 1.35rem;
  font-weight: 700;
  color: var(--color-text-primary);
  margin: 0 0 0.2rem;
  line-height: 1.3;
}
.pt-company-hero__category {
  font-size: 0.82rem;
  color: var(--color-text-secondary);
  margin: 0 0 0.4rem;
  text-transform: capitalize;
}
.pt-company-hero__details {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  align-items: center;
}
.pt-company-hero__detail-item {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  font-size: 0.78rem;
  color: var(--color-text-secondary);
}
.pt-company-hero__detail-item a {
  color: var(--color-text-secondary);
  text-decoration: none;
}
.pt-company-hero__detail-item a:hover {
  color: var(--color-brand);
}
.pt-company-hero__detail-icon {
  width: 0.875rem;
  height: 0.875rem;
  flex-shrink: 0;
  opacity: 0.7;
}
.pt-company-hero__actions {
  position: absolute;
  top: 1.35rem;
  right: 1.75rem;
  z-index: 3;
  display: flex;
  width: min(34rem, calc(100% - 3.5rem));
  align-items: center;
  justify-content: flex-end;
  align-content: flex-start;
  gap: 0.55rem;
  flex-wrap: wrap;
  padding-top: 0;
}
.pt-company-hero__actions > [hidden], .pt-company-hero__actions > .hidden, .pt-company-hero__actions > .is-hidden, .pt-company-hero__actions > [aria-hidden="true"] {
  display: none !important;
}
.pt-company-hero__actions .pt-company-tags {
  order: 10;
}
.pt-company-hero__actions .pt-btn, .pt-company-hero__actions .pt-company-tags {
  flex: 0 0 auto;
  min-height: 2.25rem;
  padding: 0.48rem 0.9rem;
  border: 1px solid rgba(209, 213, 219, 0.9);
  border-radius: 0.45rem;
  background: rgba(255, 255, 255, 0.94);
  color: var(--color-text-primary);
  box-shadow: 0 8px 22px rgba(15, 23, 42, 0.18);
  backdrop-filter: blur(8px);
  font-size: 0.84rem;
  font-weight: 700;
  white-space: nowrap;
}
.pt-company-hero__actions .pt-btn--primary, .pt-company-hero__actions .pt-btn--outline, .pt-company-hero__actions .pt-btn--ghost, .pt-company-hero__actions .pt-company-tags {
  background: rgba(255, 255, 255, 0.94);
  color: var(--color-text-primary);
  border-color: rgba(209, 213, 219, 0.9);
}
.pt-company-hero__actions .pt-btn:hover, .pt-company-hero__actions .pt-btn:focus-visible, .pt-company-hero__actions .pt-company-tags:hover, .pt-company-hero__actions .pt-company-tags:focus-visible {
  background: #ffffff;
  border-color: var(--color-brand);
  color: var(--color-brand);
  text-decoration: none;
}
.pt-company-hero__actions .pt-btn__icon, .pt-company-hero__actions .pt-company-tags__icon {
  width: 0.95rem;
  height: 0.95rem;
  color: currentColor;
}
.pt-company-hero__actions .pt-company-tags {
  min-width: 122px;
}
.pt-company-tags {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  padding: 0.375rem 0.75rem;
  border-radius: 0.5rem;
  border: 1.5px solid var(--color-border);
  font-size: 0.8125rem;
  font-weight: 500;
  color: var(--color-text-primary);
  background: transparent;
  cursor: pointer;
  position: relative;
  min-width: 110px;
}
.pt-company-tags:hover {
  background: var(--color-surface-2);
  border-color: var(--color-text-muted);
}
.pt-company-tags__icon {
  width: 0.875rem;
  height: 0.875rem;
  flex-shrink: 0;
  color: var(--color-text-secondary);
}
.pt-company-tags__label {
  font-size: 0.8125rem;
  font-weight: 500;
}
.pt-company-tags input.tags {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
}
.pt-company-tabs {
  background: var(--color-surface);
  border-bottom: 1px solid var(--color-border);
  padding: 0 1.5rem;
}
.pt-company-tabs__nav {
  display: flex;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.pt-company-tabs__nav::-webkit-scrollbar {
  display: none;
}
.pt-company-tab {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  padding: 0.75rem 1rem;
  font-size: 0.8125rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--color-text-secondary);
  text-decoration: none;
  border-bottom: 2px solid transparent;
  white-space: nowrap;
  transition: color 0.15s ease, border-color 0.15s ease;
}
.pt-company-tab:hover {
  color: var(--color-text-primary);
  text-decoration: none;
}
.pt-company-tab--active {
  color: var(--color-brand);
  border-bottom-color: var(--color-brand);
}
.pt-company-tab__icon {
  width: 1rem;
  height: 1rem;
  flex-shrink: 0;
}
.pt-company-tab__count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 1.25rem;
  height: 1.25rem;
  padding: 0 0.25rem;
  border-radius: 9999px;
  font-size: 0.6875rem;
  font-weight: 700;
  background: var(--color-border);
  color: var(--color-text-secondary);
  margin-left: 0.25rem;
  line-height: 1;
}
.pt-company-tab--active .pt-company-tab__count {
  background: var(--color-brand-subtle);
  color: var(--color-brand);
}
.pt-btn--ghost {
  background: transparent;
  border: 1.5px solid rgba(255,255,255,0.5);
  color: var(--color-text-primary);
  cursor: pointer;
  border-color: var(--color-border);
}
.pt-btn--ghost:hover {
  background: var(--color-surface-2);
  border-color: var(--color-text-muted);
  text-decoration: none;
  color: var(--color-text-primary);
}
.pt-company-content {
  padding: 1.5rem;
  background: var(--color-surface-2);
  min-height: 400px;
}
.pt-company-profile-body {
  display: grid;
  grid-template-columns: 1fr 320px;
  gap: 1.25rem;
  align-items: start;
  max-width: 1280px;
}
@media (width <= 48rem) {
  .pt-company-profile-body {
    grid-template-columns: 1fr;
  }
  .pt-company-sidebar {
    order: -1;
  }
}
.pt-company-section {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: 0.625rem;
  overflow: hidden;
  margin-bottom: 1.25rem;
}
.pt-company-main .pt-company-section:last-child, .pt-company-sidebar .pt-company-section:last-child {
  margin-bottom: 0;
}
.pt-company-section__header {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.625rem 1rem;
  background: var(--color-surface-2);
  border-bottom: 1px solid var(--color-border);
}
.pt-company-section__icon {
  width: 1rem;
  height: 1rem;
  color: var(--color-brand);
  flex-shrink: 0;
}
.pt-company-section__title {
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  color: var(--color-text-secondary);
  margin: 0;
}
.pt-company-section__body {
  padding: 1rem;
}
.pt-company-description {
  font-size: 0.9rem;
  color: var(--color-text-primary);
  line-height: 1.75;
}
.pt-company-description p {
  margin: 0 0 0.75em;
}
.pt-company-description p:last-child {
  margin-bottom: 0;
}
.pt-company-activities__group {
  margin-bottom: 1rem;
}
.pt-company-activities__group:last-child {
  margin-bottom: 0;
}
.pt-company-activities__issuer {
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--color-text-secondary);
  margin: 0 0 0.5rem;
}
.pt-company-activities__list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.pt-company-activity-chip {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  padding: 0.25rem 0.625rem;
  background: var(--color-brand-subtle);
  border: 1px solid var(--color-brand-subtle);
  border-radius: 999px;
  font-size: 0.76rem;
}
.pt-company-activity-chip__name {
  color: var(--color-brand-hover);
  font-weight: 500;
}
.pt-company-activity-chip__count {
  color: var(--color-brand);
  font-weight: 700;
  font-size: 0.7rem;
}
.pt-company-cert-list {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.pt-company-cert-card {
  padding: 0.625rem 0.75rem;
  background: var(--color-surface-2);
  border: 1px solid var(--color-border);
  border-radius: 0.5rem;
  border-left: 3px solid var(--color-brand);
}
.pt-company-cert-card__title {
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--color-text-primary);
  margin-bottom: 0.2rem;
}
.pt-company-cert-card__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 1rem;
  font-size: 0.75rem;
  color: var(--color-text-secondary);
  margin-top: 0.1rem;
}
.pt-company-cert-card__issuer a {
  color: var(--color-brand);
  text-decoration: none;
}
.pt-company-cert-card__issuer a:hover {
  text-decoration: underline;
}
.pt-company-award-list {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.pt-company-award-card {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 0.625rem 0.75rem;
  background: var(--color-warning-subtle);
  border: 1px solid var(--color-warning-subtle);
  border-radius: 0.5rem;
  border-left: 3px solid var(--color-warning);
}
.pt-company-award-card__name {
  flex: 1;
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-company-award-card__meta {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 2px;
  font-size: 0.75rem;
  color: var(--color-text-secondary);
  white-space: nowrap;
}
.pt-company-office-list {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.pt-company-office-item {
  padding: 0.75rem 0;
  border-bottom: 1px solid var(--color-surface-2);
}
.pt-company-office-item:first-child {
  padding-top: 0;
}
.pt-company-office-item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.pt-company-office-item p {
  margin: 0 0 2px;
  font-size: 0.8rem;
  color: var(--color-text-secondary);
}
.pt-company-office-item__location strong {
  color: var(--color-text-primary);
  font-size: 0.85rem;
}
.pt-company-office-item__website a {
  color: var(--color-brand);
  text-decoration: none;
  font-size: 0.78rem;
  word-break: break-all;
}
.pt-company-office-item__website a:hover {
  text-decoration: underline;
}
.pt-company-empty-state {
  font-size: 0.85rem;
  color: var(--color-text-muted);
  font-style: italic;
  margin: 0;
}
.pt-company-profile {
  background: var(--color-surface-2);
  min-height: 100vh;
}
.pt-company-hero .pt-tag-popup:not([data-user-tag-popup-position-strategy-value="fixed"]) {
  z-index: 30;
}
.pt-company-content {
  padding: 1.5rem;
}
.pt-company-profile-body {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  width: 100%;
  max-width: none;
  margin: 0;
  min-width: 0;
}
.pt-company-section {
  border-radius: 1rem;
  box-shadow: 0 12px 30px oklch(0% 0 0 / 5%);
  margin-bottom: 0;
}
.pt-company-section__header {
  justify-content: flex-start;
  background: linear-gradient(180deg, oklch(99% 0 0), oklch(97% 0.004 250));
  padding: 0.85rem 1rem;
}
.pt-company-section__header--with-action {
  justify-content: space-between;
  gap: 1rem;
}
.pt-company-section__heading {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  min-width: 0;
  margin-right: auto;
}
.pt-company-section__title {
  font-size: 0.78rem;
  letter-spacing: 0.08em;
}
.pt-company-section__body {
  padding: 1.1rem;
}
.pt-company-section__body--flush-mobile {
  padding: 0;
}
.pt-company-empty-state--compact {
  font-size: 0.78rem;
}
.pt-company-activities-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}
.pt-company-activity-column {
  border: 1px solid var(--color-border);
  border-radius: 0.85rem;
  padding: 1rem;
  background: oklch(99% 0.003 250);
}
.pt-company-activity-column__title {
  margin: 0 0 0.75rem;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: var(--color-text-secondary);
}
.pt-company-activity-column__title a, .pt-company-activity-list__count {
  color: var(--color-brand);
  text-decoration: none;
}
.pt-company-activity-column__title a:hover, .pt-company-activity-list__count:hover, .pt-company-activity-list__count:focus-visible {
  text-decoration: underline;
}
.pt-company-activity-list {
  display: grid;
  gap: 0.55rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-company-activity-list__item {
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem;
  align-items: baseline;
  color: var(--color-text-primary);
  font-size: 0.9rem;
}
.pt-company-activity-list__count::before {
  content: "[";
}
.pt-company-activity-list__count::after {
  content: "]";
}
.pt-company-cert-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.85rem;
}
.pt-company-cert-card {
  display: flex;
  gap: 0.75rem;
  padding: 0.95rem;
  border-radius: 0.9rem;
  background: oklch(99% 0.003 250);
  border: 1px solid var(--color-border);
  border-left: 4px solid var(--color-brand);
}
.pt-company-cert-card__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  flex: 0 0 auto;
  border-radius: 0.7rem;
  color: var(--color-brand);
  background: var(--color-brand-subtle);
}
.pt-company-cert-card__icon-svg {
  width: 1.15rem;
  height: 1.15rem;
}
.pt-company-cert-card__content {
  min-width: 0;
}
.pt-company-cert-card__title {
  margin: 0 0 0.35rem;
  font-size: 0.95rem;
  font-weight: 750;
  color: var(--color-text-primary);
}
.pt-company-cert-card__meta {
  margin: 0.15rem 0 0;
  font-size: 0.8rem;
  color: var(--color-text-secondary);
}
.pt-company-cert-card__label {
  font-weight: 700;
  color: var(--color-text-primary);
}
.pt-company-awards-table-wrap {
  width: 100%;
  overflow-x: auto;
}
.pt-company-awards-table {
  width: 100%;
  min-width: 680px;
  border-collapse: collapse;
  font-size: 0.86rem;
}
.pt-company-awards-table th {
  padding: 0.8rem 1rem;
  text-align: left;
  color: var(--color-text-secondary);
  background: oklch(97% 0.004 250);
  font-size: 0.72rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.pt-company-awards-table td {
  padding: 0.85rem 1rem;
  border-top: 1px solid var(--color-border);
  color: var(--color-text-secondary);
  vertical-align: top;
}
.pt-company-awards-table__name, .pt-company-awards-table__name a {
  font-weight: 700;
  color: var(--color-text-primary);
}
.pt-company-awards-table__name a {
  color: var(--color-brand);
  text-decoration: none;
}
.pt-company-awards-table__name a:hover, .pt-company-awards-table__name a:focus-visible {
  text-decoration: underline;
}
.pt-company-office-selector {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-company-office-selector__label {
  font-size: 0.72rem;
  font-weight: 700;
  color: var(--color-text-secondary);
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.pt-company-office-selector__select {
  min-width: 14rem;
  border: 1px solid var(--color-border);
  border-radius: 0.55rem;
  background: var(--color-surface);
  padding: 0.45rem 0.7rem;
  color: var(--color-text-primary);
  font: inherit;
  font-size: 0.85rem;
}
.pt-company-office-panel {
  display: grid;
  grid-template-columns: minmax(18rem, 0.7fr) minmax(28rem, 1.55fr);
  gap: 1rem;
  align-items: stretch;
}
.pt-company-office-panel[hidden] {
  display: none;
}
.pt-company-office-panel__details {
  border: 1px solid var(--color-border);
  border-radius: 0.9rem;
  padding: 1rem;
  background: oklch(99% 0.003 250);
}
.pt-company-office-panel__title {
  margin: 0 0 0.85rem;
  color: var(--color-text-primary);
  font-size: 1rem;
  font-weight: 800;
}
.pt-company-office-detail {
  display: grid;
  grid-template-columns: 1.25rem minmax(0, 1fr);
  gap: 0.55rem;
  margin-top: 0.65rem;
  color: var(--color-text-secondary);
  font-size: 0.86rem;
}
.pt-company-office-detail__icon {
  width: 1rem;
  height: 1rem;
  margin-top: 0.1rem;
  color: var(--color-brand);
}
.pt-company-office-detail__content {
  display: grid;
  gap: 0.18rem;
  font-style: normal;
}
.pt-company-office-detail__link {
  color: var(--color-brand);
  text-decoration: none;
  word-break: break-word;
}
.pt-company-office-detail__link:hover, .pt-company-office-detail__link:focus-visible {
  text-decoration: underline;
}
.pt-company-office-panel__map .pt-map-viewer {
  min-height: 420px;
}
.pt-company-office-map-placeholder {
  display: flex;
  min-height: 420px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border: 1px dashed var(--color-border);
  border-radius: 0.9rem;
  background: oklch(97% 0.004 250);
  color: var(--color-text-muted);
  text-align: center;
}
.pt-company-office-map-placeholder__icon {
  width: 2rem;
  height: 2rem;
}
@media (width <= 48rem) {
  .pt-company-hero__identity {
    flex-direction: column;
  }
  .pt-company-hero__actions {
    top: 1rem;
    left: 1rem;
    right: 1rem;
    width: auto;
    justify-content: flex-start;
  }
  .pt-company-activities-grid, .pt-company-cert-grid, .pt-company-office-panel {
    grid-template-columns: 1fr;
  }
  .pt-company-section__header--with-action {
    align-items: flex-start;
    flex-direction: column;
  }
  .pt-company-office-selector {
    width: 100%;
    align-items: stretch;
    flex-direction: column;
  }
  .pt-company-office-selector__select {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .pt-company-content {
    padding: 1rem;
  }
  .pt-company-hero__identity, .pt-company-tabs {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .pt-company-cert-card {
    flex-direction: column;
  }
}
.pt-company-profile__sticky-header {
  position: sticky;
  top: 0;
  z-index: calc(var(--z-raised) + 10);
  background: var(--color-surface);
  box-shadow: 0 2px 12px oklch(0% 0 0 / 8%);
}
.pt-company-content {
  padding: 1.5rem;
}
.pt-company-profile-body {
  width: 100%;
  max-width: none;
  margin: 0;
}
.pt-company-profile-body > .pt-company-section {
  width: 100%;
  box-sizing: border-box;
}
.pt-company-section {
  width: 100%;
  border-radius: 0.25rem;
  box-shadow: 0 6px 16px oklch(0% 0 0 / 4%);
}
.pt-company-section__header {
  border-radius: 0;
  justify-content: flex-start;
}
.pt-company-section__title {
  text-align: left;
}
.pt-company-section__body {
  min-height: 4rem;
}
.pt-company-activities-grid, .pt-company-cert-grid, .pt-company-office-panel {
  width: 100%;
}
.pt-company-activity-column, .pt-company-cert-card, .pt-company-office-panel__details, .pt-company-office-panel__map, .pt-company-office-map-placeholder {
  border-radius: 0.25rem;
}
.pt-company-cert-card {
  align-items: flex-start;
}
.pt-company-cert-card__icon {
  margin-top: 0.20rem;
}
.pt-company-activity-list {
  list-style: disc;
  padding-left: 1.15rem;
}
.pt-company-activity-list__item {
  display: list-item;
  padding-left: 0.15rem;
}
.pt-company-activity-list__item::marker {
  color: var(--color-text-secondary);
}
.pt-company-cert-card {
  border-left-color: var(--color-border);
}
.pt-company-cert-card__link {
  color: var(--color-brand);
  text-decoration: none;
}
.pt-company-cert-card__link:hover, .pt-company-cert-card__link:focus-visible {
  text-decoration: underline;
}
.pt-company-awards-table tbody tr {
  transition: background-color 0.15s ease, color 0.15s ease;
}
.pt-company-awards-table tbody tr:hover {
  background: var(--color-brand-subtle);
}
.pt-company-awards-table tbody tr:hover td {
  color: var(--color-text-primary);
}
.pt-company-awards-table tbody tr:hover .pt-company-awards-table__name, .pt-company-awards-table tbody tr:hover .pt-company-awards-table__name a {
  color: var(--color-brand);
}
.pt-company-office-selector__select-wrap {
  position: relative;
  min-width: 18rem;
}
.pt-company-office-selector__select-wrap::after {
  content: "";
  position: absolute;
  right: 0.85rem;
  top: 50%;
  width: 0.45rem;
  height: 0.45rem;
  border-right: 1.5px solid var(--color-text-secondary);
  border-bottom: 1.5px solid var(--color-text-secondary);
  transform: translateY(-65%) rotate(45deg);
  pointer-events: none;
}
.pt-company-office-selector__select {
  width: 100%;
  padding-right: 2.25rem;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.pt-company-office-panel {
  grid-template-columns: minmax(18rem, 0.45fr) minmax(38rem, 1.55fr);
}
.pt-company-office-panel__map {
  min-height: 460px;
  overflow: hidden;
  border: 1px solid var(--color-border);
  background: var(--color-surface);
}
.pt-company-office-panel__map .pt-map-viewer, .pt-company-office-panel__map .leaflet-container {
  width: 100%;
  height: 460px !important;
  min-height: 460px;
  display: block;
}
.pt-company-office-panel__map .leaflet-container {
  border-radius: 0;
}
.pt-company-office-panel__map .leaflet-control-attribution {
  margin-bottom: 0;
}
.pt-company-office-map-placeholder {
  min-height: 460px;
}
@media (width <= 48rem) {
  .pt-company-profile__sticky-header {
    position: relative;
    top: auto;
    z-index: auto;
  }
  .pt-company-office-panel {
    grid-template-columns: 1fr;
  }
  .pt-company-office-selector__select-wrap {
    min-width: 100%;
    width: 100%;
  }
}
.pt-company-profile__sticky-header {
  position: sticky;
  top: 0;
  z-index: calc(var(--z-raised) + 10);
  background: var(--color-surface);
  box-shadow: 0 2px 12px oklch(0% 0 0 / 8%);
}
.pt-company-profile__sticky-header .pt-company-hero {
  position: relative;
  z-index: auto;
  min-height: 300px;
  overflow: hidden;
  background: var(--color-brand-dark);
}
.pt-company-hero__banner {
  position: absolute;
  inset: 0;
  z-index: 0;
  height: 100%;
  background: radial-gradient(125% 130% at 12% -15%, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0) 55%), repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.035) 0, rgba(255, 255, 255, 0.035) 2px, transparent 2px, transparent 24px), linear-gradient(135deg, var(--color-brand-hover) 0%, var(--color-brand-dark) 100%);
  background-size: cover;
  background-position: center;
}
.pt-company-profile__sticky-header .pt-company-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(15, 23, 42, 0.04) 0%, rgba(15, 23, 42, 0.10) 45%, rgba(15, 23, 42, 0.34) 100%), linear-gradient(90deg, rgba(15, 23, 42, 0.18) 0%, rgba(15, 23, 42, 0.04) 55%, rgba(15, 23, 42, 0.14) 100%);
  pointer-events: none;
}
.pt-company-hero__identity {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: flex-end;
  gap: 1.15rem;
  min-height: 300px;
  width: 100%;
  box-sizing: border-box;
  padding: 1.5rem 1.75rem 2rem;
  margin-top: 0;
}
.pt-company-hero__logo-wrap {
  flex: 0 0 auto;
  align-self: flex-end;
}
.pt-company-hero__logo, .pt-company-hero__logo-placeholder {
  height: 118px;
  border-radius: 999px;
  border: 4px solid rgba(255, 255, 255, 0.98);
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 12px 28px rgba(15, 23, 42, 0.24);
}
.pt-company-hero__logo-placeholder {
  width: 118px;
}
.pt-company-hero__logo {
  width: 118px;
  max-width: 118px;
  min-width: 118px;
  padding: 0.7rem;
  object-fit: contain;
}
.pt-company-hero__logo-initials {
  font-size: 1.75rem;
  color: var(--color-brand-dark);
}
.pt-company-hero__meta {
  flex: 1 1 auto;
  min-width: 0;
  max-width: calc(100% - 640px);
  padding: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
  backdrop-filter: none;
}
.pt-company-hero__name {
  display: inline-flex;
  width: fit-content;
  max-width: 100%;
  margin: 0 0 0.35rem;
  padding: 0.42rem 0.72rem;
  border-radius: 0.35rem;
  background: rgba(255, 255, 255, 0.92);
  color: var(--color-text-primary);
  box-shadow: 0 8px 20px rgba(15, 23, 42, 0.16);
  font-size: 1.45rem;
  font-weight: 800;
  line-height: 1.18;
}
.pt-company-hero__category {
  display: flex;
  width: fit-content;
  max-width: 100%;
  margin: 0 0 0.45rem;
  padding: 0.28rem 0.62rem;
  border-radius: 0.3rem;
  background: rgba(255, 255, 255, 0.88);
  color: var(--color-text-secondary);
  box-shadow: 0 6px 16px rgba(15, 23, 42, 0.12);
  font-size: 0.84rem;
  font-weight: 600;
  text-transform: capitalize;
}
.pt-company-hero__details {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.4rem;
}
.pt-company-hero__detail-item {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  width: fit-content;
  max-width: 100%;
  padding: 0.28rem 0.58rem;
  border-radius: 0.3rem;
  background: rgba(255, 255, 255, 0.86);
  color: var(--color-text-secondary);
  box-shadow: 0 6px 16px rgba(15, 23, 42, 0.10);
  font-size: 0.8rem;
  line-height: 1.35;
}
.pt-company-hero__detail-item a {
  color: var(--color-text-secondary);
  text-decoration: none;
}
.pt-company-hero__detail-item a:hover, .pt-company-hero__detail-item a:focus-visible {
  color: var(--color-brand);
  text-decoration: underline;
}
.pt-company-hero__detail-icon {
  width: 0.86rem;
  height: 0.86rem;
  color: var(--color-text-secondary);
  opacity: 0.75;
}
.pt-company-profile__sticky-header .pt-company-tabs {
  position: relative;
  z-index: 2;
  background: #ffffff;
  border-top: 1px solid rgba(229, 231, 235, 0.9);
  border-bottom: 1px solid var(--color-border);
  padding: 0 1.75rem;
  box-shadow: 0 1px 0 rgba(15, 23, 42, 0.04);
}
.pt-company-tab {
  padding-top: 0.9rem;
  padding-bottom: 0.9rem;
}
.pt-company-tab--active {
  color: var(--color-brand);
  border-bottom-color: var(--color-brand);
}
@media (max-width: 1420px) {
  .pt-company-hero__meta {
    max-width: calc(100% - 540px);
  }
  .pt-company-hero__actions {
    grid-template-columns: repeat(2, max-content);
  }
  .pt-company-hero__actions .pt-company-tags {
    grid-column: 1;
    grid-row: 1;
  }
  .pt-company-hero__actions .pt-btn:nth-child(1) {
    grid-column: 2;
    grid-row: 1;
  }
  .pt-company-hero__actions .pt-btn:nth-child(2) {
    grid-column: 1;
    grid-row: 2;
  }
  .pt-company-hero__actions .pt-btn:nth-child(3) {
    grid-column: 2;
    grid-row: 2;
  }
  .pt-company-hero__actions .pt-btn:nth-child(4) {
    grid-column: 1 / span 2;
    grid-row: 3;
    justify-content: center;
  }
}
@media (max-width: 1200px) {
  .pt-company-profile__sticky-header .pt-company-hero {
    min-height: 360px;
  }
  .pt-company-hero__identity {
    align-items: flex-end;
    padding-top: 4.5rem;
  }
  .pt-company-hero__meta {
    max-width: calc(100% - 160px);
  }
  .pt-company-hero__actions {
    left: auto;
    right: 1.75rem;
    width: min(34rem, calc(100% - 3.5rem));
    justify-content: flex-end;
  }
}
@media (width <= 48rem) {
  .pt-company-profile__sticky-header {
    position: relative;
    top: auto;
    z-index: calc(var(--z-raised) + 10);
  }
  .pt-company-profile__sticky-header .pt-company-hero {
    min-height: 480px;
  }
  .pt-company-hero__identity {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    min-height: 480px;
    gap: 0.9rem;
    padding: 7.75rem 1rem 1.25rem;
  }
  .pt-company-hero__actions {
    top: 1rem;
    left: 1rem;
    right: 1rem;
    grid-template-columns: repeat(2, max-content);
    justify-content: start;
  }
  .pt-company-hero__logo, .pt-company-hero__logo-placeholder {
    height: 104px;
  }
  .pt-company-hero__logo-placeholder, .pt-company-hero__logo {
    width: 104px;
    max-width: 104px;
    min-width: 104px;
  }
  .pt-company-hero__meta {
    width: 100%;
    max-width: none;
    box-sizing: border-box;
  }
  .pt-company-hero__name {
    font-size: 1.28rem;
  }
  .pt-company-profile__sticky-header .pt-company-tabs {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (max-width: 640px) {
  .pt-company-profile__sticky-header .pt-company-hero {
    min-height: 540px;
  }
  .pt-company-hero__identity {
    min-height: 540px;
    padding-top: 9.5rem;
  }
  .pt-company-hero__actions {
    gap: 0.4rem;
  }
  .pt-company-hero__actions .pt-btn, .pt-company-tags {
    min-height: 2.05rem;
    padding: 0.42rem 0.66rem;
    font-size: 0.76rem;
  }
  .pt-company-hero__details {
    align-items: flex-start;
  }
  .pt-company-hero__detail-item {
    font-size: 0.76rem;
  }
}
.pt-company-profile .pt-tag-popup:not([data-user-tag-popup-position-strategy-value="fixed"]) {
  z-index: calc(var(--z-raised) + 15);
}
.pt-company-profile-action-modal .panel-wrapper {
  padding: 0;
}
.pt-company-profile-action-modal .modal-header, .pt-company-profile-action-modal .close-reveal-modal.close-modal {
  display: none;
}
.pt-company-profile-action-modal .modal-body {
  display: grid;
  gap: 0.9rem;
}
.pt-company-profile-action-modal .modal-footer {
  display: flex;
  justify-content: flex-end;
  gap: 0.6rem;
  margin-top: 1rem;
}
.pt-company-profile-action-modal input, .pt-company-profile-action-modal select, .pt-company-profile-action-modal textarea {
  width: 100%;
  border: 1px solid var(--color-border);
  border-radius: 0.55rem;
  padding: 0.55rem 0.7rem;
  background: var(--color-surface);
  color: var(--color-text-primary);
  font: inherit;
}
.pt-company-profile-action-modal input[type="radio"] {
  width: auto;
  margin-right: 0.3rem;
}
.pt-company-profile-action-modal label {
  margin-right: 0.85rem;
  color: var(--color-text-primary);
  font-size: 0.86rem;
}
.pt-company-profile-action-modal .button, .pt-company-profile-action-modal button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.25rem;
  padding: 0.45rem 0.85rem;
  border: 1px solid var(--color-border);
  border-radius: 0.55rem;
  background: var(--color-surface);
  color: var(--color-text-primary);
  font: inherit;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
}
.pt-company-profile-action-modal button[type="submit"] {
  border-color: var(--color-brand);
  background: var(--color-brand);
  color: var(--color-surface);
}
.pt-company-cert-card__meta {
  display: grid;
  gap: 0.25rem;
  margin: 0;
}
.pt-company-cert-card__meta-row {
  display: grid;
  grid-template-columns: 5.75rem minmax(0, 1fr);
  column-gap: 0.5rem;
  align-items: start;
}
.pt-company-cert-card__label, .pt-company-cert-card__value {
  margin: 0;
}
.pt-company-cert-card__value {
  min-width: 0;
  overflow-wrap: anywhere;
}
@media (max-width: 640px) {
  .pt-company-cert-card__meta-row {
    grid-template-columns: 5.25rem minmax(0, 1fr);
  }
}
.pt-communications {
  display: flex;
  flex-direction: column;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  overflow: hidden;
}
.pt-communications__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  padding: 1rem 1.25rem;
  border-bottom: 1px solid var(--color-border);
}
.pt-communications__header-text {
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
  min-width: 0;
}
.pt-communications__compose {
  flex: 0 0 auto;
}
.pt-communications__title {
  font-size: 1rem;
  font-weight: 700;
  color: var(--color-text-primary);
}
.pt-communications__hint {
  font-size: 0.8rem;
  color: var(--color-text-secondary);
}
.pt-communications__empty {
  padding: 2.5rem 1rem;
}
.pt-communications__rows > :last-child {
  border-bottom: none;
}
.pt-communications__truncation {
  padding: 0.6rem 1rem;
  font-size: 0.75rem;
  color: var(--color-text-secondary);
  border-top: 1px solid var(--color-border);
}
.pt-ledger-row {
  display: flex;
  gap: 0.6rem;
  padding: 0.7rem 1rem;
  background: var(--color-surface-2);
  border-bottom: 1px solid var(--color-border);
}
.pt-ledger-row__icon {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  width: 1.6rem;
  height: 1.6rem;
  margin-top: 0.1rem;
  color: var(--color-text-secondary);
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-full);
}
.pt-ledger-row__body {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: 0.3rem;
  min-width: 0;
}
.pt-ledger-row__top {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  min-width: 0;
}
.pt-ledger-row__kind {
  flex: 0 0 auto;
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-ledger-row__recipient {
  flex: 0 1 auto;
  min-width: 0;
  overflow: hidden;
  font-size: 0.8rem;
  color: var(--color-text-secondary);
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-ledger-row__subject {
  overflow: hidden;
  font-size: 0.85rem;
  line-height: 1.3;
  color: var(--color-text-primary);
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-ledger-row__meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.pt-ledger-row__time {
  font-size: 0.75rem;
  color: var(--color-text-secondary);
}
.pt-communicate-decision__body, .pt-review-summary-body {
  margin-top: 1rem;
}
.pt-communicate-decision__panel {
  padding: 1.5rem;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-communicate-decision__intro {
  display: flex;
  align-items: stretch;
  gap: 1rem;
}
.pt-communicate-decision__intro .pt-decision-banner {
  flex: 0 0 auto;
  width: 15rem;
}
.pt-communicate-decision__intro .pt-decision-banner__face {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 0.5rem;
  width: 100%;
}
@media (max-width: 40rem) {
  .pt-communicate-decision__intro {
    flex-direction: column;
  }
  .pt-communicate-decision__intro .pt-decision-banner {
    width: auto;
  }
}
.pt-communicate-decision__notes {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
  flex: 1 1 auto;
  min-width: 0;
}
.pt-communicate-decision__notes-label {
  font-size: 0.8125rem;
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-communicate-decision__notes-field {
  width: 100%;
  flex: 1 1 auto;
  min-height: 7rem;
  resize: vertical;
}
.pt-communicate-decision__cards {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 1.25rem;
}
.pt-communicate-decision__empty {
  margin-top: 1.25rem;
  padding: 2.5rem 1.5rem;
  text-align: center;
  color: var(--color-text-secondary);
  background: var(--color-surface-3);
  border: 1px dashed var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-communicate-decision__submit.pt-btn--primary {
  background: var(--color-success);
  border-color: var(--color-success);
  color: var(--color-on-success);
}
.pt-communicate-decision__submit.pt-btn--primary:hover {
  background: var(--color-success-hover);
  border-color: var(--color-success-hover);
}
.pt-review-summary-body .pt-review-summary {
  max-width: none;
}
.pt-doc-update__body {
  margin-top: 1rem;
}
.pt-doc-update__panel {
  padding: 1.5rem;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.pt-doc-update__form {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.pt-doc-update__actions {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  flex-wrap: wrap;
}
.pt-doc-update__progress {
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
.pt-doc-update__progress .pt-progress {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
.pt-doc-update__progress .pt-progress__track {
  flex: 1;
}
.pt-doc-update__progress .pt-progress__label {
  margin-top: 0;
  min-width: 2.5rem;
  text-align: right;
  font-variant-numeric: tabular-nums;
  font-weight: 600;
  color: var(--color-success);
}
.pt-doc-update__status {
  margin: 0;
  font-size: 0.8125rem;
  color: var(--color-text-secondary);
}
.pt-doc-update__status--success {
  color: oklch(55% 0.13 150);
}
.pt-doc-update__status--error {
  color: oklch(55% 0.2 25);
  padding: 0.75rem;
  border: 1px solid color-mix(in srgb, oklch(55% 0.2 25) 35%, transparent);
  border-radius: var(--radius-md);
  background: color-mix(in srgb, oklch(55% 0.2 25) 6%, transparent);
  line-height: 1.5;
  max-height: 12rem;
  overflow-y: auto;
}
.pt-doc-update__status--error b, .pt-doc-update__status--error strong {
  display: block;
  margin-bottom: 0.35rem;
}
.pt-doc-update__status--error a {
  color: inherit;
  font-weight: 600;
  text-decoration: underline;
}
.pt-doc-update__submit.pt-btn--primary {
  background: var(--color-success);
  border-color: var(--color-success);
  color: var(--color-on-success);
}
.pt-doc-update__submit.pt-btn--primary:hover {
  background: var(--color-success-hover);
  border-color: var(--color-success-hover);
}
.pt-doc-update__issues {
  padding-top: 1.25rem;
  border-top: 1px solid var(--color-border);
}
.pt-doc-update__section-title {
  margin: 0 0 0.25rem;
  font-size: 0.9375rem;
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-doc-update__instructions {
  margin: 0 0 0.75rem;
  font-size: 0.8125rem;
  color: var(--color-text-secondary);
}
.pt-doc-update__empty {
  margin: 0;
  padding: 1rem;
  text-align: center;
  font-size: 0.8125rem;
  color: var(--color-text-secondary);
  background: var(--color-surface-3);
  border: 1px dashed var(--color-border);
  border-radius: var(--radius-md);
}
.pt-doc-edit {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.pt-doc-edit__progress {
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
.pt-doc-edit__progress .pt-progress {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
.pt-doc-edit__progress .pt-progress__track {
  flex: 1;
}
.pt-doc-edit__progress .pt-progress__label {
  margin-top: 0;
  min-width: 2.5rem;
  text-align: right;
  font-variant-numeric: tabular-nums;
  font-weight: 600;
  color: var(--color-success);
}
.pt-doc-edit__actions {
  display: flex;
  justify-content: flex-end;
  gap: 0.5rem;
  padding-top: 1rem;
  border-top: 1px solid var(--color-border);
}
.pt-contact-page {
  min-block-size: 100%;
  color: var(--color-text-primary);
}
.pt-contact-page__container {
  inline-size: min(100%, 100rem);
  margin-inline: auto;
  padding: var(--spacing-xl);
}
.pt-contact-page__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.16fr) minmax(28rem, 1fr);
  gap: var(--spacing-xl);
  align-items: stretch;
}
.pt-contact-page__primary, .pt-contact-page__secondary {
  min-inline-size: 0;
}
.pt-contact-page__primary > .pt-card, .pt-contact-page__secondary > .pt-contact-offices {
  block-size: 100%;
}
.pt-contact-page__primary > .pt-card > .pt-card__body {
  block-size: 100%;
}
.pt-contact-page__grid:has(.pt-contact-form__error) {
  align-items: start;
}
.pt-contact-page__grid:has(.pt-contact-form__error) .pt-contact-page__secondary {
  align-self: start;
}
.pt-contact-page__grid:has(.pt-contact-form__error) .pt-contact-page__secondary > .pt-contact-offices {
  block-size: auto;
}
.pt-contact-form-card {
  display: flex;
  flex-direction: column;
  block-size: 100%;
}
.pt-contact-form-card__title {
  margin: 0;
  color: var(--color-text-primary);
  font-family: var(--font-display);
  font-size: clamp(1.45rem, 1.7vw, 1.95rem);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: 0;
}
.pt-contact-form-card__text {
  max-inline-size: 38rem;
  margin: 0.25rem 0 0.9rem;
  color: var(--color-text-secondary);
  font-size: var(--text-base);
  line-height: 1.4;
}
.pt-contact-form {
  display: grid;
  gap: var(--spacing-md);
}
.pt-contact-form__field, .pt-contact-form__field-row {
  min-inline-size: 0;
}
.pt-contact-form__field {
  display: grid;
  gap: var(--spacing-xs);
}
.pt-contact-form__field-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: var(--spacing-md);
}
.pt-contact-form__label--sr {
  position: absolute;
  inline-size: 1px;
  block-size: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
}
.pt-contact-form .pt-input, .pt-contact-form .pt-textarea {
  border-radius: var(--radius-md);
  transition: border-color 120ms ease, box-shadow 120ms ease, background-color 120ms ease;
}
.pt-contact-form .pt-input {
  min-block-size: 2.875rem;
}
.pt-contact-form .pt-input:hover:not(:focus), .pt-contact-form .pt-textarea:hover:not(:focus), .pt-contact-control-wrap:hover:not(:focus-within) {
  border-color: var(--color-border-strong);
  background: color-mix(in srgb, oklch(99% 0 0) 97%, oklch(96% 0.04 250));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in oklch, var(--color-surface) 97%, var(--color-brand-subtle));
  }
}
.pt-contact-form .pt-input--error, .pt-contact-form .pt-textarea--error {
  border-color: var(--color-danger);
  background: color-mix(in srgb, oklch(99% 0 0) 97%, oklch(96% 0.06 25));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in oklch, var(--color-surface) 97%, var(--color-danger-subtle));
  }
  box-shadow: none;
}
.pt-contact-form .pt-input--error:focus, .pt-contact-form .pt-textarea--error:focus {
  border-color: var(--color-danger);
  box-shadow: 0 0 0 3px var(--color-danger-subtle);
}
.pt-contact-form .pt-textarea {
  min-block-size: 7rem;
  max-block-size: 14rem;
  resize: vertical;
}
.pt-contact-control-wrap {
  display: grid;
  grid-template-columns: 2.875rem minmax(0, 1fr);
  align-items: center;
  min-block-size: 2.875rem;
  overflow: hidden;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  background: var(--color-surface);
  transition: border-color 120ms ease, box-shadow 120ms ease, background-color 120ms ease;
}
.pt-contact-control-wrap:focus-within {
  border-color: var(--color-brand);
  background: var(--color-surface);
  box-shadow: 0 0 0 3px var(--color-brand-subtle);
}
.pt-contact-control-wrap--invalid {
  border-color: var(--color-danger);
  background: color-mix(in srgb, oklch(99% 0 0) 97%, oklch(96% 0.06 25));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in oklch, var(--color-surface) 97%, var(--color-danger-subtle));
  }
}
.pt-contact-control-wrap--invalid:focus-within {
  border-color: var(--color-danger);
  box-shadow: 0 0 0 3px var(--color-danger-subtle);
}
.pt-contact-control__icon, .pt-contact-control__prefix {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  border-inline-end: 1px solid var(--color-border);
  background: var(--color-surface-2);
  color: var(--color-text-secondary);
}
.pt-contact-control__icon-svg {
  inline-size: 1.125rem;
  block-size: 1.125rem;
}
.pt-contact-control__prefix {
  min-inline-size: 6rem;
  padding-inline: var(--spacing-md);
  justify-content: flex-start;
  color: var(--color-text-primary);
  font-size: var(--text-sm);
  font-weight: 700;
}
.pt-contact-control-wrap--subject {
  grid-template-columns: max-content minmax(0, 1fr);
}
.pt-contact-control__input {
  inline-size: 100%;
  min-block-size: 2.75rem;
  border: 0;
  background: transparent;
  color: var(--color-text-primary);
  font: inherit;
  outline: 0;
  padding: 0 var(--spacing-md);
}
.pt-contact-control__input::placeholder {
  color: var(--color-text-muted);
}
.pt-contact-form__error {
  display: inline-flex;
  gap: 0.35rem;
  align-items: center;
  margin: 0;
  color: var(--color-danger);
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.3;
}
.pt-contact-form__error-icon {
  inline-size: 0.9rem;
  block-size: 0.9rem;
  flex: 0 0 auto;
}
.pt-contact-form__recaptcha {
  min-block-size: 78px;
  margin-block-start: var(--spacing-xs);
}
.pt-contact-form__recaptcha-placeholder {
  display: grid;
  min-block-size: 78px;
  place-items: center;
  padding: var(--spacing-md);
  border: 1px dashed var(--color-border-strong);
  border-radius: var(--radius-md);
  background: var(--color-surface-2);
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
}
.pt-contact-form__actions {
  display: flex;
  justify-content: flex-start;
  padding-block-start: var(--spacing-xs);
}
.pt-contact-offices {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: visible;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  background: var(--color-surface);
  box-shadow: var(--shadow-card);
}
.pt-contact-offices__heading {
  position: relative;
  z-index: 1;
  display: flex;
  gap: var(--spacing-lg);
  align-items: center;
  justify-content: space-between;
  padding: var(--spacing-lg) var(--spacing-lg) var(--spacing-md);
  border-start-start-radius: inherit;
  border-start-end-radius: inherit;
  background: var(--color-surface);
}
.pt-contact-offices__heading-main {
  display: flex;
  min-inline-size: 0;
  gap: var(--spacing-md);
  align-items: center;
}
.pt-contact-offices__heading-icon {
  inline-size: 1.375rem;
  block-size: 1.375rem;
  flex: 0 0 auto;
  color: var(--color-brand);
}
.pt-contact-offices__title {
  margin: 0;
  color: var(--color-text-primary);
  font-family: var(--font-display);
  font-size: var(--text-xl);
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: 0;
  white-space: nowrap;
}
.pt-contact-offices__selector {
  position: relative;
  z-index: 2;
  flex: 0 0 auto;
  inline-size: 12rem;
}
.pt-contact-offices__selector-label {
  position: absolute;
  inline-size: 1px;
  block-size: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
}
.pt-contact-offices__dropdown-trigger {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 1rem;
  gap: var(--spacing-sm);
  align-items: center;
  inline-size: 100%;
  min-block-size: 2.5rem;
  padding: 0 var(--spacing-md);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  background: var(--color-surface);
  color: var(--color-text-primary);
  font: inherit;
  font-size: var(--text-sm);
  font-weight: 600;
  text-align: start;
  cursor: pointer;
  transition: border-color 120ms ease, box-shadow 120ms ease, background-color 120ms ease;
}
.pt-contact-offices__dropdown-trigger:hover {
  border-color: var(--color-border-strong);
  background: var(--color-surface-2);
}
.pt-contact-offices__dropdown-trigger:focus-visible, .pt-contact-offices__dropdown-trigger[aria-expanded="true"] {
  border-color: var(--color-brand);
  outline: 0;
  box-shadow: 0 0 0 3px var(--color-brand-subtle);
}
.pt-contact-offices__dropdown-value {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-contact-offices__dropdown-chevron {
  inline-size: 1rem;
  block-size: 1rem;
  color: var(--color-text-secondary);
  transition: transform 120ms ease;
}
.pt-contact-offices__dropdown-trigger[aria-expanded="true"] .pt-contact-offices__dropdown-chevron {
  transform: rotate(180deg);
}
.pt-contact-offices__dropdown-menu {
  position: absolute;
  z-index: 30;
  inset-block-start: calc(100% + 0.35rem);
  inset-inline: 0;
  overflow: hidden;
  padding: 0.3rem;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  background: var(--color-surface);
  box-shadow: 0 12px 28px oklch(0% 0 0 / 18%);
}
.pt-contact-offices__dropdown-menu[hidden] {
  display: none;
}
.pt-contact-offices__dropdown-option {
  display: grid;
  grid-template-columns: 1rem minmax(0, 1fr);
  gap: var(--spacing-sm);
  align-items: center;
  inline-size: 100%;
  min-block-size: 2.4rem;
  padding: 0 var(--spacing-sm);
  border: 0;
  border-radius: calc(var(--radius-md) - 0.15rem);
  background: var(--color-surface);
  color: var(--color-text-primary);
  font: inherit;
  font-size: var(--text-sm);
  text-align: start;
  cursor: pointer;
}
.pt-contact-offices__dropdown-option:hover, .pt-contact-offices__dropdown-option:focus-visible {
  outline: 0;
  background: var(--color-surface-2);
}
.pt-contact-offices__dropdown-option--selected {
  color: var(--color-brand);
  font-weight: 700;
}
.pt-contact-offices__dropdown-check {
  display: flex;
  align-items: center;
  justify-content: center;
  inline-size: 1rem;
  block-size: 1rem;
}
.pt-contact-offices__dropdown-check-icon {
  inline-size: 0.95rem;
  block-size: 0.95rem;
}
.pt-contact-office-panel {
  display: block;
  flex: 1 1 auto;
  overflow: hidden;
  border-end-start-radius: inherit;
  border-end-end-radius: inherit;
}
.pt-contact-office-panel--active {
  display: flex;
  flex-direction: column;
}
.pt-contact-office-panel[hidden] {
  display: none;
}
.pt-contact-office-panel__map {
  position: relative;
  overflow: hidden;
  border-block-start: 1px solid var(--color-border);
  border-block-end: 1px solid var(--color-border);
  background: var(--color-surface-3);
}
.pt-contact-office-panel__map .pt-map-viewer {
  min-block-size: 24.375rem;
  border: 0;
  border-radius: 0;
}
.pt-contact-office-panel__map .pt-map-viewer__map {
  min-block-size: 24.375rem;
}
.pt-contact-office-map-fallback {
  position: relative;
  display: grid;
  min-block-size: 24.375rem;
  background: var(--color-surface-3);
}
.pt-contact-office-map-fallback__link, .pt-contact-office-map-fallback__image {
  display: block;
  inline-size: 100%;
  block-size: 100%;
}
.pt-contact-office-map-fallback__image {
  object-fit: cover;
}
.pt-contact-office-map-placeholder {
  display: grid;
  min-block-size: 24.375rem;
  place-items: center;
  padding: var(--spacing-xl);
  color: var(--color-text-secondary);
  text-align: center;
}
.pt-contact-office-map-placeholder__icon {
  inline-size: 2rem;
  block-size: 2rem;
  color: var(--color-brand);
}
.pt-contact-office-panel__map-link {
  position: absolute;
  z-index: 500;
  inset-inline-end: var(--spacing-sm);
  inset-block-end: 1.8rem;
  display: inline-flex;
  gap: 0.35rem;
  align-items: center;
  justify-content: center;
  min-block-size: 2rem;
  padding-inline: var(--spacing-sm);
  border: 1px solid color-mix(in srgb, oklch(88% 0 0) 86%, oklch(45% 0.02 250));
  @supports (color: color-mix(in lab, red, red)) {
    border: 1px solid color-mix(in oklch, var(--color-border) 86%, var(--color-text-secondary));
  }
  border-radius: var(--radius-sm);
  background: color-mix(in srgb, oklch(99% 0 0) 94%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in oklch, var(--color-surface) 94%, transparent);
  }
  color: var(--color-text-primary);
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  box-shadow: 0 3px 10px oklch(0% 0 0 / 12%);
  backdrop-filter: blur(4px);
  transition: border-color 120ms ease, background-color 120ms ease, color 120ms ease, box-shadow 120ms ease;
}
.pt-contact-office-panel__map-link:hover {
  border-color: var(--color-brand);
  background: var(--color-surface);
  color: var(--color-brand);
  box-shadow: 0 4px 12px oklch(0% 0 0 / 16%);
}
.pt-contact-office-panel__map-link:focus-visible {
  border-color: var(--color-brand);
  outline: 0;
  box-shadow: 0 0 0 3px var(--color-brand-subtle);
}
.pt-contact-office-panel__map-link-icon {
  inline-size: 0.85rem;
  block-size: 0.85rem;
  flex: 0 0 auto;
}
.pt-contact-office-panel__details {
  display: grid;
  gap: 0.55rem;
  padding: var(--spacing-lg);
  flex: 1 1 auto;
  align-content: start;
}
.pt-contact-office-panel__title {
  margin: 0 0 0.15rem;
  color: var(--color-text-primary);
  font-family: var(--font-display);
  font-size: var(--text-xl);
  font-weight: 700;
  letter-spacing: 0;
}
.pt-contact-office-detail {
  display: grid;
  grid-template-columns: 1.25rem minmax(0, 1fr);
  gap: var(--spacing-md);
  align-items: start;
  color: var(--color-text-secondary);
  font-size: var(--text-base);
  line-height: 1.4;
}
.pt-contact-office-detail--address {
  margin-block-end: 0.15rem;
}
.pt-contact-office-detail__icon {
  inline-size: 1.125rem;
  block-size: 1.125rem;
  margin-block-start: 0.12rem;
  color: var(--color-brand);
}
.pt-contact-office-detail__content {
  display: grid;
  gap: 0.03rem;
  min-inline-size: 0;
}
.pt-contact-office-detail__line {
  display: inline-flex;
  min-inline-size: 0;
  gap: var(--spacing-xs);
  align-items: baseline;
}
.pt-contact-office-detail__label {
  flex: 0 0 auto;
  color: var(--color-text-primary);
  font-weight: 700;
}
.pt-contact-office-detail address, .pt-contact-office-detail__content {
  font-style: normal;
}
.pt-contact-office-detail__link {
  color: var(--color-text-secondary);
  font-weight: inherit;
  text-decoration: none;
}
.pt-contact-office-detail__link:hover, .pt-contact-office-detail__link:focus-visible {
  color: var(--color-text-secondary);
  text-decoration: underline;
}
.pt-contact-thank-you {
  block-size: auto;
}
.pt-contact-thank-you__content {
  display: grid;
  gap: var(--spacing-xl);
  justify-items: center;
  padding-block: var(--spacing-lg);
  text-align: center;
}
.pt-contact-thank-you__title {
  max-inline-size: 34rem;
  margin: 0;
  color: var(--color-text-primary);
  font-family: var(--font-display);
  font-size: clamp(1.65rem, 2.2vw, 2.15rem);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}
.pt-contact-thank-you__icon {
  display: grid;
  place-items: center;
  inline-size: 4.25rem;
  block-size: 4.25rem;
  border: 1px solid color-mix(in srgb, oklch(52% 0.14 145) 22%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    border: 1px solid color-mix(in oklch, var(--color-success) 22%, transparent);
  }
  border-radius: 50%;
  background: var(--color-success-subtle);
  color: var(--color-success);
  box-shadow: 0 8px 24px color-mix(in srgb, oklch(52% 0.14 145) 16%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    box-shadow: 0 8px 24px color-mix(in oklch, var(--color-success) 16%, transparent);
  }
}
.pt-contact-thank-you__icon-svg {
  inline-size: 2.25rem;
  block-size: 2.25rem;
}
@media (max-width: 64rem) {
  .pt-contact-page__container {
    padding: var(--spacing-xl) var(--spacing-lg);
  }
  .pt-contact-page__grid {
    grid-template-columns: 1fr;
  }
  .pt-contact-page__primary > .pt-card, .pt-contact-page__secondary > .pt-contact-offices {
    block-size: auto;
  }
  .pt-contact-office-panel__map .pt-map-viewer, .pt-contact-office-panel__map .pt-map-viewer__map, .pt-contact-office-map-fallback, .pt-contact-office-map-placeholder {
    min-block-size: 22rem;
  }
}
@media (max-width: 42rem) {
  .pt-contact-page__container {
    padding: var(--spacing-lg);
  }
  .pt-contact-form-card__title {
    font-size: 1.4rem;
  }
  .pt-contact-thank-you__title {
    font-size: 1.65rem;
  }
  .pt-contact-form__field-row {
    grid-template-columns: 1fr;
  }
  .pt-contact-control__prefix {
    min-inline-size: 5.25rem;
  }
  .pt-contact-form__actions .pt-btn {
    inline-size: 100%;
  }
  .pt-contact-offices__heading {
    flex-direction: column;
    align-items: stretch;
    gap: var(--spacing-md);
  }
  .pt-contact-offices__heading-main {
    align-items: flex-start;
  }
  .pt-contact-offices__title {
    white-space: normal;
  }
  .pt-contact-offices__selector {
    inline-size: 100%;
  }
  .pt-contact-office-panel__map .pt-map-viewer, .pt-contact-office-panel__map .pt-map-viewer__map, .pt-contact-office-map-fallback, .pt-contact-office-map-placeholder {
    min-block-size: 20rem;
  }
  .pt-contact-office-panel__map-link {
    inset-inline-end: var(--spacing-xs);
    inset-block-end: 1.65rem;
  }
}
.pt-intelligence-dashboard {
  position: relative;
  min-height: calc(100vh - 4rem);
  container-type: inline-size;
  container-name: detail;
}
.pt-intelligence-dashboard__main {
  display: flex;
  flex-direction: column;
  gap: 0;
  min-width: 0;
  padding: 0 0 1.5rem;
}
.pt-intelligence-dashboard__sidebar {
  border-left: 1px solid var(--color-border);
  background: var(--color-surface);
}
.pt-intelligence-dashboard__sidebar .pt-context-sidebar:not(.pt-context-sidebar--collapsed) {
  width: 24rem;
  min-width: 24rem;
}
.pt-intelligence-dashboard__sidebar .pt-context-sidebar__body, .pt-intelligence-dashboard__sidebar .pt-context-sidebar__panels, .pt-intelligence-dashboard__sidebar .pt-context-sidebar__panel--active {
  min-height: 0;
}
.pt-intelligence-dashboard__sidebar .pt-context-sidebar__body {
  overflow: hidden;
}
.pt-intelligence-dashboard__sidebar .pt-context-sidebar__panels {
  overflow-y: auto;
}
.pt-intelligence-dashboard .pt-dropdown {
  position: relative;
}
.pt-intelligence-dashboard .pt-dropdown__menu {
  position: absolute;
  top: 100%;
  right: 0;
  left: auto;
  z-index: 50;
  display: none;
  width: 10.5rem;
  min-width: 10.5rem;
  border: 1px solid var(--color-border);
  border-radius: 0;
  background: var(--color-surface);
  box-shadow: 0 4px 10px rgba(15, 23, 42, 0.18);
  overflow: hidden;
}
.pt-intelligence-dashboard .pt-dropdown__menu--open {
  display: block;
}
.pt-intelligence-dashboard__section-header {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 1rem;
  margin-bottom: 0.5rem;
  padding-top: 0;
  padding-bottom: 0.625rem;
  border-bottom: 1px solid var(--color-border);
}
.pt-intelligence-dashboard__section-title {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
  min-width: 0;
}
.pt-intelligence-dashboard__heading {
  margin: 0;
  color: var(--color-text-primary);
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.25;
}
.pt-intelligence-dashboard__subheading {
  margin: 0;
  color: var(--color-text-secondary);
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.pt-intelligence-dashboard__section-actions {
  flex: 0 0 auto;
  align-self: end;
}
.pt-intelligence-dashboard__mode-trigger {
  white-space: nowrap;
}
.pt-intelligence-dashboard__mode-menu {
  display: flex;
  flex-direction: column;
  gap: 0;
  width: 100%;
  min-width: 100%;
  padding: 0;
}
.pt-intelligence-dashboard__mode-option {
  width: 100%;
  min-height: 2.5rem;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--color-text-primary);
  cursor: pointer;
  font-family: inherit;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
  padding: 0.625rem 0.875rem;
  text-align: left;
  white-space: nowrap;
}
.pt-intelligence-dashboard__mode-option:hover, .pt-intelligence-dashboard__mode-option:focus-visible {
  background: color-mix(in srgb, oklch(60% 0.15 250) 14%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--color-brand-light) 14%, transparent);
  }
  outline: none;
}
.pt-intelligence-dashboard__results {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-intelligence-dashboard__scroller {
  overflow-x: auto;
  padding-bottom: 0.25rem;
}
.pt-intelligence-dashboard__feed {
  min-width: 100%;
}
.pt-intelligence-dashboard__pagination {
  display: flex;
  justify-content: center;
  padding-top: 0.25rem;
}
.pt-intelligence-dashboard__pagination:empty {
  display: none;
}
.pt-intelligence-dashboard__list {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pt-intelligence-dashboard__item {
  min-width: 46rem;
}
.pt-intelligence-project-update-card {
  display: grid;
  grid-template-columns: 15rem minmax(28rem, 1fr);
  gap: 0;
  min-height: 10.75rem;
  padding: 0;
  overflow: hidden;
  border: 1px solid color-mix(in srgb, oklch(75% 0.01 250) 18%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    border: 1px solid color-mix(in srgb, var(--color-border-strong) 18%, transparent);
  }
  border-radius: 0.25rem;
  background: var(--color-surface);
  box-shadow: 0 8px 22px rgba(15, 23, 42, 0.055);
  transition: transform 120ms ease-out, box-shadow 120ms ease-out, border-color 120ms ease-out;
}
.pt-intelligence-project-update-card:hover {
  border-color: oklch(82% 0 0);
  box-shadow: 0 0.45rem 1rem oklch(20% 0 0 / 12%);
  transform: translateY(-1px);
}
.pt-intelligence-project-update-card__media {
  position: relative;
  min-height: 10.75rem;
  height: 100%;
}
.pt-intelligence-project-update-card__media-link {
  display: block;
  height: 100%;
  min-height: inherit;
}
.pt-intelligence-project-update-card__photo, .pt-intelligence-project-update-card__photo-placeholder {
  width: 100%;
  height: 100%;
  min-height: inherit;
  border-radius: 0;
}
.pt-intelligence-project-update-card__photo {
  display: block;
  object-fit: cover;
  background: var(--color-surface-inverse);
}
.pt-intelligence-project-update-card__photo-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px dashed color-mix(in srgb, oklch(75% 0.01 250) 20%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    border: 1px dashed color-mix(in srgb, var(--color-border-strong) 20%, transparent);
  }
  background: linear-gradient(135deg, color-mix(in srgb, oklch(60% 0.15 250) 14%, white) 0%, color-mix(in srgb, oklch(18% 0.02 250) 92%, white) 100%);
  @supports (color: color-mix(in lab, red, red)) {
    background: linear-gradient(135deg, color-mix(in srgb, var(--color-brand-light) 14%, white) 0%, color-mix(in srgb, var(--color-surface-inverse) 92%, white) 100%);
  }
  color: var(--color-brand-light);
}
.pt-intelligence-project-update-card__topline {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.5rem;
}
.pt-intelligence-project-update-card .pt-project-card__actions {
  position: static;
  display: flex;
  flex: 0 0 auto;
  gap: 0.375rem;
  margin-left: 0.5rem;
}
.pt-intelligence-project-update-card .pt-project-card__actions .pt-card-action-btn {
  opacity: 1;
  transform: none;
}
.pt-intelligence-project-update-card__content {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  min-width: 0;
  padding: 0.75rem 1rem;
}
.pt-intelligence-project-update-card__header {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  min-width: 0;
}
.pt-intelligence-project-update-card__title {
  margin: 0;
  min-width: 0;
  overflow: hidden;
  color: var(--color-text-primary);
  display: -webkit-box;
  font-size: 1.05rem;
  font-weight: 700;
  line-height: 1.25;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.pt-intelligence-project-update-card__title-link {
  color: inherit;
  text-decoration: none;
}
.pt-intelligence-project-update-card__title-link:hover, .pt-intelligence-project-update-card__title-link:focus-visible {
  color: var(--color-brand-light);
  text-decoration: underline;
  outline: none;
}
.pt-intelligence-project-update-card__meta {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  margin: 0;
  color: var(--color-text-secondary);
  font-size: 0.82rem;
}
.pt-intelligence-project-update-card__status-location {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem;
  min-height: 1.375rem;
}
.pt-intelligence-project-update-card__status {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
  max-width: 100%;
  min-height: 1.375rem;
  padding: 0.2rem 0.625rem;
  border-radius: 999px;
  color: #fff;
  font-size: 0.72rem;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
}
.pt-intelligence-project-update-card__status--on_hold {
  background: #6f56a6;
}
.pt-intelligence-project-update-card__status--tender, .pt-intelligence-project-update-card__status--in_tender {
  background: #f5a623;
}
.pt-intelligence-project-update-card__status--under_construction {
  background: #f47b20;
}
.pt-intelligence-project-update-card__status--completed {
  background: #00a878;
}
.pt-intelligence-project-update-card__status--ongoing, .pt-intelligence-project-update-card__status--planning, .pt-intelligence-project-update-card__status--under_design {
  background: #0b82d8;
}
.pt-intelligence-project-update-card__status--cancelled {
  background: #6c757d;
}
.pt-intelligence-project-update-card__updated {
  margin: 0;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  color: var(--color-text-secondary);
}
.pt-intelligence-project-update-card__updates {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.pt-intelligence-project-update-card__update-line {
  position: relative;
  margin: 0;
  padding-left: 1rem;
  color: var(--color-text-primary);
  font-size: 0.8125rem;
  line-height: 1.35;
}
.pt-intelligence-project-update-card__update-line::before {
  content: "";
  position: absolute;
  top: 0.35rem;
  left: 0.125rem;
  width: 0.5rem;
  height: 0.75rem;
  border-bottom: 1px solid #c8cdd3;
  border-left: 1px solid #c8cdd3;
  border-radius: 0 0 0 0.25rem;
}
.pt-intelligence-project-update-card__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  flex-wrap: wrap;
  margin-top: auto;
  padding-top: 0;
}
.pt-intelligence-project-update-card__sector {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-intelligence-project-update-card__sector-count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2rem;
  height: 2rem;
  padding: 0 0.625rem;
  border-radius: 999px;
  background: #f1f2f4;
  color: #6b7280;
  font-size: 0.85rem;
  font-weight: 700;
}
.pt-intelligence-project-update-card__metrics {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 0.375rem;
}
.pt-intelligence-project-update-card .pt-metric-pill {
  gap: 0.25rem;
  padding: 0.25rem 0.5rem;
  font-size: 0.72rem;
}
.pt-intelligence-project-update-card .pt-metric-pill__label {
  display: inline;
}
.pt-intelligence-dashboard__empty-wrap {
  width: 100%;
}
.pt-intelligence-dashboard__empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
  padding: 2rem 1.25rem;
  border: 1px dashed var(--color-border);
  border-radius: 0.75rem;
  background: var(--color-surface);
  color: var(--color-text-primary);
  text-align: center;
}
.pt-intelligence-dashboard__empty-icon {
  color: var(--color-brand-light);
}
.pt-intelligence-dashboard__empty-title {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  color: var(--color-text-primary);
}
.pt-intelligence-dashboard__empty-copy {
  margin: 0;
  max-width: 30rem;
  color: var(--color-text-secondary);
}
.pt-intelligence-sidebar {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  min-height: 0;
}
.pt-intelligence-sidebar__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
}
.pt-intelligence-sidebar__count {
  margin: 0;
  color: var(--color-text-secondary);
  font-size: 0.8rem;
}
.pt-intelligence-sidebar__all-link {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  color: var(--color-brand-light);
  font-size: 0.82rem;
  font-weight: 600;
  text-decoration: none;
}
.pt-intelligence-sidebar__all-link:hover, .pt-intelligence-sidebar__all-link:focus-visible {
  text-decoration: underline;
  outline: none;
}
.pt-intelligence-sidebar .pt-oppo-panel__list {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  border: 0;
  background: transparent;
}
.pt-intelligence-task-card {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  padding: 0.75rem;
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  background: var(--color-surface);
  color: var(--color-text-primary);
}
.pt-intelligence-task-card__header {
  display: grid;
  grid-template-columns: 1.25rem minmax(0, 1fr);
  gap: 0.5rem;
  align-items: start;
}
.pt-intelligence-task-card__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.25rem;
  height: 1.5rem;
  margin-top: -0.0325rem;
  color: var(--color-text-primary);
}
.pt-intelligence-task-card__icon-svg {
  width: 1rem;
  height: 1rem;
}
.pt-intelligence-task-card__body {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  min-width: 0;
}
.pt-intelligence-task-card__title {
  margin: 0;
  color: var(--color-text-primary);
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.35;
}
.pt-intelligence-task-card__line {
  margin: 0;
  color: var(--color-text-primary);
  font-size: 0.8rem;
  line-height: 1.35;
}
.pt-intelligence-task-card__label {
  color: var(--color-text-primary);
}
.pt-intelligence-task-card__link {
  color: var(--color-brand-light);
  text-decoration: none;
}
.pt-intelligence-task-card__link:hover, .pt-intelligence-task-card__link:focus-visible {
  text-decoration: underline;
  outline: none;
}
.pt-intelligence-task-card__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  padding-left: 1.75rem;
}
.pt-intelligence-task-card__footer-left {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  min-width: 0;
}
.pt-intelligence-task-card__assignee {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
  min-width: 2rem;
}
.pt-intelligence-task-card__status {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  min-width: 3.5rem;
  min-height: 1.375rem;
  padding: 0.2rem 0.625rem;
  border-radius: 999px;
  background: #0b5596;
  color: #fff;
  font-size: 0.68rem;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}
.pt-intelligence-task-card__due {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.25rem;
  flex: 0 0 auto;
  margin-left: auto;
  color: var(--color-text-secondary);
  font-size: 0.75rem;
  line-height: 1.3;
  white-space: nowrap;
}
.pt-intelligence-task-card__due-icon {
  color: var(--color-text-secondary);
}
.pt-intelligence-task-card__due--overdue, .pt-intelligence-task-card__due--overdue .pt-intelligence-task-card__due-icon {
  color: var(--color-text-secondary);
}
.pt-intelligence-dashboard .pt-tag-popup {
  z-index: 80;
}
.pt-intelligence-dashboard .pt-tag-popup__footer {
  color: #6b7280;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}
.pt-intelligence-dashboard .pt-tag-popup__footer:hover, .pt-intelligence-dashboard .pt-tag-popup__footer:focus-visible {
  text-decoration: underline;
  outline: none;
}
@container detail (max-width: 930px) {
  .pt-intelligence-dashboard__sidebar {
    border-left: 0;
    border-top: 1px solid var(--color-border);
  }
}
@media (max-width: 1024px) {
  .pt-intelligence-project-update-card {
    grid-template-columns: 13.5rem minmax(28rem, 1fr);
  }
}
@media (max-width: 768px) {
  .pt-intelligence-dashboard__main {
    padding: 1rem;
  }
  .pt-intelligence-dashboard__section-header {
    grid-template-columns: minmax(0, 1fr);
    align-items: stretch;
  }
  .pt-intelligence-dashboard__section-actions {
    width: 100%;
  }
  .pt-intelligence-dashboard .pt-dropdown {
    width: 100%;
  }
  .pt-intelligence-dashboard__mode-trigger {
    width: 100%;
    justify-content: space-between;
  }
  .pt-intelligence-dashboard .pt-dropdown__menu {
    left: 0;
    right: auto;
    width: 100%;
    min-width: 100%;
  }
}
@media (max-width: 640px) {
  .pt-intelligence-dashboard__item {
    min-width: 40rem;
  }
  .pt-intelligence-project-update-card {
    grid-template-columns: 13.5rem minmax(24rem, 1fr);
  }
}
.pt-intelligence-dashboard .pt-card-action-btn--tag.pt-card-action-btn--active, .pt-intelligence-dashboard .pt-card-action-btn--tag.pt-card-action-btn--active:hover, .pt-intelligence-dashboard .pt-card-action-btn--tag.pt-card-action-btn--active:focus-visible {
  color: #6b7280;
}
.pt-intelligence-dashboard .pt-card-action-btn--tag.pt-card-action-btn--active .pt-card-action-btn__icon, .pt-intelligence-dashboard .pt-card-action-btn--tag.pt-card-action-btn--active svg {
  color: #6b7280;
  fill: #6b7280;
  stroke: #6b7280;
}
.pt-dashboard-profile {
  position: relative;
  min-height: calc(100vh - 4rem);
}
.pt-dashboard-profile__content {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  min-width: 0;
  padding: 0 0 1.5rem;
}
.pt-dashboard-profile-filters {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  padding-top: 1.25rem;
}
.pt-dashboard-profile-filters__company-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: start;
  gap: 1rem;
}
.pt-dashboard-profile-filters__company-block {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.875rem;
  min-width: 0;
}
.pt-dashboard-profile-filters__company {
  margin: 0;
  padding-top: 0.35rem;
  color: var(--color-text-primary);
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.25;
}
.pt-dashboard-profile-filters__form {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.pt-dashboard-profile-filters__control {
  min-width: 0;
}
.pt-dashboard-profile-filters__control--company {
  width: 15rem;
}
.pt-dashboard-profile-filters__control--date-range {
  width: 17rem;
}
.pt-dashboard-profile-filters__grouping {
  width: 5.875rem;
}
.pt-dashboard-profile-filters__grouping select, .pt-dashboard-profile-filters__grouping .pt-select, .pt-dashboard-profile-filters__grouping .pt-select__input {
  min-width: 5.875rem;
}
.pt-dashboard-profile-filters__actions {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-dashboard-profile-filters__clear {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.35rem;
  min-height: 2.5rem;
  padding: 0 0.75rem;
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  background: var(--color-surface);
  color: var(--color-brand);
  font-size: 0.8125rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
  box-shadow: 0 1px 1px rgba(15, 23, 42, 0.035);
}
.pt-dashboard-profile-filters__clear:hover, .pt-dashboard-profile-filters__clear:focus-visible {
  border-color: color-mix(in srgb, oklch(45% 0.18 250) 45%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in srgb, var(--color-brand) 45%, var(--color-border));
  }
  background: color-mix(in srgb, oklch(60% 0.15 250) 8%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--color-brand-light) 8%, var(--color-surface));
  }
  color: var(--color-brand);
  outline: none;
}
.pt-dashboard-profile-date-range {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 2.5rem;
  min-height: 2.5rem;
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  background: var(--color-surface);
  box-shadow: 0 1px 1px rgba(15, 23, 42, 0.035);
}
.pt-dashboard-profile-date-range:focus-within {
  border-color: color-mix(in srgb, oklch(45% 0.18 250) 55%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in srgb, var(--color-brand) 55%, var(--color-border));
  }
  box-shadow: 0 0 0 2px color-mix(in srgb, oklch(45% 0.18 250) 16%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    box-shadow: 0 0 0 2px color-mix(in srgb, var(--color-brand) 16%, transparent);
  }
}
.pt-dashboard-profile-date-range__input {
  width: 100%;
  min-width: 0;
  border: 0;
  border-radius: 0.25rem 0 0 0.25rem;
  background: transparent;
  color: var(--color-text-primary);
  cursor: pointer;
  font: inherit;
  font-size: 0.875rem;
  padding: 0 0.75rem;
  outline: none;
}
.pt-dashboard-profile-date-range__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-left: 1px solid var(--color-border);
  border-radius: 0 0.25rem 0.25rem 0;
  background: transparent;
  color: var(--color-text-secondary);
  cursor: pointer;
}
.pt-dashboard-profile-date-range__button:hover, .pt-dashboard-profile-date-range__button:focus-visible {
  color: var(--color-brand);
  outline: none;
}
.pt-dashboard-profile-date-range__popover {
  position: absolute;
  top: calc(100% + 0.35rem);
  right: 0;
  z-index: 80;
  display: none;
  width: 31rem;
  max-width: calc(100vw - 3rem);
  border: 1px solid var(--color-border);
  border-radius: 0.375rem;
  background: var(--color-surface);
  box-shadow: 0 16px 36px rgba(15, 23, 42, 0.22);
  overflow: hidden;
}
.pt-dashboard-profile-date-range__popover--open {
  display: block;
}
.pt-dashboard-profile-date-range__calendar {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.75rem;
  padding: 1rem;
  border-bottom: 1px solid var(--color-border);
}
.pt-dashboard-profile-date-range__field {
  display: grid;
  gap: 0.35rem;
}
.pt-dashboard-profile-date-range__label {
  color: var(--color-text-secondary);
  font-size: 0.75rem;
  font-weight: 800;
  text-transform: uppercase;
}
.pt-dashboard-profile-date-range__date {
  width: 100%;
  min-height: 2.4rem;
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  background: var(--color-surface);
  color: var(--color-text-primary);
  font: inherit;
  padding: 0 0.625rem;
}
.pt-dashboard-profile-date-range__quick {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0;
  padding: 0.5rem 0;
  border-bottom: 1px solid var(--color-border);
}
.pt-dashboard-profile-date-range__quick-button {
  min-height: 2.15rem;
  border: 0;
  background: transparent;
  color: var(--color-text-primary);
  cursor: pointer;
  font: inherit;
  font-size: 0.875rem;
  padding: 0.4rem 1rem;
  text-align: left;
}
.pt-dashboard-profile-date-range__quick-button:hover, .pt-dashboard-profile-date-range__quick-button:focus-visible {
  background: color-mix(in srgb, oklch(60% 0.15 250) 12%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--color-brand-light) 12%, transparent);
  }
  outline: none;
}
.pt-dashboard-profile-date-range__footer {
  display: flex;
  justify-content: flex-end;
  gap: 0.5rem;
  padding: 0.75rem 1rem;
}
.pt-dashboard-profile-date-range__footer-button {
  min-height: 2.1rem;
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  background: var(--color-surface);
  color: var(--color-text-primary);
  cursor: pointer;
  font: inherit;
  font-size: 0.8125rem;
  font-weight: 700;
  padding: 0 0.875rem;
}
.pt-dashboard-profile-date-range__footer-button--primary {
  border-color: var(--color-brand);
  background: var(--color-brand);
  color: #fff;
}
.pt-dashboard-profile__main {
  display: grid;
  gap: 1.25rem;
}
.pt-dashboard-profile__pie-grid, .pt-dashboard-profile__table-grid {
  display: grid;
  gap: 1.25rem;
}
.pt-dashboard-chart-card {
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  background: var(--color-surface);
  box-shadow: 0 1px 2px rgba(15, 23, 42, 0.055);
  overflow: hidden;
}
.pt-dashboard-chart-card__heading {
  padding: 1rem 1.25rem;
  border-bottom: 1px solid var(--color-border);
  background: var(--color-surface);
}
.pt-dashboard-chart-card__title {
  margin: 0;
  color: var(--color-text-primary);
  font-size: 0.875rem;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.2;
  text-transform: uppercase;
}
.pt-dashboard-chart-card__body {
  position: relative;
  padding: 1rem;
  background: var(--color-surface);
}
.pt-dashboard-chart-card__body--timeline {
  min-height: 24rem;
}
.pt-dashboard-chart-card__body--pie {
  min-height: 21rem;
}
.pt-dashboard-chart-card__body--donut {
  min-height: 21rem;
}
.pt-dashboard-chart-card__total {
  display: inline-flex;
  align-items: baseline;
  gap: 0.25rem;
  margin: 0 0 0.5rem;
  color: var(--color-text-primary);
  font-size: 0.8125rem;
  font-weight: 600;
}
.pt-dashboard-chart-card__total strong {
  font-weight: 800;
}
.pt-dashboard-chart-card__chart--timeline {
  min-height: 22rem;
}
.pt-dashboard-chart-card__chart--pie {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 19.5rem;
}
.pt-dashboard-chart-card__chart--donut {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 19.5rem;
}
.pt-dashboard-chart-card__chart--donut .pt-ag-donut-chart {
  width: 100%;
}
.pt-dashboard-pie-wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.pt-dashboard-pie {
  width: 100%;
  max-width: 29rem;
  height: auto;
  overflow: visible;
}
.pt-dashboard-pie__slice {
  cursor: pointer;
  transform-box: fill-box;
  transform-origin: center;
  transition: transform 0.18s ease, opacity 0.18s ease, filter 0.18s ease;
  outline: none;
}
.pt-dashboard-pie--has-hover .pt-dashboard-pie__slice, .pt-dashboard-pie:focus-within .pt-dashboard-pie__slice {
  opacity: 0.18;
}
.pt-dashboard-pie--has-hover .pt-dashboard-pie__slice:hover, .pt-dashboard-pie:focus-within .pt-dashboard-pie__slice:focus-visible, .pt-dashboard-pie .pt-dashboard-pie__slice--active {
  opacity: 1;
}
.pt-dashboard-pie__slice:hover, .pt-dashboard-pie__slice:focus-visible, .pt-dashboard-pie__slice--active {
  filter: drop-shadow(0 5px 8px rgba(15, 23, 42, 0.22));
}
.pt-dashboard-pie__sector {
  stroke: #fff;
  stroke-width: 1.35;
  transition: stroke-width 0.18s ease, opacity 0.18s ease;
}
.pt-dashboard-pie__slice:hover .pt-dashboard-pie__sector, .pt-dashboard-pie__slice:focus-visible .pt-dashboard-pie__sector, .pt-dashboard-pie__slice--active .pt-dashboard-pie__sector {
  stroke-width: 2.5;
}
.pt-dashboard-pie__label {
  fill: var(--color-text-primary);
  cursor: pointer;
  font-size: 0.66rem;
  font-weight: 600;
  letter-spacing: 0.005em;
  line-height: 1.2;
  pointer-events: visiblePainted;
}
.pt-dashboard-pie__callout {
  fill: none;
  stroke: #b8c0ca;
  stroke-width: 1;
  cursor: pointer;
  pointer-events: stroke;
}
.pt-dashboard-pie__slice:hover .pt-dashboard-pie__callout, .pt-dashboard-pie__slice:focus-visible .pt-dashboard-pie__callout, .pt-dashboard-pie__slice--active .pt-dashboard-pie__callout {
  stroke: color-mix(in srgb, oklch(45% 0.18 250) 70%, #7b8794);
  @supports (color: color-mix(in lab, red, red)) {
    stroke: color-mix(in srgb, var(--color-brand) 70%, #7b8794);
  }
  stroke-width: 1.25;
}
.pt-dashboard-pie__slice:hover .pt-dashboard-pie__label, .pt-dashboard-pie__slice:focus-visible .pt-dashboard-pie__label, .pt-dashboard-pie__slice--active .pt-dashboard-pie__label {
  fill: var(--color-text-primary);
  font-weight: 700;
}
.pt-dashboard-pie-tooltip {
  position: absolute;
  z-index: 10;
  display: grid;
  gap: 0.1rem;
  min-width: 7.5rem;
  padding: 0.5rem 0.625rem;
  border: 1px solid color-mix(in srgb, oklch(45% 0.18 250) 55%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border: 1px solid color-mix(in srgb, var(--color-brand) 55%, var(--color-border));
  }
  border-radius: 0.25rem;
  background: var(--color-surface);
  color: var(--color-text-primary);
  box-shadow: 0 8px 22px rgba(15, 23, 42, 0.2);
  font-size: 0.75rem;
  line-height: 1.25;
  pointer-events: none;
}
.pt-dashboard-pie-tooltip[hidden] {
  display: none;
}
.pt-dashboard-pie-tooltip strong {
  font-weight: 700;
}
.pt-dashboard-pie-tooltip span {
  color: var(--color-text-secondary);
}
.pt-dashboard-table-card {
  background: transparent;
  border: 0;
  box-shadow: none;
  overflow: visible;
}
.pt-dashboard-table-card__shell {
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  background: var(--color-surface);
  box-shadow: 0 1px 2px rgba(15, 23, 42, 0.055);
  overflow: hidden;
}
.pt-dashboard-table-card__section-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 3.25rem;
  padding: 0.875rem 1rem;
  border-bottom: 1px solid var(--color-border);
  background: var(--color-surface);
}
.pt-dashboard-table-card__section-title {
  display: inline-flex;
  align-items: center;
  gap: 0.625rem;
  color: var(--color-text-primary);
  font-size: 0.875rem;
  font-weight: 800;
  line-height: 1.2;
}
.pt-dashboard-table-card__count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 1.35rem;
  height: 1.35rem;
  padding: 0 0.35rem;
  border-radius: 999px;
  background: color-mix(in srgb, oklch(45% 0.02 250) 14%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--color-text-secondary) 14%, transparent);
  }
  color: var(--color-text-secondary);
  font-size: 0.75rem;
  font-weight: 800;
}
.pt-dashboard-table-card__inner {
  background: var(--color-surface);
  overflow: hidden;
}
.pt-dashboard-table-card__inner--rankings {
  min-height: 5rem;
}
.pt-dashboard-grid {
  width: 100%;
  min-width: 0;
  padding: 0.75rem;
}
.pt-dashboard-grid .pt-ag-grid-container {
  height: auto;
  min-height: 9rem;
  border-color: var(--color-border);
  border-radius: 0.25rem;
  box-shadow: none;
}
.pt-dashboard-grid .pt-ag-grid-container .ag-root-wrapper {
  border-radius: 0.25rem;
}
.pt-dashboard-grid .ag-theme-quartz {
  --ag-row-hover-color: var(--color-surface-2);
}
.pt-dashboard-grid .ag-header-cell-text {
  font-size: 0.6875rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
.pt-dashboard-grid .ag-cell {
  display: flex;
  align-items: center;
  cursor: default;
}
.pt-dashboard-grid .ag-row {
  cursor: default;
}
.pt-dashboard-grid .ag-row-hover {
  background-color: var(--color-surface-2);
}
.pt-dashboard-table__link, .pt-dashboard-table__action {
  color: var(--color-brand);
  font-weight: 700;
  text-decoration: none;
}
.pt-dashboard-table__action {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
}
.pt-dashboard-table__link:hover, .pt-dashboard-table__link:focus-visible, .pt-dashboard-table__action:hover, .pt-dashboard-table__action:focus-visible {
  text-decoration: underline;
  outline: none;
}
.pt-dashboard-table__muted {
  color: var(--color-text-muted);
  font-weight: 400;
}
.pt-dashboard-sparkline {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  min-width: 6rem;
  min-height: 1.75rem;
}
.pt-dashboard-sparkline__svg {
  width: 6rem;
  height: 1.75rem;
  overflow: visible;
}
.pt-dashboard-sparkline__area {
  fill: color-mix(in srgb, oklch(45% 0.18 250) 14%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    fill: color-mix(in srgb, var(--color-brand) 14%, transparent);
  }
}
.pt-dashboard-sparkline__line {
  fill: none;
  stroke: var(--color-brand);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.pt-dashboard-sparkline__empty {
  color: var(--color-text-muted);
}
.pt-dashboard-upsell {
  padding: var(--spacing-xl);
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  background: linear-gradient(135deg, var(--color-surface), var(--color-brand-subtle));
}
.pt-dashboard-upsell__content {
  max-width: 42rem;
}
.pt-dashboard-upsell__eyebrow {
  color: var(--color-brand);
  font-size: 0.75rem;
  font-weight: 800;
  text-transform: uppercase;
}
.pt-dashboard-upsell__title {
  margin: var(--spacing-sm) 0;
  color: var(--color-text-primary);
  font-size: 1.25rem;
  font-weight: 800;
}
.pt-dashboard-upsell__body {
  margin: 0 0 var(--spacing-lg);
  color: var(--color-text-secondary);
}
.pt-dashboard-profile .ag-chart-wrapper, .pt-dashboard-profile canvas {
  border-radius: 0;
}
.pt-dashboard-visitor-details__trigger {
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  border: 0;
  background: transparent;
  cursor: pointer;
  font: inherit;
  padding: 0;
  text-align: left;
}
.pt-dashboard-visitor-details__trigger:hover, .pt-dashboard-visitor-details__trigger:focus-visible {
  text-decoration: underline;
  outline: none;
}
.pt-dashboard-modal-open {
  overflow: hidden;
}
.pt-dashboard-visitor-modal[hidden] {
  display: none !important;
}
.pt-dashboard-visitor-modal {
  position: fixed;
  inset: 0;
  z-index: 120;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: 5rem 1.5rem 1.5rem;
}
.pt-dashboard-visitor-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(15, 23, 42, 0.58);
  backdrop-filter: blur(2px);
}
.pt-dashboard-visitor-modal__dialog {
  position: relative;
  z-index: 1;
  width: min(34rem, 100%);
  border: 1px solid var(--color-border);
  border-radius: 0.5rem;
  background: var(--color-surface);
  box-shadow: 0 24px 64px rgba(15, 23, 42, 0.28);
  overflow: hidden;
  outline: none;
}
.pt-dashboard-visitor-modal__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  min-height: 3.5rem;
  padding: 1rem 1.25rem;
  border-bottom: 1px solid var(--color-border);
  background: color-mix(in srgb, oklch(18% 0.02 250) 4%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--color-surface-inverse) 4%, var(--color-surface));
  }
}
.pt-dashboard-visitor-modal__title {
  margin: 0;
  color: var(--color-text-primary);
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.25;
  text-transform: capitalize;
}
.pt-dashboard-visitor-modal__close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: var(--color-text-secondary);
  cursor: pointer;
}
.pt-dashboard-visitor-modal__close:hover, .pt-dashboard-visitor-modal__close:focus-visible {
  background: color-mix(in srgb, oklch(18% 0.02 250) 8%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--color-surface-inverse) 8%, transparent);
  }
  color: var(--color-text-primary);
  outline: none;
}
.pt-dashboard-visitor-modal__body {
  display: grid;
  gap: 0;
  padding: 0.5rem 1.25rem;
}
.pt-dashboard-visitor-modal__row {
  display: grid;
  grid-template-columns: 2rem minmax(0, 1fr);
  gap: 0.875rem;
  align-items: start;
  padding: 0.875rem 0;
}
.pt-dashboard-visitor-modal__row + .pt-dashboard-visitor-modal__row {
  border-top: 1px solid color-mix(in srgb, oklch(88% 0 0) 65%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    border-top: 1px solid color-mix(in srgb, var(--color-border) 65%, transparent);
  }
}
.pt-dashboard-visitor-modal__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border-radius: 999px;
  background: color-mix(in srgb, oklch(60% 0.15 250) 12%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--color-brand-light) 12%, transparent);
  }
  color: var(--color-brand);
}
.pt-dashboard-visitor-modal__content {
  display: grid;
  gap: 0.25rem;
  min-width: 0;
}
.pt-dashboard-visitor-modal__label {
  color: var(--color-text-secondary);
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.045em;
  text-transform: uppercase;
}
.pt-dashboard-visitor-modal__value {
  color: var(--color-text-primary);
  font-size: 0.925rem;
  line-height: 1.45;
  overflow-wrap: anywhere;
}
.pt-dashboard-visitor-modal__footer {
  display: flex;
  justify-content: flex-end;
  gap: 0.5rem;
  padding: 0.875rem 1.25rem;
  border-top: 1px solid var(--color-border);
  background: color-mix(in srgb, oklch(18% 0.02 250) 4%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--color-surface-inverse) 4%, var(--color-surface));
  }
}
@media (max-width: 768px) {
  .pt-dashboard-visitor-modal {
    align-items: flex-start;
    padding: 4rem 1rem 1rem;
  }
  .pt-dashboard-visitor-modal__dialog {
    width: 100%;
  }
}
@media (width >= 64rem) {
  .pt-dashboard-profile__pie-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .pt-dashboard-profile__table-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 1024px) {
  .pt-dashboard-profile-filters__company-row {
    grid-template-columns: minmax(0, 1fr);
  }
  .pt-dashboard-profile-filters__form {
    justify-content: flex-start;
  }
}
@media (max-width: 768px) {
  .pt-dashboard-profile__content {
    padding: 0 1rem 1rem;
  }
  .pt-dashboard-profile-filters__form, .pt-dashboard-profile-filters__control--company, .pt-dashboard-profile-filters__control--date-range, .pt-dashboard-profile-filters__grouping, .pt-dashboard-profile-filters__actions {
    width: 100%;
  }
  .pt-dashboard-profile-date-range__popover {
    left: 0;
    right: auto;
    width: calc(100vw - 2rem);
  }
  .pt-dashboard-profile-date-range__calendar, .pt-dashboard-profile-date-range__quick {
    grid-template-columns: minmax(0, 1fr);
  }
}
.pt-ng-legacy-bridge {
  min-width: 0;
  overflow: hidden;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg, 0.5rem);
  background: var(--color-surface);
  color: var(--color-text-primary);
  box-shadow: 0 1px 2px rgb(15 23 42 / 4%);
}
.pt-ng-legacy-bridge .body, .pt-ng-legacy-bridge .body-content, .pt-ng-legacy-bridge .page-content, .pt-ng-legacy-bridge .panel-wrapper, .pt-ng-legacy-bridge .content-container {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
  background: transparent;
}
.pt-ng-legacy-bridge .panel-wrapper.app {
  padding: 0;
}
.pt-ng-legacy-bridge .content-container.side-by-side {
  display: flex;
  min-width: 0;
  flex-direction: column;
}
.pt-ng-legacy-bridge .header-wrapper {
  padding: 1rem 1.125rem;
  border-bottom: 1px solid var(--color-border);
  background: linear-gradient(180deg, var(--color-surface), var(--color-surface-2));
}
.pt-ng-legacy-bridge .document-details {
  display: flex;
  min-width: 0;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-ng-legacy-bridge .view-header, .pt-ng-legacy-bridge .section-header {
  margin: 0;
  color: var(--color-text-primary);
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.3;
}
.pt-ng-legacy-bridge .action-bar {
  min-width: 0;
}
.pt-ng-legacy-bridge .tool-bar-boq {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-ng-legacy-bridge .tool-bar-boq > li {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  min-height: 2rem;
  color: var(--color-text-secondary);
  font-size: 0.8125rem;
  line-height: 1.4;
}
.pt-ng-legacy-bridge .tool-bar-boq .grand_total {
  margin-right: auto;
  color: var(--color-text-primary);
  font-weight: 700;
}
.pt-ng-legacy-bridge .data-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin: 0;
}
.pt-ng-legacy-bridge .data-item, .pt-ng-legacy-bridge .data-value, .pt-ng-legacy-bridge .data-label {
  color: var(--color-text-secondary);
  font-size: 0.8125rem;
  line-height: 1.4;
}
.pt-ng-legacy-bridge .content-wrapper {
  min-width: 0;
  padding: 1rem;
}
.pt-ng-legacy-bridge .content-padding {
  min-width: 0;
  padding: 0;
}
.pt-ng-legacy-bridge .button, .pt-ng-legacy-bridge button, .pt-ng-legacy-bridge input[type="submit"] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2rem;
  padding: 0.375rem 0.75rem;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-sm, 0.25rem);
  background: var(--color-surface);
  color: var(--color-text-primary);
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
  transition: background-color 120ms ease, border-color 120ms ease, color 120ms ease;
}
.pt-ng-legacy-bridge .button:hover, .pt-ng-legacy-bridge button:hover, .pt-ng-legacy-bridge input[type="submit"]:hover {
  border-color: color-mix(in srgb, oklch(45% 0.18 250) 28%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in srgb, var(--color-brand) 28%, var(--color-border));
  }
  background: var(--color-brand-subtle);
  color: var(--color-brand);
}
.pt-ng-legacy-bridge .pt-green {
  border-color: color-mix(in srgb, oklch(52% 0.14 145) 35%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in srgb, var(--color-success) 35%, var(--color-border));
  }
  background: var(--color-success-subtle);
  color: var(--color-success-hover);
}
.pt-ng-legacy-bridge .pt-red {
  border-color: color-mix(in srgb, oklch(52% 0.18 25) 30%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in srgb, var(--color-danger) 30%, var(--color-border));
  }
  background: var(--color-danger-subtle);
  color: var(--color-danger);
}
.pt-ng-legacy-bridge .pt-blue, .pt-ng-legacy-bridge .pt-download {
  border-color: color-mix(in srgb, oklch(45% 0.18 250) 30%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in srgb, var(--color-brand) 30%, var(--color-border));
  }
  background: var(--color-brand-subtle);
  color: var(--color-brand);
}
.pt-ng-legacy-bridge .alert-box, .pt-ng-legacy-bridge .flash_error {
  margin: 1rem;
  padding: 0.75rem 0.875rem;
  border: 1px solid color-mix(in srgb, oklch(52% 0.18 25) 26%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border: 1px solid color-mix(in srgb, var(--color-danger) 26%, var(--color-border));
  }
  border-radius: var(--radius-md, 0.375rem);
  background: var(--color-danger-subtle);
  color: var(--color-danger);
  font-size: 0.8125rem;
  line-height: 1.45;
}
.pt-ng-legacy-bridge .side-tabs, .pt-ng-legacy-bridge .tabs-content {
  min-width: 0;
}
.pt-ng-legacy-bridge .tabs, .pt-ng-legacy-bridge .f-dropdown {
  list-style: none;
}
.pt-ng-legacy-bridge .tabs {
  display: flex;
  gap: 0.25rem;
  margin: 0 0 0.75rem;
  padding: 0;
  border-bottom: 1px solid var(--color-border);
}
.pt-ng-legacy-bridge .tabs .tab-title a {
  display: inline-flex;
  padding: 0.5rem 0.75rem;
  color: var(--color-text-secondary);
  font-size: 0.8125rem;
  font-weight: 700;
  text-decoration: none;
}
.pt-ng-legacy-bridge .tabs .tab-title.active a {
  color: var(--color-brand);
  box-shadow: inset 0 -2px 0 var(--color-brand);
}
.pt-ng-legacy-bridge #bid-xl, .pt-ng-legacy-bridge .xl-sheet, .pt-ng-legacy-bridge .ag-theme-fresh {
  min-width: 0;
}
.pt-ng-legacy-bridge #bidTable {
  min-height: 32rem;
  overflow: auto;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg, 0.5rem);
  background: var(--color-surface);
  box-shadow: inset 0 1px 0 rgb(255 255 255 / 45%);
}
.pt-ng-legacy-bridge textarea, .pt-ng-legacy-bridge input, .pt-ng-legacy-bridge select {
  max-width: 100%;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-sm, 0.25rem);
  color: var(--color-text-primary);
  font: inherit;
}
.pt-ng-legacy-bridge table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.8125rem;
}
.pt-ng-legacy-bridge th, .pt-ng-legacy-bridge td {
  padding: 0.625rem;
  border-bottom: 1px solid var(--color-border);
  text-align: left;
  vertical-align: top;
}
.pt-ng-legacy-bridge tfoot td {
  background: var(--color-surface-2);
}
.pt-messages {
  display: flex;
  height: 100vh;
  height: 100dvh;
  overflow: hidden;
  background: var(--color-surface);
}
.pt-messages__list {
  flex: 0 0 440px;
  min-width: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  background: var(--color-surface);
  border-right: 1px solid var(--color-border);
}
.pt-messages__pane {
  flex: 1;
  min-width: 0;
  display: flex;
  overflow: hidden;
}
.pt-messages__empty {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  background: var(--color-surface-3);
}
.pt-messages-list__toolbar {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  padding: 0.75rem 1rem;
  border-bottom: 1px solid var(--color-border);
}
.pt-messages-list__actions {
  display: flex;
}
.pt-messages-list__filterbar {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  width: 100%;
}
.pt-messages-list__filterbar .pt-input {
  width: 100%;
}
.pt-messages-list__facets {
  display: flex;
  flex-wrap: nowrap;
  gap: 0.4rem;
  overflow-x: auto;
  scrollbar-width: thin;
}
.pt-messages-filter__select {
  flex: 1 1 0;
  min-width: 0;
  padding: 0.3rem 0.5rem;
  font-size: 0.8rem;
  color: var(--color-text-primary, inherit);
  background-color: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md, 0.5rem);
  cursor: pointer;
}
.pt-messages-filter__select:hover {
  border-color: var(--color-brand);
}
.pt-messages-filter__select:focus-visible {
  outline: 2px solid var(--color-brand);
  outline-offset: 1px;
}
.pt-messages-list__rows {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
}
.pt-messages-list__pagination {
  padding: 0.6rem 1rem;
}
.pt-messages-row {
  display: flex;
  gap: 0.6rem;
  padding: 0.7rem 1rem;
  color: inherit;
  text-decoration: none;
  border-bottom: 1px solid var(--color-border);
  transition: background 120ms ease;
}
.pt-messages-row:hover {
  background: var(--color-surface-2);
}
.pt-messages-row--active, .pt-messages-row--active:hover {
  background: var(--color-brand-subtle);
  box-shadow: inset 3px 0 0 var(--color-brand);
}
.pt-messages-row__dot {
  flex: 0 0 auto;
  width: 0.5rem;
  height: 0.5rem;
  margin-top: 0.45rem;
  border-radius: 9999px;
  background: transparent;
}
.pt-messages-row__dot--on {
  background: var(--color-brand);
}
.pt-messages-row__body {
  flex: 1 1 auto;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
}
.pt-messages-row__top {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  min-width: 0;
}
.pt-messages-row__company {
  min-width: 0;
  flex: 0 1 auto;
  font-size: 0.8rem;
  color: var(--color-text-secondary);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pt-messages-row__subject {
  font-size: 0.85rem;
  line-height: 1.3;
  color: var(--color-text-primary);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pt-messages-row--unread .pt-messages-row__subject {
  font-weight: 700;
}
.pt-messages-row__meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.pt-messages-row__ref {
  font-size: var(--text-xs);
  color: var(--color-text-secondary);
}
.pt-kind-chip {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  flex: 0 0 auto;
  padding: 0.15rem 0.45rem;
  border-radius: 9999px;
  font-size: 0.68rem;
  font-weight: 600;
  line-height: 1;
  white-space: nowrap;
}
.pt-kind-chip__icon {
  width: 0.85rem;
  height: 0.85rem;
}
.pt-kind-chip--neutral {
  background: var(--color-neutral-tint);
  color: var(--color-neutral-ink);
}
.pt-kind-chip--info {
  background: var(--color-info-tint);
  color: var(--color-info-ink);
}
.pt-kind-chip--success {
  background: var(--color-success-tint);
  color: var(--color-success-ink);
}
.pt-kind-chip--violet {
  background: var(--color-purple-tint);
  color: var(--color-purple-ink);
}
.pt-kind-chip--warning {
  background: var(--color-warning-tint);
  color: var(--color-warning-ink);
}
.pt-message-thread {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  background: var(--color-surface);
}
.pt-message-thread__header {
  padding: 0.9rem 1.25rem;
  border-bottom: 1px solid var(--color-border);
  background: var(--color-surface);
}
.pt-message-thread__back {
  display: none;
  align-items: center;
  gap: 0.35rem;
  margin-bottom: 0.5rem;
  color: var(--color-brand);
  font-size: 0.8rem;
  font-weight: 600;
  text-decoration: none;
}
.pt-message-thread__back-icon {
  width: 1rem;
  height: 1rem;
}
.pt-message-thread__title-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.pt-message-thread__state {
  display: inline-flex;
  align-items: center;
}
.pt-message-thread__controls {
  flex: 0 0 auto;
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 0.4rem;
}
.pt-message-thread__controls form {
  margin: 0;
}
.pt-message-thread__meta-line {
  margin: 0.35rem 0 0;
  font-size: 0.8rem;
  line-height: 1.4;
  color: var(--color-text-secondary);
}
.pt-message-thread__meta-strong {
  color: var(--color-text-primary, inherit);
  font-weight: 600;
}
.pt-message-thread__meta-sep {
  margin: 0 0.3rem;
  color: var(--color-text-secondary);
}
.pt-message-thread__context-link {
  color: var(--color-brand);
  font-weight: 500;
  text-decoration: none;
}
.pt-message-thread__context-link:hover {
  text-decoration: underline;
}
.pt-message-thread__subject {
  margin: 0;
  font-size: var(--text-base);
  font-weight: 600;
  line-height: 1.3;
  color: var(--color-text-primary);
}
.pt-message-thread__messages {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  padding: 1.25rem;
  background: var(--color-surface-3);
}
.pt-message-bubble {
  display: flex;
  gap: 0.6rem;
  align-items: flex-start;
  align-self: flex-start;
  max-width: 82%;
}
.pt-message-bubble--own {
  align-self: flex-end;
  flex-direction: row-reverse;
}
.pt-message-bubble__avatar {
  flex: 0 0 auto;
}
.pt-message-bubble__content {
  min-width: 0;
  padding: 0.55rem 0.8rem;
  border-radius: var(--radius-lg);
  background: var(--color-surface);
  border: 1px solid var(--color-border);
}
.pt-message-bubble--own .pt-message-bubble__content {
  background: var(--color-brand-subtle);
  border-color: color-mix(in srgb, oklch(45% 0.18 250) 28%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in oklab, var(--color-brand) 28%, transparent);
  }
}
.pt-message-bubble__head {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 0.4rem;
  margin-bottom: 0.2rem;
}
.pt-message-bubble__author {
  font-size: 0.8rem;
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-message-bubble__time {
  font-size: 0.7rem;
  color: var(--color-text-secondary);
}
.pt-message-bubble__text {
  font-size: 0.85rem;
  color: var(--color-text-primary);
}
.pt-message-bubble__quote-items {
  width: 100%;
  margin: 0.4rem 0 0;
  border-collapse: collapse;
  font-size: 0.8rem;
}
.pt-message-bubble__quote-items th, .pt-message-bubble__quote-items td {
  padding: 0.25rem 0.5rem;
  border: 1px solid var(--color-border);
  text-align: left;
}
.pt-message-bubble__quote-items th {
  background: var(--color-surface-2);
  font-weight: 600;
  color: var(--color-text-secondary);
}
.pt-message-bubble__quote-items td {
  color: var(--color-text-primary);
}
.pt-message-bubble__attachments {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  margin: 0.4rem 0 0;
  padding: 0.4rem 0 0;
  border-top: 1px solid var(--color-border);
  list-style: none;
}
.pt-message-bubble__attachment {
  display: flex;
  align-items: center;
  gap: 0.35rem;
  font-size: 0.8rem;
  color: var(--color-text-secondary);
}
.pt-message-bubble__attachment .pt-icon {
  flex: 0 0 auto;
}
.pt-message-bubble__attachment-link {
  color: var(--color-brand);
  font-weight: 500;
  text-decoration: none;
  overflow-wrap: anywhere;
}
.pt-message-bubble__attachment-link:hover {
  text-decoration: underline;
}
.pt-message-bubble__attachment-pending {
  display: flex;
  align-items: baseline;
  gap: 0.35rem;
  overflow-wrap: anywhere;
}
.pt-message-bubble__attachment-pending em {
  font-style: italic;
  font-size: 0.7rem;
}
.pt-decision-card {
  align-self: stretch;
  max-width: 100%;
  padding: 0.7rem 0.9rem;
  border: 1px solid color-mix(in srgb, oklch(25% 0.12 250) 22%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border: 1px solid color-mix(in oklab, var(--color-info-ink) 22%, var(--color-border));
  }
  border-radius: var(--radius-lg);
  background: color-mix(in srgb, oklch(88% 0.1 250) 22%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in oklab, var(--color-info-tint) 22%, var(--color-surface));
  }
}
.pt-decision-card--award, .pt-decision-card--rsvp-accepted, .pt-decision-card--vendor-approved {
  border-color: color-mix(in srgb, oklch(25% 0.1 145) 22%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in oklab, var(--color-success-ink) 22%, var(--color-border));
  }
  background: color-mix(in srgb, oklch(88% 0.1 145) 22%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in oklab, var(--color-success-tint) 22%, var(--color-surface));
  }
}
.pt-decision-card--rsvp-declined, .pt-decision-card--vendor-rejected {
  border-color: color-mix(in srgb, oklch(30% 0.12 25) 22%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in oklab, var(--color-danger-ink) 22%, var(--color-border));
  }
  background: color-mix(in srgb, oklch(90% 0.1 25) 22%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in oklab, var(--color-danger-tint) 22%, var(--color-surface));
  }
}
.pt-decision-card--regret, .pt-decision-card--rsvp-opted-out {
  border-color: color-mix(in srgb, oklch(30% 0 0) 22%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in oklab, var(--color-neutral-ink) 22%, var(--color-border));
  }
  background: color-mix(in srgb, oklch(92% 0 0) 22%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in oklab, var(--color-neutral-tint) 22%, var(--color-surface));
  }
}
.pt-decision-card__head {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 0.4rem;
  margin-bottom: 0.2rem;
}
.pt-decision-card__author {
  font-size: 0.8rem;
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-decision-card__time {
  font-size: 0.7rem;
  color: var(--color-text-secondary);
}
.pt-decision-card__body {
  font-size: 0.85rem;
  color: var(--color-text-primary);
}
.pt-decision-card__attachments {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  margin: 0.4rem 0 0;
  padding: 0.4rem 0 0;
  border-top: 1px solid var(--color-border);
  list-style: none;
}
.pt-decision-card__attachment {
  display: flex;
  align-items: center;
  gap: 0.35rem;
  font-size: 0.8rem;
  color: var(--color-text-secondary);
}
.pt-decision-card__attachment .pt-icon {
  flex: 0 0 auto;
}
.pt-decision-card__attachment-link {
  color: var(--color-brand);
  font-weight: 500;
  text-decoration: none;
  overflow-wrap: anywhere;
}
.pt-decision-card__attachment-link:hover {
  text-decoration: underline;
}
.pt-decision-card__attachment-pending {
  display: flex;
  align-items: baseline;
  gap: 0.35rem;
  overflow-wrap: anywhere;
}
.pt-decision-card__attachment-pending em {
  font-style: italic;
  font-size: 0.7rem;
}
.pt-message-bubble__marker {
  align-self: center;
  margin: 0;
  padding: 0.25rem 0.75rem;
  border-radius: 9999px;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  font-size: var(--text-xs);
  color: var(--color-text-secondary);
}
.pt-message-bubble__marker--system {
  background: var(--color-surface-2);
}
.pt-message-thread #message-composer, .pt-message-thread #notice-ack {
  padding: 0.85rem 1.25rem;
  border-top: 1px solid var(--color-border);
  background: var(--color-surface);
}
.pt-message-thread #message-composer form {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-message-thread #message-composer textarea {
  width: 100%;
}
.pt-composer-actions {
  display: flex;
  align-items: center;
  gap: 0.6rem;
}
.pt-composer-actions__attach {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.4rem;
  border: 0;
  border-radius: var(--radius-md);
  background: transparent;
  color: var(--color-text-secondary);
  cursor: pointer;
}
.pt-composer-actions__attach:hover {
  background: var(--color-surface-2);
  color: var(--color-text-primary);
}
.pt-composer-actions__attach:focus-visible {
  outline: 2px solid var(--color-brand);
  outline-offset: 1px;
}
.pt-composer-actions__hint {
  min-width: 0;
  font-size: var(--text-xs);
  color: var(--color-text-secondary);
}
.pt-composer-actions .pt-btn {
  margin-left: auto;
}
.pt-composer-filechips {
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-composer-filechips[hidden] {
  display: none;
}
.pt-composer-filechips__chip {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  padding: 0.2rem 0.3rem 0.2rem 0.6rem;
  background: var(--color-surface-2);
  border: 1px solid var(--color-border);
  border-radius: 9999px;
  font-size: var(--text-xs);
  color: var(--color-text-primary);
}
.pt-composer-filechips__name {
  max-width: 16rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-composer-filechips__remove {
  display: grid;
  place-items: center;
  width: 1.05rem;
  height: 1.05rem;
  padding: 0;
  border: 0;
  border-radius: 9999px;
  background: transparent;
  color: var(--color-text-secondary);
  font-size: var(--text-xs);
  line-height: 1;
  cursor: pointer;
}
.pt-composer-filechips__remove:hover {
  background: var(--color-danger);
  color: var(--color-on-brand);
}
.pt-composer-locked {
  font-size: 0.85rem;
  color: var(--color-text-secondary);
}
.pt-messages__pane .pt-context-sidebar {
  min-height: 0;
  height: auto;
}
.pt-messages-rail__section {
  margin-bottom: 0.85rem;
}
.pt-messages-rail__section-title {
  margin: 0 0 0.4rem;
  font-size: var(--text-xs);
  font-weight: 600;
  color: var(--color-text-secondary);
}
.pt-messages__participants {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-messages__participant {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-messages__participant-text {
  min-width: 0;
  display: flex;
  flex-direction: column;
}
.pt-messages__participant-name {
  font-size: 0.8rem;
  font-weight: 600;
  color: var(--color-text-primary);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pt-messages__participant-role {
  font-size: var(--text-xs);
  color: var(--color-text-secondary);
}
.pt-messages__rail-note {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  padding: 0.6rem 0.7rem;
  border: 1px solid color-mix(in srgb, oklch(45% 0.18 250) 28%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    border: 1px solid color-mix(in oklab, var(--color-brand) 28%, transparent);
  }
  border-radius: var(--radius-md);
  background: var(--color-brand-subtle);
  font-size: var(--text-xs);
  line-height: 1.4;
  color: var(--color-text-secondary);
}
.pt-messages__rail-note-icon {
  flex: 0 0 auto;
  width: 0.9rem;
  height: 0.9rem;
  margin-top: 0.1rem;
  color: var(--color-brand);
}
.pt-composer-note {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.7rem 0.85rem;
  border: 1px solid color-mix(in srgb, oklch(25% 0.12 250) 22%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border: 1px solid color-mix(in oklab, var(--color-info-ink) 22%, var(--color-border));
  }
  border-radius: var(--radius-md);
  background: var(--color-info-tint);
  font-size: var(--text-xs);
  line-height: 1.45;
  color: var(--color-info-ink);
}
.pt-composer-note--warning {
  border-color: color-mix(in srgb, oklch(30% 0.12 85) 30%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in oklab, var(--color-warning-ink) 30%, var(--color-border));
  }
  background: var(--color-warning-tint);
  color: var(--color-warning-ink);
}
.pt-composer-note__icon {
  flex: 0 0 auto;
  width: 0.9rem;
  height: 0.9rem;
  margin-top: 0.1rem;
}
.pt-composer-note__body {
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
}
.pt-composer-note__count {
  margin: 0;
  font-weight: 600;
}
.pt-composer-note__process {
  margin: 0;
}
.pt-notice-picker {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-notice-picker__control {
  position: relative;
}
.pt-notice-picker__box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.375rem;
  padding: 0.5rem;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  cursor: text;
}
.pt-notice-picker__box:focus-within {
  border-color: var(--color-brand);
}
.pt-notice-picker__input {
  flex: 1;
  min-width: 10rem;
  padding: 0.25rem 0.375rem;
  border: 0;
  background: transparent;
  font-size: var(--text-sm);
  color: var(--color-text-primary);
}
.pt-notice-picker__input:focus {
  outline: none;
}
.pt-notice-picker__input::placeholder {
  color: var(--color-text-muted);
}
.pt-notice-picker__chip {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  padding: 0.1875rem 0.3125rem 0.1875rem 0.625rem;
  background: var(--color-brand-subtle);
  border: 1px solid color-mix(in srgb, oklch(45% 0.18 250) 28%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    border: 1px solid color-mix(in oklab, var(--color-brand) 28%, transparent);
  }
  border-radius: var(--radius-full);
  font-size: var(--text-sm);
  font-weight: 500;
  color: var(--color-text-primary);
}
.pt-notice-picker__chip--all {
  background: var(--color-brand);
  border-color: var(--color-brand);
  color: var(--color-on-brand);
  font-weight: 600;
}
.pt-notice-picker__chip-remove {
  display: grid;
  place-items: center;
  width: 1.0625rem;
  height: 1.0625rem;
  padding: 0;
  border: 0;
  border-radius: var(--radius-full);
  background: transparent;
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  line-height: 1;
  cursor: pointer;
}
.pt-notice-picker__chip-remove:hover {
  background: var(--color-danger);
  color: var(--color-on-brand);
}
.pt-notice-picker__chip--all .pt-notice-picker__chip-remove {
  color: color-mix(in srgb, oklch(98% 0 0) 75%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    color: color-mix(in oklab, var(--color-on-brand) 75%, transparent);
  }
}
.pt-notice-picker__chip--all .pt-notice-picker__chip-remove:hover {
  background: color-mix(in srgb, oklch(98% 0 0) 25%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in oklab, var(--color-on-brand) 25%, transparent);
  }
  color: var(--color-on-brand);
}
.pt-notice-picker__dropdown {
  position: absolute;
  inset-inline: 0;
  top: calc(100% + 0.25rem);
  z-index: var(--z-dropdown);
  max-height: 15rem;
  overflow-y: auto;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-card);
}
.pt-notice-picker__option {
  padding: 0.5rem 0.875rem;
  font-size: var(--text-sm);
  cursor: pointer;
}
.pt-notice-picker__option:hover {
  background: var(--color-brand-subtle);
}
.pt-notice-picker__option--all {
  font-weight: 600;
  color: var(--color-brand);
  border-bottom: 1px solid var(--color-border);
}
.pt-notice-picker__option--all kbd {
  margin-right: 0.375rem;
  padding: 0.125rem 0.375rem;
  background: var(--color-surface-2);
  border: 1px solid var(--color-border);
  border-bottom-width: 2px;
  border-radius: var(--radius-sm);
  font-family: var(--font-mono);
  font-size: var(--text-xs);
  font-weight: 500;
  color: var(--color-text-secondary);
}
.pt-notice-picker__empty {
  padding: 0.625rem 0.875rem;
  font-size: var(--text-xs);
  color: var(--color-text-secondary);
}
.pt-notice-picker__toolbar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.75rem;
}
.pt-notice-picker__count {
  padding: 0.3125rem 0.625rem;
  background: var(--color-surface-2);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-full);
  font-family: var(--font-mono);
  font-size: var(--text-xs);
  font-variant-numeric: tabular-nums;
  color: var(--color-text-secondary);
  white-space: nowrap;
}
.pt-notice-picker__link {
  padding: 0;
  border: 0;
  background: none;
  font-size: var(--text-xs);
  font-weight: 500;
  color: var(--color-brand);
  cursor: pointer;
}
.pt-notice-picker__link:hover {
  text-decoration: underline;
}
.pt-notice-picker__confirm {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  padding: 0.6875rem 0.875rem;
  background: var(--color-brand-subtle);
  border: 1px solid color-mix(in srgb, oklch(45% 0.18 250) 28%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    border: 1px solid color-mix(in oklab, var(--color-brand) 28%, transparent);
  }
  border-radius: var(--radius-md);
  font-size: var(--text-sm);
  font-weight: 500;
}
@media (max-width: 1100px) {
  .pt-messages__list {
    flex-basis: 340px;
  }
  .pt-messages__pane .pt-context-sidebar {
    display: none;
  }
}
@media (max-width: 820px) {
  .pt-messages__list {
    flex-basis: 100%;
    border-right: none;
  }
  .pt-messages__pane {
    display: none;
  }
  .pt-messages:has(.pt-message-thread) .pt-messages__list {
    display: none;
  }
  .pt-messages:has(.pt-message-thread) .pt-messages__pane {
    display: flex;
    flex-basis: 100%;
  }
  .pt-message-thread__back {
    display: inline-flex;
  }
  .pt-message-bubble {
    max-width: 92%;
  }
}
.pt-new-resource {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.pt-new-resource__section {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-new-resource__heading {
  margin: 0;
  font-size: var(--text-base);
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-opportunities-directory {
  display: flex;
  flex-direction: column;
  gap: 0;
  width: 100%;
}
.pt-opportunities-directory__header {
  position: sticky;
  top: 0;
  z-index: 20;
  margin: -1rem -1.5rem 0.875rem;
  padding: 0.75rem 1.5rem 1.875rem;
  background: var(--color-surface);
}
.pt-opportunities-directory__header .pt-page-header {
  min-height: 0;
  margin: 0;
  padding: 0.375rem 0 0.875rem;
  border-bottom: 1px solid oklch(88% 0 0);
}
.pt-opportunities-directory__header .pt-page-header__title {
  font-size: 1.1875rem;
  line-height: 1.25;
}
.pt-opportunities-directory__header .pt-page-header__icon {
  width: 1.25rem;
  height: 1.25rem;
  color: oklch(42% 0 0);
  transform: translateY(0.0625rem);
}
.pt-opportunities-description-toggle {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  margin-top: 0.75rem;
  color: oklch(45% 0 0);
  cursor: pointer;
  font-size: 0.8125rem;
}
.pt-opportunities-description-toggle .pt-checkbox__input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.pt-opportunity-hits {
  min-width: 0;
}
.pt-opportunity-hits-inner, .pt-opportunity-list {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-opportunity-list__item {
  margin: 0;
  padding: 0;
}
.pt-opportunity-card {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 1rem;
  min-width: 0;
  min-height: 9.875rem;
  padding: 1rem;
  border: 1px solid oklch(90% 0 0);
  border-radius: 0.5rem;
  background: var(--color-surface);
  box-shadow: 0 1px 2px oklch(0% 0 0 / 4%);
  transition: background-color 0.12s ease, border-color 0.12s ease, box-shadow 0.12s ease;
}
.pt-opportunity-card:hover {
  border-color: color-mix(in srgb, oklch(45% 0.18 250) 45%, white);
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in oklch, var(--color-brand) 45%, white);
  }
  background: color-mix(in srgb, oklch(45% 0.18 250) 5%, white);
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in oklch, var(--color-brand) 5%, white);
  }
  box-shadow: 0 10px 26px oklch(40% 0.05 250 / 10%);
}
.pt-opportunity-card__main {
  display: flex;
  flex-direction: column;
  min-width: 0;
}
.pt-opportunity-card__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  min-width: 0;
  padding-right: 4rem;
}
.pt-opportunity-card__title-row {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  min-width: 0;
}
.pt-opportunity-card__title-icon {
  display: inline-flex;
  align-self: center;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 1.25rem;
  height: 1.25rem;
  margin: 0;
  border-radius: 0;
  background: transparent;
  color: oklch(24% 0 0);
  opacity: 0.86;
  transform: translateY(0.075rem);
}
.pt-opportunity-card__title-icon .pt-icon {
  width: 1rem;
  height: 1rem;
}
.pt-opportunity-card__title {
  display: -webkit-box;
  min-width: 0;
  margin: 0;
  overflow: hidden;
  color: oklch(24% 0 0);
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.35;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.pt-opportunity-card__title-link {
  color: inherit;
  text-decoration: none;
}
.pt-opportunity-card__title-link:hover {
  color: var(--color-brand);
  text-decoration: underline;
}
.pt-opportunity-card__title-link mark, .pt-opportunity-card__title-link em {
  display: inline;
  padding: 0 0.0625rem;
  border-radius: 0.125rem;
  background: #ffeb7a;
  color: inherit;
  font-style: normal;
}
.pt-opportunity-card__comments {
  position: absolute;
  top: 1rem;
  right: 1rem;
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  flex: 0 0 auto;
  color: oklch(42% 0 0);
  font-size: 0.75rem;
  font-weight: 600;
  pointer-events: none;
}
.pt-opportunity-card__comments .pt-icon {
  width: 1rem;
  height: 1rem;
}
.pt-opportunity-card__project-line {
  display: flex;
  align-items: baseline;
  gap: 0.375rem;
  min-width: 0;
  margin-top: 0.5rem;
  font-size: 0.8125rem;
  line-height: 1.4;
}
.pt-opportunity-card__project-label {
  flex: 0 0 auto;
  color: oklch(48% 0 0);
  font-weight: 600;
}
.pt-opportunity-card__project-link {
  min-width: 0;
  overflow: hidden;
  color: var(--color-brand);
  text-overflow: ellipsis;
  text-decoration: none;
  white-space: nowrap;
}
.pt-opportunity-card__project-link:hover {
  text-decoration: underline;
}
.pt-opportunity-card__meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem;
  min-height: 1.25rem;
  margin-top: 0.75rem;
  color: oklch(38% 0 0);
  font-size: 0.8125rem;
  line-height: 1.35;
}
.pt-opportunity-card__value {
  display: inline-flex;
  align-items: center;
  padding-right: 0.75rem;
  margin-right: 0.125rem;
  border-right: 1px solid oklch(82% 0 0);
  color: oklch(25% 0 0);
  font-weight: 700;
}
.pt-opportunity-card__separator {
  display: none;
}
.pt-opportunity-card__tasks {
  color: oklch(43% 0 0);
}
.pt-opportunity-card__footer {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  min-height: 1.75rem;
  margin-top: auto;
  padding-top: 0.875rem;
}
.pt-opportunity-card__avatar {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.75rem;
  height: 1.75rem;
  border-radius: 999px;
  background: oklch(91% 0 0);
  color: oklch(28% 0 0);
  font-size: 0.6875rem;
  font-weight: 800;
}
.pt-opportunity-card__status, .pt-opportunity-status-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  min-width: 4.125rem;
  min-height: 1.25rem;
  padding: 0.0625rem 0.625rem;
  border: 0;
  border-radius: 999px;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: 0.045em;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}
.pt-opportunity-card__status--on_radar, .pt-opportunity-status-badge--dark {
  background: oklch(20% 0 0);
  color: var(--color-surface);
}
.pt-opportunity-card__status--ongoing, .pt-opportunity-status-badge--warning {
  background: #f47b20;
  color: #ffffff;
}
.pt-opportunity-card__status--qualified, .pt-opportunity-status-badge--qualified {
  background: #7c3aed;
  color: #ffffff;
}
.pt-opportunity-card__status--won, .pt-opportunity-status-badge--success {
  background: #16a34a;
  color: #ffffff;
}
.pt-opportunity-card__status--lost, .pt-opportunity-status-badge--danger {
  background: #dc2626;
  color: #ffffff;
}
.pt-opportunity-card__status--unknown, .pt-opportunity-status-badge--unknown {
  background: oklch(95% 0 0);
  color: oklch(46% 0 0);
}
.pt-opportunity-card__aside {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  min-width: 8rem;
}
.pt-opportunity-card__date {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  color: oklch(52% 0 0);
  font-size: 0.75rem;
  white-space: nowrap;
}
.pt-opportunity-card__date .pt-icon {
  width: 0.875rem;
  height: 0.875rem;
}
.pt-opportunity-card__date--overdue {
  color: var(--color-danger);
  font-weight: 700;
}
.pt-opportunities-directory .pt-clear-refinements__icon {
  display: none;
}
.pt-opportunities-directory .ais-ClearRefinements-button {
  min-height: 2.25rem;
  padding: 0.5rem 0.875rem;
  border-radius: 0.25rem;
}
.pt-opportunity-empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 22rem;
  padding: 3rem 1.5rem;
  border: 1px dashed oklch(85% 0 0);
  border-radius: 0.5rem;
  background: oklch(98% 0 0);
  text-align: center;
}
.pt-opportunity-empty__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  margin-bottom: 1rem;
  border-radius: 999px;
  background: oklch(93% 0 0);
  color: oklch(42% 0 0);
}
.pt-opportunity-empty__title {
  margin: 0;
  color: oklch(24% 0 0);
  font-size: 1.125rem;
  font-weight: 800;
}
.pt-opportunity-empty__text {
  max-width: 28rem;
  margin: 0.5rem 0 1rem;
  color: oklch(48% 0 0);
  font-size: 0.875rem;
  line-height: 1.5;
}
.pt-opportunity-value-range {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  padding: 0.125rem 0.125rem 0.875rem;
}
.pt-opportunity-value-range__selected {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.pt-opportunity-value-range__selected-item {
  display: inline-flex;
  flex-direction: column;
  gap: 0.1875rem;
}
.pt-opportunity-value-range__selected-item--max {
  align-items: flex-end;
  text-align: right;
}
.pt-opportunity-value-range__selected-caption {
  color: oklch(55% 0 0);
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1;
  text-transform: uppercase;
}
.pt-opportunity-value-range__selected-value {
  color: oklch(23% 0 0);
  font-size: 0.8125rem;
  font-weight: 800;
  line-height: 1.2;
}
.pt-opportunity-value-range__slider {
  position: relative;
  height: 1.875rem;
}
.pt-opportunity-value-range__track, .pt-opportunity-value-range__track-fill {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  height: 0.25rem;
  border-radius: 999px;
  transform: translateY(-50%);
}
.pt-opportunity-value-range__track {
  background: oklch(90% 0 0);
}
.pt-opportunity-value-range__track-fill {
  background: var(--color-brand);
  box-shadow: 0 0 0 1px color-mix(in srgb, oklch(45% 0.18 250) 16%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    box-shadow: 0 0 0 1px color-mix(in oklch, var(--color-brand) 16%, transparent);
  }
}
.pt-opportunity-value-range__input {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 1.875rem;
  margin: 0;
  background: none;
  pointer-events: none;
  appearance: none;
}
.pt-opportunity-value-range__input::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  border: 0.15625rem solid var(--color-brand);
  border-radius: 999px;
  background: var(--color-surface);
  box-shadow: 0 1px 4px oklch(0% 0 0 / 16%);
  cursor: pointer;
  pointer-events: auto;
  appearance: none;
}
.pt-opportunity-value-range__input::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  border: 0.15625rem solid var(--color-brand);
  border-radius: 999px;
  background: var(--color-surface);
  box-shadow: 0 1px 4px oklch(0% 0 0 / 16%);
  cursor: pointer;
  pointer-events: auto;
}
.pt-opportunity-value-range__input::-webkit-slider-runnable-track {
  background: transparent;
}
.pt-opportunity-value-range__input::-moz-range-track {
  background: transparent;
}
.pt-opportunity-value-range__input:focus-visible::-webkit-slider-thumb {
  outline: 2px solid color-mix(in srgb, oklch(45% 0.18 250) 28%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    outline: 2px solid color-mix(in oklch, var(--color-brand) 28%, transparent);
  }
  outline-offset: 2px;
}
.pt-opportunity-value-range__input:focus-visible::-moz-range-thumb {
  outline: 2px solid color-mix(in srgb, oklch(45% 0.18 250) 28%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    outline: 2px solid color-mix(in oklch, var(--color-brand) 28%, transparent);
  }
  outline-offset: 2px;
}
.pt-opportunities-view-summary {
  display: inline-flex;
  align-items: center;
  gap: 0.625rem;
  min-height: 2.25rem;
  padding: 0;
  border: 0;
  background: transparent;
  color: oklch(42% 0 0);
  font-size: 0.875rem;
  font-weight: 400;
}
.pt-opportunities-view-summary__icon-wrap {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  border: 1px solid color-mix(in srgb, oklch(45% 0.18 250) 70%, white);
  @supports (color: color-mix(in lab, red, red)) {
    border: 1px solid color-mix(in oklch, var(--color-brand) 70%, white);
  }
  border-radius: 0.5rem;
  background: var(--color-brand);
  color: #ffffff;
  pointer-events: none;
}
.pt-opportunities-view-summary__icon {
  width: 1.125rem;
  height: 1.125rem;
  color: currentcolor;
}
.pt-opportunities-view-summary__count, .pt-opportunities-view-summary__count .pt-search-stats {
  color: oklch(42% 0 0);
  font-size: inherit;
  font-weight: inherit;
}
.pt-opportunity-date-range, .pt-opportunity-status-filter__label, .pt-opportunity-owner-filter__label, .pt-opportunity-date-filter__label {
  width: 100%;
}
.pt-opportunity-date-range {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-opportunity-status-filter__label {
  display: grid;
  grid-template-columns: 1rem minmax(0, 1fr) 2.25rem;
  align-items: center;
  min-height: 2.5rem;
  column-gap: 0.5rem;
  width: 100%;
  padding: 0.125rem 0;
}
.pt-opportunity-status-filter__label .pt-checkbox__indicator {
  grid-column: 1;
  align-self: center;
}
.pt-opportunity-status-filter__label .pt-opportunity-status-badge {
  grid-column: 2;
  justify-self: start;
  width: auto;
  min-width: 4.125rem;
  overflow: visible;
  text-overflow: clip;
  white-space: nowrap;
  transform: translateY(0.0625rem);
}
.pt-opportunity-status-filter__label .pt-refinement-list__count, .pt-opportunity-status-filter__label .pt-filter-option__count {
  grid-column: 3;
  justify-self: end;
  min-width: 2.25rem;
  transform: translateY(0.0625rem);
  text-align: center;
}
.pt-opportunities-directory .pt-opportunity-filter-search {
  position: relative;
  display: block;
  width: calc(100% - 0.125rem);
  min-width: 0;
  margin-bottom: 0.75rem;
}
.pt-opportunities-directory .pt-opportunity-filter-search__icon {
  position: absolute;
  top: 50%;
  left: 0.75rem;
  z-index: 2;
  display: block;
  width: 1rem;
  height: 1rem;
  margin: 0;
  padding: 0;
  color: oklch(46% 0 0);
  line-height: 1;
  pointer-events: none;
  transform: translateY(-50%);
}
.pt-opportunities-directory .pt-opportunity-filter-search__input {
  display: block;
  width: 100%;
  min-width: 0;
  min-height: 2.25rem;
  padding: 0.5rem 0.75rem 0.5rem 2.375rem;
  border: 1px solid oklch(86% 0 0);
  border-radius: 0.5rem;
  background: var(--color-surface);
  color: var(--color-text);
  font-size: 0.8125rem;
  line-height: 1.25;
  box-sizing: border-box;
  box-shadow: none;
}
.pt-opportunities-directory .pt-refinement-list__empty {
  margin: 0;
  padding: 0.25rem 0;
  color: var(--color-text-muted);
  font-size: 0.8125rem;
  line-height: 1.25;
}
.pt-opportunities-directory .pt-opportunity-filter-search__input:focus {
  border-color: var(--color-brand);
  outline: 2px solid color-mix(in srgb, oklch(45% 0.18 250) 16%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    outline: 2px solid color-mix(in oklch, var(--color-brand) 16%, transparent);
  }
  outline-offset: 0;
}
@media (max-width: 768px) {
  .pt-opportunity-card {
    grid-template-columns: 1fr;
    min-height: 0;
  }
  .pt-opportunity-card__aside {
    justify-content: flex-start;
    min-width: 0;
  }
}
.pt-opportunities-sidebar, .pt-opportunity-task-sidebar {
  display: flex;
  flex-direction: column;
  gap: 0.875rem;
  width: 100%;
  min-width: 0;
  max-width: 100%;
}
.pt-opportunities-sidebar {
  --opportunities-sidebar-control-radius: 0.375rem;
}
.pt-opportunities-sidebar *, .pt-opportunity-task-sidebar *, .pt-opportunity-sidebar-form *, .pt-opportunity-task-form * {
  box-sizing: border-box;
}
.pt-opportunities-sidebar__list-view, .pt-opportunities-sidebar__form-view, .pt-opportunities-sidebar__edit-view {
  width: 100%;
  min-width: 0;
  max-width: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
.pt-opportunities-sidebar__form-view > .pt-opportunity-sidebar-form, .pt-opportunities-sidebar__edit-view > .pt-opportunity-sidebar-form, .pt-opportunity-task-sidebar > .pt-opportunity-sidebar-form {
  align-self: stretch;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  margin: 0;
}
.pt-opportunities-sidebar__header {
  display: none;
}
.pt-opportunities-sidebar__toolbar {
  position: relative;
  display: grid;
  grid-template-columns: 2.25rem minmax(0, 1fr) auto;
  gap: 0.5rem;
  align-items: center;
}
.pt-opportunities-sidebar__filter-button, .pt-opportunities-sidebar__new-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--color-border);
  border-radius: var(--opportunities-sidebar-control-radius);
  cursor: pointer;
}
.pt-opportunities-sidebar__filter-button {
  width: 2.25rem;
  height: 2.25rem;
  background: #fff;
  color: var(--color-text);
}
.pt-opportunities-sidebar__new-primary {
  gap: 0.375rem;
  min-height: 2.25rem;
  padding: 0 0.75rem;
  border-color: #00a978;
  background: #00a978;
  color: #fff;
  font-size: 0.8125rem;
  font-weight: 800;
}
.pt-opportunities-sidebar__new-primary:hover {
  border-color: #00966b;
  background: #00966b;
}
.pt-opportunities-sidebar__search {
  position: relative;
  min-width: 0;
}
.pt-opportunities-sidebar__search-input {
  width: 100%;
  height: 2.25rem;
  padding: 0 2.25rem 0 0.75rem;
  border: 1px solid var(--color-border);
  border-radius: var(--opportunities-sidebar-control-radius);
  background: #fff;
  color: var(--color-text);
  font-size: 0.8125rem;
}
.pt-opportunities-sidebar__search-input:focus {
  border-color: var(--color-brand);
  outline: 2px solid color-mix(in srgb, oklch(45% 0.18 250) 18%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    outline: 2px solid color-mix(in srgb, var(--color-brand) 18%, transparent);
  }
  outline-offset: 0;
}
.pt-opportunities-sidebar__search-icon {
  position: absolute;
  top: 50%;
  right: 0.625rem;
  color: var(--color-text-muted);
  pointer-events: none;
  transform: translateY(-50%);
}
.pt-opportunities-sidebar__filters {
  position: relative;
  z-index: 30;
  width: 100%;
  max-width: 100%;
  margin-top: 0.625rem;
  padding: 1.25rem;
  border: 1px solid var(--color-border);
  background: #fff;
  box-shadow: 0 12px 28px rgb(15 23 42 / 14%);
}
.pt-opportunities-sidebar__filters-arrow {
  position: absolute;
  top: -0.55rem;
  right: 4.25rem;
  width: 1rem;
  height: 1rem;
  border-top: 1px solid var(--color-border);
  border-left: 1px solid var(--color-border);
  background: #fff;
  transform: rotate(45deg);
}
.pt-opportunity-task-sidebar .pt-opportunities-sidebar__filters-arrow {
  right: auto;
  left: 0.625rem;
}
.pt-opportunities-sidebar__filter-field, .pt-opportunities-sidebar__filter-group {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  min-width: 0;
}
.pt-opportunities-sidebar__filter-label {
  color: var(--color-text-muted);
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 0.02em;
  line-height: 1.2;
  text-transform: uppercase;
}
.pt-opportunities-sidebar__filter-select {
  position: relative;
  width: 100%;
  min-width: 0;
}
.pt-opportunities-sidebar__filter-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem;
  margin-top: 1.25rem;
}
.pt-opportunities-sidebar__check {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  min-width: 0;
  color: var(--color-text);
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 1.3;
}
.pt-opportunities-sidebar__check-input {
  flex: 0 0 auto;
  width: 1rem;
  height: 1rem;
  margin: 0;
  cursor: pointer;
  accent-color: var(--color-brand);
}
.pt-opportunities-sidebar__filter-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 1rem;
  margin-top: 1.5rem;
}
.pt-opportunities-sidebar__clear-button, .pt-opportunities-sidebar__apply-button {
  border: 0;
  background: transparent;
  cursor: pointer;
  font: inherit;
  font-size: 0.875rem;
  font-weight: 700;
}
.pt-opportunities-sidebar__clear-button {
  color: var(--color-text);
}
.pt-opportunities-sidebar__apply-button {
  min-height: 2.5rem;
  padding: 0 1rem;
  border-radius: var(--opportunities-sidebar-control-radius);
  background: #00a978;
  color: #fff;
}
.pt-opportunities-sidebar__apply-button:hover {
  background: #00966b;
}
.pt-opportunities-sidebar__result-count {
  margin-top: 0.75rem;
  color: var(--color-text);
  font-size: 0.8125rem;
  font-weight: 700;
}
.pt-opportunities-sidebar__no-results {
  padding: 1rem 0;
  color: var(--color-text-muted);
  font-size: 0.8125rem;
}
.pt-opportunities-sidebar__filter-select .pt-opportunity-sidebar-form__custom-select-button {
  width: 100%;
  height: 2.875rem;
  min-height: 2.875rem;
  padding: 0 0.875rem;
  border: 1px solid var(--color-border);
  border-radius: var(--opportunities-sidebar-control-radius);
  background: #fff;
  color: var(--color-text);
  cursor: pointer;
  font: inherit;
  font-size: 0.875rem;
  text-align: left;
}
.pt-opportunities-sidebar__filter-select .pt-opportunity-sidebar-form__custom-select-menu {
  z-index: 90;
  border: 1px solid var(--color-border);
  border-radius: var(--opportunities-sidebar-control-radius);
  background: #fff;
  box-shadow: 0 12px 28px rgb(15 23 42 / 16%);
}
.pt-opportunities-sidebar__filter-select .pt-opportunity-sidebar-form__custom-select-option {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  width: 100%;
  min-height: 2.875rem;
  padding: 0 0.875rem;
  border: 0;
  border-bottom: 1px solid var(--color-border);
  background: #fff;
  color: var(--color-text);
  cursor: pointer;
  font: inherit;
  font-size: 0.875rem;
  text-align: left;
}
.pt-opportunities-sidebar__filter-select .pt-opportunity-sidebar-form__custom-select-option:last-child {
  border-bottom: 0;
}
.pt-opportunities-sidebar__filter-select .pt-opportunity-sidebar-form__custom-select-option:hover, .pt-opportunities-sidebar__filter-select .pt-opportunity-sidebar-form__custom-select-option:focus {
  background: color-mix(in srgb, oklch(45% 0.18 250) 10%, #fff);
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--color-brand) 10%, #fff);
  }
  outline: none;
}
.pt-opportunities-sidebar__empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  min-height: 22rem;
  padding: 3.5rem 1.25rem 2.25rem;
  text-align: center;
}
.pt-opportunities-sidebar__empty-title {
  margin: 0;
  color: var(--color-text);
  font-size: 1.5rem;
  font-weight: 800;
  line-height: 1.2;
}
.pt-opportunities-sidebar__empty-description {
  max-width: 18rem;
  margin: 0.875rem auto 0.25rem;
  color: var(--color-text);
  font-size: 0.875rem;
  line-height: 1.5;
}
.pt-opportunities-sidebar__empty-image {
  display: block;
  width: 34rem;
  max-width: 100%;
  height: auto;
  margin: 0 auto 0.875rem;
}
.pt-opportunities-sidebar__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  width: 100%;
  min-height: 2.75rem;
  padding: 0 1.25rem;
  border: 0;
  border-radius: var(--opportunities-sidebar-control-radius);
  background: #00a978;
  color: #fff;
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: 800;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}
.pt-opportunities-sidebar__cta:hover {
  background: #00966b;
  color: #fff;
  text-decoration: none;
}
.pt-opportunities-sidebar__cta .pt-icon {
  display: block;
  flex: 0 0 auto;
}
.pt-opportunities-sidebar__list {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  margin-top: 0.625rem;
}
.pt-opportunities-sidebar__list .pt-opportunity-sidebar-card {
  display: grid;
  grid-template-columns: 1.5rem minmax(0, 1fr);
  gap: 0.55rem;
  width: 100%;
  min-width: 0;
  height: 9rem;
  padding: 0.75rem;
  overflow: hidden;
  border: 1px solid var(--color-border);
  border-radius: 0.625rem;
  background: var(--color-surface);
  color: inherit;
  cursor: pointer;
  text-align: left;
  text-decoration: none;
  transition: background-color 0.16s ease, border-color 0.16s ease, box-shadow 0.16s ease;
}
.pt-opportunities-sidebar__list .pt-opportunity-sidebar-card:hover {
  border-color: color-mix(in srgb, oklch(45% 0.18 250) 36%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in srgb, var(--color-brand) 36%, var(--color-border));
  }
  background: color-mix(in srgb, oklch(45% 0.18 250) 5%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--color-brand) 5%, var(--color-surface));
  }
  box-shadow: 0 8px 18px rgb(15 23 42 / 8%);
  color: inherit;
  text-decoration: none;
}
.pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__lead {
  display: inline-flex;
  align-self: start;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  min-width: 1.5rem;
  height: 1.125rem;
  margin-top: 0.125rem;
  padding: 0;
  color: var(--color-text);
}
.pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__content {
  display: flex;
  flex-direction: column;
  min-width: 0;
  min-height: 0;
}
.pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__header, .pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__owner-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 0.5rem;
  align-items: center;
}
.pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__title {
  display: block;
  min-width: 0;
  height: 1.125rem;
  margin: 0;
  overflow: hidden;
  color: var(--color-text);
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.3;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__comments {
  display: inline-flex;
  align-items: center;
  justify-self: end;
  gap: 0.25rem;
  color: var(--color-text-muted);
  font-size: 0.75rem;
  font-weight: 600;
}
.pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__comments-icon, .pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__meta-icon {
  color: var(--color-text-muted);
}
.pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.35rem 0.75rem;
  min-height: 1.25rem;
  margin-top: 0.375rem;
}
.pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__value, .pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__tasks {
  display: inline-flex;
  align-items: center;
  gap: 0.3125rem;
  font-size: 0.75rem;
  line-height: 1.3;
}
.pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__value {
  padding-right: 0.75rem;
  border-right: 1px solid oklch(82% 0 0);
  color: var(--color-text);
  font-weight: 700;
}
.pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__tasks {
  color: var(--color-text-muted);
  font-weight: 600;
}
.pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__owner-row {
  gap: 0.75rem;
  min-height: 1.75rem;
  margin-top: 0.625rem;
  padding-top: 0;
}
.pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__owner {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  min-width: 0;
  color: var(--color-text);
  font-size: 0.75rem;
  font-weight: 700;
}
.pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__owner .pt-avatar {
  margin-left: -0.1875rem;
  background: #e5e7eb;
  color: #6b7280;
}
.pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__owner-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__status {
  justify-self: end;
  transform: translateY(-0.1875rem);
}
.pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__status .pt-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  min-width: 4.125rem;
  min-height: 1.25rem;
  padding: 0.0625rem 0.625rem;
  border: 0;
  border-radius: 999px;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: 0.045em;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}
.pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__date-row {
  display: flex;
  justify-content: flex-end;
  min-height: 1rem;
  margin-top: 0.375rem;
}
.pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__date {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.3125rem;
  color: var(--color-text-muted);
  font-size: 0.75rem;
  font-weight: 600;
}
.pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__date--overdue {
  color: var(--color-danger);
}
.pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__status--on_radar .pt-badge {
  background: oklch(20% 0 0);
  color: var(--color-surface);
}
.pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__status--ongoing .pt-badge {
  background: #f47b20;
  color: #fff;
}
.pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__status--qualified .pt-badge {
  background: #7c3aed;
  color: #fff;
}
.pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__status--won .pt-badge, .pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__status--completed .pt-badge {
  background: #16a34a;
  color: #fff;
}
.pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__status--lost .pt-badge, .pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__status--cancelled .pt-badge {
  background: #dc2626;
  color: #fff;
}
.pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__status--new .pt-badge {
  background: oklch(95% 0 0);
  color: oklch(35% 0 0);
}
.pt-opportunities-sidebar__list .pt-opportunity-sidebar-card__status--on_hold .pt-badge {
  background: #0b5596;
  color: #fff;
}
.pt-opportunity-sidebar-form {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  min-height: 100%;
  margin: 0;
  padding: 1.5rem 1.25rem 2rem;
  overflow-x: hidden;
  background: var(--color-surface);
}
.pt-opportunity-sidebar-form__header, .pt-opportunity-sidebar-form__back-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  min-width: 0;
}
.pt-opportunity-sidebar-form__back-row {
  justify-content: flex-start;
}
.pt-opportunity-sidebar-form__back {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--color-brand);
  cursor: pointer;
  font: inherit;
  font-size: 0.9375rem;
  font-weight: 600;
}
.pt-opportunity-sidebar-form__title {
  min-width: 0;
  margin: 0;
  color: var(--color-text);
  font-size: 1.125rem;
  font-weight: 800;
  line-height: 1.25;
}
.pt-opportunity-sidebar-form__close {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: var(--color-text);
  cursor: pointer;
}
.pt-opportunity-sidebar-form__close:hover {
  background: var(--color-surface-2);
}
.pt-opportunity-sidebar-form__divider {
  margin: 1.25rem 0 1.5rem;
  border-top: 1px dotted var(--color-border);
}
.pt-opportunity-sidebar-form__errors {
  width: 100%;
  margin-bottom: 1rem;
  padding: 0.75rem;
  border: 1px solid color-mix(in srgb, oklch(52% 0.18 25) 35%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border: 1px solid color-mix(in srgb, var(--color-danger) 35%, var(--color-border));
  }
  border-radius: 0.375rem;
  background: color-mix(in srgb, oklch(52% 0.18 25) 8%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--color-danger) 8%, var(--color-surface));
  }
  color: var(--color-danger);
  font-size: 0.8125rem;
  line-height: 1.4;
}
.pt-opportunity-sidebar-form__body {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  width: 100%;
  min-width: 0;
  max-width: 100%;
}
.pt-opportunity-sidebar-form__field {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
  width: 100%;
  min-width: 0;
  max-width: 100%;
}
.pt-opportunity-sidebar-form__label {
  display: inline-flex;
  align-items: flex-start;
  gap: 0.3125rem;
  width: fit-content;
  max-width: 100%;
  margin: 0;
  color: var(--color-text-muted);
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: 0.035em;
  line-height: 1.15;
  text-transform: uppercase;
}
.pt-opportunity-sidebar-form__required {
  flex: 0 0 auto;
  color: var(--color-danger);
}
.pt-opportunity-sidebar-form__input, .pt-opportunity-sidebar-form__textarea {
  width: 100%;
  max-width: 100%;
  border: 1px solid var(--color-border);
  border-radius: var(--opportunities-sidebar-control-radius);
  background: #fff;
  color: var(--color-text);
  font-size: 0.875rem;
}
.pt-opportunity-sidebar-form__input {
  height: 2.875rem;
  min-height: 2.875rem;
  padding: 0 0.875rem;
}
.pt-opportunity-sidebar-form__textarea {
  min-height: 14rem;
  padding: 0.75rem;
  resize: vertical;
}
.pt-opportunity-sidebar-form__input:focus, .pt-opportunity-sidebar-form__custom-select-button:focus {
  border-color: var(--color-text);
  outline: none;
  box-shadow: none;
}
.pt-opportunity-sidebar-form__money {
  display: grid;
  grid-template-columns: 5.5rem minmax(0, 1fr);
  width: 100%;
  min-width: 0;
  border: 1px solid var(--color-border);
  border-radius: var(--opportunities-sidebar-control-radius);
  background: #fff;
}
.pt-opportunity-sidebar-form__money .pt-opportunity-sidebar-form__custom-select-button {
  border: 0;
  border-right: 1px solid var(--color-border);
  border-radius: var(--opportunities-sidebar-control-radius) 0 0 var(--opportunities-sidebar-control-radius);
}
.pt-opportunity-sidebar-form__money .pt-opportunity-sidebar-form__input {
  border: 0;
  border-radius: 0 var(--opportunities-sidebar-control-radius) var(--opportunities-sidebar-control-radius) 0;
}
.pt-opportunity-sidebar-form__money:focus-within {
  border-color: var(--color-text);
  outline: none;
  box-shadow: none;
}
.pt-opportunity-sidebar-form__money:focus-within .pt-opportunity-sidebar-form__custom-select-button, .pt-opportunity-sidebar-form__money:focus-within .pt-opportunity-sidebar-form__input {
  border-color: transparent;
  outline: none;
  box-shadow: none;
}
.pt-opportunity-sidebar-form__money .pt-opportunity-sidebar-form__custom-select-button:focus, .pt-opportunity-sidebar-form__money .pt-opportunity-sidebar-form__input:focus {
  border-color: transparent;
  outline: none;
  box-shadow: none;
}
.pt-opportunity-sidebar-form__row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(7rem, 0.82fr);
  gap: 0.75rem;
  align-items: start;
  width: 100%;
  min-width: 0;
}
.pt-opportunity-sidebar-form__row--type-date {
  grid-template-columns: minmax(10rem, 1.15fr) minmax(7rem, 0.85fr);
}
.pt-opportunity-sidebar-form__row--closure-status {
  grid-template-columns: minmax(10rem, 1fr) minmax(7rem, 0.82fr);
}
.pt-opportunity-sidebar-form__row--assignee-status {
  grid-template-columns: minmax(0, 1fr) minmax(7rem, 0.72fr);
}
.pt-opportunity-sidebar-form__row .pt-opportunity-sidebar-form__field {
  display: grid;
  grid-template-rows: 1.75rem 2.875rem;
  gap: 0.375rem;
  min-width: 0;
  height: 100%;
}
.pt-opportunity-sidebar-form__row .pt-opportunity-sidebar-form__label {
  display: inline-flex;
  align-items: flex-end;
  min-width: 0;
  min-height: 1.75rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-opportunity-sidebar-form__row--closure-status .pt-opportunity-sidebar-form__label {
  max-width: none;
}
.pt-opportunity-sidebar-form__date-wrap, .pt-opportunity-sidebar-form__custom-select {
  position: relative;
  width: 100%;
  min-width: 0;
  max-width: 100%;
}
.pt-opportunity-sidebar-form__date {
  padding-right: 2.5rem;
  color-scheme: light;
}
.pt-opportunity-sidebar-form__date-icon {
  position: absolute;
  top: 50%;
  right: 0.75rem;
  width: 1rem;
  height: 1rem;
  color: var(--color-text-muted);
  pointer-events: none;
  transform: translateY(-50%);
}
.pt-opportunity-sidebar-form__date::-webkit-calendar-picker-indicator {
  position: absolute;
  right: 0.625rem;
  z-index: 2;
  width: 1.25rem;
  height: 1.25rem;
  cursor: pointer;
  opacity: 0;
}
.pt-opportunity-sidebar-form__custom-select-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.625rem;
  width: 100%;
  max-width: 100%;
  height: 2.875rem;
  padding: 0 0.875rem;
  border: 1px solid var(--color-border);
  border-radius: var(--opportunities-sidebar-control-radius);
  background: #fff;
  color: var(--color-text);
  cursor: pointer;
  font: inherit;
  font-size: 0.875rem;
  text-align: left;
}
.pt-opportunity-sidebar-form__custom-select-button--currency {
  border-radius: var(--opportunities-sidebar-control-radius) 0 0 var(--opportunities-sidebar-control-radius);
}
.pt-opportunity-sidebar-form__custom-select-label {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-opportunity-sidebar-form__custom-select--assignee .pt-opportunity-sidebar-form__custom-select-button {
  display: grid;
  grid-template-columns: 1.625rem minmax(0, 1fr) 1rem;
  gap: 0.5rem;
  min-width: 0;
  padding-right: 0.75rem;
}
.pt-opportunity-sidebar-form__custom-select--assignee .pt-opportunity-sidebar-form__custom-select-label {
  font-size: 0.75rem;
  line-height: 1.2;
}
.pt-opportunity-sidebar-form__owner-avatar {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  width: 1.625rem;
  height: 1.625rem;
  border-radius: 999px;
  background: #d1d5db;
  color: #6b7280;
  font-size: 0.6875rem;
  font-weight: 800;
  line-height: 1;
}
.pt-opportunity-sidebar-form__custom-select-menu {
  position: absolute;
  z-index: 80;
  top: calc(100% + 0.125rem);
  right: 0;
  left: 0;
  width: auto;
  max-width: 100%;
  max-height: 23.75rem;
  overflow-x: hidden;
  overflow-y: auto;
  border: 1px solid var(--color-border);
  border-radius: var(--opportunities-sidebar-control-radius);
  background: #fff;
  box-shadow: 0 12px 28px rgb(15 23 42 / 16%);
}
.pt-opportunity-sidebar-form__custom-select-menu--currency {
  width: 8.75rem;
  right: auto;
}
.pt-opportunity-sidebar-form__custom-select-option {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  width: 100%;
  min-width: 0;
  min-height: 2.375rem;
  padding: 0 0.875rem;
  border: 0;
  border-bottom: 1px solid var(--color-border);
  background: #fff;
  color: var(--color-text);
  cursor: pointer;
  font: inherit;
  font-size: 0.875rem;
  text-align: left;
}
.pt-opportunity-sidebar-form__custom-select-option:last-child {
  border-bottom: 0;
}
.pt-opportunity-sidebar-form__custom-select-option:hover, .pt-opportunity-sidebar-form__custom-select-option:focus {
  background: color-mix(in srgb, oklch(45% 0.18 250) 10%, #fff);
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--color-brand) 10%, #fff);
  }
  outline: none;
}
.pt-opportunity-sidebar-form__custom-select-option--owner {
  min-height: 2.875rem;
}
.pt-opportunity-sidebar-form__custom-select-option--owner > span:last-child {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-opportunity-sidebar-form__custom-select--status .pt-opportunity-sidebar-form__custom-select-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.625rem;
  padding: 0 0.75rem;
}
.pt-opportunity-sidebar-form__custom-select--status .pt-opportunity-sidebar-form__custom-select-button > .pt-icon {
  flex: 0 0 auto;
  width: 1rem;
  height: 1rem;
}
.pt-opportunity-sidebar-form__custom-select--status .pt-opportunity-sidebar-form__custom-select-label {
  display: inline-flex;
  flex: 0 1 auto;
  align-items: center;
  min-width: 0;
  overflow: visible;
  text-overflow: clip;
  white-space: nowrap;
}
.pt-opportunity-sidebar-form__custom-select--status .pt-opportunity-sidebar-form__status-pill {
  flex: 0 0 auto;
  width: auto;
  min-width: 4.125rem;
  max-width: 100%;
  padding: 0.0625rem 0.625rem;
  font-size: 0.625rem;
  letter-spacing: 0.045em;
}
.pt-opportunity-sidebar-form__status-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  min-width: 4.125rem;
  min-height: 1.25rem;
  padding: 0.0625rem 0.625rem;
  border-radius: 999px;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: 0.045em;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}
.pt-opportunity-sidebar-form__status-pill--on_radar, .pt-opportunity-sidebar-form__status-pill--new {
  background: rgb(17 24 39);
  color: #fff;
}
.pt-opportunity-sidebar-form__status-pill--ongoing {
  background: #f47b20;
  color: #fff;
}
.pt-opportunity-sidebar-form__status-pill--on_hold {
  background: #f59e0b;
  color: #fff;
}
.pt-opportunity-sidebar-form__status-pill--completed, .pt-opportunity-sidebar-form__status-pill--won {
  background: #16a34a;
  color: #fff;
}
.pt-opportunity-sidebar-form__status-pill--cancelled, .pt-opportunity-sidebar-form__status-pill--lost {
  background: #dc2626;
  color: #fff;
}
.pt-opportunity-sidebar-form__status-pill--qualified {
  background: #7c3aed;
  color: #fff;
}
.pt-opportunity-sidebar-form__status-pill--unknown {
  background: #e5e7eb;
  color: #4b5563;
}
.pt-opportunity-sidebar-form__note-field {
  gap: 0.75rem;
  min-width: 0;
}
.pt-opportunity-sidebar-form__note-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  min-width: 0;
}
.pt-opportunity-sidebar-form__add-note, .pt-opportunity-sidebar-form__cancel-note {
  display: inline-flex;
  align-items: center;
  align-self: flex-start;
  gap: 0.375rem;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  font: inherit;
  font-weight: 600;
}
.pt-opportunity-sidebar-form__add-note {
  color: var(--color-brand);
  font-size: 0.9375rem;
}
.pt-opportunity-sidebar-form__add-note--inline {
  align-self: center;
  font-size: 0.8125rem;
  white-space: nowrap;
}
.pt-opportunity-sidebar-form__cancel-note {
  margin-top: 0.5rem;
  color: var(--color-text-muted);
  font-size: 0.875rem;
}
.pt-opportunity-sidebar-form__add-note--inline:hover, .pt-opportunity-sidebar-form__cancel-note:hover {
  color: var(--color-brand);
  text-decoration: underline;
}
.pt-opportunity-sidebar-form__notes {
  width: 100%;
  min-width: 0;
  max-width: 100%;
}
.pt-opportunity-sidebar-form .pt-markdown-field {
  width: 100%;
  min-width: 0;
  max-width: 100%;
  overflow: hidden;
  border: 1px solid var(--color-border);
  border-radius: 0.375rem;
  background: #fff;
}
.pt-opportunity-sidebar-form .pt-markdown-field__tabs, .pt-opportunity-sidebar-form .pt-markdown-field__toolbar {
  min-width: 0;
  max-width: 100%;
}
.pt-opportunity-sidebar-form .pt-markdown-field__toolbar {
  overflow-x: auto;
}
.pt-opportunity-sidebar-form .pt-markdown-field__textarea {
  width: 100%;
  min-width: 0;
  min-height: 14rem;
  border: 0;
  border-radius: 0;
  background: #fff;
}
.pt-opportunity-sidebar-form .pt-markdown-field__textarea:focus {
  outline: none;
}
.pt-opportunity-sidebar-form__notes-actions {
  display: flex;
  justify-content: flex-end;
  margin-top: 0.25rem;
}
.pt-opportunity-sidebar-form__notes-cancel {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.25rem;
  padding: 0 0.875rem;
  border: 1px solid var(--color-border);
  border-radius: var(--opportunities-sidebar-control-radius);
  background: #fff;
  color: var(--color-text);
  cursor: pointer;
  font: inherit;
  font-size: 0.8125rem;
  font-weight: 700;
}
.pt-opportunity-sidebar-form__notes-cancel:hover {
  background: var(--color-surface-2);
}
.pt-opportunity-sidebar-form__submit, .pt-opportunity-sidebar-form__task-section-action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  width: 100%;
  border: 0;
  border-radius: var(--opportunities-sidebar-control-radius);
  background: #00a978;
  color: #fff;
  cursor: pointer;
  font-weight: 800;
}
.pt-opportunity-sidebar-form__submit {
  min-height: 2.875rem;
  margin-top: 1rem;
  font-size: 0.875rem;
}
.pt-opportunity-sidebar-form__task-section-action {
  min-height: 2.75rem;
  margin-top: 0.75rem;
  padding: 0 1rem;
  font-size: 0.875rem;
}
.pt-opportunity-sidebar-form__submit:hover, .pt-opportunity-sidebar-form__task-section-action:hover {
  background: #00966b;
}
.pt-opportunity-sidebar-form__submit:disabled, .pt-opportunity-sidebar-form__submit--loading {
  cursor: wait;
  opacity: 0.65;
}
.pt-opportunity-sidebar-form__task-section, .pt-opportunity-sidebar-form__detail-tabs, .pt-opportunity-task-form__tabs {
  display: flex;
  flex-direction: column;
  gap: 0.875rem;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  margin-top: 1.25rem;
  padding-top: 0;
  border-top: 1px solid var(--color-border);
}
.pt-opportunity-sidebar-form__detail-tabs .pt-opportunity-sidebar-form__task-section {
  margin: 0;
  padding: 0;
  border: 0;
}
.pt-opportunity-sidebar-form__task-section-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  min-width: 0;
}
.pt-opportunity-sidebar-form__task-section-title {
  margin: 0;
  color: var(--color-text);
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.25;
}
.pt-opportunity-sidebar-form__task-section-empty-title {
  margin: 0;
  color: var(--color-text);
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.35;
}
.pt-opportunity-sidebar-form__task-section-empty {
  margin: 0.625rem 0 0;
  color: var(--color-text-muted);
  font-size: 0.8125rem;
  line-height: 1.45;
  overflow-wrap: anywhere;
}
.pt-opportunity-sidebar-form__task-list {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  width: 100%;
  min-width: 0;
  margin: 0;
}
.pt-opportunity-sidebar-form__task-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 0.375rem;
  width: 100%;
  min-width: 0;
  min-height: 6.25rem;
  padding: 0.75rem;
  border: 1px solid var(--color-border);
  border-radius: 0.5rem;
  background: #fff;
  color: inherit;
  cursor: pointer;
  text-align: left;
  transition: background-color 0.16s ease, border-color 0.16s ease, box-shadow 0.16s ease;
}
.pt-opportunity-sidebar-form__task-card:hover {
  border-color: color-mix(in srgb, oklch(45% 0.18 250) 36%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in srgb, var(--color-brand) 36%, var(--color-border));
  }
  background: color-mix(in srgb, oklch(45% 0.18 250) 5%, #fff);
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--color-brand) 5%, #fff);
  }
  box-shadow: 0 8px 18px rgb(15 23 42 / 8%);
}
.pt-opportunity-sidebar-form__task-card-header {
  display: grid;
  grid-template-columns: minmax(0, 1fr) max-content;
  gap: 0.5rem;
  align-items: center;
  min-width: 0;
}
.pt-opportunity-sidebar-form__task-card-footer {
  display: grid;
  grid-template-columns: minmax(0, 1fr) max-content;
  grid-template-rows: auto auto;
  gap: 0.25rem 0.5rem;
  align-items: end;
  min-width: 0;
  margin-top: 0.125rem;
}
.pt-opportunity-sidebar-form__task-card-type, .pt-opportunity-sidebar-form__task-card-assignee, .pt-opportunity-sidebar-form__task-card-date {
  color: var(--color-text-muted);
  font-size: 0.75rem;
  line-height: 1.35;
}
.pt-opportunity-sidebar-form__task-card-type {
  min-width: 0;
  overflow: hidden;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-opportunity-sidebar-form__task-card-status {
  justify-self: end;
}
.pt-opportunity-sidebar-form__task-card-title, .pt-opportunity-sidebar-form__task-card-assignee {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-opportunity-sidebar-form__task-card-title {
  color: var(--color-text);
  font-size: 0.875rem;
  font-weight: 800;
}
.pt-opportunity-sidebar-form__task-card-assignee {
  grid-column: 1 / 2;
  grid-row: 1;
}
.pt-opportunity-sidebar-form__task-card-date {
  display: inline-flex;
  grid-column: 2;
  grid-row: 2;
  align-items: center;
  justify-content: flex-end;
  justify-self: end;
  gap: 0.25rem;
  white-space: nowrap;
}
.pt-opportunity-sidebar-form__task-card-date--overdue {
  color: var(--color-danger);
  font-weight: 800;
}
.pt-opportunity-task-sidebar__filter-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.25rem;
}
.pt-opportunity-task-sidebar .pt-opportunities-sidebar__check {
  display: grid;
  grid-template-columns: 1rem minmax(0, 1fr) 2.25rem;
  width: 100%;
}
.pt-opportunity-task-sidebar .pt-opportunities-sidebar__check-label, .pt-opportunity-task-form__option-label, .pt-opportunity-task-sidebar .pt-opportunity-sidebar-form__custom-select-label {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-opportunity-task-sidebar__filter-count {
  justify-self: end;
  min-width: 1.625rem;
  padding: 0.0625rem 0.375rem;
  border-radius: 999px;
  background: var(--color-surface-3);
  color: var(--color-text-muted);
  font-size: 0.6875rem;
  font-weight: 800;
  line-height: 1.25;
  text-align: center;
}
.pt-opportunity-task-sidebar .pt-opportunities-sidebar__filter-select .pt-opportunity-sidebar-form__custom-select-option {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  gap: 0.625rem;
  align-items: center;
}
.pt-opportunity-task-sidebar .pt-opportunities-sidebar__filter-select .pt-opportunity-sidebar-form__custom-select-option:not(.pt-opportunity-sidebar-form__custom-select-option--owner) {
  grid-template-columns: minmax(0, 1fr) auto;
}
.pt-opportunity-task-form__inline-link {
  align-self: flex-end;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--color-brand);
  cursor: pointer;
  font: inherit;
  font-size: 0.8125rem;
  font-weight: 700;
}
.pt-opportunity-task-form__inline-link:hover, .pt-opportunity-task-form__inline-link:focus-visible {
  text-decoration: underline;
  outline: none;
}
.pt-opportunity-task-form .pt-opportunity-sidebar-form__row, .pt-opportunity-task-form .pt-opportunity-sidebar-form__row--type-date, .pt-opportunity-task-form .pt-opportunity-sidebar-form__row--assignee-status {
  display: contents;
}
.pt-opportunity-task-form .pt-opportunity-sidebar-form__row .pt-opportunity-sidebar-form__field {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  height: auto;
}
.pt-opportunity-task-form .pt-opportunity-sidebar-form__row .pt-opportunity-sidebar-form__label {
  min-height: 0;
}
.pt-opportunity-task-form__tab-list {
  display: flex;
  align-items: stretch;
  gap: 0;
  width: 100%;
  min-width: 0;
  overflow-x: auto;
  border-bottom: 1px solid oklch(88% 0 0);
}
.pt-opportunity-task-form__tab {
  display: inline-flex;
  flex: 1 1 0;
  align-items: center;
  justify-content: center;
  gap: 0.375rem;
  min-width: max-content;
  min-height: 2.375rem;
  padding: 0.5625rem 0.625rem;
  border: 0;
  border-bottom: 1px solid transparent;
  border-radius: 0;
  background: transparent;
  color: var(--color-text-secondary);
  cursor: pointer;
  font: inherit;
  font-size: 0.6875rem;
  font-weight: 600;
  letter-spacing: 0.03em;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
}
.pt-opportunity-task-form__tab--active {
  border-bottom-color: oklch(66% 0 0);
  color: var(--color-text);
}
.pt-opportunity-task-form__tab .pt-icon {
  flex: 0 0 auto;
  width: 1rem;
  height: 1rem;
}
.pt-opportunity-task-form__tab-panel, .pt-opportunity-task-form__comments-section {
  width: 100%;
  min-width: 0;
  max-width: 100%;
}
.pt-opportunity-task-form__comments-section, .pt-opportunity-task-form__comments, .pt-opportunity-task-form__history {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-opportunity-task-form__comments-empty {
  margin: 0;
  color: var(--color-text-muted);
  font-size: 0.6875rem;
  line-height: 1.4;
}
.pt-opportunity-task-form__comment {
  display: block;
  width: 100%;
  min-width: 0;
}
.pt-opportunity-task-form__comment-avatar, .pt-opportunity-task-form__history-dot {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: oklch(91% 0 0);
  color: oklch(38% 0 0);
  font-size: 0.6875rem;
  font-weight: 800;
}
.pt-opportunity-task-form__comment-avatar {
  width: 2rem;
  height: 2rem;
}
.pt-opportunity-task-form__comment-body {
  display: grid;
  grid-template-columns: 2rem minmax(0, 1fr);
  column-gap: 0.625rem;
  align-items: start;
  width: 100%;
  min-width: 0;
  padding: 0.625rem 0.75rem;
  border: 1px solid var(--color-border);
  border-radius: 0.5rem;
  background: #fff;
}
.pt-opportunity-task-form__comment-avatar--inside {
  grid-row: 1 / span 2;
  align-self: start;
}
.pt-opportunity-task-form__comment-meta, .pt-opportunity-task-form__comment-text {
  grid-column: 2;
  min-width: 0;
}
.pt-opportunity-task-form__comment-meta, .pt-opportunity-task-form__history-body {
  display: flex;
  flex-direction: column;
  gap: 0.125rem;
  color: var(--color-text-muted);
  font-size: 0.6875rem;
}
.pt-opportunity-task-form__comment-meta strong, .pt-opportunity-task-form__history-body strong {
  color: var(--color-text);
  font-size: 0.75rem;
}
.pt-opportunity-task-form__comment-text {
  margin-top: 0.375rem;
  color: var(--color-text);
  font-size: 0.6875rem;
  line-height: 1.4;
  overflow-wrap: anywhere;
}
.pt-opportunity-task-form__comment-text p {
  margin: 0 0 0.5rem;
}
.pt-opportunity-task-form__comment-text p:last-child {
  margin-bottom: 0;
}
.pt-opportunity-task-form__history-item {
  display: grid;
  grid-template-columns: 0.625rem minmax(0, 1fr);
  gap: 0.5rem;
  width: 100%;
  min-width: 0;
}
.pt-opportunity-task-form__history-dot {
  width: 0.625rem;
  height: 0.625rem;
  margin-top: 0.2rem;
  background: var(--color-brand);
}
.pt-opportunity-task-form__history-body {
  min-width: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}
.pt-opportunity-task-form__empty {
  padding: 0.75rem;
  border: 1px dashed var(--color-border);
  border-radius: 0.375rem;
  color: var(--color-text-muted);
  font-size: 0.75rem;
}
.pt-opportunity-task-form__comment-form {
  width: 100%;
  min-width: 0;
  margin: 0;
}
.pt-opportunity-task-form__composer {
  display: grid;
  grid-template-columns: 2rem minmax(0, 1fr) 2rem;
  gap: 0.625rem;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0.625rem;
  border: 1px solid var(--color-border);
  border-radius: 0.5rem;
  background: #fff;
  box-shadow: none;
}
.pt-opportunity-task-form__composer:focus-within {
  border-color: var(--color-border);
  box-shadow: none;
}
.pt-opportunity-task-form__comment-avatar--composer {
  width: 2rem;
  height: 2rem;
  margin-top: 0;
}
.pt-opportunity-task-form__comment-input, .pt-opportunity-task-form__comment-input:focus {
  width: 100%;
  min-width: 0;
  min-height: 2rem;
  max-height: none;
  padding: 0.125rem 0 0;
  border: 0;
  outline: none !important;
  background: transparent;
  box-shadow: none !important;
  color: var(--color-text);
  font: inherit;
  font-size: 0.875rem;
  line-height: 1.45;
  resize: none;
  overflow: hidden;
}
.pt-opportunity-task-form__comment-input::placeholder {
  color: var(--color-text-muted);
  opacity: 1;
}
.pt-opportunity-task-form__comment-submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  padding: 0;
  border: 1px solid transparent;
  border-radius: 0.3125rem;
  background: transparent;
  color: var(--color-text-muted);
  cursor: not-allowed;
  opacity: 0.55;
}
.pt-opportunity-task-form__comment-submit:disabled {
  cursor: not-allowed;
  pointer-events: none;
}
.pt-opportunity-task-form__comment-submit--ready {
  border-color: #00a978;
  background: #00a978;
  color: #fff;
  cursor: pointer;
  opacity: 1;
  pointer-events: auto;
}
.pt-opportunity-task-form__comment-submit--ready:hover, .pt-opportunity-task-form__comment-submit--ready:focus-visible {
  border-color: #00966b;
  background: #00966b;
  color: #fff;
  outline: none;
}
.pt-opportunity-task-form__comment-submit .pt-icon {
  width: 0.875rem;
  height: 0.875rem;
}
.pt-opportunity-task-form__detail-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  width: 100%;
  margin: 1rem auto 0;
}
.pt-opportunity-task-form__detail-pagination-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  border: 1px solid var(--color-border);
  border-radius: 0.5rem;
  background: #fff;
  color: var(--color-text);
  cursor: pointer;
}
.pt-opportunity-task-form__detail-pagination-button:hover:not(:disabled) {
  border-color: var(--color-brand);
  color: var(--color-brand);
}
.pt-opportunity-task-form__detail-pagination-button:disabled {
  cursor: not-allowed;
  opacity: 0.45;
}
.pt-opportunity-task-form__detail-pagination-label {
  min-width: 3rem;
  color: var(--color-text-muted);
  font-size: 0.875rem;
  font-weight: 800;
  text-align: center;
}
@media (max-width: 640px) {
  .pt-opportunities-sidebar__toolbar {
    grid-template-columns: 2.25rem minmax(0, 1fr);
  }
  .pt-opportunities-sidebar__new-primary {
    grid-column: 1 / -1;
  }
  .pt-opportunities-sidebar__list .pt-opportunity-sidebar-card {
    height: 9rem;
    min-height: 9rem;
  }
  .pt-opportunities-sidebar__filter-grid, .pt-opportunity-sidebar-form__row, .pt-opportunity-sidebar-form__row--closure-status, .pt-opportunity-sidebar-form__row--type-date, .pt-opportunity-sidebar-form__row--assignee-status {
    grid-template-columns: 1fr;
  }
  .pt-opportunity-sidebar-form__row .pt-opportunity-sidebar-form__field {
    grid-template-rows: auto 2.875rem;
  }
  .pt-opportunity-sidebar-form__row .pt-opportunity-sidebar-form__label {
    min-height: 0;
  }
  .pt-opportunity-sidebar-form__money {
    grid-template-columns: 1fr;
  }
  .pt-opportunity-sidebar-form__money .pt-opportunity-sidebar-form__input, .pt-opportunity-sidebar-form__custom-select-button--currency {
    border: 1px solid var(--color-border);
    border-radius: var(--opportunities-sidebar-control-radius);
  }
  .pt-opportunity-sidebar-form__task-card-footer {
    grid-template-columns: minmax(0, 1fr);
  }
  .pt-opportunity-sidebar-form__task-card-date {
    grid-column: 1;
    justify-self: start;
  }
  .pt-opportunity-sidebar-form__detail-tabs {
    padding-top: 1.25rem;
  }
  .pt-opportunity-sidebar-form__task-section {
    margin: 0;
    padding: 0;
    border: 0;
  }
  .pt-opportunity-task-form__inline-link {
    margin-bottom: -0.25rem;
  }
}
.pt-profile {
  width: 100%;
  min-width: 0;
}
.pt-profile__content {
  min-width: 0;
}
.pt-profile-overview {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xl);
  min-width: 0;
}
.pt-profile-overview__welcome {
  display: flex;
  align-items: center;
  gap: var(--spacing-lg);
  padding: var(--spacing-lg);
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
}
.pt-profile-overview__welcome-copy {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
  min-width: 0;
}
.pt-profile-overview__welcome-title {
  margin: 0;
  color: var(--color-text-primary);
  font-size: var(--text-xl);
  font-weight: 700;
  line-height: 1.3;
  overflow-wrap: anywhere;
}
.pt-profile-overview__welcome-text {
  margin: 0;
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  line-height: 1.5;
}
.pt-profile-overview__badges {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-sm);
  margin-top: var(--spacing-xs);
}
.pt-profile-overview__grid {
  display: grid;
  gap: var(--spacing-xl);
  min-width: 0;
}
.pt-profile-overview__grid--top {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.pt-profile-overview__roles {
  min-width: 0;
}
.pt-profile-card__header, .pt-profile-section__header, .pt-profile-role-group__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--spacing-md);
}
.pt-profile-section__header, .pt-profile-role-group__header {
  flex-direction: column;
}
.pt-profile-card__title, .pt-profile-section__title, .pt-profile-role-group h3 {
  margin: 0;
  color: var(--color-text-primary);
  font-size: var(--text-lg);
  font-weight: 700;
  line-height: 1.35;
}
.pt-profile-section__description, .pt-profile-role-group p {
  max-width: 68ch;
  margin: 0;
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  line-height: 1.5;
}
.pt-profile-definition-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: var(--spacing-md) var(--spacing-xl);
  margin: 0;
}
.pt-profile-definition-list__item {
  min-width: 0;
}
.pt-profile-definition-list dt {
  margin: 0 0 var(--spacing-xs);
  color: var(--color-text-secondary);
  font-size: var(--text-xs);
  font-weight: 700;
}
.pt-profile-definition-list dd {
  margin: 0;
  color: var(--color-text-primary);
  font-size: var(--text-sm);
  line-height: 1.45;
  overflow-wrap: anywhere;
}
.pt-profile-section {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-md);
  min-width: 0;
}
.pt-profile-stat-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: var(--spacing-md);
}
.pt-profile-stat {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-sm);
  min-width: 0;
  min-height: 7.25rem;
  padding: var(--spacing-lg);
  color: var(--color-text-primary);
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  text-decoration: none;
}
.pt-profile-stat--link:hover, .pt-profile-stat--link:focus-visible {
  border-color: var(--color-brand);
  outline: none;
}
.pt-profile-stat--link:focus-visible {
  box-shadow: 0 0 0 3px oklch(45% 0.18 250 / 14%);
}
.pt-profile-stat__top {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  min-width: 0;
}
.pt-profile-stat__icon {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  color: var(--color-brand);
  background: var(--color-brand-subtle);
  border-radius: var(--radius-md);
}
.pt-profile-stat__value {
  flex: 0 0 auto;
  margin-left: auto;
  color: var(--color-text-primary);
  font-size: var(--text-xl);
  font-weight: 700;
  line-height: 1.15;
  overflow-wrap: anywhere;
}
.pt-profile-stat__label {
  min-width: 0;
  color: var(--color-text-primary);
  font-size: var(--text-sm);
  font-weight: 700;
  line-height: 1.35;
}
.pt-profile-stat__description {
  color: var(--color-text-secondary);
  font-size: var(--text-xs);
  line-height: 1.45;
}
.pt-profile-role-groups, .pt-profile-role-group, .pt-profile-role-list {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-md);
  min-width: 0;
}
.pt-profile-role-group {
  padding-top: var(--spacing-lg);
  border-top: 1px solid var(--color-border);
}
.pt-profile-role-group:first-child {
  padding-top: 0;
  border-top: 0;
}
.pt-profile-role {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--spacing-md);
  min-width: 0;
  width: 100%;
  padding: var(--spacing-md);
  background: var(--color-surface-2);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
}
.pt-profile-role__main {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
  min-width: 0;
  flex: 1 1 auto;
}
.pt-profile-role__heading {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: var(--spacing-xs);
  min-width: 0;
}
.pt-profile-role__scope {
  color: var(--color-text-primary);
  font-size: var(--text-sm);
  font-weight: 700;
}
.pt-profile-role__count {
  color: var(--color-text-secondary);
  font-size: var(--text-xs);
  font-weight: 700;
  line-height: 1.45;
}
.pt-profile-role__description, .pt-profile-role__preview {
  color: var(--color-text-secondary);
  font-size: var(--text-xs);
  line-height: 1.45;
  overflow-wrap: anywhere;
}
.pt-profile-role__action {
  flex: 0 0 auto;
  align-self: center;
  color: var(--color-brand);
  font-size: var(--text-xs);
  font-weight: 700;
  line-height: 1.35;
  text-decoration: none;
}
.pt-profile-role__action:hover, .pt-profile-role__action:focus-visible {
  color: var(--color-brand-hover);
  text-decoration: underline;
  outline: none;
}
.pt-profile-role__action:focus-visible {
  box-shadow: 0 0 0 3px oklch(45% 0.18 250 / 14%);
  border-radius: var(--radius-sm);
}
.pt-profile-empty {
  display: flex;
  align-items: flex-start;
  gap: var(--spacing-sm);
  padding: var(--spacing-md);
  color: var(--color-text-secondary);
  background: var(--color-surface-2);
  border: 1px dashed var(--color-border);
  border-radius: var(--radius-md);
}
.pt-profile-empty p {
  margin: 0;
  font-size: var(--text-sm);
  line-height: 1.5;
}
.pt-profile .pt-checkbox-group--inline .pt-checkbox-group__options {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(12rem, 1fr));
  gap: var(--spacing-sm);
}
.pt-profile .pt-checkbox-group--inline .pt-checkbox {
  min-width: 0;
}
@media (max-width: 80rem) {
  .pt-profile-stat-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 64rem) {
  .pt-profile-overview__grid--top {
    grid-template-columns: minmax(0, 1fr);
  }
  .pt-profile-stat-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 48rem) {
  .pt-profile-overview__welcome, .pt-profile-card__header {
    align-items: flex-start;
    flex-direction: column;
  }
  .pt-profile-definition-list, .pt-profile-stat-grid {
    grid-template-columns: minmax(0, 1fr);
  }
  .pt-profile-stat {
    min-height: 0;
  }
  .pt-profile-role {
    align-items: flex-start;
    flex-direction: column;
  }
  .pt-profile-role__action {
    align-self: flex-start;
  }
}
.pt-task-directory {
  display: flex;
  flex-direction: column;
  gap: 0;
  width: 100%;
}
.pt-task-directory__header {
  position: sticky;
  top: 0;
  z-index: 20;
  margin: -1rem -1.5rem 0.875rem;
  padding: 0.75rem 1.5rem 0;
  border-bottom: 0;
  background: var(--color-surface);
}
.pt-task-directory__header .pt-page-header {
  min-height: 0;
  margin: 0;
  padding: 0.375rem 0 0.625rem;
  border-bottom: 0;
}
.pt-task-directory__header .pt-page-header__title {
  font-size: 1.1875rem;
  line-height: 1.25;
}
.pt-task-directory__tabs {
  margin-top: 0.25rem;
  margin-right: -1.5rem;
  margin-left: -1.5rem;
  border-bottom: 1px solid oklch(88% 0 0);
}
.pt-task-directory__tabs .pt-task-directory__tab {
  min-height: 2.5rem;
  padding: 0.625rem 0.875rem;
  border-bottom-width: 2px;
  font-size: 0.75rem;
}
.pt-task-directory__tabs .pt-task-directory__tab:not(.pt-task-directory__tab--active) {
  border-bottom-color: transparent;
}
.pt-task-directory__tabs .pt-task-directory__tab--active {
  color: var(--color-brand);
  border-bottom-color: var(--color-brand);
}
.pt-task-directory__tabs .pt-project-tab__icon {
  width: 1.25rem;
  height: 1.25rem;
}
.pt-task-directory-filters, .pt-task-directory-filters__checks, .pt-task-directory-filters__field, .pt-task-directory-filters__actions {
  display: flex;
  flex-direction: column;
}
.pt-task-directory-filters {
  gap: 1rem;
}
.pt-task-directory-filters__checks {
  gap: 0.5rem;
}
.pt-task-directory-filters__field {
  gap: 0.375rem;
}
.pt-task-directory-filters__option {
  font-size: 0.8125rem;
}
.pt-task-directory-filters__input {
  width: 100%;
}
.pt-task-directory-filters__search {
  width: 100%;
  height: 2rem;
  padding: 0 0.625rem;
  border: 1px solid var(--color-border);
  border-radius: 0.375rem;
  background: #fff;
  color: var(--color-text);
  font-size: 0.8125rem;
}
.pt-task-directory-filters__search:focus {
  border-color: var(--color-brand);
  outline: 2px solid color-mix(in srgb, oklch(45% 0.18 250) 18%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    outline: 2px solid color-mix(in srgb, var(--color-brand) 18%, transparent);
  }
  outline-offset: 0;
}
.pt-task-directory-filters__date-grid {
  display: grid;
  gap: 0.75rem;
}
.pt-task-directory-filters__date-grid .pt-date-range__inputs {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.75rem;
}
.pt-task-directory-filters__date-grid .pt-date-range__separator {
  display: none;
}
.pt-task-directory-filters__actions {
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  gap: 0.625rem;
  padding-top: 0.25rem;
  border-top: 1px solid oklch(92% 0 0);
}
.pt-task-hits {
  min-width: 0;
}
.pt-task-hits-inner, .pt-task-list {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-task-list__item {
  margin: 0;
  padding: 0;
}
.pt-intelligence-task-card--directory {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 1rem;
  min-width: 0;
  padding: 1rem;
  border-color: oklch(90% 0 0);
  border-radius: 0.5rem;
  background: var(--color-surface);
  box-shadow: 0 1px 2px oklch(0% 0 0 / 4%);
  transition: background-color 0.12s ease, border-color 0.12s ease, box-shadow 0.12s ease;
}
.pt-intelligence-task-card--directory:hover {
  border-color: color-mix(in srgb, oklch(45% 0.18 250) 45%, white);
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in oklch, var(--color-brand) 45%, white);
  }
  background: color-mix(in srgb, oklch(45% 0.18 250) 5%, white);
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in oklch, var(--color-brand) 5%, white);
  }
  box-shadow: 0 10px 26px oklch(40% 0.05 250 / 10%);
  cursor: pointer;
}
.pt-intelligence-task-card--directory .pt-intelligence-task-card__header {
  min-width: 0;
  padding-right: 4rem;
}
.pt-intelligence-task-card--directory .pt-intelligence-task-card__icon {
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 0.0625rem;
  border-radius: 0;
  background: transparent;
  color: oklch(24% 0 0);
  opacity: 0.86;
}
.pt-intelligence-task-card--directory .pt-intelligence-task-card__icon-svg {
  width: 1rem;
  height: 1rem;
}
.pt-intelligence-task-card--directory .pt-intelligence-task-card__title {
  color: oklch(24% 0 0);
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.35;
}
.pt-intelligence-task-card--directory .pt-intelligence-task-card__line {
  margin-top: 0.5rem;
  font-size: 0.8125rem;
  line-height: 1.4;
}
.pt-intelligence-task-card--directory .pt-intelligence-task-card__footer {
  grid-column: 1 / -1;
  margin-top: 0;
}
.pt-intelligence-task-card__comments {
  position: absolute;
  top: 1rem;
  right: 1rem;
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  flex: 0 0 auto;
  color: oklch(42% 0 0);
  font-size: 0.75rem;
  font-weight: 600;
  pointer-events: none;
}
.pt-intelligence-task-card__comments .pt-icon {
  width: 1rem;
  height: 1rem;
}
.pt-intelligence-task-card__details {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-top: 0.5rem;
}
.pt-intelligence-task-card__line {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.375rem;
}
.pt-intelligence-task-card__label {
  color: oklch(48% 0 0);
  font-weight: 700;
}
.pt-intelligence-task-card__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-top: 0.875rem;
}
.pt-intelligence-task-card__footer-left {
  display: inline-flex;
  align-items: center;
  min-width: 0;
}
.pt-intelligence-task-card--directory .pt-intelligence-task-card__status {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 4.875rem;
  min-height: 1.25rem;
  padding: 0 0.625rem;
  border-radius: 999px;
  font-size: 0.625rem;
  font-weight: 800;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}
.pt-intelligence-task-card__due {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.25rem;
  flex: 0 0 auto;
  margin-left: auto;
  color: var(--color-text-secondary);
  font-size: 0.75rem;
  line-height: 1.3;
  white-space: nowrap;
}
.pt-intelligence-task-card__due-icon {
  width: 1rem;
  height: 1rem;
  color: var(--color-text-secondary);
}
.pt-intelligence-task-card__type {
  color: oklch(42% 0 0);
  font-size: 0.75rem;
  font-weight: 700;
}
.pt-intelligence-task-card__status--new {
  background: oklch(95% 0 0);
  color: oklch(35% 0 0);
}
.pt-intelligence-task-card__status--ongoing {
  background: #f47b20;
  color: #ffffff;
}
.pt-intelligence-task-card__status--on_hold {
  background: #0b5596;
  color: #ffffff;
}
.pt-intelligence-task-card__status--completed, .pt-intelligence-task-card__status--current {
  background: #16a34a;
  color: #ffffff;
}
.pt-intelligence-task-card__status--cancelled, .pt-intelligence-task-card__status--overdue {
  background: #dc2626;
  color: #ffffff;
}
.pt-intelligence-task-card__status--upcoming {
  background: #0b5596;
  color: #ffffff;
}
.pt-intelligence-task-card__due--overdue, .pt-intelligence-task-card__due--overdue .pt-intelligence-task-card__due-icon {
  color: var(--color-danger);
  font-weight: 800;
}
.pt-task-search-highlight {
  padding: 0 0.0625rem;
  border-radius: 0.125rem;
  background: #ffeb7a;
  color: inherit;
  font-style: normal;
}
.pt-task-empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 22rem;
  padding: 3rem 1.5rem;
  border: 1px dashed oklch(85% 0 0);
  border-radius: 0.5rem;
  background: oklch(98% 0 0);
  text-align: center;
}
.pt-task-empty__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  margin-bottom: 1rem;
  border-radius: 999px;
  background: oklch(93% 0 0);
  color: oklch(42% 0 0);
}
.pt-task-empty__title {
  margin: 0;
  color: oklch(24% 0 0);
  font-size: 1.125rem;
  font-weight: 800;
}
.pt-task-empty__text {
  max-width: 28rem;
  margin: 0.5rem 0 1rem;
  color: oklch(48% 0 0);
  font-size: 0.875rem;
  line-height: 1.5;
}
.pt-task-directory .pt-pagination {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0;
}
.pt-task-directory .pt-directory-pagination {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 1.25rem;
}
.pt-task-directory .pt-pagination__link {
  color: var(--color-brand);
  font-size: 0.8125rem;
  font-weight: 800;
  text-decoration: none;
}
.pt-task-directory .pt-pagination__link:hover, .pt-task-directory .pt-pagination__link:focus-visible {
  text-decoration: underline;
  outline: none;
}
.pt-task-directory .pt-pagination__status {
  color: oklch(42% 0 0);
  font-size: 0.8125rem;
  font-weight: 700;
}
.pt-task-directory .pt-search-input--algolia {
  width: 100%;
}
.pt-task-directory .pt-search-input--algolia .pt-search-input__form {
  width: 100%;
}
.pt-task-directory .pt-search-input--algolia .pt-search-input__field {
  width: 100%;
  min-height: 2.25rem;
  padding-left: 2.25rem;
  box-sizing: border-box;
}
.pt-task-directory .pt-task-directory-filters--parity {
  gap: 0;
}
.pt-task-directory .pt-task-directory-filters--parity .pt-filter-section__body {
  padding-bottom: 0.875rem;
}
.pt-task-directory .pt-task-directory-filters__field, .pt-task-directory .pt-task-directory-filters__keyword-search, .pt-task-directory .pt-task-directory-filters__filter-search {
  width: 100%;
}
.pt-task-directory .pt-task-directory-filters__keyword-search, .pt-task-directory .pt-task-directory-filters__filter-search {
  position: relative;
  display: block;
  min-width: 0;
}
.pt-task-directory .pt-task-directory-filters__keyword-search > .pt-icon-wrap, .pt-task-directory .pt-task-directory-filters__filter-search > .pt-icon-wrap, .pt-task-directory .pt-task-directory-filters__keyword-icon, .pt-task-directory .pt-task-directory-filters__filter-search-icon {
  position: absolute;
  top: 50%;
  left: 0.75rem;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1rem;
  height: 1rem;
  margin: 0;
  padding: 0;
  color: oklch(46% 0 0);
  line-height: 1;
  pointer-events: none;
  transform: translateY(-50%);
}
.pt-task-directory .pt-task-directory-filters__keyword-search > .pt-icon-wrap, .pt-task-directory .pt-task-directory-filters__filter-search > .pt-icon-wrap {
  overflow: visible;
}
.pt-task-directory .pt-task-directory-filters__keyword-icon, .pt-task-directory .pt-task-directory-filters__filter-search-icon, .pt-task-directory .pt-task-directory-filters__keyword-search > .pt-icon-wrap svg, .pt-task-directory .pt-task-directory-filters__filter-search > .pt-icon-wrap svg {
  display: block;
  width: 1rem;
  height: 1rem;
}
.pt-task-directory .pt-task-directory-filters__keyword-input, .pt-task-directory .pt-task-directory-filters__filter-search-input {
  display: block;
  width: 100%;
  min-width: 0;
  min-height: 2.25rem;
  padding: 0.5rem 0.75rem 0.5rem 2.375rem;
  border: 1px solid oklch(86% 0 0);
  border-radius: 0.5rem;
  background: var(--color-surface);
  box-shadow: none;
  box-sizing: border-box;
}
.pt-task-directory .pt-task-directory-filters__keyword-input:focus, .pt-task-directory .pt-task-directory-filters__filter-search-input:focus {
  border-color: var(--color-brand);
  outline: 2px solid color-mix(in srgb, oklch(45% 0.18 250) 16%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    outline: 2px solid color-mix(in oklch, var(--color-brand) 16%, transparent);
  }
  outline-offset: 0;
}
.pt-task-directory .pt-opportunities-description-toggle {
  display: inline-flex;
  align-items: center;
  margin-top: 0.75rem;
}
.pt-task-directory .pt-task-directory-filter-option {
  display: grid;
  grid-template-columns: 1rem minmax(0, 1fr) auto;
  align-items: center;
  column-gap: 0.5rem;
  width: 100%;
  min-width: 0;
  min-height: 1.625rem;
}
.pt-task-directory .pt-task-directory-filter-option .pt-checkbox__indicator {
  grid-column: 1;
}
.pt-task-directory .pt-task-directory-filter-option .pt-filter-option__label {
  grid-column: 2;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-task-directory .pt-task-directory-filter-option .pt-filter-option__count {
  grid-column: 3;
  justify-self: end;
  min-width: 1.5rem;
  margin-left: 0.25rem;
}
.pt-task-directory .pt-task-directory-filter-option--status {
  grid-template-columns: 1rem minmax(0, 1fr) auto;
}
.pt-task-directory .pt-task-directory-filter-option--status .pt-task-directory-filter-option__status {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  grid-column: 2;
  width: 100%;
  max-width: 100%;
  min-height: 1.25rem;
  padding: 0 0.625rem;
  border-radius: 999px;
  font-size: 0.625rem;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.02em;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  box-sizing: border-box;
}
.pt-task-directory .pt-task-directory-filter-option--status .pt-task-directory-filter-option__status--new, .pt-task-directory .pt-task-directory-filter-option--status:has(.pt-checkbox__input:checked) .pt-task-directory-filter-option__status--new {
  background: oklch(95% 0 0);
  color: oklch(35% 0 0);
}
.pt-task-directory .pt-task-directory-filter-option--status .pt-task-directory-filter-option__status--ongoing, .pt-task-directory .pt-task-directory-filter-option--status:has(.pt-checkbox__input:checked) .pt-task-directory-filter-option__status--ongoing {
  background: #f47b20;
  color: #ffffff;
}
.pt-task-directory .pt-task-directory-filter-option--status .pt-task-directory-filter-option__status--on_hold, .pt-task-directory .pt-task-directory-filter-option--status:has(.pt-checkbox__input:checked) .pt-task-directory-filter-option__status--on_hold {
  background: #0b5596;
  color: #ffffff;
}
.pt-task-directory .pt-task-directory-filter-option--status .pt-task-directory-filter-option__status--completed, .pt-task-directory .pt-task-directory-filter-option--status:has(.pt-checkbox__input:checked) .pt-task-directory-filter-option__status--completed {
  background: #16a34a;
  color: #ffffff;
}
.pt-task-directory .pt-task-directory-filter-option--status .pt-task-directory-filter-option__status--cancelled, .pt-task-directory .pt-task-directory-filter-option--status .pt-task-directory-filter-option__status--overdue, .pt-task-directory .pt-task-directory-filter-option--status:has(.pt-checkbox__input:checked) .pt-task-directory-filter-option__status--cancelled, .pt-task-directory .pt-task-directory-filter-option--status:has(.pt-checkbox__input:checked) .pt-task-directory-filter-option__status--overdue {
  background: #dc2626;
  color: #ffffff;
}
.pt-task-directory .pt-task-directory-filters__date-grid--parity .pt-date-picker__label {
  display: none;
}
.pt-task-directory .pt-task-directory-filters__filter-search {
  margin-bottom: 0.75rem;
}
.pt-task-directory .pt-task-directory-filters__keyword-search {
  margin-bottom: 0.25rem;
}
.pt-task-directory .pt-task-directory__active-filters {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.625rem;
  width: 100%;
  margin-top: 0.625rem;
}
.pt-task-directory .pt-task-directory__active-filter-group {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.375rem;
  min-width: 0;
}
.pt-task-directory .pt-task-directory__active-filter-label {
  color: oklch(42% 0 0);
  font-size: 0.75rem;
  font-weight: 500;
  white-space: nowrap;
}
.pt-task-directory .pt-task-directory__active-filter {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  min-height: 1.75rem;
  max-width: 100%;
  padding: 0.22rem 0.5rem 0.22rem 0.625rem;
  border: 1px solid oklch(45% 0.18 250 / 25%);
  border-radius: 999px;
  background: oklch(45% 0.18 250 / 10%);
  color: oklch(28% 0.12 250);
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.25;
  text-decoration: none;
  white-space: nowrap;
}
.pt-task-directory .pt-task-directory__active-filter:hover, .pt-task-directory .pt-task-directory__active-filter:focus-visible {
  border-color: oklch(45% 0.18 250 / 48%);
  background: oklch(45% 0.18 250 / 17%);
  outline: none;
}
.pt-task-directory .pt-task-directory__active-filter-value {
  overflow: hidden;
  text-overflow: ellipsis;
}
.pt-task-directory .pt-task-directory__active-filter-icon, .pt-task-directory .pt-task-directory__active-filter-icon .pt-icon, .pt-task-directory .pt-task-directory__active-filter-icon svg {
  flex: 0 0 auto;
  width: 0.75rem;
  height: 0.75rem;
}
.pt-task-directory .pt-task-directory__clear-filters {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.25rem;
  padding: 0.5rem 0.875rem;
  border: 1px solid oklch(84% 0 0);
  border-radius: 0.25rem;
  background: transparent;
  color: oklch(24% 0 0);
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.25;
  text-decoration: none;
  white-space: nowrap;
}
.pt-task-directory .pt-task-directory__clear-filters:hover, .pt-task-directory .pt-task-directory__clear-filters:focus-visible {
  border-color: oklch(74% 0 0);
  background: transparent;
  color: var(--color-brand);
  outline: none;
}
.pt-opportunity-task-sidebar {
  --opportunity-task-sidebar-card-height: 9rem;
  --opportunity-task-sidebar-lead-width: 1.5rem;
  --opportunity-task-sidebar-column-gap: 0.625rem;
  --opportunity-task-sidebar-metadata-icon-width: 0.875rem;
  --opportunity-task-sidebar-metadata-gap: 0.5rem;
}
.pt-opportunity-task-sidebar__list {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  width: 100%;
  min-width: 0;
}
.pt-opportunity-task-sidebar-card {
  display: grid;
  grid-template-columns: var(--opportunity-task-sidebar-lead-width) minmax(0, 1fr);
  column-gap: var(--opportunity-task-sidebar-column-gap);
  width: 100%;
  min-width: 0;
  height: var(--opportunity-task-sidebar-card-height);
  min-height: var(--opportunity-task-sidebar-card-height);
  max-height: var(--opportunity-task-sidebar-card-height);
  padding: 0.625rem 0.875rem;
  overflow: hidden;
  border: 1px solid var(--color-border);
  border-radius: 0.625rem;
  background: var(--color-surface);
  color: var(--color-text);
  cursor: pointer;
  text-align: left;
  transition: background-color 0.16s ease, border-color 0.16s ease, box-shadow 0.16s ease;
}
.pt-opportunity-task-sidebar-card:hover {
  border-color: color-mix(in srgb, oklch(45% 0.18 250) 36%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in srgb, var(--color-brand) 36%, var(--color-border));
  }
  background: color-mix(in srgb, oklch(45% 0.18 250) 5%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in srgb, var(--color-brand) 5%, var(--color-surface));
  }
  box-shadow: 0 8px 18px rgb(15 23 42 / 8%);
}
.pt-opportunity-task-sidebar-card__lead {
  display: inline-flex;
  grid-column: 1;
  grid-row: 1;
  align-self: start;
  align-items: center;
  justify-content: center;
  width: var(--opportunity-task-sidebar-lead-width);
  min-width: var(--opportunity-task-sidebar-lead-width);
  height: 1.25rem;
  margin-top: -0.0625rem;
  padding: 0;
  color: var(--color-text);
}
.pt-opportunity-task-sidebar-card__content {
  display: flex;
  grid-column: 2;
  grid-row: 1;
  flex-direction: column;
  min-width: 0;
  min-height: 0;
  height: 100%;
}
.pt-opportunity-task-sidebar-card__header {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  column-gap: 0.5rem;
  align-items: center;
  min-width: 0;
}
.pt-opportunity-task-sidebar-card__title {
  width: 100%;
  min-width: 0;
  margin: 0;
  overflow: hidden;
  color: var(--color-text);
  font-size: 0.8125rem;
  font-weight: 800;
  line-height: 1.25;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-opportunity-task-sidebar-card__comments {
  display: inline-flex;
  align-items: center;
  justify-self: end;
  gap: 0.25rem;
  min-width: 0;
  color: var(--color-text-muted);
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1;
  white-space: nowrap;
}
.pt-opportunity-task-sidebar-card__comments-icon {
  flex: 0 0 auto;
  color: var(--color-text-muted);
}
.pt-opportunity-task-sidebar-card__metadata {
  display: flex;
  flex-direction: column;
  gap: 0.3125rem;
  min-width: 0;
  margin-top: 0.4375rem;
}
.pt-opportunity-task-sidebar-card__metadata-row {
  display: grid;
  grid-template-columns: var(--opportunity-task-sidebar-metadata-icon-width) minmax(0, 1fr);
  column-gap: var(--opportunity-task-sidebar-metadata-gap);
  align-items: center;
  min-width: 0;
  height: 1rem;
  color: var(--color-text-muted);
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.3;
}
.pt-opportunity-task-sidebar-card__metadata-icon {
  display: inline-flex;
  grid-column: 1;
  align-items: center;
  justify-content: center;
  width: var(--opportunity-task-sidebar-metadata-icon-width);
  min-width: var(--opportunity-task-sidebar-metadata-icon-width);
  height: 1rem;
  color: var(--color-text-muted);
}
.pt-opportunity-task-sidebar-card__metadata-row + .pt-opportunity-task-sidebar-card__metadata-row .pt-opportunity-task-sidebar-card__metadata-icon {
  transform: translateX(0.0625rem);
}
.pt-opportunity-task-sidebar-card__metadata-value {
  display: block;
  grid-column: 2;
  min-width: 0;
  overflow: hidden;
  color: var(--color-text-muted);
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-opportunity-task-sidebar-card__footer {
  display: grid;
  grid-template-columns: minmax(0, 1fr) max-content;
  column-gap: 0.625rem;
  align-items: center;
  min-width: 0;
  min-height: 1.75rem;
  margin-top: 0.5rem;
}
.pt-opportunity-task-sidebar-card__assignee {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  min-width: 0;
  overflow: visible;
  color: var(--color-text);
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.25;
}
.pt-opportunity-task-sidebar-card__assignee .pt-avatar {
  flex: 0 0 auto;
  width: 2rem;
  height: 2rem;
  margin: 0;
  transform: translateX(-0.125rem);
}
.pt-opportunity-task-sidebar-card__assignee-name {
  display: block;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-opportunity-task-sidebar-card__status {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  justify-self: end;
  min-width: 4.125rem;
  min-height: 1.25rem;
  padding: 0;
  border: 0;
  background: transparent;
}
.pt-opportunity-task-sidebar-card__status .pt-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  min-width: 4.125rem;
  min-height: 1.25rem;
  padding: 0.0625rem 0.625rem;
  border-radius: 999px;
  background: oklch(95% 0 0);
  color: oklch(35% 0 0);
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: 0.045em;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}
.pt-opportunity-task-sidebar-card__status--ongoing .pt-badge {
  background: #f47b20;
  color: #ffffff;
}
.pt-opportunity-task-sidebar-card__status--on_hold .pt-badge {
  background: #0b5596;
  color: #ffffff;
}
.pt-opportunity-task-sidebar-card__status--completed .pt-badge {
  background: #16a34a;
  color: #ffffff;
}
.pt-opportunity-task-sidebar-card__status--cancelled .pt-badge, .pt-opportunity-task-sidebar-card__status--overdue .pt-badge {
  background: #dc2626;
  color: #ffffff;
}
.pt-opportunity-task-sidebar-card__date-row {
  display: flex;
  justify-content: flex-end;
  min-width: 0;
  min-height: 1rem;
  margin-top: 0;
  padding-top: 0;
}
.pt-opportunity-task-sidebar-card__due {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.25rem;
  min-width: 0;
  color: var(--color-text-muted);
  font-size: 0.6875rem;
  font-weight: 700;
  line-height: 1.25;
  text-align: right;
  white-space: nowrap;
}
.pt-opportunity-task-sidebar-card__due-icon {
  flex: 0 0 auto;
}
.pt-opportunity-task-sidebar-card__due--overdue {
  color: var(--color-danger);
}
@media (max-width: 640px) {
  .pt-opportunity-task-sidebar {
    --opportunity-task-sidebar-card-height: 9.25rem;
    --opportunity-task-sidebar-column-gap: 0.5rem;
  }
}
.pt-saved-searches__liked-icon {
  color: oklch(55% 0.22 10);
  flex-shrink: 0;
}
.pt-product-hits {
  position: relative;
}
.pt-product-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(100%, 13rem), 1fr));
  gap: 1rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pt-product-grid__item {
  display: flex;
}
.pt-product-hits--list .pt-product-grid {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-product-card {
  position: relative;
  flex: 1;
  display: flex;
  flex-direction: column;
  background: var(--color-surface);
  border: 1px solid oklch(90% 0 0);
  border-radius: 0.75rem;
  overflow: hidden;
  box-shadow: 0 0.25rem 0.75rem oklch(20% 0 0 / 6%);
  transition: box-shadow 0.15s ease, transform 0.15s ease, border-color 0.15s ease;
  &:hover {
    border-color: oklch(82% 0 0);
    box-shadow: 0 0.5rem 1.25rem oklch(20% 0 0 / 10%);
    transform: translateY(-1px);
  }
}
.pt-product-card__header {
  position: relative;
  display: flex;
  align-items: flex-start;
  padding: 1.25rem 4.5rem 0 1.25rem;
  min-width: 0;
  flex-shrink: 0;
}
.pt-product-card__photo-link {
  flex: 1;
  min-width: 0;
  max-width: 11.25rem;
  display: block;
  text-decoration: none;
}
.pt-product-card__photo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  aspect-ratio: 1 / 1;
  border: 1px solid oklch(86% 0 0);
  border-radius: 0.875rem;
  background: oklch(98% 0 0);
  overflow: hidden;
  img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    transition: transform 200ms ease;
  }
  .pt-product-card:hover & img {
    transform: scale(1.03);
  }
}
.pt-product-card__photo-placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: oklch(78% 0 0);
  svg {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.pt-product-card__actions {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.45rem;
}
.pt-product-card__body {
  padding: 0.875rem 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
  flex: 1;
}
.pt-product-card__title {
  font-size: 1.1rem;
  font-weight: 750;
  color: oklch(18% 0 0);
  margin: 0 0 0.1rem;
  line-height: 1.3;
  min-height: calc(2 * 1.1rem * 1.3);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.pt-product-card__name-link {
  color: inherit;
  text-decoration: none;
  &:hover {
    color: oklch(45% 0.18 250);
  }
}
.pt-product-card__manufacturer {
  font-size: 0.9rem;
  font-weight: 500;
  color: oklch(35% 0 0);
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pt-product-card__supplier {
  font-size: 0.9rem;
  color: oklch(55% 0 0);
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pt-category-chip {
  display: inline-flex;
  align-items: center;
  font-size: 0.8rem;
  font-weight: 500;
  background: oklch(91% 0.055 250);
  color: oklch(35% 0.18 250);
  border-radius: 99px;
  padding: 0.24rem 0.65rem;
  width: fit-content;
  margin-top: 0.25rem;
}
.pt-product-card__stats {
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem;
  margin-top: auto;
  padding-top: 0.5rem;
}
.pt-product-card__project-strip {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 0.5rem;
  padding: 0.95rem 1.25rem 1.1rem;
  border-top: 1px solid oklch(93% 0 0);
  background: oklch(98% 0 0);
}
.pt-product-card__no-projects {
  padding: 0.95rem 1.25rem 1.1rem;
  border-top: 1px solid oklch(93% 0 0);
  background: oklch(98% 0 0);
  font-size: 0.8rem;
  color: oklch(55% 0 0);
}
.pt-product-hits--list .pt-product-card {
  display: grid;
  grid-template-columns: 12rem minmax(0, 1fr);
  grid-template-areas: "header body" "header strip";
  min-height: 12rem;
  height: auto;
  border-radius: 0.5rem;
  &:hover {
    transform: none;
  }
}
.pt-product-hits--list .pt-product-card__header {
  position: static;
  grid-area: header;
  padding: 0.75rem;
  border-right: 1px solid oklch(91% 0 0);
  display: flex;
  align-items: stretch;
}
.pt-product-hits--list .pt-product-card__photo-link {
  flex: 1;
  min-width: 0;
  max-width: none;
  display: flex;
}
.pt-product-hits--list .pt-product-card__photo {
  flex: 1;
  min-width: 0;
  aspect-ratio: unset;
  border: 1px solid oklch(86% 0 0);
  border-radius: 0.75rem;
  background: oklch(98% 0 0);
}
.pt-product-hits--list .pt-product-card__actions {
  display: flex;
  flex-direction: row;
  top: 0.75rem;
  right: 0.875rem;
  gap: 0.35rem;
}
.pt-product-hits--list .pt-product-card__body {
  grid-area: body;
  flex: unset;
  padding: 0.875rem 6.5rem 0.5rem 1rem;
  gap: 0.2rem;
}
.pt-product-hits--list .pt-product-card__title {
  font-size: 0.95rem;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  min-height: 0;
}
.pt-product-hits--list .pt-product-card__stats {
  display: none;
}
.pt-product-hits--list .pt-product-card__project-strip {
  grid-area: strip;
  display: grid;
  grid-template-columns: repeat(5, 2.5rem);
  justify-content: start;
  gap: 0.35rem;
  padding: 0.25rem 0 0.75rem 1rem;
  border-top: none;
  background: transparent;
  align-self: end;
}
.pt-product-hits--list .pt-project-thumb {
  width: 2.5rem;
  height: 2.5rem;
  aspect-ratio: auto;
  border-radius: 0.4rem;
}
.pt-product-hits--list .pt-project-thumb--count {
  font-size: 0.75rem;
}
.pt-product-hits--list .pt-product-card__no-projects {
  grid-area: strip;
  display: flex;
  justify-content: flex-start;
  align-self: end;
  padding: 0.25rem 0 0.75rem 1rem;
  border-top: none;
  background: transparent;
}
.pt-hierarchical-menu .pt-hierarchical-menu__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pt-hierarchical-menu .pt-hierarchical-menu__child-list {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 1rem;
  border-left: 2px solid oklch(92% 0 0);
  margin-left: 0.25rem;
  margin-top: 0.125rem;
}
.pt-hierarchical-menu .pt-hierarchical-menu__item {
  margin-bottom: 0.125rem;
}
.pt-hierarchical-menu .pt-hierarchical-menu__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.2rem 0;
  font-size: 0.8125rem;
  color: oklch(30% 0 0);
  text-decoration: none;
  cursor: pointer;
  gap: 0.5rem;
  transition: color 100ms ease;
  &:hover {
    color: oklch(45% 0.18 250);
  }
}
.pt-hierarchical-menu .pt-hierarchical-menu__item--selected>.pt-hierarchical-menu__link {
  color: oklch(45% 0.18 250);
  font-weight: 600;
}
.pt-hierarchical-menu .pt-hierarchical-menu__label {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-hierarchical-menu .pt-hierarchical-menu__count {
  font-size: 0.7rem;
  background: oklch(94% 0 0);
  border-radius: 99px;
  padding: 0.1em 0.5em;
  color: oklch(45% 0 0);
  flex-shrink: 0;
}
.pt-hierarchical-menu .pt-hierarchical-menu__show-more {
  font-size: 0.75rem;
  color: oklch(45% 0.18 250);
  background: none;
  border: none;
  padding: 0.25rem 0;
  cursor: pointer;
  text-decoration: underline;
  margin-top: 0.125rem;
}
.pt-product-card__actions .pt-card-action-btn {
  color: oklch(66% 0 0);
  background: transparent;
  filter: drop-shadow(0 1px 1.5px oklch(20% 0 0 / 28%));
  transition: filter 140ms ease-out, color 120ms ease;
}
.pt-product-card__actions .pt-card-action-btn:hover, .pt-product-card__actions .pt-card-action-btn:focus-visible {
  background: transparent;
  color: oklch(55% 0 0);
  filter: drop-shadow(0 2px 4px oklch(20% 0 0 / 45%));
}
.pt-product-card__actions .pt-card-action-btn--like.pt-card-action-btn--active, .pt-product-card__actions .pt-card-action-btn--like.pt-card-action-btn--active:hover, .pt-product-card__actions .pt-card-action-btn--like.pt-card-action-btn--active:focus-visible {
  color: #ee5b4e;
}
.pt-product-card__actions .pt-card-action-btn--tag.pt-card-action-btn--active, .pt-product-card__actions .pt-card-action-btn--tag.pt-card-action-btn--active:hover, .pt-product-card__actions .pt-card-action-btn--tag.pt-card-action-btn--active:focus-visible {
  color: #3196d1;
}
.pt-product-card__actions .pt-card-action-btn--feature.pt-card-action-btn--active, .pt-product-card__actions .pt-card-action-btn--feature.pt-card-action-btn--active:hover, .pt-product-card__actions .pt-card-action-btn--feature.pt-card-action-btn--active:focus-visible {
  color: oklch(72% 0.16 75);
}
.pt-product-card__actions .pt-card-action-btn--delete:hover {
  color: oklch(55% 0.22 25);
}
.pt-product-directory .pt-directory-controls__top .pt-btn {
  height: 2.375rem;
}
.pt-product-card__actions--owner {
  gap: 0.45rem;
}
.pt-product-hits--list .pt-product-card__actions--owner {
  gap: 0.35rem;
}
.pt-card-action-menu {
  display: block;
  line-height: 0;
}
.pt-card-action-menu__panel {
  top: calc(100% + 0.25rem);
  right: 0;
  min-width: 11rem;
  z-index: 30;
}
.pt-card-action-menu__item {
  line-height: 1.2;
}
.pt-card-action-menu__item svg {
  width: 1rem;
  height: 1rem;
  flex-shrink: 0;
  color: oklch(45% 0 0);
}
.pt-card-action-menu__item--danger {
  color: oklch(55% 0.22 25);
}
.pt-card-action-menu__item--danger svg {
  color: oklch(55% 0.22 25);
}
.pt-card-action-menu__item--danger:hover, .pt-card-action-menu__item--danger:focus {
  background: oklch(95% 0.04 25);
}
@container pt-directory-results (max-width: 30rem) {
  .pt-product-hits--list .pt-product-card {
    grid-template-columns: 1fr;
    grid-template-areas: "header" "body" "strip";
    min-height: 0;
  }
  .pt-product-hits--list .pt-product-card__header {
    display: block;
    border-right: none;
    border-bottom: 1px solid oklch(91% 0 0);
    padding: 0.75rem 0.75rem 0;
  }
  .pt-product-hits--list .pt-product-card__photo-link {
    display: block;
    width: 100%;
    max-width: none;
  }
  .pt-product-hits--list .pt-product-card__photo {
    aspect-ratio: 16 / 9;
  }
  .pt-product-hits--list .pt-product-card__body {
    padding: 0.75rem 1rem 0.5rem;
  }
  .pt-product-hits--list .pt-product-card__project-strip, .pt-product-hits--list .pt-product-card__no-projects {
    padding: 0.5rem 1rem 0.75rem;
  }
  .pt-product-hits--list .pt-product-card__actions {
    flex-direction: row;
    top: 1rem;
    right: 1rem;
  }
}
.pt-product-public {
  --pt-product-sticky-top: 7.8125rem;
  padding: 1.5rem 0 3rem;
}
.pt-product-breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.3rem;
  margin-bottom: 0.85rem;
  font-size: 0.8125rem;
}
.pt-product-public__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
  margin-bottom: 1rem;
}
.pt-product-public__layout {
  display: grid;
  grid-template-columns: minmax(0, 1.3fr) minmax(0, 1fr);
  gap: 2.5rem;
  align-items: start;
}
.pt-product-public__media {
  position: sticky;
  top: var(--pt-product-sticky-top);
  align-self: start;
}
.pt-product-public__media .pt-phase-gallery {
  gap: 0.85rem;
}
.pt-product-public__content {
  display: flex;
  flex-direction: column;
  min-width: 0;
}
.pt-product-public .pt-product-description.pt-prose, .pt-product-detail .pt-product-description.pt-prose {
  font-size: 0.92rem;
  line-height: 1.7;
}
.pt-product-public__head {
  margin-bottom: 1rem;
}
.pt-product-public__block {
  padding: 1.25rem 0;
}
.pt-product-public__block--divided {
  border-bottom: 1px solid var(--color-border);
}
.pt-product-public__specs-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-bottom: 0.75rem;
}
.pt-product-public__specs-title {
  margin: 0;
  padding: 0.1rem;
  font-size: 1.0625rem;
  font-weight: 600;
  letter-spacing: 0.01em;
  color: var(--color-text-primary);
}
.pt-product-public__doc-links {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.pt-product-doc-btn {
  display: inline-flex;
  align-items: center;
  padding: 0.4rem 0.85rem;
  border: 1px solid var(--color-border);
  border-radius: 6px;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.03em;
  color: var(--color-brand);
  background: var(--color-surface);
  text-decoration: none;
}
.pt-product-doc-btn:hover {
  border-color: var(--color-brand);
}
.pt-product-spec-table {
  margin: 0;
}
.pt-product-spec-row {
  display: grid;
  grid-template-columns: minmax(150px, 230px) 1fr;
  gap: 1rem;
  align-items: baseline;
  padding: 0.8rem 0.25rem;
  border-bottom: 1px solid var(--color-border);
}
.pt-product-spec-row__label {
  margin: 0;
  color: var(--color-text-secondary);
  font-size: 0.875rem;
}
.pt-product-spec-row__value {
  margin: 0;
  color: var(--color-text-primary);
  font-weight: 600;
  font-size: 0.9375rem;
  overflow-wrap: anywhere;
}
@media (max-width: 560px) {
  .pt-product-spec-row {
    grid-template-columns: minmax(0, 1fr);
    gap: 0.15rem;
  }
}
.pt-product-public__title {
  margin: 0 0 0.35rem;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.2;
  color: var(--color-text-primary);
}
.pt-product-public__supplier {
  color: var(--color-text-secondary);
  font-size: 0.9375rem;
}
@media (width <= 48rem) {
  .pt-product-public__layout {
    grid-template-columns: minmax(0, 1fr);
  }
  .pt-product-public__media {
    position: static;
  }
}
.pt-product-usage-cta {
  margin: 1.25rem 0;
  padding: 2.5rem 2.25rem 2.75rem;
  border-radius: 10px;
  background: #2c6a84;
  color: #fff;
  text-align: center;
}
.pt-product-usage-cta__title {
  margin: 0 0 1.25rem;
  font-size: 1.5rem;
  font-weight: 700;
  color: #fff;
}
.pt-product-usage-cta__count {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.15rem;
  width: 96px;
  height: 96px;
  margin-bottom: 1.5rem;
  background: oklch(97% 0 0);
  border-radius: 8px;
}
.pt-product-usage-cta__count-number {
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1;
  color: var(--color-text-primary);
}
.pt-product-usage-cta__count-label {
  font-size: 0.8125rem;
  color: var(--color-text-secondary);
}
.pt-product-usage-cta__text {
  max-width: 38rem;
  margin: 0 auto 1.75rem;
  font-size: 1rem;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.92);
}
.pt-product-usage-cta__link {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 0.15em;
}
.pt-product-usage-cta__btn {
  display: inline-flex;
  align-items: center;
  padding: 0.7rem 1.5rem;
  border-radius: 6px;
  background: #16b37e;
  color: #fff;
  font-size: 0.8125rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
}
.pt-product-usage-cta__btn:hover {
  filter: brightness(0.95);
}
.pt-product-categories {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.3rem;
}
.pt-product-categories__sep {
  color: var(--color-text-secondary);
}
.pt-product-categories__link {
  color: var(--color-brand);
  text-decoration: none;
}
.pt-product-categories__link:hover {
  text-decoration: underline;
  text-underline-offset: 0.16em;
}
.pt-product-tags {
  min-width: 220px;
}
.pt-product-detail #overview .pt-card {
  overflow: visible;
}
.pt-product-detail .pt-phase-overview-grid__details {
  position: relative;
}
.pt-product-doc-links {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-wrap: wrap;
  padding-right: 1.25rem;
}
.pt-product-specs {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid var(--color-border);
  border-left: 1px solid var(--color-border);
  border-radius: 8px;
  overflow: hidden;
}
.pt-product-spec {
  padding: 0.75rem 1.1rem;
  border-right: 1px solid var(--color-border);
  border-bottom: 1px solid var(--color-border);
}
.pt-product-spec__label {
  margin-bottom: 0.25rem;
  font-size: 0.6875rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: var(--color-text-secondary);
}
.pt-product-spec__value {
  font-size: 0.9375rem;
  font-weight: 600;
  line-height: 1.35;
  color: var(--color-text-primary);
  overflow-wrap: anywhere;
}
@media (max-width: 1024px) {
  .pt-product-specs {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 600px) {
  .pt-product-specs {
    grid-template-columns: minmax(0, 1fr);
  }
}
.pt-product-detail__owner-actions {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
}
.pt-product-detail__owner-actions .pt-card-action-btn .pt-icon, .pt-product-detail__owner-actions .pt-card-action-btn .pt-icon-wrap {
  width: 1.25rem;
  height: 1.25rem;
}
.pt-product-detail__owner-actions .pt-card-action-btn {
  color: oklch(66% 0 0);
  background: transparent;
  filter: drop-shadow(0 1px 1.5px oklch(20% 0 0 / 28%));
  transition: filter 140ms ease-out, color 120ms ease;
}
.pt-product-detail__owner-actions .pt-card-action-btn:hover, .pt-product-detail__owner-actions .pt-card-action-btn:focus-visible {
  background: transparent;
  color: oklch(55% 0 0);
  filter: drop-shadow(0 2px 4px oklch(20% 0 0 / 45%));
}
.pt-product-detail__owner-actions .pt-card-action-btn--delete:hover {
  color: var(--color-danger, #dc2626);
}
.pt-product-detail__owner-actions .pt-card-action-btn--like.pt-follow-btn--active, .pt-product-detail__owner-actions .pt-card-action-btn--like.pt-follow-btn--active:hover, .pt-product-detail__owner-actions .pt-card-action-btn--like.pt-follow-btn--active:focus-visible {
  color: #ee5b4e;
}
.pt-product-detail__owner-actions .pt-card-action-btn--feature.pt-card-action-btn--active, .pt-product-detail__owner-actions .pt-card-action-btn--feature.pt-card-action-btn--active:hover, .pt-product-detail__owner-actions .pt-card-action-btn--feature.pt-card-action-btn--active:focus-visible {
  color: oklch(72% 0.16 75);
}
.pt-product-admin-menu {
  list-style: none;
  margin: 0;
  padding: 0.25rem;
  min-width: 160px;
}
.pt-product-admin-menu__link {
  display: block;
  padding: 0.5rem 0.75rem;
  border-radius: 8px;
  font-size: 0.875rem;
  color: var(--color-surface-inverse);
  text-decoration: none;
}
.pt-product-admin-menu__link:hover {
  background: var(--color-surface-2);
}
.pt-product-qr__img {
  display: block;
  width: 216px;
  height: 216px;
  padding: 0.5rem;
  background: #fff;
  border: 1px solid var(--color-border);
  border-radius: 10px;
}
.pt-product-quote__intro {
  margin: 0 0 1rem;
  color: var(--color-text-secondary);
  font-size: 0.9rem;
}
.pt-product-quote__rows {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-product-quote__row {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-product-quote__product {
  flex: 1;
  min-width: 0;
}
.pt-product-quote__qty {
  width: 110px;
  flex: none;
  border-radius: var(--radius-md);
  font-size: 0.875rem;
}
.pt-product-quote__remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  flex: none;
  border: none;
  border-radius: 8px;
  background: transparent;
  color: var(--color-text-secondary);
  cursor: pointer;
}
.pt-product-quote__remove:hover {
  background: var(--color-surface-2);
  color: var(--color-danger, #dc2626);
}
.pt-product-quote__add {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  margin-top: 0.75rem;
  border: none;
  background: transparent;
  color: var(--color-brand);
  font-size: 0.875rem;
  font-weight: 500;
  cursor: pointer;
  padding: 0;
}
.pt-product-quote__add:disabled {
  color: var(--color-text-secondary);
  cursor: not-allowed;
}
.pt-product-quote__body {
  margin-top: 1rem;
}
.pt-product-form-page {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 1rem 1.25rem 2rem;
}
.pt-product-form-page .pt-page-header {
  margin: 0;
  padding: 1rem 1.25rem;
}
.pt-public-main--pricing {
  padding: 0;
  background: #fdfdff;
}
.pt-pricing-page {
  background: #fdfdff;
  color: var(--color-text-primary);
  overflow: clip;
}
.pt-pricing-page__hero {
  width: 100%;
  aspect-ratio: 2 / 1;
  min-height: 0;
  background-color: #fdfdff;
  background-image: var(--pt-pricing-hero-image);
  background-size: 100% 100%;
  background-position: center top;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  text-align: center;
  position: relative;
}
.pt-pricing-page__hero-inner {
  width: min(65rem, calc(100% - 2rem));
  padding-top: clamp(6rem, 11vw, 10.5rem);
}
.pt-pricing-page__title {
  width: min(55rem, 100%);
  margin: 0 auto;
  color: #fff;
  font-family: "Inter", var(--font-display), sans-serif;
  font-style: normal;
  font-weight: 700;
  font-stretch: condensed;
  font-size: clamp(2.8rem, 4vw, 4.25rem);
  line-height: 1.22;
  text-align: center;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  text-shadow: 0 2px 18px rgb(0 0 0 / 42%);
}
.pt-pricing-page__title span {
  display: block;
  transform: scaleX(0.9);
  transform-origin: center;
}
.pt-pricing-page__description {
  margin: clamp(1.2rem, 2vw, 1.75rem) auto 0;
  max-width: 57rem;
  color: rgb(255 255 255 / 92%);
  font-family: "Inter", var(--font-sans), sans-serif;
  font-size: clamp(0.98rem, 1.15vw, 1.18rem);
  line-height: 1.68;
  text-shadow: 0 2px 12px rgb(0 0 0 / 40%);
}
.pt-pricing-page__plans {
  position: relative;
  z-index: 1;
  margin-top: clamp(-18rem, -15vw, -10rem);
  padding: 0 clamp(1rem, 4vw, 4.5rem) clamp(4.75rem, 8vw, 8rem);
}
.pt-pricing-page__plans-container {
  width: min(82.5rem, 100%);
  margin: 0 auto;
}
.pt-pricing-page__cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(1rem, 2vw, 1.8rem);
  align-items: stretch;
}
.pt-pricing-card {
  min-width: 0;
  min-height: clamp(52rem, 68.625vw, 68.625rem);
  padding: clamp(1.75rem, 2.7vw, 2.625rem) clamp(1.35rem, 2.1vw, 2.0625rem) 1.5rem;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 20px 40px rgb(0 0 0 / 25%);
  display: flex;
  flex-direction: column;
  will-change: transform, opacity;
}
.pt-pricing-card--animation-ready {
  opacity: 0;
  transform: translate3d(0, 7.5rem, 0) scale(0.975);
  transition: opacity 900ms cubic-bezier(0.16, 1, 0.3, 1), transform 900ms cubic-bezier(0.16, 1, 0.3, 1), box-shadow 250ms ease;
}
.pt-pricing-card--animation-ready.pt-pricing-card--visible {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
}
.pt-pricing-card--animation-ready.pt-pricing-card--visible:hover {
  transform: translate3d(0, -0.75rem, 0) scale(1);
  box-shadow: 0 28px 52px rgb(0 0 0 / 29%);
}
.pt-pricing-card__header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
}
.pt-pricing-card__badge {
  min-height: 2rem;
  padding: 0.52rem 1.15rem;
  border: 0;
  border-radius: 999px;
  color: #fff;
  font-family: "Inter", var(--font-sans), sans-serif;
  font-size: 0.88rem;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  box-shadow: none;
}
.pt-pricing-card__badge--free {
  background: #168fd5;
  color: #fff;
}
.pt-pricing-card__badge--custom {
  background: #ff7a22;
  color: #fff;
}
.pt-pricing-card__title {
  width: 100%;
  min-height: 5.94rem;
  margin: 1.4rem 0 0;
  padding: 0 0 0.6875rem;
  color: #161c2f;
  font-family: "Inter", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 2rem;
  line-height: 1.3125;
  letter-spacing: 1px;
  text-align: left;
  font-synthesis: none;
}
.pt-pricing-card__title-line {
  display: block;
  color: #161c2f;
  font-family: "Inter", Arial, sans-serif;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  font-synthesis: none;
}
.pt-pricing-card__title > .pt-pricing-card__title-line--primary {
  font-family: "Inter", Arial, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-variation-settings: "wght" 800;
}
.pt-pricing-card__title > .pt-pricing-card__title-line--secondary {
  font-family: "Inter", Arial, sans-serif;
  font-style: normal;
  font-weight: 400 !important;
  font-variation-settings: "wght" 400;
}
.pt-pricing-card__action {
  width: 100%;
  margin-top: 1.4375rem;
}
.pt-pricing-card__button {
  width: 100%;
  min-height: 3.35rem;
  border-radius: 0.375rem;
  font-family: "Inter", var(--font-sans), sans-serif;
  font-size: 1rem;
  font-weight: 700;
  transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease, transform 180ms ease;
}
.pt-pricing-card__button:hover {
  transform: translateY(-2px);
}
.pt-pricing-card__button--outline {
  border: 2px solid #168fd5;
  background: #fff;
  color: #168fd5;
}
.pt-pricing-card__button--outline:hover {
  border-color: #168fd5;
  background: rgb(22 143 213 / 8%);
  color: #168fd5;
}
.pt-pricing-card__button--outline:focus-visible {
  outline: 3px solid rgb(22 143 213 / 30%);
  outline-offset: 3px;
}
.pt-pricing-card__button--solid {
  border-color: #47ba69;
  background: #47ba69;
  color: #fff;
}
.pt-pricing-card__button--solid:hover {
  border-color: #3ca85d;
  background: #3ca85d;
  color: #fff;
}
.pt-pricing-card__button--solid:focus-visible {
  outline: 3px solid rgb(71 186 105 / 35%);
  outline-offset: 3px;
}
.pt-pricing-card__features {
  list-style: none;
  margin: clamp(2.2rem, 4vw, 3.4rem) 0 0;
  padding: 0;
  display: grid;
  gap: clamp(1.2rem, 2.1vw, 1.65rem);
}
.pt-pricing-card__feature {
  display: grid;
  grid-template-columns: 1.35rem minmax(0, 1fr);
  gap: 0.78rem;
  align-items: start;
}
.pt-pricing-card__check {
  width: 1.16rem;
  height: 1.16rem;
  margin-top: 0.18rem;
  border-radius: 50%;
  background: #47ba69;
  box-shadow: 0 2px 5px rgb(71 186 105 / 30%);
  position: relative;
}
.pt-pricing-card__check::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.32rem;
  height: 0.57rem;
  border: solid #fff;
  border-width: 0 0.13rem 0.13rem 0;
  transform: translate(-50%, -58%) rotate(45deg);
  transform-origin: center;
}
.pt-pricing-card__feature-title {
  margin: 0;
  color: oklch(20% 0.03 250);
  font-size: clamp(1.03rem, 1.4vw, 1.2rem);
  line-height: 1.25;
  font-weight: 800;
  letter-spacing: 0;
}
.pt-pricing-card__feature-description {
  margin: 0.42rem 0 0;
  color: var(--color-text-secondary);
  font-size: clamp(0.9rem, 1vw, 1rem);
  line-height: 1.55;
}
.pt-pricing-page__included {
  min-height: clamp(20rem, 24vw, 23.375rem);
  background-image: var(--pt-pricing-included-image);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  display: flex;
  align-items: center;
}
.pt-pricing-page__included-inner {
  width: min(82.5rem, calc(100% - 2rem));
  margin: 0 auto;
  padding: clamp(4rem, 7vw, 5.7rem) 0;
}
.pt-pricing-page__included-title {
  width: 100%;
  margin: 0;
  padding-left: 0.5rem;
  color: #fff;
  font-family: "Inter", var(--font-display), sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: clamp(2.25rem, 2.75vw, 2.75rem);
  line-height: 1.3636;
  text-align: left;
  letter-spacing: 1px;
  text-transform: capitalize;
}
.pt-pricing-page__included-grid {
  margin-top: clamp(2.6rem, 5vw, 4.5rem);
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(1.75rem, 4vw, 4.5rem);
  align-items: start;
}
.pt-pricing-included-feature {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 1rem;
  align-items: center;
}
.pt-pricing-included-feature__icon {
  width: 4.25rem;
  min-height: 4.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.pt-pricing-included-feature__icon img {
  display: block;
  max-width: 4.125rem;
  max-height: 4.25rem;
  width: auto;
  height: auto;
  object-fit: contain;
}
.pt-pricing-included-feature__copy {
  margin: 0;
  color: rgb(255 255 255 / 90%);
  font-family: "Inter", var(--font-sans), sans-serif;
  font-size: clamp(0.98rem, 1.25vw, 1.2rem);
  line-height: 1.45;
  will-change: opacity, transform, filter;
}
.pt-pricing-included-feature__line {
  display: block;
}
.pt-pricing-included-feature__line--primary {
  color: #fff;
}
.pt-pricing-included-feature__line--primary strong {
  font-weight: 800;
}
.pt-pricing-included-feature__regular {
  font-weight: 400;
}
.pt-pricing-included-feature--animation-ready .pt-pricing-included-feature__copy {
  opacity: 0;
  filter: blur(4px);
  transform: translate3d(-2.75rem, 0, 0);
  transition: opacity 1100ms cubic-bezier(0.16, 1, 0.3, 1), transform 1100ms cubic-bezier(0.16, 1, 0.3, 1), filter 1100ms cubic-bezier(0.16, 1, 0.3, 1);
}
.pt-pricing-included-feature--animation-ready.pt-pricing-included-feature--visible .pt-pricing-included-feature__copy {
  opacity: 1;
  filter: blur(0);
  transform: translate3d(0, 0, 0);
}
@media (max-width: 1180px) {
  .pt-pricing-page__plans {
    margin-top: clamp(-12rem, -12vw, -7rem);
  }
  .pt-pricing-page__cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .pt-pricing-card {
    min-height: auto;
  }
  .pt-pricing-card:last-child {
    grid-column: 1 / -1;
    width: min(100%, 34rem);
    justify-self: center;
  }
  .pt-pricing-page__included-grid {
    gap: 2rem;
  }
}
@media (max-width: 840px) {
  .pt-pricing-page__hero {
    aspect-ratio: auto;
    min-height: 38rem;
    background-size: cover;
    background-position: 56% top;
  }
  .pt-pricing-page__hero-inner {
    padding-top: 5.25rem;
  }
  .pt-pricing-page__title {
    font-size: clamp(2.25rem, 6vw, 3.25rem);
    line-height: 1.2;
  }
  .pt-pricing-page__plans {
    margin-top: -6rem;
    padding-inline: 1rem;
  }
  .pt-pricing-page__cards {
    grid-template-columns: 1fr;
  }
  .pt-pricing-card:last-child {
    grid-column: auto;
    width: auto;
  }
  .pt-pricing-page__included-grid {
    grid-template-columns: 1fr;
    max-width: 34rem;
    margin-left: auto;
    margin-right: auto;
  }
  .pt-pricing-included-feature {
    grid-template-columns: 4.25rem minmax(0, 1fr);
  }
}
@media (max-width: 520px) {
  .pt-pricing-page__hero {
    min-height: 34rem;
    background-size: cover;
    background-position: 60% top;
  }
  .pt-pricing-page__hero-inner {
    width: min(100% - 1.25rem, 31rem);
    padding-top: 4.5rem;
  }
  .pt-pricing-page__title {
    font-size: clamp(1.85rem, 9vw, 2.5rem);
    line-height: 1.2;
    letter-spacing: 1px;
  }
  .pt-pricing-page__description {
    line-height: 1.55;
  }
  .pt-pricing-page__plans {
    margin-top: -3.5rem;
    padding-bottom: 3.5rem;
  }
  .pt-pricing-card {
    padding: 1.5rem 1.15rem;
  }
  .pt-pricing-card__title {
    min-height: auto;
  }
  .pt-pricing-card__title-line--primary, .pt-pricing-card__title-line--secondary {
    font-size: 1.85rem;
    line-height: 1.3;
  }
  .pt-pricing-card__button {
    min-height: 3.1rem;
    white-space: normal;
  }
  .pt-pricing-page__included-title {
    padding-left: 0;
    font-size: 2rem;
    line-height: 1.3;
    text-align: center;
  }
  .pt-pricing-included-feature {
    grid-template-columns: 1fr;
    text-align: center;
    justify-items: center;
  }
  .pt-pricing-included-feature--animation-ready .pt-pricing-included-feature__copy {
    transform: translate3d(0, 2rem, 0);
  }
}
@media (max-width: 340px) {
  .pt-pricing-page__title {
    font-size: 1.75rem;
  }
  .pt-pricing-page__description {
    font-size: 0.92rem;
  }
  .pt-pricing-card__title-line--primary, .pt-pricing-card__title-line--secondary {
    font-size: 1.7rem;
  }
}
@media (prefers-reduced-motion: reduce) {
  .pt-pricing-card, .pt-pricing-card--animation-ready, .pt-pricing-card--animation-ready.pt-pricing-card--visible, .pt-pricing-card--animation-ready.pt-pricing-card--visible:hover {
    opacity: 1;
    transform: none;
    transition: none;
  }
  .pt-pricing-card__button {
    transition: none;
  }
  .pt-pricing-card__button:hover {
    transform: none;
  }
  .pt-pricing-included-feature--animation-ready .pt-pricing-included-feature__copy, .pt-pricing-included-feature--animation-ready.pt-pricing-included-feature--visible .pt-pricing-included-feature__copy {
    opacity: 1;
    filter: none;
    transform: none;
    transition: none;
  }
}
.pt-public-main--company-profiles {
  padding: 0;
  background: #fff;
}
.pt-company-profiles {
  --company-profiles-ink: #161c2d;
  --company-profiles-muted: rgb(22 28 45 / 70%);
  --company-profiles-green: #47ba69;
  --company-profiles-blue: #168fd5;
  --company-profiles-section-gray: #f5f7fa;
  --company-profiles-container: min(82.5rem, calc(100% - clamp(2rem, 6vw, 6rem)));
  position: relative;
  overflow-x: hidden;
  background: #fff;
  color: var(--company-profiles-ink);
  font-family: "Inter Variable", "Inter", var(--font-sans), system-ui, sans-serif;
}
.pt-company-profiles img {
  display: block;
  max-width: 100%;
}
.pt-company-profiles__container {
  width: var(--company-profiles-container);
  margin: 0 auto;
}
.pt-company-profiles-section__title {
  margin: 0;
  color: var(--company-profiles-ink);
  font-size: clamp(2.35rem, 3.45vw, 2.75rem);
  font-weight: 700;
  line-height: 1.36;
  letter-spacing: 0;
}
.pt-company-profiles-section__title--inverse {
  color: #fff;
}
.pt-company-profiles-section__body {
  max-width: 39rem;
  margin: clamp(1rem, 1.8vw, 1.4rem) 0 0;
  color: var(--company-profiles-muted);
  font-size: clamp(1.08rem, 1.55vw, 1.25rem);
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0;
}
.pt-company-profiles-copy-lines__line {
  display: block;
  white-space: nowrap;
}
.pt-company-profiles-section__body--inverse {
  color: rgb(255 255 255 / 76%);
}
.pt-company-profiles-section__kicker {
  margin: clamp(1.5rem, 2.4vw, 2.1rem) 0 0;
  color: var(--company-profiles-ink);
  font-size: clamp(1rem, 1.35vw, 1.12rem);
  font-weight: 800;
  line-height: 1.45;
  letter-spacing: 0;
}
.pt-company-profiles-section__kicker--inverse {
  color: #fff;
}
.pt-company-profiles-cta {
  min-height: 3.35rem;
  min-width: 12.75rem;
  padding-inline: 2rem;
  border: 1px solid #0879de;
  border-radius: 2px;
  background: #0879de;
  box-shadow: 0 12px 24px rgb(8 121 222 / 24%);
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
}
.pt-company-profiles-cta:hover {
  border-color: #076dc8;
  background: #076dc8;
  color: #fff;
}
.pt-company-profiles .pt-btn:focus-visible, .pt-company-profiles-logo-strip__link:focus-visible {
  outline: 3px solid rgb(71 186 105 / 42%);
  outline-offset: 4px;
}
.pt-company-profiles-feature-list {
  display: grid;
  gap: clamp(1rem, 1.9vw, 1.35rem);
  margin: clamp(1.4rem, 2.4vw, 2rem) 0 0;
  padding: 0;
  list-style: none;
}
.pt-company-profiles-feature-list--stacked {
  gap: clamp(1.2rem, 2.2vw, 1.65rem);
}
.pt-company-profiles-feature-list__item {
  display: grid;
  grid-template-columns: 1.35rem minmax(0, 1fr);
  gap: 0.78rem;
  align-items: start;
  min-width: 0;
}
.pt-company-profiles-feature-list__copy {
  min-width: 0;
}
.pt-company-profiles-feature-list__text, .pt-company-profiles-feature-list__description {
  color: var(--company-profiles-muted);
  font-size: clamp(1rem, 1.2vw, 1.06rem);
  line-height: 1.65;
  letter-spacing: 0;
}
.pt-company-profiles-feature-list--inverse .pt-company-profiles-feature-list__text, .pt-company-profiles-feature-list--inverse .pt-company-profiles-feature-list__description {
  color: rgb(255 255 255 / 76%);
}
.pt-company-profiles-feature-list__title {
  margin: 0;
  color: var(--company-profiles-ink);
  font-size: clamp(1.06rem, 1.35vw, 1.25rem);
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0;
}
.pt-company-profiles-feature-list__description {
  margin: 0.38rem 0 0;
}
.pt-company-profiles-feature-list .pt-pricing-card__check {
  flex: 0 0 auto;
  align-self: start;
  margin-top: 0.34rem;
}
.pt-company-profiles-hero {
  position: relative;
  z-index: 2;
  isolation: isolate;
  min-height: clamp(43rem, 62.6vw, 60rem);
  overflow: visible;
  background: var(--company-profiles-section-gray);
  color: #fff;
}
.pt-company-profiles-hero__background {
  position: absolute;
  z-index: 1;
  inset: -1rem 0 auto;
  overflow: visible;
  transform-origin: center top;
  pointer-events: none;
}
.pt-company-profiles-hero__background-image {
  position: relative;
  left: 50%;
  width: max(100%, 80rem);
  max-width: none;
  height: auto;
  transform: translateX(-50%);
}
.pt-company-profiles-hero__inner {
  position: relative;
  z-index: 3;
  display: grid;
  grid-template-columns: minmax(0, 0.94fr) minmax(21rem, 0.78fr);
  align-items: center;
  gap: clamp(2rem, 5vw, 5rem);
  width: var(--company-profiles-container);
  min-height: inherit;
  margin: 0 auto;
  padding: clamp(6rem, 10vw, 10.25rem) 0 clamp(12rem, 16vw, 16rem);
}
.pt-company-profiles-hero__content {
  max-width: 43rem;
  transform: translateX(0.25rem);
}
.pt-company-profiles-hero__title {
  max-width: 52rem;
  margin: 0;
  color: #fff;
  font-size: clamp(3rem, 4.6vw, 4.75rem);
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
.pt-company-profiles-hero__title-line {
  display: block;
  white-space: nowrap;
}
.pt-company-profiles-hero__body {
  max-width: 41rem;
  margin: clamp(1.25rem, 2.4vw, 2rem) 0 0;
  color: rgb(255 255 255 / 82%);
  font-size: clamp(1.08rem, 1.4vw, 1.22rem);
  line-height: 1.65;
  letter-spacing: 0;
  text-shadow: 0 2px 14px rgb(0 0 0 / 28%);
}
.pt-company-profiles-hero__tip {
  margin: clamp(1rem, 2vw, 1.35rem) 0 0;
  color: #fff;
  font-size: clamp(1.02rem, 1.22vw, 1.15rem);
  font-weight: 800;
  line-height: 1.45;
  letter-spacing: 0;
}
.pt-company-profiles-hero__action {
  margin-top: clamp(1.7rem, 2.8vw, 2.3rem);
}
.pt-company-profiles-hero__visual {
  position: absolute;
  right: clamp(-3.5rem, -2.5vw, -1.5rem);
  bottom: clamp(4.8rem, 5.8vw, 6.6rem);
  z-index: 4;
  width: clamp(36rem, 48vw, 50rem);
  height: clamp(40rem, 53vw, 53rem);
  pointer-events: none;
}
.pt-company-profiles-hero__worker-clip {
  position: absolute;
  inset: 0;
  overflow: visible;
}
.pt-company-profiles-hero__worker {
  --pt-reveal-start-transform: translate3d(clamp(7rem, 10vw, 10rem), 0, 0);
  --pt-reveal-end-transform: translate3d(2.35rem, 0, 0);
  position: absolute;
  right: 0;
  bottom: clamp(-4.8rem, -4vw, -2.5rem);
  width: 100%;
  max-width: none;
  height: auto;
  opacity: 1;
  transform: translate3d(2.35rem, 0, 0);
}
.pt-company-profiles-logo-strip {
  position: relative;
  z-index: 5;
  margin-top: clamp(-11.25rem, -9.2vw, -8.25rem);
  padding: 0 0 clamp(3.6rem, 6vw, 5.8rem);
}
.pt-company-profiles-logo-strip__panel {
  width: min(86rem, calc(100% - 4rem));
  margin: 0 auto;
  padding: clamp(1.25rem, 2.4vw, 1.9rem) clamp(1.15rem, 3vw, 2.6rem);
  overflow: visible;
  border-radius: 8px;
  background: var(--company-profiles-section-gray);
  box-shadow: 0 18px 34px rgb(22 28 45 / 24%), 0 48px 92px -18px rgb(22 28 45 / 38%);
}
.pt-company-profiles-logo-strip__list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: clamp(1rem, 2.4vw, 2.5rem);
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-company-profiles-logo-strip__item {
  --pt-reveal-start-transform: translate3d(-2.25rem, 0, 0);
  --pt-reveal-end-transform: translate3d(0, 0, 0);
  flex: 0 1 10rem;
  min-width: 7rem;
}
.pt-company-profiles-logo-strip__link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 4.25rem;
  border-radius: var(--radius-md);
  background: transparent;
  text-decoration: none;
}
.pt-company-profiles-logo-strip__logo {
  width: auto;
  max-width: 8.5rem;
  max-height: clamp(2.4rem, 3vw, 3.7rem);
  object-fit: contain;
}
.pt-company-profiles-introduce {
  position: relative;
  z-index: 0;
  isolation: isolate;
  padding: clamp(1.5rem, 3.2vw, 3.5rem) 0 0;
  overflow: visible;
  background: var(--company-profiles-section-gray);
}
.pt-company-profiles-introduce::before {
  position: absolute;
  top: -6rem;
  right: 0;
  left: 0;
  z-index: 0;
  height: 6rem;
  background: var(--company-profiles-section-gray);
  content: "";
  pointer-events: none;
}
.pt-company-profiles-introduce__grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(28rem, 0.98fr) minmax(0, 0.82fr);
  gap: clamp(3rem, 6vw, 6.5rem);
  align-items: start;
}
.pt-company-profiles-introduce__visual {
  position: relative;
  z-index: 2;
  min-height: clamp(37rem, 54vw, 50rem);
}
.pt-company-profiles-introduce__worker-clip {
  position: relative;
  z-index: 3;
  height: clamp(32rem, 48vw, 46rem);
  overflow: visible;
}
.pt-company-profiles-introduce__backdrop {
  position: absolute;
  left: clamp(2rem, 5vw, 5rem);
  bottom: clamp(0.25rem, 1.6vw, 1.75rem);
  z-index: 1;
  width: clamp(17rem, 24vw, 25rem);
  height: auto;
  opacity: 1;
  filter: brightness(0.9) saturate(0.6) contrast(1.06);
}
.pt-company-profiles-introduce__worker {
  --pt-reveal-start-transform: translate3d(0, 4rem, 0);
  --pt-reveal-end-transform: translate3d(0, 0, 0);
  position: absolute;
  left: clamp(2rem, 6vw, 6rem);
  bottom: clamp(2.5rem, 4vw, 4.5rem);
  z-index: 2;
  width: clamp(18.5rem, 30vw, 31rem);
  height: auto;
}
.pt-company-profiles-introduce__content {
  max-width: 38rem;
  padding-top: clamp(1.8rem, 4.8vw, 4.75rem);
}
.pt-company-profiles-introduce__eyebrow {
  margin: 0 0 0.55rem;
  color: #b2b2c5;
  font-size: 1.1875rem;
  font-weight: 600;
  line-height: 2rem;
  letter-spacing: -0.0125rem;
  text-transform: uppercase;
}
.pt-company-profiles-introduce__reveal {
  --pt-reveal-start-transform: translate3d(0, 2.75rem, 0);
  --pt-reveal-end-transform: translate3d(0, 0, 0);
}
.pt-company-profiles-metrics {
  position: relative;
  z-index: 6;
  isolation: isolate;
  width: 100vw;
  margin: clamp(-12rem, -10vw, -8.5rem) 0 0 calc(50% - 50vw);
  overflow: hidden;
  background-color: #101723;
  background-image: var(--pt-company-profiles-metrics-bg);
  background-position: center;
  background-size: cover;
}
.pt-company-profiles-metrics::before {
  position: absolute;
  inset: 0;
  z-index: 0;
  background: rgb(0 0 0 / 20%);
  content: "";
  pointer-events: none;
}
.pt-company-profiles-metrics__list {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: center;
  gap: clamp(0.8rem, 2vw, 1.5rem);
  width: min(86rem, calc(100% - 4rem));
  min-height: clamp(11rem, 14vw, 13.5rem);
  margin: 0 auto;
  padding: clamp(1.35rem, 2.4vw, 2.15rem) 0;
  list-style: none;
}
.pt-company-profiles-metric {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
  justify-content: center;
  gap: clamp(0.8rem, 1.8vw, 1.25rem);
  width: fit-content;
  min-width: 0;
  margin: 0 auto;
  color: #fff;
  text-align: left;
}
.pt-company-profiles-metric:first-child {
  transform: translateX(-2.35rem);
}
.pt-company-profiles-metric:last-child {
  transform: translateX(2.35rem);
}
.pt-company-profiles-metric__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.9rem;
  height: 3.9rem;
}
.pt-company-profiles-metric__icon img {
  width: auto;
  max-width: 3.6rem;
  max-height: 3.6rem;
  object-fit: contain;
}
.pt-company-profiles-metric__copy {
  --pt-reveal-start-transform: translate3d(-2.25rem, 0, 0);
  --pt-reveal-end-transform: translate3d(0, 0, 0);
  display: grid;
  gap: 0.15rem;
  justify-items: start;
  min-width: 0;
}
.pt-company-profiles-metric__value {
  color: #fff;
  font-size: clamp(1.45rem, 2.5vw, 2.05rem);
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: 0;
  white-space: nowrap;
}
.pt-company-profiles-metric__label {
  color: rgb(255 255 255 / 78%);
  font-size: clamp(0.9rem, 1.18vw, 1.08rem);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0;
}
.pt-company-profiles-showcase {
  padding: clamp(3.5rem, 6vw, 6rem) 0 clamp(1.5rem, 2.8vw, 2.75rem);
  overflow: visible;
  background: #fff;
}
.pt-company-profiles-showcase__grid {
  display: grid;
  grid-template-columns: minmax(0, 0.82fr) minmax(31rem, 1.03fr);
  gap: clamp(2.5rem, 5.8vw, 6.25rem);
  align-items: start;
}
.pt-company-profiles-showcase__content {
  align-self: center;
  max-width: 40rem;
  padding-top: 0;
  transform: translateY(-2.5rem);
}
.pt-company-profiles-showcase__title {
  font-size: clamp(2rem, 2.8vw, 2.6rem);
  line-height: 1.2;
  white-space: nowrap;
}
.pt-company-profiles-showcase .pt-company-profiles-section__kicker {
  margin-top: clamp(1.05rem, 1.8vw, 1.5rem);
}
.pt-company-profiles-showcase .pt-company-profiles-feature-list--stacked {
  gap: clamp(0.8rem, 1.35vw, 1.12rem);
  margin-top: clamp(1rem, 1.7vw, 1.35rem);
}
.pt-company-profiles-showcase__visual {
  justify-self: end;
  width: clamp(32rem, 44vw, 46rem);
  margin-right: calc((100vw - min(82.5rem, calc(100vw - clamp(2rem, 6vw, 6rem)))) / -2);
  filter: drop-shadow(0 18px 28px rgb(22 28 45 / 14%)) drop-shadow(0 44px 70px rgb(22 28 45 / 10%));
}
.pt-company-profiles-showcase__image {
  --pt-reveal-start-transform: none;
  --pt-reveal-end-transform: none;
  aspect-ratio: 676 / 926;
  width: 100%;
  height: auto;
}
.pt-company-profiles-visibility {
  position: relative;
  isolation: isolate;
  margin-top: clamp(-5.5rem, -4.8vw, -3rem);
  overflow: hidden;
  background-color: #211913;
  background-image: var(--pt-company-profiles-visibility-bg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}
.pt-company-profiles-visibility::before {
  position: absolute;
  inset: 0;
  z-index: 0;
  background: rgb(0 0 0 / 18%);
  content: "";
  pointer-events: none;
}
.pt-company-profiles-visibility__grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(24rem, 0.82fr) minmax(38rem, 1.02fr);
  gap: clamp(2rem, 4.8vw, 4.75rem);
  align-items: center;
  min-height: clamp(33rem, 45vw, 43rem);
  padding: clamp(3.5rem, 5vw, 5rem) 0;
}
.pt-company-profiles-visibility__visual {
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
  align-self: stretch;
  margin-left: calc((100vw - min(82.5rem, calc(100vw - clamp(2rem, 6vw, 6rem)))) / -2);
}
.pt-company-profiles .pt-company-profiles-visibility__image {
  flex: 0 0 auto;
  aspect-ratio: 1032 / 873;
  width: min(clamp(38rem, 50vw, 48rem), calc(50vw + 2rem));
  max-width: none;
  height: auto;
  transform: translate3d(clamp(11rem, 13vw, 13rem), calc(clamp(0.5rem, 1vw, 1rem) + 0.125rem), 0) scale(1.52);
  transform-origin: center;
}
.pt-company-profiles-visibility__content {
  position: relative;
  z-index: 1;
  align-self: center;
  max-width: 46rem;
  margin-left: clamp(1.5rem, 2vw, 2.5rem);
  transform: translateY(-3.25rem);
}
.pt-company-profiles-visibility .pt-company-profiles-feature-list__item {
  grid-template-columns: 1.35rem max-content;
}
.pt-company-profiles-visibility .pt-company-profiles-feature-list__text {
  font-size: clamp(0.96rem, 1.05vw, 1.02rem);
  white-space: nowrap;
}
.pt-company-profiles-online-store {
  position: relative;
  z-index: 6;
  min-height: clamp(40rem, 56vw, 53rem);
  margin-bottom: clamp(-10rem, -8.8vw, -6.5rem);
  padding: clamp(6rem, 10vw, 10rem) 0 clamp(10rem, 15vw, 14rem);
  overflow: hidden;
  background-color: #fff;
  background-image: var(--pt-company-profiles-online-store-bg);
  background-position: 58% center;
  background-size: cover;
  background-repeat: no-repeat;
}
.pt-company-profiles-online-store__content {
  max-width: 38rem;
  transform: translateX(-2rem);
}
.pt-company-profiles-online-store .pt-company-profiles-section__body {
  max-width: 31.75rem;
}
.pt-company-profiles-online-store__lead {
  max-width: 39rem;
  margin: clamp(1rem, 1.8vw, 1.35rem) 0 0;
  color: var(--company-profiles-ink);
  font-size: clamp(1.02rem, 1.24vw, 1.12rem);
  font-weight: 800;
  line-height: 1.5;
  letter-spacing: 0;
}
.pt-company-profiles-final {
  position: relative;
  z-index: 2;
  min-height: clamp(54rem, 78vw, 78rem);
  margin-top: clamp(-8rem, -7vw, -4.75rem);
  overflow: hidden;
  background-color: #fff;
  background-image: var(--pt-company-profiles-final-bg);
  background-position: center clamp(-4.75rem, -3.6vw, -2.5rem);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.pt-company-profiles-final__upper {
  padding-top: clamp(14.9rem, 22.3vw, 22.35rem);
}
.pt-company-profiles-final__upper-content {
  width: min(46rem, 58vw);
  margin-left: auto;
  transform: translate3d( calc(clamp(4rem, 7vw, 6.25rem) + 2.35rem), -4.75rem, 0 );
}
.pt-company-profiles-final__title {
  margin: 0;
  color: var(--company-profiles-ink);
  font-size: clamp(2.75rem, 3.5vw, 3.25rem);
  font-weight: 700;
  line-height: 1.36;
  letter-spacing: 0;
}
.pt-company-profiles-final__subtitle {
  margin: clamp(0.65rem, 1.2vw, 1rem) 0 0;
  color: rgb(22 28 45 / 70%);
  font-size: clamp(1.75rem, 2.25vw, 2rem);
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: 0;
}
.pt-company-profiles-final__body {
  max-width: 44rem;
  margin: clamp(1rem, 1.8vw, 1.45rem) 0 0;
  color: rgb(22 28 45 / 70%);
  font-size: clamp(1.25rem, 1.65vw, 1.5rem);
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0;
}
.pt-company-profiles-final__lower {
  margin-top: clamp(20.65rem, 29vw, 30rem);
  padding-bottom: clamp(4.5rem, 6.5vw, 6.5rem);
}
.pt-company-profiles-final__lower-inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: clamp(2rem, 5vw, 5rem);
}
.pt-company-profiles-final__lower-copy {
  max-width: 47rem;
  transform: translateY(1.25rem);
}
.pt-company-profiles-final__lower-title {
  max-width: 43rem;
  margin: 0;
  color: #fff;
  font-size: clamp(3.5rem, 4.35vw, 4rem);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: 0.125rem;
}
.pt-company-profiles-final__lower-body {
  margin: clamp(1rem, 1.7vw, 1.35rem) 0 0;
  color: rgb(255 255 255 / 76%);
  font-size: clamp(1.05rem, 1.35vw, 1.1875rem);
  font-weight: 400;
  line-height: 1.68;
  letter-spacing: 0;
}
.pt-company-profiles-final__lower-action {
  align-self: start;
  justify-self: end;
  padding-top: clamp(4rem, 4.55vw, 4.75rem);
}
.pt-company-profiles-cta--inverse {
  width: 14.875rem;
  min-width: 14.875rem;
  min-height: 3.375rem;
  border-color: #fff;
  background: #fff;
  box-shadow: 0 14px 28px rgb(22 28 45 / 16%);
  color: #0879de;
}
.pt-company-profiles-cta--inverse:hover {
  border-color: rgb(255 255 255 / 92%);
  background: rgb(255 255 255 / 92%);
  color: #0879de;
}
.pt-company-profiles--js-ready .pt-company-profiles-hero__worker {
  opacity: 0.18;
  transform: var(--pt-reveal-start-transform);
  transition: opacity 1300ms cubic-bezier(0.16, 1, 0.3, 1), transform 1600ms cubic-bezier(0.16, 1, 0.3, 1);
  transition-delay: 0ms;
  will-change: opacity, transform;
}
.pt-company-profiles--js-ready .pt-company-profiles-hero__worker.is-visible {
  opacity: 1;
  transform: var(--pt-reveal-end-transform);
}
.pt-company-profiles--js-ready .pt-company-profiles-hero__text-reveal {
  --pt-reveal-start-transform: translate3d(0, 40px, 0);
  --pt-reveal-end-transform: translate3d(0, 0, 0);
  opacity: 0;
  transform: var(--pt-reveal-start-transform);
  transition: opacity 760ms cubic-bezier(0.16, 1, 0.3, 1), transform 760ms cubic-bezier(0.16, 1, 0.3, 1);
  transition-delay: var(--pt-reveal-delay, 0ms);
  will-change: opacity, transform;
}
.pt-company-profiles--js-ready .pt-company-profiles-hero__text-reveal.is-visible {
  opacity: 1;
  transform: var(--pt-reveal-end-transform);
}
.pt-company-profiles--js-ready .pt-company-profiles-introduce__worker {
  opacity: 0.18;
  transform: var(--pt-reveal-start-transform);
  transition: opacity 1100ms cubic-bezier(0.16, 1, 0.3, 1), transform 1100ms cubic-bezier(0.16, 1, 0.3, 1);
  will-change: opacity, transform;
}
.pt-company-profiles--js-ready .pt-company-profiles-introduce__worker.is-visible {
  opacity: 1;
  transform: var(--pt-reveal-end-transform);
}
.pt-company-profiles--js-ready .pt-company-profiles-introduce__reveal, .pt-company-profiles--js-ready .pt-company-profiles-metric__copy {
  opacity: 0;
  transform: var(--pt-reveal-start-transform);
  transition: opacity 760ms cubic-bezier(0.16, 1, 0.3, 1), transform 760ms cubic-bezier(0.16, 1, 0.3, 1);
  transition-delay: var(--pt-reveal-delay, 0ms);
  will-change: opacity, transform;
}
.pt-company-profiles--js-ready .pt-company-profiles-introduce__reveal.is-visible, .pt-company-profiles--js-ready .pt-company-profiles-metric__copy.is-visible {
  opacity: 1;
  transform: var(--pt-reveal-end-transform);
}
.pt-company-profiles-showcase__reveal, .pt-company-profiles-visibility__reveal, .pt-company-profiles-online-store__reveal, .pt-company-profiles-final__reveal {
  --pt-reveal-start-transform: translate3d(0, 2.75rem, 0);
  --pt-reveal-end-transform: translate3d(0, 0, 0);
}
.pt-company-profiles--js-ready .pt-company-profiles-showcase__reveal, .pt-company-profiles--js-ready .pt-company-profiles-visibility__reveal, .pt-company-profiles--js-ready .pt-company-profiles-online-store__reveal, .pt-company-profiles--js-ready .pt-company-profiles-final__reveal, .pt-company-profiles--js-ready .pt-company-profiles-showcase__image-reveal {
  opacity: 0;
  transform: var(--pt-reveal-start-transform);
  transition: opacity 760ms cubic-bezier(0.16, 1, 0.3, 1), transform 760ms cubic-bezier(0.16, 1, 0.3, 1);
  transition-delay: var(--pt-reveal-delay, 0ms);
  will-change: opacity, transform;
}
.pt-company-profiles--js-ready .pt-company-profiles-showcase__image-reveal {
  transition-duration: 900ms;
}
.pt-company-profiles--js-ready .pt-company-profiles-showcase__reveal.is-visible, .pt-company-profiles--js-ready .pt-company-profiles-visibility__reveal.is-visible, .pt-company-profiles--js-ready .pt-company-profiles-online-store__reveal.is-visible, .pt-company-profiles--js-ready .pt-company-profiles-final__reveal.is-visible, .pt-company-profiles--js-ready .pt-company-profiles-showcase__image-reveal.is-visible {
  opacity: 1;
  transform: var(--pt-reveal-end-transform);
}
.pt-company-profiles--js-ready .pt-company-profiles-logo-strip__item {
  opacity: 0;
  transform: var(--pt-reveal-start-transform);
  transition: opacity 760ms cubic-bezier(0.16, 1, 0.3, 1), transform 760ms cubic-bezier(0.16, 1, 0.3, 1);
  transition-delay: var(--pt-logo-reveal-delay, 0ms);
  will-change: opacity, transform;
}
.pt-company-profiles--js-ready .pt-company-profiles-logo-strip__item.is-visible {
  opacity: 1;
  transform: var(--pt-reveal-end-transform);
}
@media (max-width: 1180px) {
  .pt-company-profiles-hero__inner {
    grid-template-columns: minmax(0, 0.88fr) minmax(18rem, 0.65fr);
  }
  .pt-company-profiles-hero__content {
    transform: translateX(0.2rem);
  }
  .pt-company-profiles-hero__visual {
    right: clamp(-2.75rem, -2.2vw, -1.25rem);
    width: clamp(31rem, 46vw, 41rem);
    height: clamp(35rem, 51vw, 44rem);
  }
  .pt-company-profiles-introduce__grid, .pt-company-profiles-showcase__grid, .pt-company-profiles-visibility__grid {
    gap: clamp(2.5rem, 5vw, 4.5rem);
  }
  .pt-company-profiles-showcase__grid {
    grid-template-columns: minmax(0, 0.82fr) minmax(28rem, 1fr);
  }
  .pt-company-profiles-showcase__image {
    width: 100%;
    max-width: none;
  }
  .pt-company-profiles-visibility__grid {
    grid-template-columns: minmax(23rem, 0.9fr) minmax(0, 1fr);
  }
  .pt-company-profiles-visibility__content {
    max-width: 100%;
    margin-left: 0;
  }
  .pt-company-profiles-visibility .pt-company-profiles-feature-list__item {
    grid-template-columns: 1.35rem minmax(0, 1fr);
  }
  .pt-company-profiles-visibility .pt-company-profiles-feature-list__text {
    white-space: normal;
  }
  .pt-company-profiles-final__upper-content {
    width: min(43rem, 55vw);
  }
  .pt-company-profiles-final__lower-title {
    font-size: clamp(3rem, 4.2vw, 3.5rem);
  }
}
@media (max-width: 960px) {
  .pt-company-profiles__container {
    width: min(43rem, calc(100% - 2rem));
  }
  .pt-company-profiles-hero {
    min-height: auto;
  }
  .pt-company-profiles-hero__background-image {
    left: 52%;
    width: max(100%, 72rem);
  }
  .pt-company-profiles-copy-lines__line {
    display: inline;
    white-space: normal;
  }
  .pt-company-profiles-copy-lines__line:not(:last-child)::after {
    content: " ";
  }
  .pt-company-profiles-hero__inner {
    display: grid;
    grid-template-columns: 1fr;
    padding: clamp(5rem, 12vw, 7rem) 0 clamp(14rem, 28vw, 18rem);
    text-align: center;
  }
  .pt-company-profiles-hero__content {
    max-width: 43rem;
    margin: 0 auto;
    transform: none;
  }
  .pt-company-profiles-hero__title, .pt-company-profiles-hero__body {
    margin-right: auto;
    margin-left: auto;
  }
  .pt-company-profiles-hero__title-line {
    white-space: normal;
  }
  .pt-company-profiles-hero__visual {
    right: 50%;
    bottom: clamp(2.2rem, 4vw, 3rem);
    width: clamp(22rem, 52vw, 31rem);
    height: clamp(25rem, 56vw, 34rem);
    transform: translateX(50%);
    opacity: 0.9;
  }
  .pt-company-profiles-hero__worker {
    --pt-reveal-start-transform: translate3d(3rem, 0, 0);
    --pt-reveal-end-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .pt-company-profiles--js-ready .pt-company-profiles-hero__worker {
    transform: var(--pt-reveal-start-transform);
  }
  .pt-company-profiles--js-ready .pt-company-profiles-hero__worker.is-visible {
    transform: var(--pt-reveal-end-transform);
  }
  .pt-company-profiles-logo-strip {
    margin-top: clamp(-6.75rem, -10vw, -4.5rem);
  }
  .pt-company-profiles-logo-strip__panel {
    width: calc(100% - 2rem);
  }
  .pt-company-profiles-logo-strip__list {
    justify-content: flex-start;
    overflow-x: auto;
    margin: -0.45rem;
    padding: 0.45rem;
    scroll-snap-type: x proximity;
  }
  .pt-company-profiles-logo-strip__item {
    flex: 0 0 7.4rem;
    scroll-snap-align: center;
  }
  .pt-company-profiles-introduce__grid, .pt-company-profiles-showcase__grid, .pt-company-profiles-visibility__grid {
    grid-template-columns: 1fr;
  }
  .pt-company-profiles-introduce__content, .pt-company-profiles-visibility__content {
    max-width: none;
    order: 1;
  }
  .pt-company-profiles-introduce__visual, .pt-company-profiles-visibility__visual {
    order: 2;
  }
  .pt-company-profiles-introduce__visual {
    min-height: clamp(31rem, 74vw, 39rem);
  }
  .pt-company-profiles-introduce__worker-clip {
    height: clamp(25rem, 66vw, 34rem);
  }
  .pt-company-profiles-introduce__worker {
    left: clamp(2.5rem, 18vw, 9rem);
    width: clamp(16rem, 52vw, 24rem);
  }
  .pt-company-profiles-introduce__backdrop {
    left: 50%;
    width: clamp(16rem, 44vw, 21rem);
    transform: translateX(-34%);
  }
  .pt-company-profiles-metrics {
    margin: clamp(-9rem, -13vw, -5.5rem) 0 0 calc(50% - 50vw);
  }
  .pt-company-profiles-metrics__list {
    width: min(43rem, calc(100% - 2rem));
  }
  .pt-company-profiles-showcase__visual {
    justify-self: end;
    width: min(33rem, calc(100vw - 1rem));
    margin-right: calc((100vw - min(43rem, calc(100vw - 2rem))) / -2);
  }
  .pt-company-profiles-showcase__title {
    white-space: normal;
  }
  .pt-company-profiles-showcase__image {
    width: 100%;
    max-width: none;
  }
  .pt-company-profiles-visibility__grid {
    min-height: 0;
    padding: clamp(3rem, 7vw, 4.5rem) 0;
  }
  .pt-company-profiles-visibility__visual {
    justify-self: start;
    align-self: center;
    margin-left: calc((100vw - min(43rem, calc(100vw - 2rem))) / -2);
  }
  .pt-company-profiles .pt-company-profiles-visibility__image {
    width: min(38rem, 100vw);
    max-width: none;
  }
  .pt-company-profiles-visibility__content {
    margin-left: 0;
    transform: none;
  }
  .pt-company-profiles-visibility .pt-company-profiles-feature-list__item {
    grid-template-columns: 1.35rem minmax(0, 1fr);
  }
  .pt-company-profiles-visibility .pt-company-profiles-feature-list__text {
    white-space: normal;
  }
  .pt-company-profiles-online-store {
    min-height: auto;
    padding: clamp(4.5rem, 10vw, 6rem) 0 clamp(8rem, 17vw, 10rem);
    background-image: var(--pt-company-profiles-online-store-bg);
    background-position: 62% center;
  }
  .pt-company-profiles-online-store__content {
    max-width: 34rem;
    transform: none;
  }
  .pt-company-profiles-final {
    min-height: auto;
    margin-top: clamp(-5rem, -8vw, -2.5rem);
    background-position: 34% clamp(-5rem, -8vw, -2.5rem);
  }
  .pt-company-profiles-final__upper {
    padding-top: clamp(5.5rem, 13vw, 8rem);
  }
  .pt-company-profiles-final__upper-content {
    width: min(100%, 38rem);
    margin-left: 0;
    padding-top: clamp(16rem, 35vw, 24rem);
    transform: none;
  }
  .pt-company-profiles-final__lower {
    margin-top: clamp(7rem, 18vw, 11rem);
  }
  .pt-company-profiles-final__lower-inner {
    grid-template-columns: 1fr;
    align-items: start;
  }
  .pt-company-profiles-final__lower-action {
    justify-self: start;
  }
}
@media (max-width: 640px) {
  .pt-company-profiles-section__title {
    font-size: clamp(2rem, 10vw, 2.55rem);
    line-height: 1.18;
  }
  .pt-company-profiles-section__body {
    font-size: 1rem;
    line-height: 1.62;
  }
  .pt-company-profiles-hero__inner {
    padding-top: clamp(4.2rem, 13vw, 5.5rem);
    padding-bottom: clamp(13rem, 43vw, 16rem);
  }
  .pt-company-profiles-hero__title {
    max-width: none;
    font-size: clamp(2.25rem, 11vw, 3.2rem);
    line-height: 1.12;
  }
  .pt-company-profiles-hero__body {
    font-size: 1rem;
    line-height: 1.58;
  }
  .pt-company-profiles-hero__visual {
    width: clamp(18rem, 74vw, 24rem);
    height: clamp(20rem, 79vw, 27rem);
  }
  .pt-company-profiles-logo-strip__panel {
    width: calc(100% - 1rem);
    padding: 1rem 0.75rem;
  }
  .pt-company-profiles-logo-strip__link {
    min-height: 3.7rem;
  }
  .pt-company-profiles-logo-strip__logo {
    max-width: 7.3rem;
    max-height: 2.9rem;
  }
  .pt-company-profiles-introduce, .pt-company-profiles-showcase {
    padding-block: clamp(3.75rem, 13vw, 5rem);
  }
  .pt-company-profiles-showcase {
    padding-bottom: clamp(1.5rem, 6vw, 2.5rem);
  }
  .pt-company-profiles-introduce {
    padding-bottom: 0;
  }
  .pt-company-profiles-introduce__visual {
    min-height: 31rem;
  }
  .pt-company-profiles-introduce__worker {
    left: clamp(1.5rem, 15vw, 5rem);
    width: clamp(16rem, 56vw, 22rem);
  }
  .pt-company-profiles-introduce__backdrop {
    width: clamp(14rem, 58vw, 19rem);
  }
  .pt-company-profiles-metrics__list {
    grid-template-columns: 1fr;
    gap: 1.1rem;
    min-height: 0;
    padding: 1.25rem;
  }
  .pt-company-profiles-metric {
    grid-template-columns: 3rem minmax(0, 1fr);
    justify-items: start;
    text-align: left;
  }
  .pt-company-profiles-metric:first-child, .pt-company-profiles-metric:last-child {
    transform: none;
  }
  .pt-company-profiles-metric__icon {
    width: 3rem;
    height: 3rem;
  }
  .pt-company-profiles-metric__copy {
    align-self: center;
    justify-items: start;
  }
  .pt-company-profiles-showcase__grid, .pt-company-profiles-visibility__grid {
    gap: 2rem;
  }
  .pt-company-profiles-online-store {
    padding-bottom: 7rem;
    background-position: 62% bottom;
  }
  .pt-company-profiles-final__title {
    font-size: clamp(2.1rem, 10vw, 2.75rem);
    line-height: 1.18;
  }
  .pt-company-profiles-final__subtitle {
    font-size: clamp(1.35rem, 7vw, 1.75rem);
    line-height: 1.2;
  }
  .pt-company-profiles-final__body {
    font-size: 1rem;
    line-height: 1.65;
  }
  .pt-company-profiles-final__lower-title {
    font-size: clamp(2.4rem, 12vw, 3.25rem);
    line-height: 1.08;
  }
  .pt-company-profiles-final__lower-body {
    font-size: 1rem;
  }
  .pt-company-profiles-cta--inverse {
    width: min(100%, 14.875rem);
    min-width: 0;
  }
}
@media (prefers-reduced-motion: reduce) {
  .pt-company-profiles--js-ready .pt-company-profiles-hero__worker {
    opacity: 1 !important;
    transform: translate3d(2.35rem, 0, 0) !important;
    transition: none !important;
  }
  .pt-company-profiles--js-ready .pt-company-profiles-hero__text-reveal, .pt-company-profiles--js-ready .pt-company-profiles-introduce__worker, .pt-company-profiles--js-ready .pt-company-profiles-logo-strip__item {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
  .pt-company-profiles-cta:hover {
    transform: none;
  }
}
@media (max-width: 960px) and (prefers-reduced-motion: reduce) {
  .pt-company-profiles--js-ready .pt-company-profiles-hero__worker {
    transform: none !important;
  }
}
.pt-public-main--construction-intelligence {
  padding: 0;
  background: #fff;
}
.pt-construction-intelligence {
  --pt-ci-ink: #161C2D;
  --pt-ci-heading-ink: #161C2F;
  --pt-ci-muted: rgb(22 28 45 / 70%);
  --pt-ci-green: #47BA69;
  --pt-ci-green-hover: #3FA55E;
  --pt-ci-section-gray: #f5f7fa;
  --pt-ci-container: min(82.5rem, calc(100% - clamp(2rem, 6vw, 6rem)));
  --pt-ci-logo-overlap: clamp(7.25rem, 9.5vw, 9.25rem);
  position: relative;
  overflow-x: hidden;
  background: #fff;
  color: var(--pt-ci-ink);
  font-family: "Inter Variable", "Inter", var(--font-sans), system-ui, sans-serif;
}
.pt-construction-intelligence img {
  display: block;
  max-width: 100%;
}
.pt-ci__container {
  width: var(--pt-ci-container);
  margin: 0 auto;
}
.pt-ci-heading-line {
  display: block;
}
.pt-ci-section-title {
  max-width: 34.875rem;
  margin: 0;
  color: var(--pt-ci-heading-ink);
  font-size: clamp(2.25rem, 3.05vw, 2.75rem);
  font-weight: 700;
  line-height: 1.3636;
  letter-spacing: 0.0625rem;
}
.pt-ci-section-title--inverse {
  color: var(--color-text-inverse);
}
.pt-ci-section-title--intro, .pt-ci-section-title--rich {
  max-width: 34.875rem;
}
.pt-ci-section-body {
  max-width: 42.3125rem;
  margin: clamp(1rem, 1.65vw, 1.35rem) 0 0;
  color: var(--pt-ci-ink);
  font-size: clamp(1.08rem, 1.55vw, 1.25rem);
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: -0.0125rem;
  opacity: 0.7;
}
.pt-ci-section-body--intro, .pt-ci-section-body--rich {
  max-width: 42.3125rem;
  color: var(--pt-ci-muted);
  opacity: 1;
}
.pt-ci-section-body--inverse {
  color: rgb(255 255 255 / 78%);
  opacity: 1;
}
.pt-ci-eyebrow {
  margin: 0 0 0.65rem;
  color: #B2B2C5;
  font-size: 1.1875rem;
  font-weight: 600;
  line-height: 2rem;
  letter-spacing: -0.0125rem;
  text-transform: uppercase;
}
.pt-ci-list-heading {
  margin: clamp(1.45rem, 2.3vw, 2rem) 0 0;
  color: var(--pt-ci-muted);
  font-size: clamp(1.08rem, 1.55vw, 1.25rem);
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: -0.0125rem;
  opacity: 1;
}
.pt-ci-button {
  min-height: 3.375rem;
  min-width: 14.875rem;
  padding-inline: 2rem;
  border: 1px solid var(--pt-ci-green);
  border-radius: 2px;
  background: var(--pt-ci-green);
  box-shadow: 0 12px 24px rgb(71 186 105 / 26%);
  color: #fff;
}
.pt-ci-button:hover {
  border-color: var(--pt-ci-green-hover);
  background: var(--pt-ci-green-hover);
  color: #fff;
}
.pt-ci-button:active {
  border-color: var(--pt-ci-green-hover);
  background: var(--pt-ci-green-hover);
  color: #fff;
  filter: brightness(0.92);
}
.pt-ci-button .pt-btn__label {
  font-family: Lato, "Inter", var(--font-sans), system-ui, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 2.125rem;
  color: inherit;
}
.pt-construction-intelligence .pt-btn:focus-visible, .pt-ci-logo-strip__link:focus-visible {
  outline: 3px solid rgb(71 186 105 / 42%);
  outline-offset: 4px;
}
.pt-construction-intelligence .pt-pricing-card__check {
  position: relative;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 30px;
  background: var(--pt-ci-green);
  box-shadow: 0 2px 5px rgb(71 186 105 / 30%);
}
.pt-ci-hero {
  position: relative;
  z-index: 2;
  isolation: isolate;
  min-height: clamp(43rem, 62.6vw, 60rem);
  overflow: visible;
  background: #fff;
  color: #fff;
}
.pt-ci-hero::before {
  display: none;
}
.pt-ci-hero::after {
  display: none;
}
.pt-ci-hero__background {
  position: absolute;
  z-index: 1;
  inset: -1rem 0 auto;
  overflow: visible;
  transform-origin: center top;
  pointer-events: none;
}
.pt-ci-hero__background-image {
  position: relative;
  left: 50%;
  width: max(100%, 80rem);
  max-width: none;
  height: auto;
  transform: translateX(-50%);
}
.pt-ci-hero__inner {
  position: relative;
  z-index: 3;
  display: grid;
  grid-template-columns: minmax(0, 40.375rem) minmax(24rem, 0.78fr);
  align-items: center;
  gap: clamp(2rem, 5vw, 5rem);
  min-height: inherit;
  padding: clamp(5.5rem, 8vw, 7.5rem) 0 calc(var(--pt-ci-logo-overlap) + clamp(3.2rem, 5vw, 4.75rem));
}
.pt-ci-hero__content {
  max-width: 40.375rem;
}
.pt-ci-hero__title {
  max-width: 35.5625rem;
  margin: 0;
  color: #fff;
  font-family: "Inter Variable", "Inter", var(--font-sans), system-ui, sans-serif;
  font-style: normal;
  font-size: clamp(2.8rem, 3.9vw, 3.5rem);
  font-weight: 800;
  line-height: 1.3215;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
}
.pt-ci-hero__body {
  max-width: 40.375rem;
  margin: 1.5rem 0 0;
  color: #fff;
  font-size: clamp(1.08rem, 1.55vw, 1.25rem);
  font-weight: 400;
  line-height: 1.55;
  letter-spacing: 0.0625rem;
  text-shadow: 0 2px 14px rgb(0 0 0 / 30%);
}
.pt-ci-hero__action {
  margin-top: clamp(1.55rem, 2.5vw, 2.15rem);
}
.pt-ci-hero__workers {
  position: absolute;
  right: clamp(-1.25rem, 1.2vw, 1.25rem);
  bottom: var(--pt-ci-logo-overlap);
  z-index: 3;
  width: clamp(31rem, 43vw, 43rem);
  pointer-events: none;
}
.pt-ci-hero__workers-image {
  --pt-reveal-start-transform: translate3d(clamp(3rem, 6vw, 5rem), 0, 0);
  --pt-reveal-end-transform: translate3d(0, 0, 0);
  width: 100%;
  height: auto;
}
.pt-ci-button--hero {
  width: 15.8125rem;
  height: 3.375rem;
}
.pt-ci-logo-strip {
  position: relative;
  z-index: 3;
  margin-top: calc(-1 * var(--pt-ci-logo-overlap));
  padding: 0 0 clamp(2.2rem, 3.6vw, 3.7rem);
}
.pt-ci-logo-strip__panel {
  width: min(86rem, calc(100% - 4rem));
  margin: 0 auto;
  padding: clamp(1.15rem, 2vw, 1.7rem) clamp(1.2rem, 3vw, 2.8rem);
  border-radius: var(--radius-lg);
  background: var(--pt-ci-section-gray);
  box-shadow: 0 16px 32px rgb(22 28 45 / 12%), 0 36px 70px -24px rgb(22 28 45 / 28%);
}
.pt-ci-logo-strip__list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: clamp(1rem, 2.4vw, 2.6rem);
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-ci-logo-strip__item {
  --pt-reveal-start-transform: translate3d(-2.25rem, 0, 0);
  --pt-reveal-end-transform: translate3d(0, 0, 0);
  flex: 0 1 10.5rem;
  min-width: 6.8rem;
}
.pt-ci-logo-strip__link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 4.45rem;
  border-radius: var(--radius-md);
  text-decoration: none;
}
.pt-ci-logo-strip__link:hover {
  background: transparent;
}
.pt-ci-logo-strip__logo {
  width: auto;
  max-width: 8.8rem;
  max-height: clamp(2.35rem, 3.2vw, 3.7rem);
  object-fit: contain;
}
.pt-ci-intro {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background: #fff;
  padding: clamp(0.25rem, 1vw, 0.75rem) 0 clamp(0.5rem, 1.4vw, 1.5rem);
}
.pt-ci-intro__grid {
  display: grid;
  grid-template-columns: minmax(0, 0.82fr) minmax(31rem, 1.08fr);
  align-items: center;
  gap: clamp(2.5rem, 5.8vw, 6.3rem);
  margin-top: clamp(-0.65rem, -0.6vw, -0.3rem);
}
.pt-ci-intro__content {
  align-self: center;
  max-width: 42.3125rem;
  margin-top: clamp(-3rem, -2.8vw, -2.25rem);
}
.pt-ci-checklist-grid {
  display: grid;
  grid-template-columns: repeat(2, max-content);
  column-gap: 3.375rem;
  row-gap: 1rem;
  margin-top: clamp(1.05rem, 1.8vw, 1.45rem);
}
.pt-ci-checklist, .pt-ci-feature-list {
  display: grid;
  gap: 1rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-ci-checklist__item {
  display: grid;
  grid-template-columns: 1.5rem minmax(0, 1fr);
  align-items: center;
  gap: 0.8125rem;
  min-width: 0;
}
.pt-ci-checklist .pt-pricing-card__check {
  margin-top: 0;
}
.pt-ci-checklist__text {
  color: var(--pt-ci-ink);
  font-size: 1.0625rem;
  font-weight: 500;
  line-height: 1.647;
  letter-spacing: -0.0125rem;
  opacity: 0.7;
}
.pt-ci-intro__visual {
  align-self: center;
  justify-self: end;
  width: clamp(34rem, 47vw, 44rem);
  margin-top: clamp(2rem, 3.5vw, 3.75rem);
  margin-right: calc((100vw - min(82.5rem, calc(100vw - clamp(2rem, 6vw, 6rem)))) / -2);
  filter: drop-shadow(0 18px 28px rgb(22 28 45 / 14%)) drop-shadow(0 44px 70px rgb(22 28 45 / 10%));
}
.pt-ci-intro__image {
  aspect-ratio: 679 / 926;
  width: 100%;
  height: auto;
}
.pt-ci-stats {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background-color: oklch(13% 0.02 250);
  background-image: var(--pt-ci-stats-bg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.pt-ci-stats::before {
  position: absolute;
  inset: 0;
  z-index: 0;
  background: rgb(0 0 0 / 24%);
  content: "";
  pointer-events: none;
}
.pt-ci-stats__list {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: center;
  gap: clamp(1.4rem, 5vw, 5.5rem);
  width: min(96rem, calc(100% - 2rem));
  min-height: clamp(11rem, 14vw, 13.25rem);
  margin: 0 auto;
  padding: clamp(1.35rem, 2.3vw, 2rem) 0;
  list-style: none;
}
.pt-ci-stat {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
  justify-content: center;
  gap: clamp(0.8rem, 1.8vw, 1.25rem);
  width: fit-content;
  min-width: 0;
  margin: 0 auto;
  color: var(--color-text-inverse);
  text-align: left;
}
.pt-ci-stat__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.9rem;
  height: 3.9rem;
}
.pt-ci-stat__icon img {
  width: auto;
  max-width: 3.65rem;
  max-height: 3.65rem;
  object-fit: contain;
}
.pt-ci-stat__copy {
  display: grid;
  gap: 0.14rem;
  justify-items: start;
  min-width: 0;
}
.pt-ci-stat__value {
  color: var(--color-text-inverse);
  font-size: clamp(1.48rem, 2.5vw, 2.08rem);
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: 0;
  white-space: nowrap;
}
.pt-ci-stat__label {
  color: rgb(255 255 255 / 80%);
  font-size: clamp(0.9rem, 1.16vw, 1.06rem);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0;
}
.pt-ci-rich-data {
  position: relative;
  z-index: 1;
  overflow: visible;
  background: #fff;
  padding: clamp(4rem, 6vw, 6rem) 0 0;
}
.pt-ci-rich-data__grid {
  display: grid;
  grid-template-columns: minmax(0, 0.98fr) minmax(27rem, 0.82fr);
  align-items: end;
  gap: clamp(2.5rem, 5.8vw, 6rem);
}
.pt-ci-rich-data__content {
  align-self: center;
  max-width: 47rem;
  padding-bottom: clamp(2.75rem, 4.8vw, 4.75rem);
}
.pt-ci-feature-list {
  gap: clamp(1.2rem, 1.9vw, 1.55rem);
  margin-top: clamp(1.65rem, 2.7vw, 2.3rem);
}
.pt-ci-feature-row {
  display: grid;
  grid-template-columns: 1.5rem minmax(0, 1fr);
  align-items: start;
  gap: 0.8125rem;
  min-width: 0;
}
.pt-ci-feature-row .pt-pricing-card__check {
  margin-top: 0.125rem;
}
.pt-ci-feature-row__title {
  margin: 0;
  color: var(--pt-ci-ink);
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: -0.0125rem;
  opacity: 0.7;
}
.pt-ci-feature-row__description {
  max-width: 40rem;
  margin: 0.25rem 0 0;
  color: var(--pt-ci-ink);
  font-size: 1.0625rem;
  font-weight: 400;
  line-height: 1.647;
  letter-spacing: -0.0125rem;
  opacity: 0.7;
}
.pt-ci-rich-data__visual {
  position: relative;
  z-index: 0;
  justify-self: end;
  width: clamp(24rem, 37vw, 35rem);
  margin-bottom: clamp(-2.3rem, -2.4vw, -1.25rem);
}
.pt-ci-rich-data__image {
  --pt-reveal-start-transform: translate3d(clamp(3rem, 6vw, 5rem), 0, 0);
  --pt-reveal-end-transform: translate3d(0, 0, 0);
  width: 100%;
  height: auto;
}
.pt-ci-actions {
  position: relative;
  z-index: 2;
  isolation: isolate;
  overflow: hidden;
  margin-top: clamp(-1.6rem, -1.8vw, -0.75rem);
  background-color: oklch(13% 0.02 250);
  background-image: var(--pt-ci-actions-bg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: var(--color-text-inverse);
}
.pt-ci-actions::before {
  position: absolute;
  inset: 0;
  z-index: 0;
  background: rgb(0 0 0 / 30%);
  content: "";
  pointer-events: none;
}
.pt-ci-actions__grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(26rem, 0.86fr) minmax(40rem, 1.16fr);
  align-items: center;
  gap: clamp(1.75rem, 3.2vw, 3.5rem);
  min-height: clamp(37rem, 47vw, 45rem);
  width: var(--pt-ci-container);
  margin: 0 auto;
  padding: clamp(4.5rem, 6vw, 5.75rem) 0;
}
.pt-ci-actions__visual {
  display: flex;
  align-items: center;
  align-self: center;
  justify-self: start;
  width: clamp(50rem, 59.8vw, 63.5rem);
  max-width: calc(100vw - 1rem);
  margin-left: calc(((100vw - min(82.5rem, calc(100vw - clamp(2rem, 6vw, 6rem)))) / -2) - clamp(2rem, 4vw, 5rem));
}
.pt-ci-actions__image {
  display: block;
  width: 100%;
  max-width: none;
  height: auto;
  object-fit: contain;
  object-position: center;
}
.pt-ci-actions__content {
  align-self: center;
  max-width: none;
  min-width: 0;
  margin-top: clamp(-3.75rem, -3.2vw, -3rem);
}
.pt-ci-actions__content .pt-ci-section-title {
  max-width: none;
  white-space: nowrap;
}
.pt-ci-actions .pt-ci-section-body {
  max-width: 46rem;
}
.pt-ci-actions .pt-ci-checklist {
  gap: clamp(0.95rem, 1.45vw, 1.18rem);
  margin-top: clamp(1.45rem, 2.5vw, 2rem);
}
.pt-ci-checklist--inverse .pt-ci-checklist__text {
  color: rgb(255 255 255 / 82%);
  opacity: 1;
}
.pt-ci-actions .pt-ci-checklist__text {
  white-space: nowrap;
}
.pt-ci-testimonial-cta {
  position: relative;
  overflow: hidden;
  background-color: var(--pt-ci-green);
  background-image: var(--pt-ci-testimonial-bg);
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
.pt-ci-testimonial-cta__inner {
  min-height: clamp(53.5rem, 61.7vw, 61.6rem);
  padding-top: clamp(5.35rem, 7.4vw, 7.45rem);
  padding-bottom: clamp(3.75rem, 6vw, 5.5rem);
}
.pt-ci-testimonial-slider {
  position: relative;
}
.pt-ci-testimonial-slider__viewport {
  min-height: clamp(16rem, 19vw, 19rem);
}
.pt-ci-testimonial {
  display: grid;
  grid-template-columns: max-content minmax(0, 1fr);
  column-gap: clamp(0.125rem, 0.16vw, 0.1875rem);
  row-gap: 1.5rem;
  align-items: start;
  width: min(58rem, 82%);
  margin-top: clamp(0.1rem, 0.45vw, 0.55rem);
  margin-left: auto;
  margin-right: auto;
}
.pt-ci-testimonial[hidden] {
  display: none;
}
.pt-ci-testimonial.is-active {
  animation: pt-ci-testimonial-fade-in 420ms cubic-bezier(0.16, 1, 0.3, 1) both;
}
.pt-ci-testimonial__identity {
  display: grid;
  justify-items: start;
  gap: 0.35rem;
  min-width: 0;
  transform: translateX(-1.9rem);
}
.pt-ci-testimonial__logo {
  width: clamp(6.9rem, 6.1vw, 7.65rem);
  height: auto;
  margin-bottom: 0.8rem;
  object-fit: contain;
}
.pt-ci-testimonial__name {
  color: var(--pt-ci-ink);
  font-size: clamp(1.04rem, 1.25vw, 1.16rem);
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}
.pt-ci-testimonial__role {
  color: #8C91A6;
  font-size: clamp(0.9rem, 1.05vw, 0.98rem);
  line-height: 1.4;
  letter-spacing: 0;
  white-space: nowrap;
}
.pt-ci-testimonial__quote-block {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: start;
  gap: clamp(1.25rem, 2.3vw, 2rem);
  min-width: 0;
}
.pt-ci-testimonial__quote {
  margin: 0;
  color: var(--pt-ci-muted);
  font-size: clamp(1.05rem, 1.45vw, 1.28rem);
  font-weight: 400;
  line-height: 1.72;
  letter-spacing: 0;
}
.pt-ci-testimonial__quote-mark {
  aspect-ratio: 86 / 74;
  width: clamp(3.2rem, 4.6vw, 4.9rem);
  height: auto;
  margin-top: 0.1rem;
  object-fit: contain;
}
.pt-ci-testimonial-slider__controls {
  position: absolute;
  top: calc(100% - clamp(2.3rem, 3vw, 3rem));
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(1rem, 1.7vw, 1.55rem);
  transform: translateX(-50%);
}
.pt-ci-testimonial-slider__arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: clamp(2.9rem, 3.5vw, 3.5rem);
  height: clamp(2.9rem, 3.5vw, 3.5rem);
  padding: 0;
  border: 1px solid #535C66;
  border-radius: 50%;
  background: rgb(255 255 255 / 94%);
  color: #303844;
  cursor: pointer;
  transition: border-color 180ms ease, background-color 180ms ease, color 180ms ease, transform 180ms ease;
}
.pt-ci-testimonial-slider__arrow:hover {
  border-color: var(--pt-ci-green);
  background: #fff;
  color: var(--pt-ci-green);
}
.pt-ci-testimonial-slider__arrow:active {
  transform: scale(0.96);
}
.pt-ci-testimonial-slider__arrow:focus-visible, .pt-ci-testimonial-slider__dot:focus-visible {
  outline: 3px solid rgb(71 186 105 / 38%);
  outline-offset: 4px;
}
.pt-ci-testimonial-slider__arrow-icon {
  width: 0.78rem;
  height: 0.78rem;
  border-top: 0.18rem solid currentcolor;
  border-right: 0.18rem solid currentcolor;
  border-radius: 0.1rem;
}
.pt-ci-testimonial-slider__arrow--previous .pt-ci-testimonial-slider__arrow-icon {
  transform: translateX(0.15rem) rotate(-135deg);
}
.pt-ci-testimonial-slider__arrow--next .pt-ci-testimonial-slider__arrow-icon {
  transform: translateX(-0.15rem) rotate(45deg);
}
.pt-ci-testimonial-slider__dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(0.7rem, 1.1vw, 1rem);
}
.pt-ci-testimonial-slider__dot {
  width: 0.55rem;
  height: 0.55rem;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: var(--pt-ci-green);
  cursor: pointer;
  opacity: 0.45;
  transition: background-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}
.pt-ci-testimonial-slider__dot:hover {
  background: var(--pt-ci-green);
  opacity: 0.75;
  transform: scale(1.12);
}
.pt-ci-testimonial-slider__dot.is-active {
  background: var(--pt-ci-green);
  box-shadow: none;
  opacity: 1;
  transform: scale(1.18);
}
@keyframes pt-ci-testimonial-fade-in {
  from {
    opacity: 0;
    transform: translate3d(1rem, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.pt-ci-bottom-cta {
  display: grid;
  grid-template-columns: minmax(0, 42rem) minmax(14.875rem, 0.45fr);
  align-items: center;
  gap: clamp(1.25rem, 2vw, 2.5rem);
  margin-top: clamp(10.5rem, 18vw, 18rem);
}
.pt-ci-bottom-cta__copy {
  max-width: 42rem;
  min-width: 0;
}
.pt-ci-bottom-cta__title {
  max-width: 42rem;
  margin: 0;
  color: #fff;
  font-family: "Inter Variable", "Inter", var(--font-sans), system-ui, sans-serif;
  font-size: clamp(3.25rem, 4.45vw, 3.75rem);
  font-weight: 700;
  line-height: 1.1167;
  letter-spacing: 0.125rem;
  text-transform: none;
}
.pt-ci-bottom-cta__body {
  max-width: 38rem;
  margin: clamp(1rem, 1.7vw, 1.35rem) 0 0;
  color: rgb(255 255 255 / 78%);
  font-size: clamp(1.05rem, 1.35vw, 1.18rem);
  font-weight: 400;
  line-height: 1.65;
  letter-spacing: 0;
}
.pt-ci-bottom-cta__action {
  justify-self: start;
  margin-left: clamp(10.25rem, 12.6vw, 11.85rem);
}
.pt-ci-button--inverse {
  width: 14.875rem;
  min-width: 14.875rem;
  min-height: 3.375rem;
  border-color: #fff;
  background: #fff;
  box-shadow: 0 14px 28px rgb(22 28 45 / 16%);
  color: var(--pt-ci-green);
}
.pt-ci-button--inverse:hover {
  border-color: rgb(255 255 255 / 92%);
  background: rgb(255 255 255 / 92%);
  color: var(--pt-ci-green-hover);
}
.pt-ci-button--inverse:active {
  border-color: rgb(255 255 255 / 86%);
  background: rgb(255 255 255 / 86%);
  color: var(--pt-ci-green-hover);
  filter: brightness(0.96);
}
.pt-ci-reveal {
  --pt-reveal-start-transform: translate3d(0, 2.75rem, 0);
  --pt-reveal-end-transform: translate3d(0, 0, 0);
}
.pt-ci-image-reveal {
  --pt-reveal-start-transform: none;
  --pt-reveal-end-transform: none;
}
.pt-ci-rich-image-reveal {
  --pt-reveal-start-transform: translate3d(clamp(3rem, 6vw, 5rem), 0, 0);
  --pt-reveal-end-transform: translate3d(0, 0, 0);
}
.pt-ci-stat__copy {
  --pt-reveal-start-transform: translate3d(-2.25rem, 0, 0);
  --pt-reveal-end-transform: translate3d(0, 0, 0);
}
.pt-construction-intelligence.pt-company-profiles--js-ready .pt-ci-reveal, .pt-construction-intelligence.pt-company-profiles--js-ready .pt-ci-image-reveal, .pt-construction-intelligence.pt-company-profiles--js-ready .pt-ci-logo-reveal, .pt-construction-intelligence.pt-company-profiles--js-ready .pt-ci-rich-image-reveal {
  opacity: 0;
  transform: var(--pt-reveal-start-transform);
  transition: opacity 760ms cubic-bezier(0.16, 1, 0.3, 1), transform 760ms cubic-bezier(0.16, 1, 0.3, 1);
  transition-delay: var(--pt-reveal-delay, 0ms);
  will-change: opacity, transform;
}
.pt-construction-intelligence.pt-company-profiles--js-ready .pt-ci-image-reveal {
  transition-duration: 900ms;
}
.pt-construction-intelligence.pt-company-profiles--js-ready .pt-ci-rich-image-reveal {
  opacity: 0;
  transform: var(--pt-reveal-start-transform);
  transition: opacity 1500ms cubic-bezier(0.16, 1, 0.3, 1), transform 1850ms cubic-bezier(0.16, 1, 0.3, 1);
  transition-delay: var(--pt-reveal-delay, 0ms);
  will-change: opacity, transform;
}
.pt-construction-intelligence.pt-company-profiles--js-ready .pt-ci-hero__workers-image {
  opacity: 0;
  transform: var(--pt-reveal-start-transform);
  transition: opacity 1500ms cubic-bezier(0.16, 1, 0.3, 1), transform 1850ms cubic-bezier(0.16, 1, 0.3, 1);
  will-change: opacity, transform;
}
.pt-construction-intelligence.pt-company-profiles--js-ready .pt-ci-reveal.is-visible, .pt-construction-intelligence.pt-company-profiles--js-ready .pt-ci-image-reveal.is-visible, .pt-construction-intelligence.pt-company-profiles--js-ready .pt-ci-logo-reveal.is-visible, .pt-construction-intelligence.pt-company-profiles--js-ready .pt-ci-rich-image-reveal.is-visible, .pt-construction-intelligence.pt-company-profiles--js-ready .pt-ci-hero__workers-image.is-visible {
  opacity: 1;
  transform: var(--pt-reveal-end-transform);
}
@media (min-width: 1800px) {
  .pt-ci-intro__grid {
    margin-top: 0;
  }
  .pt-ci-intro__content {
    margin-top: clamp(1.5rem, 2vw, 2.5rem);
  }
  .pt-ci-testimonial-cta {
    background-position: center top;
  }
  .pt-ci-testimonial-cta__inner {
    min-height: calc(clamp(53.5rem, 61.7vw, 61.6rem) + 7rem);
  }
  .pt-ci-bottom-cta {
    margin-top: clamp(20rem, 22vw, 25rem);
  }
}
@media (max-width: 1180px) {
  .pt-ci-hero__inner {
    grid-template-columns: minmax(0, 0.88fr) minmax(19rem, 0.62fr);
  }
  .pt-ci-hero__workers {
    right: clamp(-0.75rem, 1.1vw, 1rem);
    width: clamp(27rem, 41vw, 36rem);
  }
  .pt-ci-intro__grid {
    grid-template-columns: minmax(0, 0.86fr) minmax(28rem, 1fr);
  }
  .pt-ci-rich-data__grid {
    grid-template-columns: minmax(0, 1fr) minmax(23rem, 0.72fr);
  }
  .pt-ci-actions__grid {
    grid-template-columns: minmax(22rem, 0.78fr) minmax(0, 1fr);
  }
  .pt-ci-actions__visual {
    width: clamp(32rem, 45vw, 41rem);
    max-width: calc(100vw - 1rem);
  }
  .pt-ci-actions__content .pt-ci-section-title, .pt-ci-actions .pt-ci-checklist__text {
    white-space: normal;
  }
  .pt-ci-testimonial {
    width: min(62rem, 94%);
  }
  .pt-ci-bottom-cta {
    grid-template-columns: minmax(0, 1fr) auto;
  }
  .pt-ci-bottom-cta__action {
    justify-self: end;
    margin-left: 0;
  }
}
@media (max-width: 960px) {
  .pt-construction-intelligence {
    --pt-ci-container: min(43rem, calc(100% - 2rem));
    --pt-ci-logo-overlap: clamp(4rem, 10vw, 5.5rem);
  }
  .pt-ci-heading-line {
    display: inline;
  }
  .pt-ci-heading-line:not(:last-child)::after {
    content: " ";
  }
  .pt-ci-testimonial {
    width: min(43rem, 100%);
    gap: 1.7rem;
    margin: 0;
  }
  .pt-ci-testimonial__identity {
    transform: none;
  }
  .pt-ci-hero {
    min-height: auto;
    overflow: hidden;
  }
  .pt-ci-hero__background {
    inset: 0;
    overflow: hidden;
  }
  .pt-ci-hero__background-image {
    left: 0;
    width: 100%;
    height: 100%;
    transform: none;
    object-fit: cover;
    object-position: 58% top;
  }
  .pt-ci-hero__inner {
    display: grid;
    grid-template-columns: 1fr;
    padding: clamp(5rem, 12vw, 7rem) 0 calc(var(--pt-ci-logo-overlap) + clamp(21rem, 48vw, 28rem));
    text-align: center;
  }
  .pt-ci-hero__content {
    max-width: 43rem;
    margin: 0 auto;
  }
  .pt-ci-hero__body {
    margin-right: auto;
    margin-left: auto;
  }
  .pt-ci-hero__workers {
    right: 50%;
    width: clamp(20rem, 70vw, 31rem);
    transform: translateX(50%);
  }
  .pt-ci-logo-strip__panel {
    width: calc(100% - 2rem);
  }
  .pt-ci-logo-strip__list {
    justify-content: flex-start;
    overflow-x: auto;
    margin: -0.4rem;
    padding: 0.4rem;
    scroll-snap-type: x proximity;
  }
  .pt-ci-logo-strip__item {
    flex: 0 0 7.6rem;
    scroll-snap-align: center;
  }
  .pt-ci-intro, .pt-ci-rich-data {
    padding-top: clamp(4rem, 10vw, 5.5rem);
  }
  .pt-ci-intro__grid, .pt-ci-rich-data__grid, .pt-ci-actions__grid, .pt-ci-testimonial, .pt-ci-bottom-cta {
    grid-template-columns: 1fr;
  }
  .pt-ci-intro__content, .pt-ci-rich-data__content, .pt-ci-actions__content {
    max-width: none;
  }
  .pt-ci-intro__content {
    margin-top: 0;
  }
  .pt-ci-intro__visual {
    justify-self: end;
    width: min(35rem, calc(100vw - 1rem));
    margin-right: calc((100vw - min(43rem, calc(100vw - 2rem))) / -2);
  }
  .pt-ci-stats__list {
    width: min(43rem, calc(100% - 2rem));
  }
  .pt-ci-rich-data__content {
    padding-bottom: 0;
  }
  .pt-ci-rich-data__visual {
    justify-self: center;
    width: min(28rem, 78vw);
    margin-top: 1rem;
    margin-bottom: -1rem;
  }
  .pt-ci-actions__grid {
    min-height: 0;
    width: var(--pt-ci-container);
    padding: clamp(3.5rem, 8vw, 5rem) 0;
  }
  .pt-ci-actions__visual {
    justify-self: start;
    order: 2;
    width: min(39rem, 100vw);
    margin-left: calc((100vw - min(43rem, calc(100vw - 2rem))) / -2);
  }
  .pt-ci-actions__content {
    order: 1;
    margin-top: 0;
  }
  .pt-ci-actions__content .pt-ci-section-title, .pt-ci-actions .pt-ci-checklist__text {
    white-space: normal;
  }
  .pt-ci-testimonial-cta {
    background-size: cover;
    background-position: center bottom;
  }
  .pt-ci-testimonial-cta__inner {
    min-height: auto;
    padding-top: clamp(3.2rem, 8vw, 4.5rem);
    padding-bottom: clamp(4rem, 10vw, 5.5rem);
  }
  .pt-ci-testimonial-slider__viewport {
    min-height: 0;
  }
  .pt-ci-testimonial__quote-block {
    grid-template-columns: 1fr;
  }
  .pt-ci-testimonial__quote-mark {
    justify-self: end;
    order: -1;
  }
  .pt-ci-testimonial-slider__controls {
    position: relative;
    top: auto;
    left: auto;
    margin-top: 0.15rem;
    transform: none;
  }
  .pt-ci-testimonial-slider__arrow {
    width: 3rem;
    height: 3rem;
  }
  .pt-ci-bottom-cta {
    align-items: start;
    margin-top: clamp(8.75rem, 24vw, 14rem);
  }
  .pt-ci-bottom-cta__action {
    justify-self: start;
    margin-left: 0;
  }
}
@media (min-width: 641px) and (max-width: 960px) {
  .pt-ci-hero__inner {
    padding-bottom: calc(var(--pt-ci-logo-overlap) + clamp(28rem, 58vw, 32rem));
  }
  .pt-ci-hero__workers {
    width: clamp(22rem, 62vw, 29rem);
  }
}
@media (max-width: 640px) {
  .pt-construction-intelligence {
    --pt-ci-logo-overlap: clamp(3.5rem, 13vw, 4rem);
  }
  .pt-ci-section-title {
    font-size: clamp(2rem, 10vw, 2.55rem);
    line-height: 1.16;
  }
  .pt-ci-hero__inner {
    align-items: start;
    min-height: clamp(50rem, 205vw, 54rem);
    padding-top: clamp(3.5rem, 11vw, 4.5rem);
    padding-bottom: calc(var(--pt-ci-logo-overlap) + clamp(18.5rem, 63vw, 22rem));
  }
  .pt-ci-hero__content {
    align-self: start;
  }
  .pt-ci-testimonial {
    width: min(100%, calc(100vw - 2rem));
    row-gap: 0.95rem;
  }
  .pt-ci-testimonial__identity {
    justify-items: start;
    text-align: left;
  }
  .pt-ci-testimonial__logo {
    width: clamp(5.25rem, 24vw, 6.5rem);
    margin-bottom: 0.55rem;
  }
  .pt-ci-testimonial__role {
    white-space: normal;
  }
  .pt-ci-testimonial__quote-block {
    position: relative;
    display: block;
    min-height: 0;
    padding-right: clamp(2.4rem, 12vw, 3.6rem);
  }
  .pt-ci-testimonial__quote {
    font-size: clamp(0.98rem, 4.35vw, 1.05rem);
    line-height: 1.58;
  }
  .pt-ci-testimonial__quote-mark {
    position: absolute;
    top: -0.35rem;
    right: 0.1rem;
    order: initial;
    width: clamp(2.2rem, 10vw, 3rem);
    margin: 0;
    opacity: 0.45;
  }
  .pt-ci-testimonial-slider__controls {
    gap: 0.75rem;
    margin-top: clamp(1.1rem, 5vw, 1.65rem);
  }
  .pt-ci-testimonial-slider__arrow {
    width: 2.75rem;
    height: 2.75rem;
  }
  .pt-ci-testimonial-slider__dots {
    gap: 0.6rem;
  }
  .pt-ci-section-body, .pt-ci-checklist__text, .pt-ci-feature-row__description {
    font-size: 1rem;
  }
  .pt-ci-hero__title {
    max-width: 100%;
    font-size: clamp(2.05rem, 9.8vw, 2.35rem);
    line-height: 1.14;
    letter-spacing: 0.06rem;
  }
  .pt-ci-hero__title .pt-ci-heading-line {
    display: block;
  }
  .pt-ci-hero__title .pt-ci-heading-line:not(:last-child)::after {
    content: "";
  }
  .pt-ci-hero__body {
    font-size: 0.98rem;
    line-height: 1.55;
    letter-spacing: 0.025rem;
  }
  .pt-ci-hero__workers {
    bottom: calc(var(--pt-ci-logo-overlap) - 0.25rem);
    width: min(82vw, 22rem);
  }
  .pt-ci-logo-strip {
    padding-bottom: 3.25rem;
  }
  .pt-ci-logo-strip__panel {
    width: calc(100% - 1rem);
    padding: 1rem 0.75rem;
  }
  .pt-ci-logo-strip__link {
    min-height: 3.75rem;
  }
  .pt-ci-logo-strip__logo {
    max-width: 7.2rem;
    max-height: 2.9rem;
  }
  .pt-ci-checklist-grid {
    grid-template-columns: 1fr;
    gap: 0.82rem;
  }
  .pt-ci-stats__list {
    grid-template-columns: 1fr;
    gap: 1.1rem;
    min-height: 0;
    padding: 1.35rem 1rem;
  }
  .pt-ci-stat {
    grid-template-columns: 3rem minmax(0, 1fr);
    justify-items: start;
    text-align: left;
  }
  .pt-ci-stat__icon {
    width: 3rem;
    height: 3rem;
  }
  .pt-ci-bottom-cta__title {
    font-size: clamp(2.25rem, 12vw, 3.2rem);
    line-height: 1.08;
  }
  .pt-ci-button {
    width: min(100%, 14rem);
    min-width: 0;
  }
}
@media (prefers-reduced-motion: reduce) {
  .pt-construction-intelligence.pt-company-profiles--js-ready .pt-ci-reveal, .pt-construction-intelligence.pt-company-profiles--js-ready .pt-ci-image-reveal, .pt-construction-intelligence.pt-company-profiles--js-ready .pt-ci-logo-reveal, .pt-construction-intelligence.pt-company-profiles--js-ready .pt-ci-rich-image-reveal, .pt-construction-intelligence.pt-company-profiles--js-ready .pt-ci-hero__workers-image {
    opacity: 1;
    transform: var(--pt-reveal-end-transform);
    transition: none;
  }
  .pt-ci-button:hover {
    transform: none;
  }
  .pt-ci-testimonial.is-active {
    animation: none;
  }
  .pt-ci-testimonial-slider__arrow, .pt-ci-testimonial-slider__dot {
    transition: none;
  }
}
.pt-public-main--online-tendering {
  padding: 0;
  background: #fff;
}
.pt-online-tendering {
  --pt-ot-ink: #161C2D;
  --pt-ot-heading-ink: #161C2F;
  --pt-ot-muted: rgb(22 28 45 / 70%);
  --pt-ot-green: #47BA69;
  --pt-ot-green-hover: #3FA55E;
  --pt-ot-section-gray: #f5f7fa;
  --pt-ot-container: min(82.5rem, calc(100% - clamp(2rem, 6vw, 6rem)));
  --pt-ot-logo-overlap: clamp(6.35rem, 8.6vw, 8.25rem);
  position: relative;
  overflow-x: hidden;
  background: #fff;
  color: var(--pt-ot-ink);
  font-family: "Inter Variable", "Inter", var(--font-sans), system-ui, sans-serif;
}
.pt-online-tendering img {
  display: block;
  max-width: 100%;
}
.pt-ot__container {
  width: var(--pt-ot-container);
  margin: 0 auto;
}
.pt-ot-heading-line, .pt-ot-copy-line {
  display: block;
}
.pt-ot-section-title {
  max-width: 34.875rem;
  margin: 0;
  color: var(--pt-ot-heading-ink);
  font-size: clamp(2.25rem, 3.05vw, 2.75rem);
  font-weight: 700;
  line-height: 1.3636;
  letter-spacing: 0.0625rem;
}
.pt-ot-section-title--inverse {
  color: #fff;
}
.pt-ot-section-body {
  max-width: 42.3125rem;
  margin: clamp(1rem, 1.65vw, 1.35rem) 0 0;
  color: var(--pt-ot-muted);
  font-size: clamp(1.08rem, 1.55vw, 1.25rem);
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: -0.0125rem;
}
.pt-ot-section-body--inverse {
  color: rgb(255 255 255 / 78%);
}
.pt-ot-eyebrow {
  margin: 0 0 0.7rem;
  color: #B2B2C5;
  font-size: 1.1875rem;
  font-weight: 600;
  line-height: 2rem;
  letter-spacing: -0.0125rem;
  text-transform: uppercase;
}
.pt-ot-subheading, .pt-ot-kicker {
  margin: clamp(1.1rem, 1.8vw, 1.45rem) 0 0;
  color: var(--pt-ot-muted);
  font-size: clamp(1.2rem, 1.7vw, 1.5rem);
  font-weight: 700;
  line-height: 1.3334;
  letter-spacing: -0.0125rem;
}
.pt-ot-kicker {
  color: rgb(255 255 255 / 86%);
}
.pt-ot-button {
  min-height: 3.375rem;
  min-width: 14.875rem;
  padding-inline: 2rem;
  border: 1px solid var(--pt-ot-green);
  border-radius: 2px;
  background: var(--pt-ot-green);
  box-shadow: 0 12px 24px rgb(71 186 105 / 26%);
  color: #fff;
}
.pt-ot-button:hover {
  border-color: var(--pt-ot-green-hover);
  background: var(--pt-ot-green-hover);
  color: #fff;
}
.pt-ot-button:active {
  border-color: var(--pt-ot-green-hover);
  background: var(--pt-ot-green-hover);
  color: #fff;
  filter: brightness(0.92);
}
.pt-ot-button .pt-btn__label {
  font-family: Lato, "Inter", var(--font-sans), system-ui, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 2.125rem;
  color: inherit;
}
.pt-online-tendering .pt-btn:focus-visible, .pt-ot-logo-strip__link:focus-visible, .pt-ot-testimonial-slider__arrow:focus-visible, .pt-ot-testimonial-slider__dot:focus-visible {
  outline: 3px solid rgb(71 186 105 / 42%);
  outline-offset: 4px;
}
.pt-online-tendering .pt-pricing-card__check {
  position: relative;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 0.18rem;
  border-radius: 50%;
  background: var(--pt-ot-green);
  box-shadow: 0 2px 5px rgb(71 186 105 / 30%);
}
.pt-ot-hero {
  position: relative;
  z-index: 2;
  isolation: isolate;
  min-height: clamp(42rem, 61vw, 56rem);
  overflow: visible;
  background: #fff;
  color: #fff;
}
.pt-ot-hero__background {
  position: absolute;
  z-index: 1;
  inset: -1rem 0 auto;
  overflow: visible;
  pointer-events: none;
}
.pt-ot-hero__background-image {
  position: relative;
  left: 50%;
  width: max(100%, 80rem);
  max-width: none;
  height: auto;
  transform: translateX(-50%);
}
.pt-ot-hero__inner {
  position: relative;
  z-index: 3;
  display: grid;
  grid-template-columns: minmax(0, 41rem) minmax(23rem, 0.78fr);
  align-items: center;
  gap: clamp(2rem, 5vw, 5rem);
  min-height: inherit;
  padding: clamp(5.8rem, 8.5vw, 8.2rem) 0 calc(var(--pt-ot-logo-overlap) + clamp(4.2rem, 6vw, 6rem));
}
.pt-ot-hero__content {
  max-width: 40.4rem;
}
.pt-ot-hero__title {
  max-width: 39.25rem;
  margin: 0;
  color: #fff;
  font-size: clamp(2.8rem, 3.9vw, 3.5rem);
  font-weight: 800;
  line-height: 1.3215;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
}
.pt-ot-hero__body {
  max-width: 40.375rem;
  margin: 1.5rem 0 0;
  color: #fff;
  font-size: clamp(1.08rem, 1.55vw, 1.25rem);
  font-weight: 400;
  line-height: 1.55;
  letter-spacing: 0.0625rem;
  text-shadow: 0 2px 14px rgb(0 0 0 / 30%);
}
.pt-ot-hero__action {
  margin-top: clamp(1.65rem, 2.5vw, 2.2rem);
}
.pt-ot-button--hero {
  width: 15.8125rem;
  height: 3.375rem;
}
.pt-ot-hero__worker {
  position: absolute;
  right: clamp(1rem, 4vw, 4rem);
  bottom: calc(var(--pt-ot-logo-overlap) - 0.25rem);
  z-index: 4;
  width: clamp(24rem, 34vw, 38rem);
  pointer-events: none;
}
.pt-ot-hero__worker-image {
  --pt-reveal-start-transform: translate3d(clamp(9rem, 14vw, 13.5rem), 0, 0);
  --pt-reveal-end-transform: translate3d(0, 0, 0);
  --pt-reveal-duration: 2200ms;
  width: 100%;
  height: auto;
}
.pt-ot-logo-strip {
  position: relative;
  z-index: 5;
  margin-top: calc(-1 * var(--pt-ot-logo-overlap));
  padding: 0 0 clamp(3.4rem, 5.4vw, 5.3rem);
}
.pt-ot-logo-strip__panel {
  width: min(86rem, calc(100% - 4rem));
  margin: 0 auto;
  padding: clamp(1.25rem, 2.4vw, 1.9rem) clamp(1.15rem, 3vw, 2.6rem);
  border-radius: 8px;
  background: var(--pt-ot-section-gray);
  box-shadow: 0 18px 34px rgb(22 28 45 / 24%), 0 48px 92px -18px rgb(22 28 45 / 38%);
}
.pt-ot-logo-strip__list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: clamp(1rem, 2.4vw, 2.5rem);
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-ot-logo-strip__item {
  flex: 0 1 10rem;
  min-width: 7rem;
}
.pt-ot-logo-strip__link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 4.25rem;
  border-radius: var(--radius-md);
  background: transparent;
  text-decoration: none;
}
.pt-ot-logo-strip__logo {
  width: auto;
  max-width: 8.5rem;
  max-height: clamp(2.4rem, 3vw, 3.7rem);
  object-fit: contain;
}
.pt-ot-intro {
  position: relative;
  overflow: hidden;
  background: #fff;
  padding: clamp(2.5rem, 4vw, 4.25rem) 0 clamp(2.2rem, 3vw, 3.25rem);
}
.pt-ot-intro__grid {
  display: grid;
  grid-template-columns: minmax(0, 0.98fr) minmax(33rem, 0.95fr);
  align-items: center;
  gap: clamp(2.5rem, 5.8vw, 6.2rem);
}
.pt-ot-intro__content {
  max-width: 49rem;
}
.pt-ot-intro .pt-ot-section-body {
  max-width: 49rem;
}
.pt-ot-intro__visual {
  justify-self: end;
  width: clamp(35rem, 50vw, 47rem);
  margin-top: clamp(2.6rem, 3.8vw, 4.25rem);
  margin-right: calc((100vw - min(82.5rem, calc(100vw - clamp(2rem, 6vw, 6rem)))) / -2);
  filter: drop-shadow(0 24px 34px rgb(22 28 45 / 17%)) drop-shadow(0 64px 78px rgb(22 28 45 / 14%)) drop-shadow(0 92px 110px rgb(22 28 45 / 8%));
}
.pt-ot-intro__image {
  aspect-ratio: 722 / 843;
  width: 100%;
  height: auto;
}
.pt-ot-feature-list {
  display: grid;
  gap: clamp(1rem, 1.5vw, 1.25rem);
  margin: clamp(1.55rem, 2.5vw, 2.1rem) 0 0;
  padding: 0;
  list-style: none;
}
.pt-ot-feature-list--compact {
  gap: clamp(0.85rem, 1.2vw, 1.05rem);
}
.pt-ot-feature-list--single {
  margin-top: clamp(1.45rem, 2.2vw, 1.8rem);
}
.pt-ot-feature-list--single .pt-ot-feature-row__title {
  color: var(--pt-ot-muted);
  font-weight: 500;
}
.pt-ot-feature-row {
  display: grid;
  grid-template-columns: 1.25rem minmax(0, 1fr);
  align-items: start;
  gap: 0.8125rem;
  min-width: 0;
}
.pt-ot-feature-row__title {
  margin: 0;
  color: var(--pt-ot-muted);
  font-size: 1.0625rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.0125rem;
}
.pt-ot-feature-row__description {
  max-width: 43rem;
  margin: 0.2rem 0 0;
  color: var(--pt-ot-muted);
  font-size: clamp(0.86rem, 0.95vw, 0.94rem);
  font-weight: 400;
  line-height: 1.55;
  letter-spacing: -0.0125rem;
}
.pt-ot-intro .pt-ot-feature-row__description {
  max-width: 46rem;
  font-size: clamp(1rem, 1.35vw, 1.25rem);
  line-height: 1.6;
}
.pt-ot-stats {
  position: relative;
  overflow: hidden;
  background-color: #2b2b2b;
  background-image: var(--pt-ot-stats-bg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.pt-ot-stats__list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  align-items: center;
  justify-items: center;
  gap: clamp(0.75rem, 2vw, 2rem);
  width: min(96rem, calc(100% - clamp(3rem, 6vw, 7rem)));
  min-height: clamp(8.75rem, 12vw, 11.25rem);
  margin: 0 auto;
  padding: clamp(1.25rem, 2.3vw, 2rem) 0;
  list-style: none;
}
.pt-ot-stat {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
  justify-content: center;
  gap: clamp(0.75rem, 1.4vw, 1.1rem);
  min-width: 0;
  color: #fff;
}
.pt-ot-stat__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.4rem;
  height: 3.4rem;
}
.pt-ot-stat__icon img {
  width: auto;
  max-width: 3.2rem;
  max-height: 3.2rem;
  object-fit: contain;
}
.pt-ot-stat__copy {
  display: grid;
  gap: 0.1rem;
  min-width: 0;
}
.pt-ot-stat__value {
  color: #fff;
  font-size: clamp(1.35rem, 2vw, 1.9rem);
  font-weight: 800;
  line-height: 1.1;
  white-space: nowrap;
}
.pt-ot-stat__label {
  color: rgb(255 255 255 / 82%);
  font-size: clamp(0.78rem, 1vw, 1rem);
  font-weight: 700;
  line-height: 1.25;
}
.pt-ot-partners {
  position: relative;
  overflow: hidden;
  background: var(--pt-ot-section-gray);
  padding: clamp(4rem, 6.5vw, 6.5rem) 0 0;
}
.pt-ot-partners__grid {
  display: grid;
  grid-template-columns: minmax(25rem, 0.82fr) minmax(0, 1fr);
  align-items: end;
  gap: clamp(2.75rem, 6vw, 7rem);
  min-height: clamp(36rem, 47vw, 45rem);
}
.pt-ot-partners__visual {
  position: relative;
  align-self: end;
  min-height: clamp(31rem, 42vw, 42rem);
}
.pt-ot-partners__decor {
  position: absolute;
  left: clamp(-3rem, -3vw, -1rem);
  bottom: 0;
  z-index: 0;
  width: clamp(18rem, 32vw, 30rem);
  pointer-events: none;
}
.pt-ot-partners__workers {
  position: absolute;
  left: clamp(-5rem, -4vw, -3rem);
  bottom: 0;
  z-index: 1;
  width: clamp(21rem, 36vw, 32rem);
  height: auto;
}
.pt-ot-partners__content {
  align-self: center;
  max-width: 43rem;
  padding-bottom: clamp(4rem, 6vw, 6rem);
}
.pt-ot-partners__content .pt-ot-section-title {
  max-width: none;
  white-space: nowrap;
}
.pt-ot-collaboration {
  position: relative;
  z-index: 1;
  overflow: visible;
  background: #fff;
  padding: clamp(4.35rem, 6.8vw, 7.1rem) 0 0;
}
.pt-ot-collaboration__grid {
  display: grid;
  grid-template-columns: minmax(0, 0.75fr) minmax(30rem, 1.1fr);
  align-items: end;
  gap: clamp(2.5rem, 6vw, 7rem);
  min-height: clamp(32rem, 42vw, 40rem);
}
.pt-ot-collaboration__content {
  align-self: center;
  max-width: 35rem;
  margin-top: clamp(-3rem, -3.2vw, -2.1rem);
  padding-bottom: clamp(3rem, 5vw, 5rem);
}
.pt-ot-collaboration__visual {
  position: relative;
  align-self: end;
  min-height: clamp(25rem, 36vw, 35rem);
}
.pt-ot-collaboration__decor {
  position: absolute;
  right: clamp(1.55rem, 6.2vw, 6.2rem);
  bottom: 0;
  z-index: 0;
  width: clamp(16rem, 27vw, 25rem);
  pointer-events: none;
}
.pt-ot-collaboration__worker-frame {
  position: absolute;
  right: clamp(-4.5rem, -4vw, -2rem);
  bottom: clamp(-2.45rem, -2.4vw, -1.45rem);
  z-index: 1;
  width: clamp(28rem, 48vw, 47rem);
  pointer-events: none;
}
.pt-ot-collaboration__workers {
  width: 100%;
  height: auto;
}
.pt-ot-decisions {
  position: relative;
  z-index: 2;
  isolation: isolate;
  overflow: hidden;
  margin-top: clamp(-1.7rem, -1.8vw, -0.8rem);
  background-color: #201914;
  background-image: var(--pt-ot-decisions-bg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}
.pt-ot-decisions__grid {
  display: grid;
  grid-template-columns: minmax(32rem, 0.98fr) minmax(0, 1fr);
  align-items: center;
  gap: clamp(2.5rem, 4.6vw, 5rem);
  width: var(--pt-ot-container);
  min-height: clamp(40rem, 52vw, 51rem);
  margin: 0 auto;
  padding: clamp(4rem, 7vw, 6.5rem) 0;
}
.pt-ot-decisions__visual {
  justify-self: start;
  width: clamp(42rem, 55vw, 57.5rem);
  max-width: calc(100vw - 1rem);
  margin-top: clamp(7.5rem, 9.5vw, 9.75rem);
  margin-left: calc((100vw - min(82.5rem, calc(100vw - clamp(2rem, 6vw, 6rem)))) / -2);
}
.pt-ot-decisions__image {
  width: 100%;
  max-width: none;
  height: auto;
}
.pt-ot-decisions__content {
  max-width: 48rem;
}
.pt-ot-feature-list--inverse .pt-ot-feature-row__title {
  color: rgb(255 255 255 / 88%);
}
.pt-ot-feature-list--inverse .pt-ot-feature-row__description {
  color: rgb(255 255 255 / 76%);
}
.pt-ot-testimonial-cta {
  position: relative;
  overflow: hidden;
  background-color: var(--pt-ot-green);
  background-image: var(--pt-ot-testimonial-bg);
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
.pt-ot-testimonial-cta__inner {
  min-height: clamp(53.5rem, 61.7vw, 61.6rem);
  padding-top: clamp(5.35rem, 7.4vw, 7.45rem);
  padding-bottom: clamp(3.75rem, 6vw, 5.5rem);
}
.pt-ot-testimonial-slider {
  position: relative;
}
.pt-ot-testimonial-slider__viewport {
  min-height: clamp(16rem, 19vw, 19rem);
}
.pt-ot-testimonial {
  display: grid;
  grid-template-columns: max-content minmax(0, 1fr);
  column-gap: clamp(0.125rem, 0.16vw, 0.1875rem);
  row-gap: 1.5rem;
  align-items: start;
  width: min(58rem, 82%);
  margin: clamp(0.1rem, 0.45vw, 0.55rem) auto 0;
}
.pt-ot-testimonial[hidden] {
  display: none;
}
.pt-ot-testimonial.is-active {
  animation: pt-ot-testimonial-fade-in 420ms cubic-bezier(0.16, 1, 0.3, 1) both;
}
.pt-ot-testimonial__identity {
  display: grid;
  justify-items: start;
  gap: 0.35rem;
  min-width: 0;
  transform: translateX(clamp(-1.65rem, -1.45vw, -0.75rem));
}
.pt-ot-testimonial__logo {
  width: clamp(6.9rem, 6.1vw, 7.65rem);
  height: auto;
  margin-bottom: 0.8rem;
  object-fit: contain;
}
.pt-ot-testimonial__name {
  color: var(--pt-ot-ink);
  font-size: clamp(1.04rem, 1.25vw, 1.16rem);
  font-weight: 800;
  line-height: 1.28;
}
.pt-ot-testimonial__role {
  color: #8C91A6;
  font-size: clamp(0.9rem, 1.05vw, 0.98rem);
  line-height: 1.4;
  white-space: nowrap;
}
.pt-ot-testimonial__quote-block {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: start;
  gap: clamp(1.25rem, 2.3vw, 2rem);
  min-width: 0;
}
.pt-ot-testimonial__quote {
  margin: 0;
  color: var(--pt-ot-muted);
  font-size: clamp(1.05rem, 1.45vw, 1.28rem);
  font-weight: 400;
  line-height: 1.72;
}
.pt-ot-testimonial__quote-mark {
  aspect-ratio: 86 / 74;
  width: clamp(3.2rem, 4.6vw, 4.9rem);
  height: auto;
  margin-top: 0.1rem;
  object-fit: contain;
}
.pt-ot-testimonial-slider__controls {
  position: absolute;
  top: calc(100% - clamp(2.3rem, 3vw, 3rem));
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(1rem, 1.7vw, 1.55rem);
  transform: translateX(-50%);
}
.pt-ot-testimonial-slider__arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: clamp(2.9rem, 3.5vw, 3.5rem);
  height: clamp(2.9rem, 3.5vw, 3.5rem);
  padding: 0;
  border: 1px solid #535C66;
  border-radius: 50%;
  background: rgb(255 255 255 / 94%);
  color: #303844;
  cursor: pointer;
  transition: border-color 180ms ease, background-color 180ms ease, color 180ms ease, transform 180ms ease;
}
.pt-ot-testimonial-slider__arrow:hover {
  border-color: var(--pt-ot-green);
  background: #fff;
  color: var(--pt-ot-green);
}
.pt-ot-testimonial-slider__arrow:active {
  transform: scale(0.96);
}
.pt-ot-testimonial-slider__arrow-icon {
  width: 0.78rem;
  height: 0.78rem;
  border-top: 0.18rem solid currentcolor;
  border-right: 0.18rem solid currentcolor;
  border-radius: 0.1rem;
}
.pt-ot-testimonial-slider__arrow--previous .pt-ot-testimonial-slider__arrow-icon {
  transform: translateX(0.15rem) rotate(-135deg);
}
.pt-ot-testimonial-slider__arrow--next .pt-ot-testimonial-slider__arrow-icon {
  transform: translateX(-0.15rem) rotate(45deg);
}
.pt-ot-testimonial-slider__dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(0.7rem, 1.1vw, 1rem);
}
.pt-ot-testimonial-slider__dot {
  width: 0.55rem;
  height: 0.55rem;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: var(--pt-ot-green);
  cursor: pointer;
  opacity: 0.45;
  transition: background-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}
.pt-ot-testimonial-slider__dot:hover {
  background: var(--pt-ot-green);
  opacity: 0.75;
  transform: scale(1.12);
}
.pt-ot-testimonial-slider__dot.is-active {
  background: var(--pt-ot-green);
  box-shadow: none;
  opacity: 1;
  transform: scale(1.18);
}
@keyframes pt-ot-testimonial-fade-in {
  from {
    opacity: 0;
    transform: translate3d(1rem, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.pt-ot-bottom-cta {
  display: grid;
  grid-template-columns: minmax(0, 42rem) minmax(14.875rem, 0.45fr);
  align-items: center;
  gap: clamp(1.25rem, 2vw, 2.5rem);
  margin-top: clamp(10.5rem, 18vw, 18rem);
}
.pt-ot-bottom-cta__copy {
  max-width: 42rem;
}
.pt-ot-bottom-cta__title {
  max-width: 42rem;
  margin: 0;
  color: #fff;
  font-size: clamp(3.25rem, 4.45vw, 3.75rem);
  font-weight: 700;
  line-height: 1.1167;
  letter-spacing: 0.125rem;
}
.pt-ot-bottom-cta__body {
  max-width: 38rem;
  margin: clamp(1rem, 1.7vw, 1.35rem) 0 0;
  color: rgb(255 255 255 / 78%);
  font-size: clamp(1.05rem, 1.35vw, 1.18rem);
  font-weight: 400;
  line-height: 1.65;
}
.pt-ot-bottom-cta__action {
  justify-self: start;
  margin-left: clamp(10.25rem, 12.6vw, 11.85rem);
}
.pt-ot-button--inverse {
  width: 14.875rem;
  min-width: 14.875rem;
  min-height: 3.375rem;
  border-color: #fff;
  background: #fff;
  box-shadow: 0 14px 28px rgb(22 28 45 / 16%);
  color: var(--pt-ot-green);
}
.pt-ot-button--inverse:hover {
  border-color: rgb(255 255 255 / 92%);
  background: rgb(255 255 255 / 92%);
  color: var(--pt-ot-green-hover);
}
.pt-ot-button--inverse:active {
  border-color: rgb(255 255 255 / 86%);
  background: rgb(255 255 255 / 86%);
  color: var(--pt-ot-green-hover);
  filter: brightness(0.96);
}
.pt-ot-reveal, .pt-ot-image-reveal, .pt-ot-worker-reveal, .pt-ot-logo-reveal {
  --pt-reveal-start-transform: translate3d(0, 2.75rem, 0);
  --pt-reveal-end-transform: translate3d(0, 0, 0);
}
.pt-ot-image-reveal {
  --pt-reveal-start-transform: none;
  --pt-reveal-end-transform: none;
}
.pt-ot-worker-reveal--right {
  --pt-reveal-start-transform: translate3d(clamp(4rem, 8vw, 7rem), 0, 0);
}
.pt-ot-worker-reveal--left {
  --pt-reveal-start-transform: translate3d(clamp(-7rem, -8vw, -4rem), 0, 0);
}
.pt-ot-stat__copy, .pt-ot-logo-reveal {
  --pt-reveal-start-transform: translate3d(-2.25rem, 0, 0);
}
.pt-online-tendering.pt-company-profiles--js-ready .pt-ot-reveal, .pt-online-tendering.pt-company-profiles--js-ready .pt-ot-image-reveal, .pt-online-tendering.pt-company-profiles--js-ready .pt-ot-worker-reveal, .pt-online-tendering.pt-company-profiles--js-ready .pt-ot-logo-reveal {
  opacity: 0;
  transform: var(--pt-reveal-start-transform);
  transition: opacity 760ms cubic-bezier(0.16, 1, 0.3, 1), transform 760ms cubic-bezier(0.16, 1, 0.3, 1);
  transition-delay: var(--pt-reveal-delay, 0ms);
  will-change: opacity, transform;
}
.pt-online-tendering.pt-company-profiles--js-ready .pt-ot-image-reveal {
  transition-duration: 900ms;
}
.pt-online-tendering.pt-company-profiles--js-ready .pt-ot-worker-reveal {
  opacity: 0.18;
  transition: opacity 1300ms cubic-bezier(0.16, 1, 0.3, 1), transform 1600ms cubic-bezier(0.16, 1, 0.3, 1);
}
.pt-online-tendering.pt-company-profiles--js-ready .pt-ot-hero__worker-image {
  opacity: 0;
  transition: opacity 1650ms cubic-bezier(0.16, 1, 0.3, 1), transform 2200ms cubic-bezier(0.16, 1, 0.3, 1);
}
.pt-online-tendering.pt-company-profiles--js-ready .pt-ot-reveal.is-visible, .pt-online-tendering.pt-company-profiles--js-ready .pt-ot-image-reveal.is-visible, .pt-online-tendering.pt-company-profiles--js-ready .pt-ot-worker-reveal.is-visible, .pt-online-tendering.pt-company-profiles--js-ready .pt-ot-logo-reveal.is-visible {
  opacity: 1;
  transform: var(--pt-reveal-end-transform);
}
@media (min-width: 2056px) {
  .pt-ot-intro {
    padding-top: 7rem;
  }
  .pt-ot-intro__content {
    margin-top: 5rem;
  }
  .pt-ot-testimonial-cta__inner {
    padding-top: 4.75rem;
  }
}
@media (max-width: 1180px) {
  .pt-ot-hero__inner {
    grid-template-columns: minmax(0, 0.88fr) minmax(19rem, 0.62fr);
  }
  .pt-ot-hero__worker {
    right: clamp(1.2rem, 5vw, 5rem);
    width: clamp(22rem, 36vw, 32rem);
  }
  .pt-ot-intro__grid, .pt-ot-partners__grid, .pt-ot-collaboration__grid, .pt-ot-decisions__grid {
    gap: clamp(2.4rem, 4.5vw, 4.5rem);
  }
  .pt-ot-decisions__grid {
    grid-template-columns: minmax(28rem, 0.9fr) minmax(0, 1fr);
  }
  .pt-ot-decisions__visual {
    width: clamp(34rem, 49vw, 44rem);
  }
}
@media (max-width: 1366px) and (min-width: 961px) {
  .pt-ot-bottom-cta__action {
    margin-left: clamp(4.5rem, 7vw, 6.5rem);
  }
}
@media (max-width: 960px) {
  .pt-online-tendering {
    --pt-ot-container: min(43rem, calc(100% - 2rem));
    --pt-ot-logo-overlap: clamp(4rem, 10vw, 5.5rem);
  }
  .pt-ot-copy-line, .pt-ot-heading-line {
    display: inline;
  }
  .pt-ot-copy-line:not(:last-child)::after, .pt-ot-heading-line:not(:last-child)::after {
    content: " ";
  }
  .pt-ot-hero {
    min-height: auto;
    overflow: hidden;
  }
  .pt-ot-hero__background {
    inset: 0;
    overflow: hidden;
  }
  .pt-ot-hero__background-image {
    left: 0;
    width: 100%;
    height: 100%;
    transform: none;
    object-fit: cover;
    object-position: 58% top;
  }
  .pt-ot-hero__inner {
    grid-template-columns: 1fr;
    align-items: start;
    min-height: 0;
    padding: clamp(4.8rem, 10vw, 6.5rem) 0 calc(var(--pt-ot-logo-overlap) + 0.9rem);
    text-align: center;
  }
  .pt-ot-hero__content {
    max-width: 43rem;
    margin: 0 auto;
  }
  .pt-ot-hero__body {
    margin-right: auto;
    margin-left: auto;
  }
  .pt-ot-hero__worker {
    position: relative;
    right: auto;
    bottom: auto;
    justify-self: center;
    width: clamp(20rem, 38vw, 26rem);
    margin: clamp(1.4rem, 4vw, 2.3rem) auto 0;
    transform: none;
  }
  .pt-ot-logo-strip__panel {
    width: calc(100% - 2rem);
  }
  .pt-ot-logo-strip__list {
    justify-content: flex-start;
    overflow-x: auto;
    margin: -0.45rem;
    padding: 0.45rem;
    scroll-snap-type: x proximity;
  }
  .pt-ot-logo-strip__item {
    flex: 0 0 7.4rem;
    scroll-snap-align: center;
  }
  .pt-ot-intro__grid, .pt-ot-partners__grid, .pt-ot-collaboration__grid, .pt-ot-decisions__grid, .pt-ot-testimonial, .pt-ot-bottom-cta {
    grid-template-columns: 1fr;
  }
  .pt-ot-intro__visual {
    width: min(38rem, calc(100vw - 1rem));
    margin-right: calc((100vw - min(43rem, calc(100vw - 2rem))) / -2);
  }
  .pt-ot-stats__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: min(43rem, calc(100% - 2rem));
  }
  .pt-ot-partners__grid, .pt-ot-collaboration__grid {
    min-height: 0;
  }
  .pt-ot-partners__visual, .pt-ot-collaboration__visual {
    order: 2;
    min-height: clamp(21rem, 52vw, 30rem);
  }
  .pt-ot-collaboration__visual {
    justify-self: center;
    width: min(43rem, 100%);
    margin-top: clamp(1.4rem, 4vw, 2.4rem);
    overflow: visible;
  }
  .pt-ot-partners__content, .pt-ot-collaboration__content {
    order: 1;
    width: 100%;
    max-width: none;
    min-width: 0;
    margin-top: 0;
    padding-bottom: 0;
  }
  .pt-ot-partners__content .pt-ot-section-title {
    white-space: normal;
  }
  .pt-ot-collaboration__decor {
    right: 50%;
    width: min(36vw, 17rem);
    transform: translateX(50%);
  }
  .pt-ot-collaboration__worker-frame {
    right: 50%;
    width: min(78vw, 36rem);
    bottom: 0;
    transform: translateX(50%);
  }
  .pt-ot-decisions__grid {
    min-height: 0;
    width: var(--pt-ot-container);
    padding: clamp(3.5rem, 8vw, 5rem) 0;
  }
  .pt-ot-decisions__visual {
    order: 2;
    width: min(43rem, 100vw);
    margin-top: clamp(1.5rem, 4vw, 2.5rem);
    margin-left: calc((100vw - min(43rem, calc(100vw - 2rem))) / -2);
  }
  .pt-ot-decisions__content {
    order: 1;
    max-width: none;
  }
  .pt-ot-testimonial-cta {
    background-size: cover;
    background-position: center bottom;
  }
  .pt-ot-testimonial-cta__inner {
    min-height: auto;
    padding-top: clamp(3.2rem, 8vw, 4.5rem);
    padding-bottom: clamp(4rem, 10vw, 5.5rem);
  }
  .pt-ot-testimonial-slider__viewport {
    min-height: 0;
  }
  .pt-ot-testimonial {
    width: min(43rem, 100%);
    row-gap: 1.7rem;
    margin: 0;
  }
  .pt-ot-testimonial__identity {
    transform: none;
  }
  .pt-ot-testimonial__quote-block {
    position: relative;
    display: block;
    padding-right: clamp(2.75rem, 9vw, 4rem);
  }
  .pt-ot-testimonial__quote-mark {
    position: absolute;
    top: -0.45rem;
    right: 0;
    width: clamp(2.6rem, 7vw, 3.25rem);
    margin: 0;
    opacity: 0.45;
  }
  .pt-ot-testimonial-slider__controls {
    position: relative;
    top: auto;
    left: auto;
    margin-top: clamp(1.1rem, 4vw, 1.6rem);
    transform: none;
  }
  .pt-ot-testimonial-slider__arrow {
    width: 3rem;
    height: 3rem;
  }
  .pt-ot-bottom-cta {
    align-items: start;
    margin-top: clamp(8.75rem, 24vw, 14rem);
  }
  .pt-ot-bottom-cta__action {
    justify-self: start;
    margin-left: 0;
  }
}
@media (max-width: 640px) {
  .pt-online-tendering {
    --pt-ot-logo-overlap: clamp(3.5rem, 13vw, 4rem);
  }
  .pt-ot-section-title {
    font-size: clamp(2rem, 10vw, 2.55rem);
    line-height: 1.16;
  }
  .pt-ot-hero__inner {
    padding-top: clamp(3.5rem, 11vw, 4.5rem);
    padding-bottom: calc(var(--pt-ot-logo-overlap) + 0.75rem);
  }
  .pt-ot-hero__title {
    max-width: 100%;
    font-size: clamp(2.05rem, 10vw, 2.45rem);
    line-height: 1.14;
    letter-spacing: 0.06rem;
  }
  .pt-ot-hero__title .pt-ot-heading-line {
    display: block;
  }
  .pt-ot-hero__title .pt-ot-heading-line:not(:last-child)::after {
    content: "";
  }
  .pt-ot-hero__body {
    font-size: 0.98rem;
    line-height: 1.55;
    letter-spacing: 0.025rem;
  }
  .pt-ot-hero__worker {
    width: clamp(14rem, 63vw, 17.5rem);
    margin-top: clamp(1.15rem, 5vw, 1.9rem);
  }
  .pt-ot-logo-strip {
    padding-bottom: 3.25rem;
  }
  .pt-ot-logo-strip__panel {
    width: calc(100% - 1rem);
    padding: 1rem 0.75rem;
  }
  .pt-ot-logo-strip__link {
    min-height: 3.75rem;
  }
  .pt-ot-logo-strip__logo {
    max-width: 7.2rem;
    max-height: 2.9rem;
  }
  .pt-ot-section-body, .pt-ot-feature-row__description {
    font-size: 1rem;
  }
  .pt-ot-intro .pt-ot-section-body, .pt-ot-intro .pt-ot-feature-row__description {
    font-size: 1rem;
  }
  .pt-ot-stats__list {
    grid-template-columns: 1fr;
    gap: 1rem;
    min-height: 0;
    padding: 1.35rem 1rem;
  }
  .pt-ot-stat {
    grid-template-columns: 3rem minmax(0, 1fr);
    justify-content: start;
  }
  .pt-ot-stat__icon {
    width: 3rem;
    height: 3rem;
  }
  .pt-ot-partners, .pt-ot-collaboration {
    padding-top: clamp(3.4rem, 10vw, 4.5rem);
  }
  .pt-ot-partners__visual, .pt-ot-collaboration__visual {
    min-height: clamp(18rem, 72vw, 24rem);
  }
  .pt-ot-partners__workers {
    left: -1.5rem;
    width: min(78vw, 22rem);
  }
  .pt-ot-partners__decor {
    width: min(70vw, 20rem);
  }
  .pt-ot-collaboration__visual {
    margin-top: clamp(1rem, 5vw, 1.75rem);
  }
  .pt-ot-collaboration__worker-frame {
    right: 50%;
    width: min(88vw, 26rem);
    bottom: -0.35rem;
    transform: translateX(50%);
  }
  .pt-ot-collaboration__decor {
    right: 50%;
    width: min(44vw, 13rem);
    transform: translateX(50%);
  }
  .pt-ot-testimonial {
    width: min(100%, calc(100vw - 2rem));
    row-gap: 0.95rem;
  }
  .pt-ot-testimonial__logo {
    width: clamp(5.25rem, 24vw, 6.5rem);
    margin-bottom: 0.55rem;
  }
  .pt-ot-testimonial__role {
    white-space: normal;
  }
  .pt-ot-testimonial__quote {
    font-size: clamp(0.98rem, 4.35vw, 1.05rem);
    line-height: 1.58;
  }
  .pt-ot-testimonial-slider__controls {
    gap: 0.75rem;
  }
  .pt-ot-testimonial-slider__arrow {
    width: 2.75rem;
    height: 2.75rem;
  }
  .pt-ot-testimonial-slider__dots {
    gap: 0.6rem;
  }
  .pt-ot-bottom-cta__title {
    font-size: clamp(2.25rem, 12vw, 3.2rem);
    line-height: 1.08;
  }
  .pt-ot-button {
    width: min(100%, 14rem);
    min-width: 0;
  }
}
@media (prefers-reduced-motion: reduce) {
  .pt-online-tendering.pt-company-profiles--js-ready .pt-ot-reveal, .pt-online-tendering.pt-company-profiles--js-ready .pt-ot-image-reveal, .pt-online-tendering.pt-company-profiles--js-ready .pt-ot-worker-reveal, .pt-online-tendering.pt-company-profiles--js-ready .pt-ot-logo-reveal {
    opacity: 1;
    transform: var(--pt-reveal-end-transform);
    transition: none;
  }
  .pt-ot-testimonial.is-active {
    animation: none;
  }
  .pt-ot-testimonial-slider__arrow, .pt-ot-testimonial-slider__dot {
    transition: none;
  }
}
.pt-public-main--home {
  padding: 0;
  background: #fff;
}
.pt-home {
  --pt-home-ink: #161C2D;
  --pt-home-muted: rgb(22 28 45 / 70%);
  --pt-home-green: #47BA69;
  --pt-home-green-hover: #3FA55E;
  --pt-home-grey-section: #F2F2F2;
  --pt-home-dark: #211610;
  --pt-home-cta-green: #378F7B;
  --pt-home-container: min(80.625rem, calc(100% - clamp(2rem, 6vw, 5rem)));
  --pt-home-panel-overlap: clamp(4rem, 12.375vw, 14.75rem);
  --pt-home-gutter: max(clamp(2rem, 6vw, 5rem) / 2, (100vw - 80.625rem) / 2);
  position: relative;
  overflow-x: hidden;
  background: #fff;
  color: var(--pt-home-ink);
  font-family: "Inter Variable", "Inter", var(--font-sans), system-ui, sans-serif;
}
:where(.pt-home) img {
  display: block;
  max-width: 100%;
}
.pt-home__container {
  width: var(--pt-home-container);
  margin-inline: auto;
}
.pt-home-visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  clip-path: inset(50%);
  white-space: nowrap;
}
.pt-home-eyebrow {
  margin: 0 0 0.75rem;
  color: #B2B2C5;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.pt-home-section-title {
  margin: 0;
  color: var(--pt-home-ink);
  font-size: clamp(2.125rem, 3.19vw, 3.125rem);
  font-weight: 700;
  line-height: 1.28;
  letter-spacing: -0.01em;
}
.pt-home-section-body {
  max-width: 42rem;
  margin: 1.5rem 0 0;
  color: var(--pt-home-muted);
  font-size: clamp(1.0625rem, 1.25vw, 1.25rem);
  font-weight: 400;
  line-height: 1.55;
}
.pt-home-section-body--intro {
  margin-top: 1.125rem;
}
.pt-home .pt-home-button {
  min-height: 3.375rem;
  min-width: 14.875rem;
  padding-inline: 2rem;
  border: 1px solid var(--pt-home-green);
  border-radius: 2px;
  background: var(--pt-home-green);
  box-shadow: 0 12px 24px rgb(71 186 105 / 26%);
  color: #fff;
}
.pt-home .pt-home-button:hover, .pt-home .pt-home-button:active {
  border-color: var(--pt-home-green-hover);
  background: var(--pt-home-green-hover);
  color: #fff;
}
.pt-home .pt-home-button--inverse {
  border-color: #fff;
  background: #fff;
  box-shadow: 0 12px 28px rgb(0 0 0 / 18%);
  color: var(--pt-home-cta-green);
}
.pt-home .pt-home-button--inverse:hover, .pt-home .pt-home-button--inverse:active {
  border-color: #fff;
  background: #F1F7F5;
  color: var(--pt-home-cta-green);
}
.pt-home .pt-home-button .pt-btn__label {
  font-size: 1.0625rem;
  font-weight: 600;
  line-height: 1.5;
  color: inherit;
}
.pt-home .pt-btn:focus-visible, .pt-home-logo-strip__link:focus-visible, .pt-home-testimonial-slider__arrow:focus-visible, .pt-home-testimonial-slider__dot:focus-visible {
  outline: 3px solid rgb(71 186 105 / 42%);
  outline-offset: 4px;
}
.pt-home-hero {
  position: relative;
  isolation: isolate;
  min-height: clamp(38rem, 62.56vw, 75rem);
  background: #fff;
  color: #fff;
}
.pt-home-hero__background {
  position: absolute;
  z-index: 1;
  inset: 0;
  pointer-events: none;
}
.pt-home-hero__background-image {
  width: 100%;
  max-width: none;
  height: 100%;
  object-fit: cover;
  object-position: center bottom;
}
.pt-home-hero__inner {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(18rem, 34.3125rem);
  align-items: start;
  gap: 0;
  min-height: inherit;
  padding: clamp(4.5rem, 6.5vw, 6.5rem) 0 var(--pt-home-panel-overlap);
}
.pt-home-hero__title {
  max-width: 46.5rem;
  margin: 0;
  color: #fff;
  font-size: clamp(2.5rem, 3.75vw, 3.75rem);
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}
.pt-home-hero__body {
  max-width: 35rem;
  margin: 1.75rem 0 0;
  color: rgb(255 255 255 / 88%);
  font-size: clamp(1.0625rem, 1.25vw, 1.25rem);
  font-weight: 400;
  line-height: 1.6;
}
.pt-home-hero__action {
  margin-top: 2.5rem;
}
.pt-home-hero__worker {
  display: flex;
  justify-content: flex-start;
  align-self: end;
}
.pt-home-hero__worker-image {
  flex: 0 0 auto;
  width: clamp(18rem, 34.32vw, 41.2rem);
  max-width: none;
  height: auto;
}
.pt-home-logo-strip {
  position: relative;
  z-index: 3;
  margin-top: calc(-1 * var(--pt-home-panel-overlap));
  padding: 0 0 clamp(3.5rem, 6vw, 6rem);
}
.pt-home-logo-strip__panel {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  align-items: center;
  gap: clamp(1.5rem, 2.6vw, 2.5rem);
  width: min(80.25rem, calc(100% - clamp(2rem, 6vw, 5rem)));
  margin: 0 auto;
  padding: clamp(1.75rem, 2.6vw, 2.5rem) clamp(1.5rem, 3vw, 3rem);
  border-radius: 4px;
  background: #F8F8F8;
  box-shadow: 0 24px 54px rgb(22 28 45 / 12%);
  list-style: none;
}
.pt-home-logo-strip__item:nth-child(n+7) {
  grid-column: span 2;
}
.pt-home-logo-strip__link {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.pt-home-logo-strip__logo {
  width: auto;
  max-height: 3.75rem;
  object-fit: contain;
  filter: grayscale(100%);
  opacity: 0.86;
  transition: filter 220ms ease, opacity 220ms ease;
}
.pt-home-logo-strip__link:hover .pt-home-logo-strip__logo {
  filter: none;
  opacity: 1;
}
.pt-home-feature {
  position: relative;
  padding-block: clamp(3.5rem, 6vw, 6rem);
}
.pt-home-feature--intelligence {
  background: var(--pt-home-grey-section);
}
.pt-home-feature__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 44rem);
  align-items: center;
  gap: clamp(2rem, 4.5vw, 4.5rem);
}
.pt-home-feature--visual-right .pt-home-feature__grid {
  grid-template-columns: minmax(0, 44rem) minmax(0, 1fr);
}
.pt-home-feature--visual-right .pt-home-feature__visual {
  order: 2;
}
.pt-home-feature__visual {
  display: flex;
  justify-content: center;
}
.pt-home-feature__image {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
}
.pt-home-feature--profiles .pt-home-feature__visual, .pt-home-feature--tendering .pt-home-feature__visual {
  justify-content: flex-end;
}
.pt-home-feature--intelligence .pt-home-feature__visual {
  justify-content: flex-start;
}
.pt-home-feature--profiles .pt-home-feature__image, .pt-home-feature--intelligence .pt-home-feature__image {
  width: calc(100% + var(--pt-home-gutter));
  max-width: none;
}
.pt-home-feature--dark .pt-home-section-title {
  color: #fff;
}
.pt-home-feature--dark .pt-home-section-body {
  color: rgb(255 255 255 / 78%);
}
.pt-home-feature--dark .pt-home-feature__text {
  color: rgb(255 255 255 / 86%);
}
.pt-home-feature__lists {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: start;
  gap: clamp(1.5rem, 3vw, 3rem);
  margin-top: clamp(1.75rem, 2.6vw, 2.5rem);
}
.pt-home-feature__list {
  display: flex;
  flex-direction: column;
  gap: clamp(1rem, 1.6vw, 1.5rem);
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-home-feature__item {
  display: flex;
  align-items: flex-start;
  gap: 0.875rem;
}
.pt-home-feature__check {
  position: relative;
  flex: 0 0 auto;
  width: 1.5rem;
  height: 1.5rem;
  margin-top: 0.0625rem;
  border-radius: 50%;
  background: var(--pt-home-green);
  box-shadow: 0 2px 6px rgb(71 186 105 / 32%);
}
.pt-home-feature__check::after {
  position: absolute;
  top: 0.4375rem;
  left: 0.5rem;
  width: 0.3125rem;
  height: 0.625rem;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  content: "";
  transform: rotate(45deg);
}
.pt-home-feature__text {
  color: var(--pt-home-muted);
  font-size: clamp(1rem, 1.125vw, 1.125rem);
  line-height: 1.6;
}
.pt-home-feature__text strong {
  color: inherit;
  font-weight: 700;
}
.pt-home-feature__action {
  display: flex;
  justify-content: flex-end;
  margin-top: clamp(2rem, 3.4vw, 3.25rem);
}
.pt-home-feature--visual-right .pt-home-feature__action {
  justify-content: flex-start;
}
.pt-home-stats {
  position: relative;
  padding-block: clamp(2.75rem, 5.25vw, 5.25rem);
  background-color: var(--pt-home-dark);
  background-image: var(--pt-home-stats-bg);
  background-position: center;
  background-size: cover;
  color: #fff;
}
.pt-home-stats--intelligence {
  background-image: none;
}
.pt-home-stats--intelligence::before, .pt-home-stats--intelligence::after {
  position: absolute;
  inset: 0;
  content: "";
}
.pt-home-stats--intelligence::before {
  background-image: var(--pt-home-stats-bg);
  background-position: center 10%;
  background-size: cover;
  filter: grayscale(0.35) brightness(0.86);
}
.pt-home-stats--intelligence::after {
  background: var(--pt-home-dark);
  opacity: 0.45;
}
.pt-home-stats--tendering {
  background: none;
}
.pt-home-stats--tendering .pt-home-stats__list {
  column-gap: clamp(2rem, 5.5vw, 5.5rem);
}
.pt-home-stats__list {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: clamp(1.5rem, 3vw, 3rem) clamp(4rem, 11vw, 11rem);
  margin-block: 0;
  padding: 0;
  list-style: none;
}
.pt-home-stat {
  display: flex;
  align-items: center;
  gap: clamp(0.75rem, 1.4vw, 1.25rem);
}
.pt-home-stat__icon {
  flex: 0 0 auto;
  width: clamp(2.5rem, 3.875vw, 3.875rem);
  height: auto;
}
.pt-home-stat__value {
  display: block;
  font-size: clamp(1.625rem, 2.375vw, 2.375rem);
  font-weight: 700;
  font-variant-numeric: tabular-nums;
  line-height: 1.2;
}
.pt-home-stat__label {
  display: block;
  margin-top: 0.125rem;
  color: rgb(255 255 255 / 78%);
  font-size: 0.9375rem;
  line-height: 1.5;
}
.pt-home-tendering {
  position: relative;
  background-color: var(--pt-home-dark);
  background-image: var(--pt-home-tendering-bg);
  background-position: center top;
  background-size: cover;
}
.pt-home-tendering__divider {
  width: auto;
  margin: 0 calc(var(--pt-home-gutter) + 22.3125rem) 0 0;
  border: 0;
  border-top: 2px solid rgb(255 255 255 / 20%);
}
.pt-home-feature--tendering {
  padding-bottom: 0;
}
.pt-home-feature--tendering .pt-home-feature__grid {
  align-items: end;
}
.pt-home-feature--tendering .pt-home-feature__action {
  margin-bottom: 0;
}
.pt-home-feature--tendering .pt-home-feature__image {
  width: calc(100% + 7vw);
  max-width: none;
  margin-bottom: -2px;
}
.pt-home-testimonials {
  padding-block: clamp(4rem, 6.5vw, 6.5rem);
  background: #fff;
}
.pt-home-testimonial-slider__viewport {
  display: grid;
}
.pt-home-testimonial {
  display: grid;
  grid-template-columns: minmax(0, 16rem) minmax(0, 1fr);
  align-items: start;
  gap: clamp(2rem, 4vw, 4rem);
  max-width: 55rem;
  margin-inline: auto;
}
.pt-home-testimonial[hidden] {
  display: none;
}
.pt-home-testimonial__logo-frame {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 8.625rem;
  height: 8.625rem;
  overflow: hidden;
  border: 1px solid rgb(22 28 45 / 20%);
  border-radius: 50%;
  background: #fff;
}
.pt-home-testimonial__logo {
  width: auto;
  max-width: 68%;
  max-height: 68%;
  object-fit: contain;
}
.pt-home-testimonial__name {
  display: block;
  margin-top: 1.5rem;
  color: var(--pt-home-ink);
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}
.pt-home-testimonial__role {
  display: block;
  margin-top: 0.25rem;
  color: var(--pt-home-muted);
  font-size: 0.9375rem;
  line-height: 1.5;
}
.pt-home-testimonial__quote-block {
  position: relative;
  margin: 0;
  padding-right: clamp(2.5rem, 5vw, 5rem);
}
.pt-home-testimonial__quote-block::after {
  position: absolute;
  top: -1.25rem;
  right: 0;
  color: rgb(22 28 45 / 12%);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 5.5rem;
  line-height: 1;
  content: "\201D";
}
.pt-home-testimonial__quote {
  margin: 0;
  color: var(--pt-home-muted);
  font-size: 0.9375rem;
  line-height: 1.75;
}
.pt-home-testimonial-slider__controls {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.25rem;
  margin-top: clamp(2rem, 3.4vw, 3.25rem);
}
.pt-home-testimonial-slider__arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
  height: 2.75rem;
  border: 1px solid rgb(22 28 45 / 22%);
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  transition: border-color 180ms ease, background 180ms ease;
}
.pt-home-testimonial-slider__arrow:hover {
  border-color: rgb(22 28 45 / 45%);
  background: #F6F7F9;
}
.pt-home-testimonial-slider__arrow-icon {
  width: 0.5rem;
  height: 0.5rem;
  border: solid var(--pt-home-ink);
  border-width: 0 2px 2px 0;
}
.pt-home-testimonial-slider__arrow--previous .pt-home-testimonial-slider__arrow-icon {
  margin-left: 0.1875rem;
  transform: rotate(135deg);
}
.pt-home-testimonial-slider__arrow--next .pt-home-testimonial-slider__arrow-icon {
  margin-right: 0.1875rem;
  transform: rotate(-45deg);
}
.pt-home-testimonial-slider__dots {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.pt-home-testimonial-slider__dot {
  width: 0.5rem;
  height: 0.5rem;
  border: 0;
  border-radius: 50%;
  background: rgb(22 28 45 / 22%);
  cursor: pointer;
  transition: background 180ms ease, transform 180ms ease;
}
.pt-home-testimonial-slider__dot.is-active {
  background: #2B6CB0;
  transform: scale(1.35);
}
.pt-home-cta {
  position: relative;
  display: flex;
  align-items: flex-end;
  min-height: 46.46vw;
  padding-block: clamp(4rem, 8vw, 8rem) clamp(4rem, 10.8vw, 10.8rem);
  background-image: var(--pt-home-cta-bg);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}
.pt-home-cta__inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: clamp(2rem, 4vw, 4rem);
  padding-inline: clamp(0rem, 2.75vw, 2.75rem) clamp(0rem, 9.5vw, 9.5rem);
}
.pt-home-cta__title {
  max-width: 44rem;
  margin: 0;
  color: #fff;
  font-size: clamp(2.125rem, 3.75vw, 3.75rem);
  font-weight: 700;
  line-height: 1.12;
}
.pt-home-cta__body {
  margin: 1rem 0 0;
  color: rgb(255 255 255 / 88%);
  font-size: clamp(1.0625rem, 1.25vw, 1.25rem);
  line-height: 1.6;
}
.pt-home-reveal {
  --pt-reveal-start-transform: translate3d(0, 2.5rem, 0);
  --pt-reveal-end-transform: translate3d(0, 0, 0);
}
.pt-home-reveal--visual {
  --pt-reveal-start-transform: translate3d(0, 3.5rem, 0);
}
.pt-home-reveal--worker {
  --pt-reveal-start-transform: translate3d(clamp(4rem, 8vw, 7rem), 0, 0);
  --pt-reveal-duration: 1400ms;
}
.pt-home-reveal--logo {
  --pt-reveal-start-transform: translate3d(-1.5rem, 0, 0);
}
.pt-home.pt-reveal--ready .pt-home-reveal {
  opacity: 0;
  transform: var(--pt-reveal-start-transform);
  transition: opacity var(--pt-reveal-duration, 760ms) cubic-bezier(0.16, 1, 0.3, 1), transform var(--pt-reveal-duration, 760ms) cubic-bezier(0.16, 1, 0.3, 1);
  transition-delay: var(--pt-reveal-delay, 0ms);
  will-change: opacity, transform;
}
.pt-home.pt-reveal--ready .pt-home-reveal.is-visible {
  opacity: 1;
  transform: var(--pt-reveal-end-transform);
}
@media (max-width: 64rem) {
  .pt-home-hero__inner, .pt-home-feature__grid,  .pt-home-feature--visual-right .pt-home-feature__grid, .pt-home-cta__inner {
    grid-template-columns: minmax(0, 1fr);
  }
  .pt-home-feature--profiles .pt-home-feature__visual, .pt-home-feature--intelligence .pt-home-feature__visual, .pt-home-feature--tendering .pt-home-feature__visual {
    justify-content: center;
  }
  .pt-home-feature--profiles .pt-home-feature__image, .pt-home-feature--intelligence .pt-home-feature__image, .pt-home-feature--tendering .pt-home-feature__image {
    width: 100%;
    margin-left: 0;
  }
  .pt-home-feature--tendering {
    padding-bottom: clamp(3.5rem, 6vw, 6rem);
  }
  .pt-home-cta {
    min-height: 0;
    background-color: var(--pt-home-cta-green);
    background-size: cover;
  }
  .pt-home-hero {
    background: var(--pt-home-ink);
  }
  .pt-home-hero__background-image {
    object-position: center;
  }
  .pt-home-hero__inner {
    padding-bottom: 0;
  }
  .pt-home-hero__worker {
    justify-content: center;
  }
  .pt-home-hero__title, .pt-home-hero__body, .pt-home-section-body, .pt-home-cta__title {
    max-width: none;
  }
  .pt-home-feature--visual-right .pt-home-feature__visual {
    order: 0;
  }
  .pt-home-feature__action, .pt-home-feature--visual-right .pt-home-feature__action {
    justify-content: flex-start;
  }
  .pt-home-logo-strip__panel {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .pt-home-logo-strip__item:nth-child(n+7) {
    grid-column: span 1;
  }
}
@media (max-width: 48rem) {
  .pt-home-feature__lists {
    grid-template-columns: minmax(0, 1fr);
  }
  .pt-home-testimonial {
    grid-template-columns: minmax(0, 1fr);
    justify-items: center;
    text-align: center;
  }
  .pt-home-testimonial__quote-block {
    padding-right: 0;
  }
  .pt-home-testimonial__quote-block::after {
    display: none;
  }
  .pt-home-stats__list {
    flex-direction: column;
    align-items: flex-start;
  }
  .pt-home-logo-strip__panel {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (prefers-reduced-motion: reduce) {
  .pt-home.pt-reveal--ready .pt-home-reveal {
    opacity: 1;
    transform: var(--pt-reveal-end-transform);
    transition: none;
  }
}
.pt-public-main--solutions-for-consultants {
  padding: 0;
  background: #fff;
}
.pt-solutions-for-consultants {
  --pt-sfc-ink: #161C2F;
  --pt-sfc-body-ink: #161C2D;
  --pt-sfc-muted: #585D68;
  --pt-sfc-green: #47BA69;
  --pt-sfc-green-hover: #3FA55E;
  --pt-sfc-logo-overlap: clamp(6.8rem, 8.7vw, 8.8rem);
  --pt-sfc-hero-cluster-lift: clamp(3.75rem, 4.5vw, 5rem);
  --pt-sfc-container: min(80rem, calc(100% - clamp(2rem, 8vw, 7.5rem)));
  --pt-sfc-content-gutter: max(clamp(1rem, 4vw, 3.75rem), calc((100vw - 80rem) / 2));
  position: relative;
  overflow-x: clip;
  background: #fff;
  color: var(--pt-sfc-body-ink);
  font-family: "Inter Variable", "Inter", var(--font-sans), system-ui, sans-serif;
}
.pt-solutions-for-consultants img {
  display: block;
  max-width: 100%;
}
.pt-sfc__container {
  width: var(--pt-sfc-container);
  margin: 0 auto;
}
.pt-sfc__line {
  display: block;
}
.pt-sfc-section-title {
  max-width: 44.625rem;
  margin: 0;
  color: var(--pt-sfc-ink);
  font-size: clamp(2.25rem, 3.06vw, 2.75rem);
  font-weight: 700;
  line-height: 1.3637;
  letter-spacing: 0.0625rem;
}
.pt-sfc-section-title--center {
  max-width: 100%;
  margin-inline: auto;
  text-align: center;
}
.pt-sfc-section-title--inverse {
  color: #fff;
}
.pt-sfc-section-body {
  max-width: 42.35rem;
  margin: clamp(1rem, 1.8vw, 1.4rem) 0 0;
  color: var(--pt-sfc-muted);
  font-size: clamp(1.05rem, 1.55vw, 1.25rem);
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: -0.0125rem;
  opacity: 0.7;
}
.pt-sfc-section-body--center {
  width: min(100%, 45.45rem);
  max-width: 45.45rem;
  margin: clamp(1rem, 1.8vw, 1.4rem) auto 0;
  text-align: center;
}
.pt-sfc-section-body--inverse {
  color: #fff;
  opacity: 0.78;
}
.pt-solutions-for-consultants .pt-pricing-card__check {
  flex: 0 0 auto;
  width: 1.25rem;
  height: 1.25rem;
  align-self: center;
  margin-top: 0;
  border-radius: 50%;
  background: var(--pt-sfc-green);
  box-shadow: 0 2px 5px rgb(71 186 105 / 30%);
}
.pt-sfc-checklist {
  display: grid;
  gap: clamp(0.72rem, 1.35vw, 1rem);
  margin: clamp(1.6rem, 2.6vw, 2.25rem) 0 0;
  padding: 0;
  list-style: none;
}
.pt-sfc-checklist__item {
  display: grid;
  grid-template-columns: 1.25rem minmax(0, 1fr);
  gap: 0.78rem;
  align-items: start;
}
.pt-sfc-checklist__text {
  color: var(--pt-sfc-body-ink);
  font-size: clamp(1rem, 1.25vw, 1.0625rem);
  font-weight: 500;
  line-height: 1.647;
  letter-spacing: -0.0125rem;
  opacity: 0.7;
}
.pt-sfc-checklist--inverse .pt-sfc-checklist__text {
  color: #fff;
  opacity: 0.78;
}
.pt-sfc-button {
  min-width: 15.8125rem;
  min-height: 3.375rem;
  padding-inline: 2rem;
  border: 1px solid var(--pt-sfc-green);
  border-radius: 2px;
  background: var(--pt-sfc-green);
  box-shadow: 0 12px 24px rgb(71 186 105 / 26%);
  color: #fff;
}
.pt-sfc-button:hover, .pt-sfc-button:active {
  border-color: var(--pt-sfc-green-hover);
  background: var(--pt-sfc-green-hover);
  color: #fff;
}
.pt-sfc-button .pt-btn__label {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.7;
}
.pt-solutions-for-consultants .pt-btn:focus-visible, .pt-sfc-logo-strip__link:focus-visible {
  outline: 3px solid rgb(71 186 105 / 44%);
  outline-offset: 4px;
}
.pt-sfc-hero {
  position: relative;
  z-index: 2;
  min-height: clamp(45rem, 62.6vw, 75.125rem);
  overflow: visible;
  background: #F2F2F2;
  color: #fff;
  isolation: isolate;
}
.pt-sfc-hero__background {
  position: absolute;
  z-index: 1;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
}
.pt-sfc-hero__background-image {
  width: 100%;
  height: auto;
  min-height: 100%;
  object-fit: contain;
  object-position: top center;
}
.pt-sfc-hero__inner {
  position: relative;
  z-index: 3;
  display: grid;
  grid-template-columns: minmax(0, 47rem) minmax(22rem, 1fr);
  align-items: center;
  min-height: inherit;
  padding: clamp(5.5rem, 8vw, 8rem) 0 calc(var(--pt-sfc-logo-overlap) + clamp(4.5rem, 5.5vw, 6.25rem));
}
.pt-sfc-hero__content {
  max-width: 47.55rem;
  transform: translate(-1.5rem, -4.5rem);
}
.pt-sfc-hero__title {
  width: min(100%, 47.52rem);
  margin: 0;
  color: #fff;
  font-size: clamp(3rem, 3.9vw, 3.5rem);
  font-weight: 800;
  line-height: 1.3215;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
}
.pt-sfc-hero__body {
  max-width: 40.37rem;
  margin: 1.45rem 0 0;
  color: #fff;
  font-size: clamp(1.06rem, 1.55vw, 1.25rem);
  font-weight: 400;
  line-height: 1.55;
  letter-spacing: 0.0625rem;
  text-shadow: 0 2px 14px rgb(0 0 0 / 30%);
}
.pt-sfc-hero__action {
  margin-top: clamp(1.65rem, 2.5vw, 2.2rem);
}
.pt-sfc-hero__person-frame {
  position: absolute;
  z-index: 4;
  right: calc(clamp(-0.5rem, 5.5vw, 6rem) - 1cm);
  bottom: calc(var(--pt-sfc-logo-overlap) + 1rem + var(--pt-sfc-hero-cluster-lift));
  width: clamp(24rem, 33vw, 36.125rem);
  pointer-events: none;
}
.pt-sfc-hero__person {
  width: 100%;
  height: auto;
}
.pt-sfc-logo-strip {
  position: relative;
  z-index: 6;
  margin-top: calc(-1 * var(--pt-sfc-logo-overlap) - 1.25rem - var(--pt-sfc-hero-cluster-lift));
}
.pt-sfc-logo-strip__panel {
  width: min(86rem, calc(100% - 4rem));
  margin: 0 auto;
  padding: clamp(1.25rem, 2.4vw, 1.9rem) clamp(1.15rem, 3vw, 2.6rem);
  border-radius: 8px;
  background: #F8F8F8;
  box-shadow: 0 20px 40px rgb(0 0 0 / 25%);
}
.pt-sfc-logo-strip__list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: clamp(1rem, 2.4vw, 2.5rem);
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-sfc-logo-strip__item {
  display: flex;
  flex: 1 1 0;
  align-items: center;
  justify-content: center;
}
.pt-sfc-logo-strip__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  min-height: 5.75rem;
}
.pt-sfc-logo-strip__logo {
  display: block;
  width: auto;
  max-width: 12rem;
  max-height: 5.25rem;
  object-fit: contain;
}
.pt-sfc-logo-strip__logo[src*="vx_logo"] {
  max-width: 9rem;
}
.pt-sfc-why {
  position: relative;
  z-index: 1;
  margin-top: clamp(-5.2rem, -4.8vw, -4rem);
  padding: calc(var(--pt-sfc-logo-overlap) + clamp(3.5rem, 5vw, 5.75rem)) 0 clamp(4rem, 6vw, 6rem);
  background: #F2F2F2;
}
.pt-sfc-why__inner {
  max-width: 68rem;
  margin: 0 auto;
  transform: translateY(-1cm);
}
.pt-sfc-why__benefits {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(2rem, 3.8vw, 3.5rem) clamp(2rem, 5.4vw, 5.2rem);
  max-width: 68rem;
  margin: clamp(2.25rem, 3vw, 3rem) auto 0;
  padding: 0;
  list-style: none;
}
.pt-sfc-why__benefit {
  display: grid;
  grid-template-columns: 5.5rem minmax(0, 1fr);
  gap: 1rem;
  align-items: center;
  min-width: 0;
}
.pt-sfc-why__benefit-icon-frame {
  display: grid;
  place-items: center;
  width: 5.5rem;
  height: 5.5rem;
  overflow: hidden;
}
.pt-solutions-for-consultants .pt-sfc-why__benefit-icon {
  width: 4.75rem;
  height: 4.75rem;
  max-width: 4.75rem;
  max-height: 4.75rem;
  object-fit: contain;
  object-position: center;
}
.pt-sfc-why__benefit-label {
  color: var(--pt-sfc-ink);
  font-size: clamp(1.15rem, 1.5vw, 1.3rem);
  font-weight: 800;
  line-height: 1.32;
  letter-spacing: -0.0125rem;
}
.pt-sfc-audience {
  position: relative;
  overflow: hidden;
  min-height: clamp(44rem, 50vw, 52rem);
  background: #fff;
}
.pt-sfc-audience__grid {
  display: grid;
  grid-template-columns: minmax(0, 0.88fr) minmax(32rem, 1.12fr);
  align-items: center;
  min-height: inherit;
}
.pt-sfc-audience__content {
  position: relative;
  z-index: 3;
  max-width: 31.5rem;
  padding: clamp(4.75rem, 7.5vw, 7rem) 0;
}
.pt-sfc-audience__visual {
  position: relative;
  align-self: stretch;
  min-height: 35rem;
}
.pt-sfc-audience__decor {
  position: absolute;
  right: calc(clamp(3.75rem, 7.5vw, 8rem) - 2cm);
  bottom: 0;
  z-index: 1;
  width: clamp(25rem, 31vw, 33.625rem);
  height: auto;
}
.pt-sfc-audience__people-frame {
  position: absolute;
  right: clamp(-3rem, -2vw, -1rem);
  bottom: 0;
  z-index: 2;
  width: clamp(32rem, 43vw, 48.45rem);
  pointer-events: none;
}
.pt-sfc-audience__people {
  width: 100%;
  height: auto;
}
.pt-sfc-verified, .pt-sfc-leads {
  position: relative;
  display: grid;
  overflow: hidden;
  min-height: clamp(47rem, 54.17vw, 65rem);
}
.pt-sfc-verified {
  background: #fff;
  min-height: calc(clamp(47rem, 63.9vw, 76.69rem) - 3rem);
  margin-bottom: -3cm;
}
.pt-sfc-verified__background {
  position: absolute;
  z-index: 1;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
}
.pt-sfc-leads__background {
  position: absolute;
  z-index: 1;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
}
.pt-sfc-verified__background-image, .pt-sfc-leads__background-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.pt-sfc-verified__grid, .pt-sfc-leads__grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  align-items: center;
  min-height: inherit;
}
.pt-sfc-verified__visual {
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-width: 0;
  overflow: visible;
}
.pt-solutions-for-consultants .pt-sfc-verified__interface {
  flex: 0 0 auto;
  width: 130%;
  max-width: none;
  height: auto;
}
.pt-sfc-verified__content {
  box-sizing: border-box;
  justify-self: end;
  width: calc(50vw - var(--pt-sfc-content-gutter));
  max-width: 41rem;
  margin-right: var(--pt-sfc-content-gutter);
  padding-block: clamp(4rem, 7vw, 7rem);
  transform: translateY(-4.375rem);
}
.pt-sfc-leads {
  background: #211914;
}
.pt-sfc-leads__content {
  max-width: 41rem;
  padding: clamp(4rem, 7vw, 7rem) clamp(2rem, 5vw, 5.5rem) clamp(4rem, 7vw, 7rem) var(--pt-sfc-content-gutter);
  transform: translateY(clamp(-3rem, -2.5vw, -1.75rem));
}
.pt-sfc-leads .pt-sfc-section-title {
  max-width: none;
  white-space: nowrap;
}
.pt-sfc-leads .pt-sfc-section-body {
  width: min(100%, 40.704rem);
  max-width: 40.704rem;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 2rem;
  letter-spacing: -0.0125rem;
  opacity: 0.7;
}
.pt-sfc-leads .pt-sfc-checklist__item:last-child .pt-sfc-checklist__text {
  white-space: nowrap;
}
.pt-sfc-leads__visual {
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  overflow: hidden;
  transform: translateY(2rem);
}
.pt-solutions-for-consultants .pt-sfc-leads__interface {
  flex: 0 0 auto;
  width: min(90%, 46rem);
  max-width: none;
  height: auto;
}
.pt-sfc-tender {
  position: relative;
  min-height: clamp(45rem, 50.6vw, 60.75rem);
  overflow: hidden;
  background: #fff;
}
.pt-sfc-tender__background {
  position: absolute;
  z-index: 1;
  inset: 0;
  pointer-events: none;
}
.pt-sfc-tender__background-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.pt-sfc-tender__people-frame {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 50%;
  width: max(100%, 75rem);
  pointer-events: none;
  transform: translateX(-50%);
}
.pt-sfc-tender__people {
  width: 100%;
  max-width: none;
  height: auto;
}
.pt-sfc-tender__inner {
  position: relative;
  z-index: 3;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  align-items: center;
  min-height: inherit;
}
.pt-sfc-tender__content {
  grid-column: 2;
  box-sizing: border-box;
  justify-self: end;
  width: 100%;
  max-width: 40rem;
  padding-block: clamp(4rem, 6vw, 6rem);
  transform: translateY(clamp(-4.5rem, -4vw, -3rem));
}
.pt-sfc-project-data {
  position: relative;
  z-index: 4;
  min-height: clamp(51rem, 57vw, 68rem);
  overflow: hidden;
  background: #fff;
}
.pt-sfc-project-data__grid {
  display: grid;
  grid-template-columns: minmax(0, 0.94fr) minmax(28rem, 1.06fr);
  align-items: center;
  min-height: inherit;
}
.pt-sfc-project-data__content {
  max-width: 44.75rem;
  padding: clamp(5rem, 7vw, 7rem) 0;
  transform: translateY(clamp(-3rem, -2.5vw, -1.5rem));
}
.pt-sfc-project-data__report {
  margin: clamp(1.25rem, 2vw, 1.75rem) 0 0;
  color: var(--pt-sfc-body-ink);
  font-size: clamp(1.02rem, 1.2vw, 1.125rem);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.0125rem;
  opacity: 0.7;
}
.pt-sfc-project-data__list {
  display: grid;
  gap: clamp(1.25rem, 2.2vw, 1.85rem);
  margin: clamp(1.7rem, 2.8vw, 2.5rem) 0 0;
  padding: 0;
  list-style: none;
}
.pt-sfc-project-data__item {
  display: grid;
  grid-template-columns: 1.25rem minmax(0, 1fr);
  gap: 0.78rem;
  align-items: start;
}
.pt-sfc-project-data__item-copy {
  min-width: 0;
}
.pt-sfc-project-data__item-title {
  margin: 0;
  color: var(--pt-sfc-ink);
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: -0.0125rem;
  opacity: 0.7;
}
.pt-sfc-project-data__item-description {
  margin: 0.4rem 0 0;
  color: var(--pt-sfc-body-ink);
  font-size: 1.0625rem;
  font-weight: 400;
  line-height: 1.647;
  letter-spacing: -0.0125rem;
  opacity: 0.7;
}
.pt-sfc-project-data__visual {
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-right: clamp(-20rem, calc(40rem - 50vw), -3rem);
  overflow: visible;
}
.pt-sfc-project-data__interface {
  width: min(96%, 45.6576rem);
  max-width: none;
  height: auto;
}
.pt-sfc-products {
  position: relative;
  min-height: clamp(45rem, 50.4vw, 60.5rem);
  overflow: hidden;
  background: #fff;
}
.pt-sfc-products__background, .pt-sfc-products__overlay {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.pt-sfc-products__background {
  z-index: 1;
}
.pt-sfc-products__background-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center bottom;
}
.pt-sfc-products__overlay {
  z-index: 2;
  background: rgb(8 8 8 / 14%);
  clip-path: polygon(0 33%, 100% 0, 100% 100%, 0 100%);
}
.pt-sfc-products__grid {
  position: relative;
  z-index: 3;
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  align-items: end;
  min-height: inherit;
  padding-top: clamp(10rem, 15vw, 17rem);
}
.pt-sfc-products__visual {
  align-self: end;
  display: flex;
  justify-content: flex-start;
  margin-left: clamp(-17rem, calc(44rem - 50vw), -6rem);
  padding-left: 0;
}
.pt-sfc-products__interface {
  width: min(100%, 42.45rem);
  height: auto;
}
.pt-sfc-products__content {
  align-self: center;
  box-sizing: border-box;
  justify-self: end;
  width: 100%;
  max-width: 46.57rem;
  margin-bottom: clamp(5.5rem, 9vw, 9rem);
  padding-block: clamp(3rem, 5vw, 5rem) clamp(4rem, 6vw, 6rem);
  transform: translateY(clamp(0.75rem, 1vw, 1.25rem));
}
.pt-sfc-products .pt-sfc-section-title {
  max-width: 46.57rem;
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 3.75rem;
  letter-spacing: 0.0625rem;
}
.pt-sfc-products .pt-sfc-section-body {
  width: min(100%, 40.704rem);
  max-width: 40.704rem;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 2rem;
  letter-spacing: -0.0125rem;
  opacity: 0.7;
}
.pt-sfc-final {
  position: relative;
  min-height: clamp(53rem, 61.7vw, 73.95rem);
  overflow: hidden;
  background: #fff;
}
.pt-sfc-final__background {
  position: absolute;
  z-index: 1;
  inset: 0;
  pointer-events: none;
}
.pt-sfc-final__background-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.pt-sfc-final__inner {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-rows: minmax(0, 0.63fr) minmax(0, 0.37fr);
  min-height: inherit;
}
.pt-sfc-final__testimonial {
  display: grid;
  grid-template-columns: 17rem minmax(0, 29rem);
  column-gap: clamp(1.5rem, 2.25vw, 2.25rem);
  align-items: start;
  justify-content: center;
  width: min(48.25rem, calc(100% - 2 * var(--pt-sfc-content-gutter)));
  margin: 0 auto;
  padding-top: clamp(4rem, 6.5vw, 6rem);
  transform: translate( clamp(-4rem, -3.5vw, -2.75rem), clamp(6rem, 8vw, 8.5rem) );
}
.pt-sfc-final__inner {
  transform: translateY(5rem);
}
.pt-sfc-final__identity {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  justify-items: center;
  row-gap: 0;
  min-width: 0;
  text-align: left;
  transform: translate(2rem, -2rem);
}
.pt-sfc-final__logo {
  width: clamp(10rem, 11vw, 11.75rem);
  height: auto;
  margin-bottom: -0.35rem;
  object-fit: contain;
}
.pt-sfc-final__name, .pt-sfc-final__company {
  position: relative;
  top: -0.85rem;
  left: clamp(1.8rem, 2.2vw, 2.25rem);
  justify-self: center;
  width: 13.25rem;
  margin: 0;
  color: var(--pt-sfc-ink);
  line-height: 1.35;
  text-align: left;
}
.pt-sfc-final__name {
  font-size: clamp(1.04rem, 1.25vw, 1.16rem);
  font-weight: 800;
}
.pt-sfc-final__company {
  margin-top: 0.15rem;
  color: #8C91A6;
  font-size: clamp(0.9rem, 1.05vw, 0.98rem);
  font-weight: 400;
  opacity: 1;
  white-space: nowrap;
}
.pt-sfc-final__quote-block {
  display: grid;
  grid-template-columns: minmax(0, 25rem) auto;
  gap: clamp(0.65rem, 1.15vw, 1rem);
  align-items: start;
  min-width: 0;
}
.pt-sfc-final__quote {
  width: min(100%, 25rem);
  max-width: 25rem;
  margin: 0;
  color: var(--pt-sfc-body-ink);
  font-size: clamp(1.05rem, 1.45vw, 1.28rem);
  font-weight: 400;
  line-height: 1.72;
  letter-spacing: -0.0125rem;
  opacity: 0.7;
}
.pt-sfc-final__quote-mark {
  width: clamp(3.2rem, 4.35vw, 4.65rem);
  height: auto;
  margin-top: 0.1rem;
  object-fit: contain;
  justify-self: end;
  transform: translateX(2.75rem);
}
.pt-sfc-final__cta {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: clamp(2rem, 6vw, 6rem);
  align-items: center;
  padding-bottom: clamp(3rem, 5vw, 5rem);
  transform: translateY(clamp(1.25rem, 2vw, 2rem));
}
.pt-sfc-final__cta-copy {
  max-width: 42rem;
}
.pt-sfc-final__title {
  max-width: 34rem;
  margin: 0;
  color: #fff;
  font-size: clamp(2.75rem, 3.75vw, 3.75rem);
  font-weight: 700;
  line-height: 1.14;
  letter-spacing: 0.0625rem;
}
.pt-sfc-final__body {
  max-width: 38rem;
  margin: 1rem 0 0;
  color: #fff;
  font-size: clamp(1rem, 1.35vw, 1.125rem);
  font-weight: 500;
  line-height: 1.55;
  letter-spacing: -0.0125rem;
  opacity: 0.82;
}
.pt-sfc-final__action {
  margin-right: 2.5cm;
}
.pt-sfc-button--inverse {
  min-width: 14.875rem;
  border-color: #fff;
  background: #fff;
  box-shadow: 0 14px 28px rgb(22 28 45 / 16%);
  color: var(--pt-sfc-green);
}
.pt-sfc-button--inverse:hover, .pt-sfc-button--inverse:active {
  border-color: rgb(255 255 255 / 92%);
  background: rgb(255 255 255 / 92%);
  color: var(--pt-sfc-green-hover);
}
.pt-sfc-reveal, .pt-sfc-image-reveal, .pt-sfc-logo-reveal {
  --pt-reveal-start-transform: translate3d(0, 2.75rem, 0);
  --pt-reveal-end-transform: translate3d(0, 0, 0);
  --pt-reveal-delay: 0ms;
}
.pt-sfc-reveal--from-left, .pt-sfc-image-reveal--from-left {
  --pt-reveal-start-transform: translate3d(clamp(-4.5rem, -7vw, -3rem), 0, 0);
}
.pt-sfc-reveal--from-right, .pt-sfc-image-reveal--from-right {
  --pt-reveal-start-transform: translate3d(clamp(3rem, 7vw, 6.5rem), 0, 0);
}
.pt-sfc-image-reveal {
  --pt-reveal-duration: 900ms;
}
.pt-sfc-logo-reveal {
  --pt-reveal-start-transform: translate3d(-2.25rem, 0, 0);
}
.pt-sfc-reveal--delay-0 {
  --pt-reveal-delay: 0ms;
}
.pt-sfc-reveal--delay-1 {
  --pt-reveal-delay: 140ms;
}
.pt-sfc-reveal--delay-2 {
  --pt-reveal-delay: 280ms;
}
.pt-sfc-reveal--delay-3 {
  --pt-reveal-delay: 420ms;
}
.pt-sfc-reveal--delay-4 {
  --pt-reveal-delay: 560ms;
}
.pt-sfc-reveal--delay-5 {
  --pt-reveal-delay: 700ms;
}
.pt-sfc-reveal--delay-6 {
  --pt-reveal-delay: 840ms;
}
.pt-solutions-for-consultants.pt-company-profiles--js-ready .pt-sfc-reveal, .pt-solutions-for-consultants.pt-company-profiles--js-ready .pt-sfc-image-reveal, .pt-solutions-for-consultants.pt-company-profiles--js-ready .pt-sfc-logo-reveal {
  opacity: 0;
  transform: var(--pt-reveal-start-transform);
  transition: opacity var(--pt-reveal-duration, 760ms) cubic-bezier(0.16, 1, 0.3, 1), transform var(--pt-reveal-duration, 760ms) cubic-bezier(0.16, 1, 0.3, 1);
  transition-delay: var(--pt-reveal-delay);
  will-change: opacity, transform;
}
.pt-solutions-for-consultants.pt-company-profiles--js-ready .pt-sfc-image-reveal {
  opacity: 0.18;
}
.pt-solutions-for-consultants.pt-company-profiles--js-ready .pt-sfc-reveal.is-visible, .pt-solutions-for-consultants.pt-company-profiles--js-ready .pt-sfc-image-reveal.is-visible, .pt-solutions-for-consultants.pt-company-profiles--js-ready .pt-sfc-logo-reveal.is-visible {
  opacity: 1;
  transform: var(--pt-reveal-end-transform);
}
@media (max-width: 1100px) {
  .pt-sfc-hero__inner {
    grid-template-columns: minmax(0, 1fr) minmax(20rem, 0.62fr);
  }
  .pt-sfc-hero__person-frame {
    right: clamp(-2rem, 2vw, 1rem);
  }
  .pt-sfc-audience__grid {
    grid-template-columns: minmax(0, 0.95fr) minmax(27rem, 1.05fr);
  }
  .pt-sfc-verified__content {
    padding-block: clamp(4rem, 7vw, 7rem);
    transform: translateY(-3.125rem);
  }
  .pt-sfc-leads__content {
    padding-right: clamp(2rem, 4vw, 4rem);
    padding-left: var(--pt-sfc-content-gutter);
  }
  .pt-sfc-project-data__grid {
    grid-template-columns: minmax(0, 0.9fr) minmax(23rem, 1.1fr);
  }
}
@media (max-width: 820px) {
  .pt-sfc__line {
    white-space: normal;
  }
  .pt-sfc-why__inner {
    transform: none;
  }
  .pt-solutions-for-consultants {
    --pt-sfc-hero-cluster-lift: 0rem;
  }
  .pt-sfc-hero {
    min-height: 78rem;
    padding-bottom: 0;
    overflow: hidden;
    background: #F2F2F2;
  }
  .pt-sfc-hero__background {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    height: clamp(36rem, 148vw, 44rem);
    overflow: hidden;
    background: #F2F2F2;
    pointer-events: none;
  }
  .pt-sfc-hero__background-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 0;
    max-width: none;
    height: 100%;
    min-height: 0;
    object-fit: fill;
    object-position: center top;
    transform: none;
  }
  .pt-sfc-hero__inner {
    position: relative;
    z-index: 3;
    display: block;
    min-height: inherit;
    padding: clamp(3rem, 9vw, 4.25rem) 0 calc(var(--pt-sfc-logo-overlap) + 38rem);
  }
  .pt-sfc-hero__content {
    position: relative;
    z-index: 5;
    width: min(100%, 37rem);
    max-width: 37rem;
    transform: none;
  }
  .pt-sfc-hero__title {
    width: min(100%, 32rem);
    max-width: 32rem;
    overflow-wrap: normal;
    word-break: normal;
  }
  .pt-sfc-hero__body {
    width: min(100%, 31rem);
    max-width: 31rem;
    overflow-wrap: normal;
    word-break: normal;
  }
  .pt-sfc-hero__action {
    position: relative;
    z-index: 6;
  }
  .pt-sfc-hero__person-frame {
    right: 50%;
    bottom: calc(var(--pt-sfc-logo-overlap) + 0.75rem);
    width: min(78vw, 30rem);
    transform: translateX(50%);
  }
  .pt-sfc-logo-strip {
    margin-top: calc(-1 * var(--pt-sfc-logo-overlap));
  }
  .pt-sfc-logo-strip__list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.5rem 1.5rem;
  }
  .pt-sfc-logo-strip__panel {
    width: min(40rem, calc(100% - 2rem));
  }
  .pt-sfc-logo-strip__logo {
    height: 4.4rem;
  }
  .pt-sfc-why__benefits {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .pt-sfc-audience {
    min-height: 0;
  }
  .pt-sfc-audience__grid, .pt-sfc-verified__grid, .pt-sfc-leads__grid, .pt-sfc-project-data__grid, .pt-sfc-products__grid {
    grid-template-columns: 1fr;
  }
  .pt-sfc-audience__content, .pt-sfc-project-data__content {
    max-width: none;
    padding-block: clamp(4rem, 9vw, 5rem);
  }
  .pt-sfc-audience__visual {
    min-height: min(92vw, 40rem);
  }
  .pt-sfc-audience__people-frame {
    right: 50%;
    width: min(100vw, 48rem);
    transform: translateX(50%);
  }
  .pt-sfc-audience__decor {
    right: 50%;
    width: min(75vw, 33rem);
    transform: translateX(50%);
  }
  .pt-sfc-verified, .pt-sfc-leads, .pt-sfc-project-data, .pt-sfc-products {
    min-height: 0;
  }
  .pt-sfc-verified {
    margin-bottom: 0;
  }
  .pt-sfc-verified__visual, .pt-sfc-leads__visual, .pt-sfc-project-data__visual {
    order: 2;
    min-height: 22rem;
  }
  .pt-sfc-verified__content {
    order: 1;
    width: auto;
    max-width: none;
    margin-right: 0;
    padding: clamp(4rem, 8vw, 5rem) var(--pt-sfc-container-gutter, 2rem);
    transform: none;
  }
  .pt-sfc-leads__content, .pt-sfc-products__content {
    order: 1;
    max-width: none;
    padding: clamp(4rem, 8vw, 5rem) var(--pt-sfc-container-gutter, 2rem);
    transform: none;
  }
  .pt-solutions-for-consultants .pt-sfc-verified__interface {
    width: min(110vw, 55rem);
    max-width: none;
  }
  .pt-sfc-verified__background-image {
    object-fit: contain;
    object-position: center bottom;
  }
  .pt-sfc-leads__visual {
    position: relative;
    justify-content: center;
    overflow: hidden;
    transform: translateY(1rem);
  }
  .pt-solutions-for-consultants .pt-sfc-leads__interface {
    position: relative;
    left: clamp(3rem, 10vw, 5rem);
    width: min(100vw, 44rem);
    max-width: none;
  }
  .pt-sfc-leads .pt-sfc-section-title, .pt-sfc-leads .pt-sfc-checklist__item:last-child .pt-sfc-checklist__text {
    white-space: normal;
  }
  .pt-sfc-tender {
    min-height: clamp(50rem, 180vw, 62rem);
  }
  .pt-sfc-tender__background {
    background: #fff;
  }
  .pt-sfc-tender__background-image {
    width: 100%;
    height: 100%;
    object-fit: fill;
    object-position: center top;
  }
  .pt-sfc-tender__people-frame {
    right: auto;
    bottom: 0;
    left: 68%;
    width: max(54rem, 138vw);
    max-width: none;
    transform: translateX(-50%);
  }
  .pt-sfc-tender__people {
    width: 100%;
    max-width: none;
    height: auto;
    object-fit: contain;
    object-position: center bottom;
  }
  .pt-sfc-tender__inner {
    display: block;
    padding-top: 6rem;
  }
  .pt-sfc-tender__content {
    position: relative;
    z-index: 4;
    width: min(100%, 36rem);
    margin-left: auto;
    padding: 0 0 20rem;
    transform: none;
  }
  .pt-sfc-project-data__content {
    transform: none;
  }
  .pt-sfc-project-data__visual {
    position: relative;
    justify-content: flex-end;
    margin-right: 0;
    padding-bottom: 3rem;
    overflow: visible;
  }
  .pt-sfc-project-data__interface {
    position: relative;
    right: calc(-1 * clamp(1rem, 4vw, 2rem));
    left: auto;
    width: min(110vw, 49rem);
    max-width: none;
  }
  .pt-sfc-products {
    background: #fff;
  }
  .pt-sfc-products__background {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
  }
  .pt-sfc-products__background-image {
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: fill;
    object-position: center;
  }
  .pt-sfc-products__overlay {
    display: none;
  }
  .pt-sfc-products__grid {
    display: flex;
    flex-direction: column-reverse;
    align-items: stretch;
    min-height: 0;
    padding-top: 13rem;
  }
  .pt-sfc-products__visual {
    margin-left: 0;
    padding: 0;
  }
  .pt-sfc-products__content {
    margin-bottom: 0;
    padding-bottom: 3rem;
    transform: none;
  }
  .pt-sfc-products__interface {
    width: min(90vw, 40rem);
  }
  .pt-sfc-products .pt-sfc-section-title {
    font-size: clamp(2rem, 8vw, 2.75rem);
    line-height: 1.24;
  }
  .pt-sfc-products .pt-sfc-section-body {
    font-size: 1rem;
    line-height: 1.58;
  }
  .pt-sfc-final {
    min-height: 57rem;
  }
  .pt-sfc-final__inner {
    grid-template-rows: minmax(0, 0.62fr) minmax(0, 0.38fr);
  }
  .pt-sfc-final__testimonial {
    grid-template-columns: minmax(11rem, 15rem) minmax(0, 1fr);
    column-gap: clamp(1rem, 3vw, 1.75rem);
    width: min(46rem, 92%);
    padding-top: 5rem;
  }
  .pt-sfc-final__identity {
    text-align: center;
    transform: none;
  }
  .pt-sfc-final__name, .pt-sfc-final__company {
    top: 0;
    left: 0;
    justify-self: center;
    width: 12.25rem;
    text-align: center;
  }
  .pt-sfc-final__quote-block {
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 0.75rem;
    transform: none;
  }
  .pt-sfc-final__quote {
    width: 100%;
    max-width: none;
  }
  .pt-sfc-final__quote-mark {
    transform: none;
  }
  .pt-sfc-final__cta {
    gap: 2rem;
  }
  .pt-sfc-final__action {
    margin-right: 0;
  }
}
@media (max-width: 560px) {
  .pt-sfc__container {
    width: min(calc(100% - 2rem), 40rem);
  }
  .pt-sfc-section-title {
    font-size: clamp(2rem, 9vw, 2.35rem);
    line-height: 1.24;
  }
  .pt-sfc-section-body {
    font-size: 1rem;
    line-height: 1.58;
  }
  .pt-solutions-for-consultants {
    --pt-sfc-hero-cluster-lift: 0rem;
  }
  .pt-sfc-hero {
    min-height: 76rem;
    overflow: hidden;
    background: #F2F2F2;
  }
  .pt-sfc-hero__background {
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    height: clamp(36rem, 148vw, 44rem);
    overflow: hidden;
  }
  .pt-sfc-hero__background-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 0;
    max-width: none;
    height: 100%;
    min-height: 0;
    object-fit: fill;
    object-position: center top;
    transform: none;
  }
  .pt-sfc-hero__inner {
    min-height: inherit;
    padding-top: 2.75rem;
    padding-bottom: calc(var(--pt-sfc-logo-overlap) + 38rem);
  }
  .pt-sfc-hero__content {
    width: 100%;
    max-width: 100%;
    transform: none;
  }
  .pt-sfc-hero__title {
    width: 100%;
    max-width: 21.5rem;
    font-size: clamp(1.95rem, 9vw, 2.25rem);
    line-height: 1.12;
    letter-spacing: 0.035rem;
    overflow-wrap: normal;
    word-break: normal;
  }
  .pt-sfc-hero__body {
    width: 100%;
    max-width: 21.5rem;
    margin-top: 1.15rem;
    font-size: 0.95rem;
    line-height: 1.5;
    letter-spacing: 0.015rem;
    overflow-wrap: normal;
    word-break: normal;
  }
  .pt-sfc-hero__action {
    width: 100%;
    margin-top: 1.5rem;
  }
  .pt-sfc-hero__person-frame {
    right: 50%;
    bottom: calc(var(--pt-sfc-logo-overlap) + 0.5rem);
    width: min(76vw, 27rem);
    transform: translateX(50%);
  }
  .pt-sfc-logo-strip {
    margin-top: calc(-1 * var(--pt-sfc-logo-overlap));
  }
  .pt-sfc-button, .pt-sfc-button--inverse {
    width: min(100%, 15.8125rem);
    min-width: 0;
  }
  .pt-sfc-logo-strip__panel {
    min-height: 0;
    padding: 0.75rem;
  }
  .pt-sfc-logo-strip__link {
    min-height: 3.75rem;
  }
  .pt-sfc-logo-strip__logo {
    height: 3.4rem;
  }
  .pt-sfc-why {
    padding: calc(var(--pt-sfc-logo-overlap) + 3.5rem) 0 4.25rem;
  }
  .pt-sfc-why__benefits {
    grid-template-columns: 1fr;
    gap: 1.4rem;
    margin-top: 2.75rem;
  }
  .pt-sfc-why__benefit {
    grid-template-columns: 4.5rem minmax(0, 1fr);
  }
  .pt-sfc-why__benefit-icon-frame {
    width: 4.5rem;
    height: 4.5rem;
  }
  .pt-solutions-for-consultants .pt-sfc-why__benefit-icon {
    width: 3.75rem;
    height: 3.75rem;
    max-width: 3.75rem;
    max-height: 3.75rem;
  }
  .pt-sfc-audience__content, .pt-sfc-project-data__content {
    padding-block: 3.75rem;
  }
  .pt-sfc-verified__content, .pt-sfc-leads__content, .pt-sfc-products__content {
    padding-inline: 1rem;
  }
  .pt-sfc-leads__visual {
    min-height: 26rem;
  }
  .pt-solutions-for-consultants .pt-sfc-leads__interface {
    left: 4.5rem;
    width: 108vw;
    max-width: none;
  }
  .pt-sfc-tender {
    min-height: 48rem;
  }
  .pt-sfc-tender__inner {
    padding-top: 3.75rem;
  }
  .pt-sfc-tender__content {
    position: relative;
    z-index: 4;
    padding-bottom: 18rem;
  }
  .pt-sfc-tender__people-frame {
    right: auto;
    bottom: 4.75rem;
    left: 70%;
    width: 54rem;
    max-width: none;
    transform: translateX(-50%);
  }
  .pt-sfc-tender__people {
    width: 100%;
    max-width: none;
    height: auto;
    object-fit: contain;
    object-position: center bottom;
  }
  .pt-sfc-project-data__item-title {
    font-size: 1.1rem;
  }
  .pt-sfc-project-data__item-description {
    font-size: 1rem;
  }
  .pt-sfc-project-data__visual {
    min-height: 25rem;
    padding-bottom: 2rem;
    overflow: hidden;
  }
  .pt-sfc-project-data__interface {
    left: 4.75rem;
    width: 116vw;
    max-width: none;
  }
  .pt-sfc-products__grid {
    padding-top: 9rem;
  }
  .pt-sfc-final {
    min-height: 62rem;
  }
  .pt-sfc-final__inner {
    display: block;
    padding-top: 4rem;
  }
  .pt-sfc-final__testimonial {
    grid-template-columns: 1fr;
    gap: 2rem;
    padding-top: 0;
  }
  .pt-sfc-final__quote-block {
    gap: 1rem;
  }
  .pt-sfc-final__quote-mark {
    width: 3.8rem;
  }
  .pt-sfc-final__cta {
    grid-template-columns: 1fr;
    margin-top: 11rem;
    padding-bottom: 2rem;
  }
  .pt-sfc__container {
    width: min(100% - 2rem, 40rem);
  }
  .pt-sfc-section-title {
    font-size: clamp(2rem, 9vw, 2.35rem);
    line-height: 1.24;
  }
  .pt-sfc-section-body {
    font-size: 1rem;
    line-height: 1.58;
  }
  .pt-sfc-hero__inner {
    padding-top: 4.25rem;
    padding-bottom: calc(var(--pt-sfc-logo-overlap) + 17rem);
  }
  .pt-sfc-hero__title {
    font-size: clamp(2.35rem, 11vw, 3rem);
    line-height: 1.16;
    letter-spacing: 0.08rem;
  }
  .pt-sfc-hero__body {
    margin-top: 1.15rem;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0.025rem;
  }
  .pt-sfc-hero__person-frame {
    width: min(88vw, 28rem);
  }
  .pt-sfc-button, .pt-sfc-button--inverse {
    width: min(100%, 15.8125rem);
    min-width: 0;
  }
  .pt-solutions-for-consultants {
    --pt-sfc-hero-cluster-lift: 1.5rem;
  }
  .pt-sfc-logo-strip__panel {
    min-height: 0;
    padding: 0.75rem;
  }
  .pt-sfc-logo-strip__link {
    min-height: 3.75rem;
  }
  .pt-sfc-logo-strip__logo {
    height: 3.4rem;
  }
  .pt-sfc-why {
    padding: calc(var(--pt-sfc-logo-overlap) + 3.5rem) 0 4.25rem;
  }
  .pt-sfc-why__benefits {
    grid-template-columns: 1fr;
    gap: 1.4rem;
    margin-top: 2.75rem;
  }
  .pt-sfc-why__benefit {
    grid-template-columns: 4.5rem minmax(0, 1fr);
  }
  .pt-sfc-why__benefit-icon-frame {
    width: 4.5rem;
    height: 4.5rem;
  }
  .pt-solutions-for-consultants .pt-sfc-why__benefit-icon {
    width: 3.75rem;
    height: 3.75rem;
    max-width: 3.75rem;
    max-height: 3.75rem;
  }
  .pt-sfc-audience__content, .pt-sfc-project-data__content {
    padding-block: 3.75rem;
  }
  .pt-sfc-verified__content, .pt-sfc-leads__content, .pt-sfc-products__content {
    padding-inline: 1rem;
  }
  .pt-sfc-tender {
    min-height: 48rem;
  }
  .pt-sfc-tender__inner {
    padding-top: 3.75rem;
  }
  .pt-sfc-tender__content {
    padding-bottom: 18rem;
  }
  .pt-sfc-project-data__item-title {
    font-size: 1.1rem;
  }
  .pt-sfc-project-data__item-description {
    font-size: 1rem;
  }
  .pt-sfc-products__grid {
    padding-top: 9rem;
  }
  .pt-sfc-final {
    min-height: 62rem;
  }
  .pt-sfc-final__inner {
    display: block;
    padding-top: 4rem;
  }
  .pt-sfc-final__testimonial {
    grid-template-columns: 1fr;
    gap: 2rem;
    padding-top: 0;
  }
  .pt-sfc-final__quote-block {
    gap: 1rem;
  }
  .pt-sfc-final__quote-mark {
    width: 3.8rem;
  }
  .pt-sfc-final__cta {
    grid-template-columns: 1fr;
    margin-top: 11rem;
    padding-bottom: 2rem;
  }
}
@media (prefers-reduced-motion: reduce) {
  .pt-solutions-for-consultants.pt-company-profiles--js-ready .pt-sfc-reveal, .pt-solutions-for-consultants.pt-company-profiles--js-ready .pt-sfc-image-reveal, .pt-solutions-for-consultants.pt-company-profiles--js-ready .pt-sfc-logo-reveal {
    opacity: 1;
    transform: var(--pt-reveal-end-transform);
    transition: none;
  }
}
@media (min-width: 821px) and (max-width: 1799px) {
  .pt-sfc-final__cta {
    position: relative;
    top: -4rem;
  }
}
@media (min-width: 1800px) {
  .pt-solutions-for-consultants {
    --pt-sfc-large-page-width: min(88.8889vw, 142.222rem);
    --pt-sfc-large-page-gutter: max(3.75rem, calc((100vw - var(--pt-sfc-large-page-width)) / 2));
    --pt-sfc-large-text-width: clamp(38rem, 28vw, 50rem);
    --pt-sfc-large-section-height: clamp(58rem, 50vw, 80rem);
  }
  .pt-sfc__container {
    width: var(--pt-sfc-large-page-width);
  }
  .pt-sfc-section-title {
    max-width: clamp(40rem, 31vw, 50rem);
    font-size: clamp(2.75rem, 2.15vw, 3.5rem);
  }
  .pt-sfc-section-body {
    max-width: clamp(38rem, 29vw, 47rem);
    font-size: clamp(1.25rem, 1vw, 1.5rem);
  }
  .pt-sfc-checklist {
    max-width: clamp(38rem, 28vw, 46rem);
  }
  .pt-sfc-checklist__item {
    grid-template-columns: 1.25rem minmax(0, 1fr);
  }
  .pt-sfc-checklist__text {
    min-width: 0;
    overflow-wrap: normal;
    word-break: normal;
    white-space: normal;
  }
  .pt-sfc-hero {
    z-index: 3;
    min-height: clamp(66rem, 52.6vw, 84rem);
    overflow: visible;
    background: #F2F2F2;
    isolation: isolate;
  }
  .pt-sfc-hero__background {
    z-index: 1;
    inset: 0 0 clamp(-7rem, -4.25vw, -4rem);
    overflow: visible;
    background: #F2F2F2;
  }
  .pt-sfc-hero__background-image {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    min-height: 0;
    max-width: none;
    object-fit: fill;
    object-position: center top;
  }
  .pt-sfc-hero__inner {
    position: relative;
    z-index: 3;
    width: var(--pt-sfc-large-page-width);
    min-height: inherit;
    margin: 0 auto;
    padding: clamp(6rem, 7vw, 9rem) 0 calc(var(--pt-sfc-logo-overlap) + clamp(5rem, 6vw, 7rem));
    grid-template-columns: minmax(0, 0.53fr) minmax(0, 0.47fr);
  }
  .pt-sfc-hero__content {
    position: relative;
    left: clamp(9rem, 7vw, 13rem);
    width: min(100%, 48rem);
    max-width: 48rem;
    transform: translateY(clamp(-5rem, -3vw, -3.75rem));
  }
  .pt-sfc-hero__person-frame {
    right: clamp(6rem, 7vw, 11rem);
    bottom: calc(var(--pt-sfc-logo-overlap) + 1rem + var(--pt-sfc-hero-cluster-lift));
    width: clamp(38rem, 31vw, 50rem);
  }
  .pt-sfc-hero__title {
    width: 100%;
    max-width: 48rem;
    font-size: clamp(3.5rem, 2.7vw, 4.5rem);
  }
  .pt-sfc-hero__body {
    width: 100%;
    max-width: 41rem;
    font-size: clamp(1.25rem, 1vw, 1.5rem);
  }
  .pt-sfc-logo-strip {
    z-index: 7;
  }
  .pt-sfc-logo-strip__panel {
    width: min(75vw, 120rem);
    padding: clamp(1.75rem, 1.6vw, 2.5rem) clamp(2rem, 2.6vw, 4rem);
  }
  .pt-sfc-logo-strip__logo {
    max-width: clamp(12rem, 9vw, 15rem);
    max-height: clamp(5.25rem, 4.2vw, 6.75rem);
  }
  .pt-sfc-logo-strip__logo[src*="vx_logo"] {
    max-width: clamp(9rem, 7vw, 11.5rem);
  }
  .pt-sfc-why {
    z-index: 1;
    margin-top: clamp(-4rem, -2.75vw, -2.5rem);
    padding-top: calc(var(--pt-sfc-logo-overlap) + clamp(5rem, 6vw, 8rem));
  }
  .pt-sfc-why__inner {
    max-width: 80rem;
  }
  .pt-sfc-why__benefits {
    max-width: 80rem;
  }
  .pt-sfc-audience__content {
    position: relative;
    left: clamp(3rem, 3vw, 5rem);
  }
  .pt-sfc-verified {
    min-height: var(--pt-sfc-large-section-height);
    margin-bottom: 0;
  }
  .pt-sfc-verified__grid {
    width: 100%;
    grid-template-columns: minmax(0, 0.5fr) minmax(0, 0.5fr);
  }
  .pt-sfc-verified__visual {
    align-items: center;
    justify-content: flex-start;
    min-width: 0;
    overflow: visible;
  }
  .pt-solutions-for-consultants .pt-sfc-verified__interface {
    flex: 0 0 auto;
    position: relative;
    top: clamp(4rem, 3vw, 6rem);
    width: min(58vw, 92rem);
    max-width: none;
    height: auto;
    margin: 0;
    transform: none;
  }
  .pt-sfc-verified__content {
    box-sizing: border-box;
    justify-self: start;
    width: min(100%, var(--pt-sfc-large-text-width));
    max-width: var(--pt-sfc-large-text-width);
    margin: 0;
    padding: clamp(5rem, 6vw, 8rem) 0;
    transform: none;
  }
  .pt-sfc-verified__content .pt-sfc-section-title, .pt-sfc-verified__content .pt-sfc-section-body, .pt-sfc-verified__content .pt-sfc-checklist {
    width: 100%;
    max-width: 100%;
    overflow-wrap: normal;
    word-break: normal;
    white-space: normal;
  }
  .pt-sfc-leads {
    min-height: var(--pt-sfc-large-section-height);
  }
  .pt-sfc-leads__grid {
    width: 100%;
    grid-template-columns: minmax(0, 0.5fr) minmax(0, 0.5fr);
  }
  .pt-sfc-leads__content {
    position: relative;
    left: clamp(-5rem, -3vw, -3rem);
    box-sizing: border-box;
    justify-self: end;
    width: min(100%, var(--pt-sfc-large-text-width));
    max-width: var(--pt-sfc-large-text-width);
    margin: 0;
    padding: clamp(5rem, 6vw, 8rem) 0;
    transform: none;
  }
  .pt-sfc-leads .pt-sfc-section-title {
    width: 100%;
    max-width: 100%;
    overflow-wrap: normal;
    word-break: normal;
    white-space: normal;
  }
  .pt-sfc-leads .pt-sfc-section-body {
    width: 100%;
    max-width: 100%;
    overflow-wrap: normal;
    word-break: normal;
    white-space: normal;
  }
  .pt-sfc-leads .pt-sfc-checklist {
    width: 100%;
    max-width: 100%;
  }
  .pt-sfc-leads .pt-sfc-checklist__item:last-child .pt-sfc-checklist__text {
    overflow-wrap: normal;
    word-break: normal;
    white-space: normal;
  }
  .pt-sfc-leads__visual {
    align-items: center;
    justify-content: flex-end;
    min-width: 0;
    padding: 0;
    overflow: hidden;
    transform: none;
  }
  .pt-solutions-for-consultants .pt-sfc-leads__interface {
    flex: 0 0 auto;
    position: relative;
    top: 1cm;
    width: min(52vw, 84rem);
    max-width: none;
    height: auto;
    margin-right: clamp(-5rem, -2vw, -2rem);
    transform: none;
  }
  .pt-sfc-tender {
    position: relative;
    z-index: 4;
    min-height: clamp(58rem, 45vw, 72rem);
    overflow: hidden;
    background: #fff;
    isolation: isolate;
  }
  .pt-sfc-tender__background {
    position: absolute;
    z-index: 1;
    inset: 0;
    overflow: hidden;
    background: #F2F2F2;
    pointer-events: none;
  }
  .pt-sfc-tender__background-image {
    display: block;
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: fill;
    object-position: center;
  }
  .pt-sfc-tender__people-frame {
    position: absolute;
    z-index: 2;
    right: auto;
    bottom: 0;
    left: 54%;
    width: clamp(116rem, 96vw, 152rem);
    max-width: none;
    pointer-events: none;
    transform: translateX(-50%);
  }
  .pt-sfc-tender__people {
    display: block;
    width: 100%;
    max-width: none;
    height: auto;
    object-fit: contain;
    object-position: center bottom;
  }
  .pt-sfc-tender::after {
    position: absolute;
    z-index: 3;
    inset: 0;
    background: #fff;
    clip-path: polygon(0 94%, 100% 72%, 100% 100%, 0 100%);
    content: "";
    pointer-events: none;
  }
  .pt-sfc-tender__inner {
    position: relative;
    z-index: 4;
    display: grid;
    width: var(--pt-sfc-large-page-width);
    min-height: inherit;
    margin: 0 auto;
    grid-template-columns: minmax(0, 0.5fr) minmax(0, 0.5fr);
    align-items: center;
  }
  .pt-sfc-tender__content {
    position: relative;
    z-index: 4;
    left: clamp(4rem, 4vw, 7rem);
    grid-column: 2;
    align-self: center;
    justify-self: start;
    box-sizing: border-box;
    width: min(100%, 48rem);
    max-width: 48rem;
    padding: 0 0 clamp(5rem, 5vw, 8rem);
    transform: none;
  }
  .pt-sfc-tender__content .pt-sfc-section-title {
    width: 100%;
    max-width: 48rem;
    overflow-wrap: normal;
    word-break: normal;
    white-space: normal;
  }
  .pt-sfc-tender__content .pt-sfc-section-body {
    width: 100%;
    max-width: 44rem;
    overflow-wrap: normal;
    word-break: normal;
    white-space: normal;
  }
  .pt-sfc-project-data {
    z-index: 2;
    min-height: var(--pt-sfc-large-section-height);
    overflow: hidden;
    background: #fff;
  }
  .pt-sfc-project-data__grid {
    width: var(--pt-sfc-large-page-width);
    margin: 0 auto;
    grid-template-columns: minmax(0, 0.5fr) minmax(0, 0.5fr);
    column-gap: clamp(4rem, 5vw, 8rem);
  }
  .pt-sfc-project-data__content {
    position: relative;
    top: clamp(-8rem, -5vw, -5rem);
    box-sizing: border-box;
    justify-self: start;
    width: min(100%, var(--pt-sfc-large-text-width));
    max-width: var(--pt-sfc-large-text-width);
    margin: 0;
    padding: clamp(5rem, 6vw, 8rem) 0;
    transform: none;
  }
  .pt-sfc-project-data__content .pt-sfc-section-title {
    width: 100%;
    max-width: 100%;
    overflow-wrap: normal;
    word-break: normal;
    white-space: normal;
  }
  .pt-sfc-project-data__content .pt-sfc-section-body {
    width: 100%;
    max-width: 100%;
    overflow-wrap: normal;
    word-break: normal;
    white-space: normal;
  }
  .pt-sfc-project-data__report, .pt-sfc-project-data__list {
    width: 100%;
    max-width: 100%;
  }
  .pt-sfc-project-data__item {
    grid-template-columns: 1.25rem minmax(0, 1fr);
  }
  .pt-sfc-project-data__item-title, .pt-sfc-project-data__item-description {
    overflow-wrap: normal;
    word-break: normal;
    white-space: normal;
  }
  .pt-sfc-project-data__visual {
    position: relative;
    left: clamp(3rem, 3vw, 5rem);
    align-items: center;
    justify-content: flex-end;
    min-width: 0;
    width: calc(100% + var(--pt-sfc-large-page-gutter));
    margin-right: calc(-1 * var(--pt-sfc-large-page-gutter));
    overflow: visible;
  }
  .pt-sfc-project-data__interface {
    position: relative;
    left: clamp(2rem, 2vw, 4rem);
    flex: 0 0 auto;
    width: min(58vw, 92rem);
    max-width: none;
    height: auto;
    margin: 0;
    transform: none;
  }
  .pt-sfc-products {
    position: relative;
    z-index: 3;
    min-height: clamp(60rem, 48vw, 77rem);
    margin-top: 0;
    overflow: hidden;
    background: #fff;
    isolation: isolate;
  }
  .pt-sfc-products__background {
    position: absolute;
    z-index: 1;
    inset: 0;
    display: grid;
    place-items: center;
    overflow: hidden;
    background: #fff;
    pointer-events: none;
  }
  .pt-sfc-products__background-image {
    display: block;
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: contain;
    object-position: center;
  }
  .pt-sfc-products__overlay {
    display: none;
  }
  .pt-sfc-products__grid {
    position: relative;
    z-index: 3;
    display: grid;
    width: var(--pt-sfc-large-page-width);
    min-height: inherit;
    margin: 0 auto;
    grid-template-columns: minmax(0, 0.5fr) minmax(0, 0.5fr);
    column-gap: clamp(4rem, 5vw, 8rem);
    align-items: end;
    padding-top: clamp(10rem, 11vw, 15rem);
  }
  .pt-sfc-products__visual {
    align-self: end;
    justify-content: flex-start;
    min-width: 0;
    margin-left: clamp(-6rem, -2vw, -2rem);
    overflow: visible;
  }
  .pt-sfc-products__interface {
    flex: 0 0 auto;
    width: min(48vw, 77rem);
    max-width: none;
    height: auto;
    margin: 0;
    transform: none;
  }
  .pt-sfc-products__content {
    align-self: center;
    justify-self: start;
    width: min(100%, var(--pt-sfc-large-text-width));
    max-width: var(--pt-sfc-large-text-width);
    margin-bottom: clamp(4rem, 6vw, 8rem);
    padding: clamp(3rem, 4vw, 5rem) 0 clamp(4rem, 6vw, 7rem);
    transform: none;
  }
  .pt-sfc-products .pt-sfc-section-title, .pt-sfc-products .pt-sfc-section-body {
    width: 100%;
    max-width: 100%;
    overflow-wrap: normal;
    word-break: normal;
    white-space: normal;
  }
  .pt-sfc-final {
    min-height: clamp(68rem, 54vw, 86rem);
  }
  .pt-sfc-final__inner {
    width: var(--pt-sfc-large-page-width);
    margin: 0 auto;
    grid-template-rows: minmax(0, 0.62fr) minmax(0, 0.38fr);
    transform: none;
  }
  .pt-sfc-final__testimonial {
    align-self: center;
    grid-template-columns: clamp(17rem, 14vw, 22rem) minmax(0, clamp(31rem, 27vw, 43rem));
    column-gap: clamp(2.5rem, 3vw, 5rem);
    width: min(62rem, 55vw);
    max-width: none;
    margin: 0 auto;
    padding-top: clamp(6rem, 7vw, 10rem);
    transform: translateX(clamp(-3rem, -1.5vw, -1rem));
  }
  .pt-sfc-final__identity {
    width: 100%;
    min-width: 0;
    transform: translate(1rem, -2rem);
  }
  .pt-sfc-final__logo {
    width: clamp(11rem, 9vw, 14rem);
  }
  .pt-sfc-final__name, .pt-sfc-final__company {
    width: clamp(14rem, 12vw, 18rem);
  }
  .pt-sfc-final__quote-block {
    grid-template-columns: minmax(0, 1fr) auto;
    width: 100%;
    min-width: 0;
    column-gap: clamp(1rem, 1.5vw, 2.5rem);
  }
  .pt-sfc-final__quote {
    width: 100%;
    max-width: none;
    min-width: 0;
    font-size: clamp(1.25rem, 1vw, 1.5rem);
    overflow-wrap: normal;
    word-break: normal;
    white-space: normal;
  }
  .pt-sfc-final__quote-mark {
    justify-self: start;
    width: clamp(4rem, 3.5vw, 5.5rem);
    transform: translateX(clamp(1rem, 1vw, 1.75rem));
  }
  .pt-sfc-final__cta {
    position: relative;
    top: clamp(1.5rem, 2vw, 3rem);
    align-self: end;
    justify-self: center;
    width: min(86rem, 70vw);
    grid-template-columns: minmax(0, 42rem) auto;
    gap: clamp(7rem, 8vw, 12rem);
    align-items: center;
    margin: 0 auto;
    padding-bottom: clamp(4rem, 5vw, 7rem);
    transform: none;
  }
  .pt-sfc-final__cta-copy {
    position: static;
    width: 100%;
    max-width: 42rem;
  }
  .pt-sfc-final__action {
    position: static;
    justify-self: end;
    margin-right: 0;
  }
  .pt-sfc-final__title {
    max-width: 40rem;
  }
  .pt-sfc-final__body {
    max-width: 43rem;
  }
}
@media (max-width: 820px) {
  .pt-sfc__line {
    white-space: normal;
  }
  .pt-sfc-why__inner {
    transform: none;
  }
  .pt-solutions-for-consultants {
    --pt-sfc-hero-cluster-lift: 0rem;
    --pt-sfc-logo-overlap: 5.5rem;
  }
  .pt-sfc-hero {
    min-height: 58rem;
    padding-bottom: 0;
    overflow: hidden;
    background: #F2F2F2;
  }
  .pt-sfc-hero__background {
    position: absolute;
    z-index: 1;
    inset: 0;
    overflow: hidden;
    background: #F2F2F2;
    pointer-events: none;
  }
  .pt-sfc-hero__background-image {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    min-height: 0;
    max-width: none;
    object-fit: fill;
    object-position: center top;
  }
  .pt-sfc-hero__inner {
    position: relative;
    z-index: 3;
    display: block;
    min-height: inherit;
    padding: clamp(2.75rem, 8vw, 4rem) 0 24rem;
  }
  .pt-sfc-hero__content {
    position: relative;
    z-index: 5;
    width: min(100%, 34rem);
    max-width: 34rem;
    transform: none;
  }
  .pt-sfc-hero__title {
    width: min(100%, 30rem);
    max-width: 30rem;
    font-size: clamp(2.2rem, 8.5vw, 2.9rem);
    line-height: 1.12;
    letter-spacing: 0.045rem;
    overflow-wrap: normal;
    word-break: normal;
  }
  .pt-sfc-hero__body {
    width: min(100%, 29rem);
    max-width: 29rem;
    margin-top: 1.15rem;
    font-size: 1rem;
    line-height: 1.5;
    overflow-wrap: normal;
    word-break: normal;
  }
  .pt-sfc-hero__action {
    position: relative;
    z-index: 6;
    margin-top: 1.4rem;
  }
  .pt-sfc-hero__person-frame {
    right: 50%;
    bottom: calc(var(--pt-sfc-logo-overlap) - 0.5rem);
    width: min(74vw, 29rem);
    transform: translateX(50%);
  }
  .pt-sfc-logo-strip {
    position: relative;
    z-index: 7;
    margin-top: calc(-1 * var(--pt-sfc-logo-overlap) - 0.5rem);
  }
  .pt-sfc-logo-strip__panel {
    width: min(40rem, calc(100% - 2rem));
    padding: 1rem;
  }
  .pt-sfc-logo-strip__list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.75rem 1.5rem;
  }
  .pt-sfc-logo-strip__link {
    min-height: 4.25rem;
  }
  .pt-sfc-logo-strip__logo {
    width: auto;
    height: auto;
    max-width: 9rem;
    max-height: 4rem;
  }
  .pt-sfc-logo-strip__logo[src*="vx_logo"] {
    max-width: 7rem;
  }
  .pt-sfc-why {
    margin-top: -3.5rem;
    padding: calc(var(--pt-sfc-logo-overlap) + 4.5rem) 0 4.5rem;
  }
  .pt-sfc-why__benefits {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .pt-sfc-audience {
    min-height: 0;
  }
  .pt-sfc-audience__grid, .pt-sfc-verified__grid, .pt-sfc-leads__grid, .pt-sfc-project-data__grid, .pt-sfc-products__grid {
    grid-template-columns: 1fr;
  }
  .pt-sfc-audience__content, .pt-sfc-project-data__content {
    max-width: none;
    padding-block: clamp(4rem, 9vw, 5rem);
  }
  .pt-sfc-audience__visual {
    min-height: min(92vw, 40rem);
  }
  .pt-sfc-audience__people-frame {
    right: 50%;
    width: min(100vw, 48rem);
    transform: translateX(50%);
  }
  .pt-sfc-audience__decor {
    right: 50%;
    width: min(75vw, 33rem);
    transform: translateX(50%);
  }
  .pt-sfc-verified, .pt-sfc-leads, .pt-sfc-project-data {
    min-height: 0;
  }
  .pt-sfc-verified {
    margin-bottom: 0;
  }
  .pt-sfc-verified__visual, .pt-sfc-leads__visual, .pt-sfc-project-data__visual {
    order: 2;
    min-height: 22rem;
  }
  .pt-sfc-verified__content {
    order: 1;
    width: auto;
    max-width: none;
    margin-right: 0;
    padding: clamp(4rem, 8vw, 5rem) 2rem;
    transform: none;
  }
  .pt-sfc-leads__content {
    order: 1;
    max-width: none;
    padding: clamp(4rem, 8vw, 5rem) 2rem;
    transform: none;
  }
  .pt-solutions-for-consultants .pt-sfc-verified__interface {
    width: min(110vw, 55rem);
    max-width: none;
  }
  .pt-sfc-verified__background-image {
    object-fit: contain;
    object-position: center bottom;
  }
  .pt-sfc-leads__visual {
    position: relative;
    justify-content: center;
    overflow: hidden;
    transform: none;
  }
  .pt-solutions-for-consultants .pt-sfc-leads__interface {
    position: relative;
    left: 3.25rem;
    width: min(104vw, 44rem);
    max-width: none;
  }
  .pt-sfc-leads .pt-sfc-section-title, .pt-sfc-leads .pt-sfc-checklist__item:last-child .pt-sfc-checklist__text {
    white-space: normal;
  }
  .pt-sfc-tender {
    min-height: 54rem;
    overflow: hidden;
    background: #fff;
    isolation: isolate;
  }
  .pt-sfc-tender__background {
    position: absolute;
    z-index: 1;
    inset: 0;
    overflow: hidden;
    background: #fff;
    pointer-events: none;
  }
  .pt-sfc-tender__background-image {
    display: block;
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: fill;
    object-position: center top;
  }
  .pt-sfc-tender__people-frame {
    position: absolute;
    z-index: 2;
    right: auto;
    bottom: 0;
    left: 72%;
    width: max(50rem, 128vw);
    max-width: none;
    pointer-events: none;
    transform: translateX(-50%);
  }
  .pt-sfc-tender__people {
    display: block;
    width: 100%;
    max-width: none;
    height: auto;
    object-fit: contain;
    object-position: center bottom;
  }
  .pt-sfc-tender__inner {
    position: relative;
    z-index: 3;
    display: block;
    min-height: inherit;
    padding-top: 5rem;
  }
  .pt-sfc-tender__content {
    position: relative;
    z-index: 4;
    width: min(100%, 36rem);
    max-width: 36rem;
    margin-left: auto;
    padding: 0 0 22rem;
    transform: none;
  }
  .pt-sfc-project-data {
    min-height: 0;
  }
  .pt-sfc-project-data__content {
    transform: none;
  }
  .pt-sfc-project-data__visual {
    position: relative;
    display: flex;
    justify-content: flex-end;
    width: 100%;
    min-height: 24rem;
    margin-right: 0;
    padding-bottom: 2rem;
    overflow: hidden;
  }
  .pt-sfc-project-data__interface {
    position: relative;
    right: 0;
    left: auto;
    flex: 0 0 auto;
    width: min(116vw, 50rem);
    max-width: none;
    margin-right: calc(-1 * clamp(1rem, 4vw, 2rem));
  }
  .pt-sfc-products {
    position: relative;
    min-height: 55rem;
    overflow: hidden;
    background: #fff;
    isolation: isolate;
  }
  .pt-sfc-products__background {
    position: absolute;
    z-index: 1;
    inset: 0;
    display: block;
    overflow: hidden;
    background: #fff;
    pointer-events: none;
  }
  .pt-sfc-products__background-image {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: fill;
    object-position: center;
  }
  .pt-sfc-products__overlay {
    display: none;
  }
  .pt-sfc-products__grid {
    position: relative;
    z-index: 3;
    display: flex;
    flex-direction: column-reverse;
    align-items: stretch;
    min-height: inherit;
    padding-top: 9rem;
  }
  .pt-sfc-products__content {
    order: 1;
    margin-bottom: 0;
    padding: 3rem 2rem 2.5rem;
    transform: none;
  }
  .pt-sfc-products__visual {
    order: 2;
    align-self: flex-end;
    display: flex;
    justify-content: flex-end;
    width: 100%;
    margin-left: 0;
    padding: 0;
    overflow: hidden;
  }
  .pt-sfc-products__interface {
    position: relative;
    right: -1rem;
    width: min(94vw, 40rem);
    max-width: none;
  }
  .pt-sfc-products .pt-sfc-section-title {
    font-size: clamp(2rem, 8vw, 2.75rem);
    line-height: 1.24;
  }
  .pt-sfc-products .pt-sfc-section-body {
    font-size: 1rem;
    line-height: 1.58;
  }
  .pt-sfc-final {
    min-height: 57rem;
  }
  .pt-sfc-final__inner {
    grid-template-rows: minmax(0, 0.62fr) minmax(0, 0.38fr);
  }
  .pt-sfc-final__testimonial {
    grid-template-columns: minmax(11rem, 15rem) minmax(0, 1fr);
    column-gap: clamp(1rem, 3vw, 1.75rem);
    width: min(46rem, 92%);
    padding-top: 5rem;
  }
  .pt-sfc-final__identity {
    text-align: center;
    transform: none;
  }
  .pt-sfc-final__name, .pt-sfc-final__company {
    top: 0;
    left: 0;
    justify-self: center;
    width: 12.25rem;
    text-align: center;
  }
  .pt-sfc-final__quote-block {
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 0.75rem;
    transform: none;
  }
  .pt-sfc-final__quote {
    width: 100%;
    max-width: none;
  }
  .pt-sfc-final__quote-mark {
    transform: none;
  }
  .pt-sfc-final__cta {
    gap: 2rem;
  }
  .pt-sfc-final__action {
    margin-right: 0;
  }
}
@media (max-width: 560px) {
  .pt-sfc__container {
    width: calc(100% - 2rem);
  }
  .pt-sfc-section-title {
    font-size: 2rem;
    line-height: 1.24;
  }
  .pt-sfc-section-body {
    font-size: 1rem;
    line-height: 1.58;
  }
  .pt-solutions-for-consultants {
    --pt-sfc-logo-overlap: 5rem;
    --pt-sfc-hero-cluster-lift: 0rem;
  }
  .pt-sfc-hero {
    min-height: 55rem;
    overflow: hidden;
    background: #F2F2F2;
  }
  .pt-sfc-hero__background {
    position: absolute;
    z-index: 1;
    inset: 0;
    overflow: hidden;
    background: #F2F2F2;
  }
  .pt-sfc-hero__background-image {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    min-height: 0;
    max-width: none;
    object-fit: fill;
    object-position: center top;
  }
  .pt-sfc-hero__inner {
    min-height: inherit;
    padding: 2.5rem 0 22rem;
  }
  .pt-sfc-hero__content {
    width: 100%;
    max-width: 100%;
    transform: none;
  }
  .pt-sfc-hero__title {
    width: 100%;
    max-width: 21.5rem;
    font-size: 2rem;
    line-height: 1.12;
    letter-spacing: 0.025rem;
    overflow-wrap: normal;
    word-break: normal;
  }
  .pt-sfc-hero__body {
    width: 100%;
    max-width: 21rem;
    margin-top: 1rem;
    font-size: 0.95rem;
    line-height: 1.48;
    letter-spacing: 0.01rem;
    overflow-wrap: normal;
    word-break: normal;
  }
  .pt-sfc-hero__action {
    width: 100%;
    margin-top: 1.25rem;
  }
  .pt-sfc-button, .pt-sfc-button--inverse {
    width: min(100%, 15.8125rem);
    min-width: 0;
  }
  .pt-sfc-hero__person-frame {
    right: 50%;
    bottom: calc(var(--pt-sfc-logo-overlap) - 0.45rem);
    width: 17.5rem;
    transform: translateX(50%);
  }
  .pt-sfc-logo-strip {
    margin-top: calc(-1 * var(--pt-sfc-logo-overlap) - 0.4rem);
  }
  .pt-sfc-logo-strip__panel {
    width: calc(100% - 2rem);
    min-height: 0;
    padding: 0.65rem 0.75rem;
  }
  .pt-sfc-logo-strip__list {
    gap: 0.35rem 0.75rem;
  }
  .pt-sfc-logo-strip__link {
    min-height: 3.5rem;
  }
  .pt-sfc-logo-strip__logo {
    width: auto;
    height: auto;
    max-width: 7.5rem;
    max-height: 3.1rem;
  }
  .pt-sfc-logo-strip__logo[src*="vx_logo"] {
    max-width: 5.5rem;
  }
  .pt-sfc-why {
    margin-top: -3rem;
    padding: calc(var(--pt-sfc-logo-overlap) + 4rem) 0 4.25rem;
  }
  .pt-sfc-why__benefits {
    grid-template-columns: 1fr;
    gap: 1.4rem;
    margin-top: 2.75rem;
  }
  .pt-sfc-why__benefit {
    grid-template-columns: 4.5rem minmax(0, 1fr);
  }
  .pt-sfc-why__benefit-icon-frame {
    width: 4.5rem;
    height: 4.5rem;
  }
  .pt-solutions-for-consultants .pt-sfc-why__benefit-icon {
    width: 3.75rem;
    height: 3.75rem;
    max-width: 3.75rem;
    max-height: 3.75rem;
  }
  .pt-sfc-audience__content, .pt-sfc-project-data__content {
    padding-block: 3.75rem;
  }
  .pt-sfc-verified__content, .pt-sfc-leads__content, .pt-sfc-products__content {
    padding-inline: 1rem;
  }
  .pt-sfc-leads__visual {
    min-height: 25rem;
  }
  .pt-solutions-for-consultants .pt-sfc-leads__interface {
    left: 3.75rem;
    width: 105vw;
    max-width: none;
  }
  .pt-sfc-tender {
    min-height: 50rem;
    overflow: hidden;
    background: #fff;
  }
  .pt-sfc-tender__background {
    position: absolute;
    inset: 0;
    overflow: hidden;
    background: #fff;
  }
  .pt-sfc-tender__background-image {
    display: block;
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: fill;
    object-position: center top;
  }
  .pt-sfc-tender__inner {
    min-height: inherit;
    padding-top: 3.75rem;
  }
  .pt-sfc-tender__content {
    position: relative;
    z-index: 4;
    padding-bottom: 19rem;
  }
  .pt-sfc-tender__people-frame {
    right: auto;
    bottom: 0;
    left: 79%;
    width: 48rem;
    max-width: none;
    transform: translateX(-50%);
  }
  .pt-sfc-tender__people {
    display: block;
    width: 100%;
    max-width: none;
    height: auto;
    object-fit: contain;
    object-position: center bottom;
  }
  .pt-sfc-project-data__item-title {
    font-size: 1.1rem;
  }
  .pt-sfc-project-data__item-description {
    font-size: 1rem;
  }
  .pt-sfc-project-data__visual {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    min-height: 24rem;
    padding-bottom: 1.5rem;
    overflow: hidden;
  }
  .pt-sfc-project-data__interface {
    position: relative;
    right: 0;
    left: auto;
    flex: 0 0 auto;
    width: 120vw;
    max-width: none;
    margin-right: -1rem;
  }
  .pt-sfc-products {
    min-height: 53rem;
    overflow: hidden;
    background: #fff;
  }
  .pt-sfc-products__background {
    position: absolute;
    inset: 0;
    display: block;
    overflow: hidden;
    background: #fff;
  }
  .pt-sfc-products__background-image {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: fill;
    object-position: center;
  }
  .pt-sfc-products__overlay {
    display: none;
  }
  .pt-sfc-products__grid {
    min-height: inherit;
    padding-top: 8rem;
  }
  .pt-sfc-products__content {
    padding: 2.75rem 1rem 2.25rem;
  }
  .pt-sfc-products__visual {
    justify-content: flex-end;
    overflow: hidden;
  }
  .pt-sfc-products__interface {
    position: relative;
    right: -1.25rem;
    width: 96vw;
    max-width: none;
  }
  .pt-sfc-final {
    min-height: 62rem;
  }
  .pt-sfc-final__inner {
    display: block;
    padding-top: 4rem;
  }
  .pt-sfc-final__testimonial {
    grid-template-columns: 1fr;
    gap: 2rem;
    padding-top: 0;
  }
  .pt-sfc-final__quote-block {
    gap: 1rem;
  }
  .pt-sfc-final__quote-mark {
    width: 3.8rem;
  }
  .pt-sfc-final__cta {
    grid-template-columns: 1fr;
    margin-top: 11rem;
    padding-bottom: 2rem;
  }
}
@media (max-width: 820px) {
  .pt-sfc-tender {
    position: relative;
    min-height: 54rem;
    overflow: hidden;
    background: #fff;
    isolation: isolate;
  }
  .pt-sfc-tender__background {
    position: absolute;
    z-index: 1;
    inset: 0;
    overflow: hidden;
    background: #fff;
    pointer-events: none;
  }
  .pt-sfc-tender__background-image {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    min-height: 0;
    max-width: none;
    object-fit: cover;
    object-position: center bottom;
    transform: none;
  }
  .pt-sfc-tender__people-frame {
    position: absolute;
    z-index: 2;
    right: auto;
    bottom: 0;
    left: 72%;
    width: max(50rem, 128vw);
    max-width: none;
    pointer-events: none;
    transform: translateX(-50%);
  }
  .pt-sfc-tender__people {
    display: block;
    width: 100%;
    height: auto;
    max-width: none;
    object-fit: contain;
    object-position: center bottom;
  }
  .pt-sfc-tender__inner {
    position: relative;
    z-index: 3;
    display: block;
    min-height: inherit;
    padding-top: 5rem;
  }
  .pt-sfc-tender__content {
    position: relative;
    z-index: 4;
    width: min(100%, 36rem);
    max-width: 36rem;
    margin-left: auto;
    padding: 0 0 21rem;
    transform: none;
  }
  .pt-sfc-project-data {
    min-height: 0;
    overflow: hidden;
  }
  .pt-sfc-project-data__content {
    transform: none;
  }
  .pt-sfc-project-data__visual {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    width: calc(100% + 5rem);
    min-height: 25rem;
    margin-right: -5rem;
    padding-bottom: 2rem;
    overflow: hidden;
  }
  .pt-sfc-project-data__interface {
    position: relative;
    right: auto;
    left: 5rem;
    flex: 0 0 auto;
    width: min(116vw, 50rem);
    height: auto;
    max-width: none;
    margin: 0;
    transform: none;
  }
}
@media (max-width: 560px) {
  .pt-sfc-tender {
    position: relative;
    min-height: 50rem;
    overflow: hidden;
    background: #fff;
    isolation: isolate;
  }
  .pt-sfc-tender__background {
    position: absolute;
    z-index: 1;
    inset: 0;
    overflow: hidden;
    background: #fff;
    pointer-events: none;
  }
  .pt-sfc-tender__background-image {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    min-height: 0;
    max-width: none;
    object-fit: cover;
    object-position: center bottom;
    transform: none;
  }
  .pt-sfc-tender__people-frame {
    position: absolute;
    z-index: 2;
    right: auto;
    bottom: 5.3rem;
    left: 76%;
    width: 48rem;
    max-width: none;
    pointer-events: none;
    transform: translateX(-50%);
  }
  .pt-sfc-tender__people {
    display: block;
    width: 100%;
    height: auto;
    max-width: none;
    object-fit: contain;
    object-position: center bottom;
  }
  .pt-sfc-tender__inner {
    position: relative;
    z-index: 3;
    display: block;
    min-height: inherit;
    padding-top: 3.75rem;
  }
  .pt-sfc-tender__content {
    position: relative;
    z-index: 4;
    width: 100%;
    max-width: none;
    margin-left: 0;
    padding: 0 0 19rem;
    transform: none;
  }
  .pt-sfc-project-data {
    min-height: 0;
    overflow: hidden;
  }
  .pt-sfc-project-data__content {
    transform: none;
  }
  .pt-sfc-project-data__visual {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    width: calc(100% + 6.5rem);
    min-height: 25rem;
    margin-right: -6.5rem;
    padding-bottom: 1.5rem;
    overflow: hidden;
  }
  .pt-sfc-project-data__interface {
    position: relative;
    right: auto;
    left: 6.5rem;
    flex: 0 0 auto;
    width: 120vw;
    height: auto;
    max-width: none;
    margin: 0;
    transform: none;
  }
}
@media (max-width: 820px) {
  .pt-sfc-products {
    position: relative;
    min-height: 58rem;
    overflow: hidden;
    background: #fff;
    isolation: isolate;
  }
  .pt-sfc-products__background {
    position: absolute;
    z-index: 1;
    inset: 0;
    display: block;
    overflow: hidden;
    background: #fff;
    pointer-events: none;
  }
  .pt-sfc-products__background-image {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: auto;
    min-height: 100%;
    max-width: none;
    object-fit: fill;
    object-position: center bottom;
    transform: none;
  }
  .pt-sfc-products__overlay {
    display: none;
  }
}
@media (max-width: 560px) {
  .pt-sfc-products {
    min-height: 56rem;
    background: #fff;
  }
  .pt-sfc-products__background {
    background: #fff;
  }
  .pt-sfc-products__background-image {
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 0;
    object-fit: fill;
    object-position: center bottom;
    transform: none;
  }
}
.pt-public-main--solutions-for-developers {
  padding: 0;
  background: #E6E7E8;
}
.pt-solutions-for-developers {
  --pt-sfd-ink: #161C2D;
  --pt-sfd-heading-ink: #161C2F;
  --pt-sfd-muted: rgb(22 28 45 / 70%);
  --pt-sfd-green: #47BA69;
  --pt-sfd-green-hover: #3FA55E;
  --pt-sfd-section-gray: #E6E7E8;
  --pt-sfd-container: min(82.5rem, calc(100% - clamp(2rem, 6vw, 6rem)));
  --pt-sfd-logo-overlap: clamp(12rem, 15vw, 14.5rem);
  --pt-ot-ink: #161C2D;
  --pt-ot-muted: rgb(22 28 45 / 70%);
  --pt-ot-green: #47BA69;
  position: relative;
  overflow: clip;
  background: var(--pt-sfd-section-gray);
  color: var(--pt-sfd-ink);
  font-family: "Inter Variable", "Inter", var(--font-sans), system-ui, sans-serif;
}
.pt-solutions-for-developers img {
  display: block;
  max-width: 100%;
}
.pt-sfd__container {
  width: var(--pt-sfd-container);
  margin: 0 auto;
}
.pt-sfd-heading-line {
  display: block;
}
.pt-sfd-section-title {
  max-width: 34.875rem;
  margin: 0;
  color: var(--pt-sfd-heading-ink);
  font-size: clamp(2.25rem, 3.05vw, 2.75rem);
  font-weight: 700;
  line-height: 1.3636;
  letter-spacing: 0.0625rem;
}
.pt-sfd-section-title--inverse {
  color: #fff;
}
.pt-sfd-section-body {
  max-width: 42.3rem;
  margin: clamp(1rem, 1.65vw, 1.35rem) 0 0;
  color: var(--pt-sfd-muted);
  font-size: clamp(1.08rem, 1.55vw, 1.25rem);
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: -0.0125rem;
}
.pt-sfd-section-body--inverse {
  color: rgb(255 255 255 / 78%);
}
.pt-sfd-button {
  min-width: 14.875rem;
  min-height: 3.375rem;
  padding-inline: 2rem;
  border: 1px solid var(--pt-sfd-green);
  border-radius: 2px;
  background: var(--pt-sfd-green);
  box-shadow: 0 12px 24px rgb(71 186 105 / 26%);
  color: #fff;
}
.pt-sfd-button:hover, .pt-sfd-button:active {
  border-color: var(--pt-sfd-green-hover);
  background: var(--pt-sfd-green-hover);
  color: #fff;
}
.pt-sfd-button .pt-btn__label {
  font-family: Lato, "Inter", var(--font-sans), system-ui, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 2.125rem;
  color: inherit;
}
.pt-solutions-for-developers .pt-btn:focus-visible, .pt-sfd-logo-strip__link:focus-visible, .pt-sfd-testimonial-slider__arrow:focus-visible, .pt-sfd-testimonial-slider__dot:focus-visible {
  outline: 3px solid rgb(71 186 105 / 42%);
  outline-offset: 4px;
}
.pt-solutions-for-developers .pt-pricing-card__check {
  flex: 0 0 auto;
  align-self: center;
}
.pt-sfd-hero {
  position: relative;
  z-index: 3;
  display: grid;
  min-height: 0;
  overflow: visible;
  background: var(--pt-sfd-section-gray);
  color: #fff;
}
.pt-sfd-hero__background, .pt-sfd-hero__inner {
  grid-area: 1 / 1;
}
.pt-sfd-hero__background {
  position: relative;
  z-index: 1;
  inset: auto;
  align-self: start;
  width: 100%;
  overflow: visible;
  pointer-events: none;
}
.pt-sfd-hero__background-image {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: none;
  height: auto;
}
.pt-sfd-hero__inner {
  position: relative;
  z-index: 3;
  display: grid;
  grid-template-columns: minmax(0, 45rem) minmax(20rem, 1fr);
  align-items: center;
  align-self: stretch;
  min-height: 100%;
  padding: clamp(6rem, 9.5vw, 9rem) 0 calc(var(--pt-sfd-logo-overlap) + clamp(4rem, 5vw, 5.5rem));
}
.pt-sfd-hero__content {
  position: relative;
  z-index: 3;
  max-width: 47.5rem;
  margin-left: -1.5rem;
  transform: translateY(-2.25rem);
}
.pt-sfd-hero__title {
  max-width: 47.52rem;
  margin: 0;
  color: #fff;
  font-size: clamp(2.85rem, 4.2vw, 3.5rem);
  font-weight: 800;
  line-height: 1.3215;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
}
.pt-sfd-hero__body {
  max-width: 42.8rem;
  margin: clamp(1.2rem, 2.1vw, 1.7rem) 0 0;
  color: rgb(255 255 255 / 88%);
  font-size: clamp(1.05rem, 1.4vw, 1.2rem);
  font-weight: 400;
  line-height: 1.58;
  letter-spacing: 0.025rem;
  text-shadow: 0 2px 14px rgb(0 0 0 / 30%);
}
.pt-sfd-hero__action {
  margin-top: clamp(1.65rem, 2.5vw, 2.2rem);
}
.pt-sfd-button--hero {
  width: 15.8125rem;
}
.pt-sfd-hero__worker {
  position: absolute;
  right: clamp(-5.5rem, -4.25vw, -3rem);
  bottom: var(--pt-sfd-logo-overlap);
  z-index: 4;
  width: clamp(26rem, 39vw, 43.3rem);
  pointer-events: none;
}
.pt-sfd-hero__worker-image {
  width: 100%;
  height: auto;
}
.pt-sfd-logo-strip {
  position: relative;
  z-index: 5;
  margin-top: calc(-1 * var(--pt-sfd-logo-overlap));
  padding: 0;
  background: transparent;
}
.pt-sfd-logo-strip__panel {
  position: relative;
  z-index: 6;
  width: min(86rem, calc(100% - 4rem));
  margin: 0 auto;
  padding: clamp(1.2rem, 2.4vw, 1.9rem) clamp(1.25rem, 2.8vw, 2.8rem);
  border-radius: 7px;
  background: #F5F7FA;
  box-shadow: 0 18px 36px rgb(22 28 45 / 24%), 0 44px 92px -18px rgb(22 28 45 / 40%), 0 2px 8px rgb(22 28 45 / 14%);
}
.pt-sfd-logo-strip__list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(1.75rem, 4.25vw, 4.75rem);
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-sfd-logo-strip__item {
  flex: 0 1 12rem;
  min-width: 6rem;
}
.pt-sfd-logo-strip__link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 5rem;
  border-radius: var(--radius-md);
  text-decoration: none;
}
.pt-sfd-logo-strip__logo {
  width: auto;
  max-width: 11rem;
  max-height: clamp(3rem, 4vw, 4.5rem);
  object-fit: contain;
}
.pt-sfd-benefits {
  position: relative;
  z-index: 1;
  margin-top: calc(-1 * clamp(1rem, 2.5vw, 2.5rem));
  padding: calc(clamp(4.75rem, 7vw, 6.5rem) + clamp(1rem, 2.5vw, 2.5rem)) 0 clamp(5.75rem, 9vw, 8.3rem);
  background: var(--pt-sfd-section-gray);
}
.pt-sfd-benefits__inner {
  position: relative;
  z-index: 2;
  text-align: center;
}
.pt-sfd-benefits__title {
  position: relative;
  z-index: 2;
  max-width: 57.9rem;
  margin: 0 auto;
  color: var(--pt-sfd-heading-ink);
  font-size: clamp(2.25rem, 3.05vw, 2.75rem);
  font-weight: 700;
  line-height: 1.3636;
  letter-spacing: 0.0625rem;
}
.pt-sfd-benefits__body {
  position: relative;
  z-index: 2;
  max-width: 45.7rem;
  margin: clamp(1rem, 1.8vw, 1.35rem) auto 0;
  color: var(--pt-sfd-muted);
  font-size: clamp(1.04rem, 1.45vw, 1.25rem);
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: -0.0125rem;
}
.pt-sfd-benefits__grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: clamp(2rem, 3.9vw, 3.8rem) clamp(1.5rem, 3vw, 3.1rem);
  max-width: 65.5rem;
  margin: clamp(3.25rem, 5.5vw, 5rem) auto 0;
  padding: 0;
  list-style: none;
  text-align: left;
}
.pt-sfd-benefits__item {
  display: grid;
  grid-column: span 2;
  grid-template-columns: clamp(4.25rem, 5.8vw, 5.8rem) minmax(0, 1fr);
  align-items: center;
  gap: clamp(0.75rem, 1.25vw, 1.05rem);
  min-width: 0;
}
.pt-sfd-benefits__item:nth-child(4) {
  grid-column: 2 / span 2;
}
.pt-sfd-benefits__item:nth-child(5) {
  grid-column: 4 / span 2;
}
.pt-sfd-benefits__icon {
  width: 100%;
  max-width: 5.8rem;
  max-height: 5.8rem;
  object-fit: contain;
}
.pt-sfd-benefits__copy {
  color: var(--pt-sfd-heading-ink);
  font-size: clamp(1.08rem, 1.38vw, 1.28rem);
  font-weight: 700;
  line-height: 1.35;
}
.pt-sfd-supply-chain, .pt-sfd-decision-making, .pt-sfd-compliance, .pt-sfd-documents {
  position: relative;
  overflow: hidden;
}
.pt-sfd-supply-chain {
  background: #fff;
  padding: clamp(4.25rem, 7.5vw, 7rem) 0 0;
}
.pt-sfd-supply-chain__grid {
  display: grid;
  grid-template-columns: minmax(0, 0.77fr) minmax(34rem, 1.1fr);
  align-items: center;
  gap: clamp(2rem, 5vw, 5.25rem);
  min-height: clamp(22rem, 30vw, 29.5rem);
}
.pt-sfd-supply-chain__content {
  position: relative;
  top: calc(-1 * clamp(5.5rem, 6.6vw, 6.5rem));
  max-width: 33.1rem;
}
.pt-sfd-supply-chain__visual {
  position: relative;
  top: calc(-1 * clamp(3rem, 3.75vw, 3.5rem));
  justify-self: end;
  align-self: center;
  width: clamp(31rem, 45vw, 46rem);
  margin-right: calc((100vw - min(82.5rem, calc(100vw - clamp(2rem, 6vw, 6rem)))) / -2);
  margin-bottom: -5rem;
}
.pt-sfd-supply-chain .pt-sfd-checklist__item .pt-pricing-card__check {
  transform: translateY(-0.15rem);
}
.pt-sfd-interface {
  width: 100%;
  height: auto;
  filter: drop-shadow(0 22px 32px rgb(22 28 45 / 17%)) drop-shadow(0 58px 72px rgb(22 28 45 / 14%)) drop-shadow(0 86px 100px rgb(22 28 45 / 8%));
}
.pt-sfd-checklist {
  display: grid;
  gap: clamp(0.85rem, 1.25vw, 1.05rem);
  margin: clamp(1.55rem, 2.5vw, 2.1rem) 0 0;
  padding: 0;
  list-style: none;
}
.pt-sfd-checklist__item {
  display: grid;
  grid-template-columns: 1.16rem minmax(0, 1fr);
  align-items: center;
  gap: 0.78rem;
  min-width: 0;
}
.pt-sfd-checklist__text {
  color: var(--pt-sfd-muted);
  font-size: clamp(0.96rem, 1.1vw, 1.06rem);
  font-weight: 500;
  line-height: 1.55;
}
.pt-sfd-decision-making {
  min-height: clamp(36.5rem, 47vw, 45rem);
  overflow: visible;
  background: #f8fafc;
}
.pt-sfd-decision-making__background, .pt-sfd-compliance__background {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.pt-sfd-decision-making__background-image, .pt-sfd-compliance__background-image {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
}
.pt-sfd-decision-making__grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(26rem, 0.92fr) minmax(0, 1fr);
  align-items: center;
  gap: clamp(2.5rem, 7vw, 8rem);
  min-height: inherit;
  padding: clamp(3.5rem, 6vw, 6.25rem) 0 0;
}
.pt-sfd-decision-making__visual {
  position: relative;
  isolation: isolate;
  align-self: end;
  top: clamp(1.5rem, 2.2vw, 2rem);
  width: clamp(29rem, 43.5vw, 51rem);
  margin-left: calc(-1 * clamp(6rem, 7vw, 8rem));
}
.pt-sfd-decision-making__decoration {
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 50%;
  width: clamp(19rem, 34vw, 31rem);
  max-width: none;
  height: auto;
  pointer-events: none;
  transform: translate(-50%, -50%);
}
.pt-sfd-decision-making__worker-reveal {
  position: relative;
  z-index: 1;
}
.pt-sfd-decision-making__worker {
  width: 100%;
  height: auto;
}
.pt-sfd-decision-making__content {
  position: relative;
  z-index: 2;
  left: clamp(3.75rem, 5.2vw, 5rem);
  max-width: 37rem;
  padding-bottom: clamp(2rem, 3.5vw, 3.5rem);
}
.pt-sfd-compliance {
  z-index: 2;
  min-height: clamp(37rem, 49vw, 47.5rem);
  background: #201914;
  color: #fff;
}
.pt-sfd-compliance::after {
  position: absolute;
  z-index: 0;
  inset: 0;
  background: rgb(15 10 8 / 16%);
  content: "";
  pointer-events: none;
}
.pt-sfd-compliance__grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(42rem, 1.05fr) minmax(30rem, 0.92fr);
  align-items: center;
  gap: clamp(1.5rem, 3.4vw, 3.25rem);
  min-height: inherit;
  padding: clamp(4.5rem, 7vw, 6.7rem) 0;
}
.pt-sfd-compliance__content {
  position: relative;
  top: clamp(-2.75rem, -2.7vw, -1.75rem);
  left: calc(-1 * clamp(2rem, 2.7vw, 3rem));
  max-width: none;
}
.pt-sfd-compliance .pt-sfd-section-title {
  max-width: none;
  white-space: nowrap;
}
.pt-sfd-compliance .pt-sfd-section-body {
  max-width: 45.37rem;
  margin-top: 1.25rem;
  color: rgb(255 255 255 / 70%);
  font-family: "Inter Variable", "Inter", var(--font-sans), system-ui, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 2rem;
  letter-spacing: -0.0125rem;
}
.pt-sfd-checklist--inverse .pt-sfd-checklist__text {
  color: rgb(255 255 255 / 80%);
}
.pt-sfd-compliance__visual {
  position: relative;
  top: clamp(1.5rem, 2.8vw, 3rem);
  justify-self: end;
  width: clamp(38rem, 54vw, 54rem);
  margin-right: calc((100vw - min(82.5rem, calc(100vw - clamp(2rem, 6vw, 6rem)))) / -2);
}
.pt-sfd-documents {
  background: #fff;
  padding: clamp(3.75rem, 6.15vw, 6rem) 0 clamp(1.5rem, 2.25vw, 2.25rem);
}
.pt-sfd-documents__grid {
  display: grid;
  grid-template-columns: minmax(32rem, 0.85fr) minmax(42rem, 1.08fr);
  align-items: center;
  gap: clamp(1.5rem, 3.4vw, 3.5rem);
  min-height: clamp(32rem, 40vw, 39rem);
}
.pt-sfd-documents__visual {
  position: relative;
  top: -1rem;
  justify-self: start;
  width: clamp(40rem, 57vw, 57rem);
  margin-left: calc((100vw - min(82.5rem, calc(100vw - clamp(2rem, 6vw, 6rem)))) / -2);
  margin-bottom: -2rem;
}
.pt-sfd-documents__content {
  position: relative;
  top: calc(-1 * clamp(3.475rem, 5.475vw, 5.475rem));
  max-width: none;
}
.pt-sfd-documents__content .pt-sfd-section-title {
  max-width: none;
}
.pt-sfd-documents__content .pt-sfd-heading-line {
  white-space: nowrap;
}
.pt-sfd-documents__content .pt-sfd-section-body, .pt-sfd-document-feature__body {
  white-space: nowrap;
}
.pt-sfd-documents__content .pt-sfd-section-body {
  margin-top: 1rem;
}
.pt-sfd-documents__features {
  display: grid;
  gap: clamp(1.2rem, 1.7vw, 1.5rem);
  margin-top: clamp(1.35rem, 2vw, 1.75rem);
  margin-left: clamp(0.75rem, 1.2vw, 1.25rem);
}
.pt-sfd-document-feature__title {
  margin: 0;
  color: var(--pt-sfd-heading-ink);
  font-size: clamp(1.15rem, 1.4vw, 1.3rem);
  font-weight: 700;
  line-height: 1.4;
}
.pt-sfd-document-feature__body {
  display: grid;
  grid-template-columns: 1.25rem minmax(0, 1fr);
  align-items: start;
  gap: 0.9rem;
  margin: 0.5rem 0 0;
  color: var(--pt-sfd-muted);
  font-size: clamp(1.05rem, 1.22vw, 1.15rem);
  font-weight: 500;
  line-height: 1.55;
}
.pt-sfd-document-feature__body .pt-pricing-card__check {
  margin-top: 0.25rem;
}
.pt-sfd-flexible {
  position: relative;
  z-index: 1;
  isolation: isolate;
  min-height: clamp(45.3125rem, 50.36vw, 60.4375rem);
  margin-top: clamp(-2rem, -2vw, -1rem);
  overflow: hidden;
  background: #fff;
}
.pt-sfd-flexible::after {
  position: absolute;
  z-index: 2;
  top: -2px;
  right: -2px;
  bottom: -4px;
  left: -2px;
  background: #fff;
  clip-path: polygon(0 91.7%, 100% 64.7%, 100% 100%, 0 100%);
  content: "";
  pointer-events: none;
}
.pt-sfd-flexible__background {
  position: absolute;
  z-index: 0;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
}
.pt-sfd-flexible__background-image {
  display: block;
  width: 100%;
  max-width: none;
  height: auto;
}
.pt-sfd-flexible__inner {
  position: relative;
  min-height: inherit;
  padding-top: clamp(17rem, 21vw, 19rem);
}
.pt-sfd-flexible__content {
  position: relative;
  z-index: 3;
  max-width: 43rem;
  transform: translateY(-1.25rem);
}
.pt-sfd-flexible__content .pt-sfd-section-title {
  max-width: none;
  white-space: nowrap;
}
.pt-sfd-flexible__worker {
  position: absolute;
  right: clamp(0.5rem, 5vw, 5rem);
  bottom: calc(clamp(7rem, 10vw, 10rem) + 0.35rem);
  z-index: 1;
  width: clamp(19rem, 26vw, 31rem);
  pointer-events: none;
}
.pt-sfd-flexible__worker-image {
  width: 100%;
  height: auto;
}
.pt-sfd-testimonial-section {
  position: relative;
  z-index: 5;
  isolation: isolate;
  margin-top: -4px;
  padding: calc(clamp(1.2rem, 4vw, 4rem) + 4px) 0 calc(clamp(5.5rem, 9vw, 8.6rem) + 4.75rem);
  background: #fff;
}
.pt-sfd-testimonial-slider {
  position: relative;
  z-index: 2;
  top: 4.75rem;
  max-width: 72rem;
  margin: 0 auto;
}
.pt-sfd-testimonial-slider .pt-ot-testimonial-slider__viewport {
  min-height: clamp(16rem, 19vw, 19rem);
}
.pt-sfd-testimonial-slider .pt-ot-testimonial {
  width: min(58rem, 82%);
}
.pt-sfd-testimonial-slider .pt-ot-testimonial__name {
  color: var(--pt-sfd-ink);
}
.pt-sfd-testimonial-slider .pt-ot-testimonial__quote {
  color: var(--pt-sfd-muted);
}
.pt-sfd-testimonial-slider .pt-ot-testimonial-slider__controls {
  top: calc(100% - clamp(2.3rem, 3vw, 3rem));
  left: calc(50% - clamp(5.8rem, 7.25vw, 6.5rem));
}
.pt-sfd-testimonial-slider .pt-ot-testimonial-slider__dot, .pt-sfd-testimonial-slider .pt-ot-testimonial-slider__dot:hover, .pt-sfd-testimonial-slider .pt-ot-testimonial-slider__dot.is-active {
  background: var(--pt-sfd-green);
}
.pt-sfd-testimonial-slider .pt-ot-testimonial-slider__arrow:hover {
  border-color: var(--pt-sfd-green);
  color: var(--pt-sfd-green);
}
.pt-sfd-final-cta {
  position: relative;
  z-index: 2;
  margin-top: calc(-1 * clamp(18.5rem, 27.6vw, 25.5rem));
  padding: 0;
  background: #fff;
}
.pt-sfd-final-cta__panel {
  position: relative;
  width: 100%;
  margin: 0;
  isolation: isolate;
  aspect-ratio: 1597 / 985;
  overflow: hidden;
  background: #fff;
}
.pt-sfd-final-cta__background {
  position: absolute;
  z-index: -1;
  inset: -4px 0 0;
  overflow: hidden;
}
.pt-sfd-final-cta__background-image {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
}
.pt-sfd-final-cta__content {
  position: absolute;
  right: clamp(2rem, 12vw, 13.25rem);
  bottom: clamp(2.25rem, 5vw, 5.25rem);
  left: clamp(2rem, 12vw, 13.25rem);
  display: grid;
  grid-template-columns: minmax(0, 42rem) auto;
  align-items: end;
  justify-content: space-between;
  gap: clamp(1.5rem, 3vw, 4rem);
}
.pt-sfd-final-cta__title {
  max-width: 42rem;
  margin: 0;
  color: #fff;
  font-size: clamp(2.8rem, 4.4vw, 3.75rem);
  font-weight: 700;
  line-height: 1.12;
  letter-spacing: 0.1rem;
}
.pt-sfd-final-cta__body {
  max-width: 38rem;
  margin: clamp(1rem, 1.7vw, 1.35rem) 0 0;
  color: rgb(255 255 255 / 82%);
  font-size: clamp(1rem, 1.3vw, 1.18rem);
  font-weight: 400;
  line-height: 1.62;
}
.pt-sfd-final-cta__action {
  position: relative;
  top: -3.15rem;
  padding-bottom: 0.1rem;
}
.pt-sfd-button--inverse {
  border-color: #fff;
  background: #fff;
  box-shadow: 0 14px 28px rgb(22 28 45 / 16%);
  color: var(--pt-sfd-green);
}
.pt-sfd-button--inverse:hover, .pt-sfd-button--inverse:active {
  border-color: rgb(255 255 255 / 92%);
  background: rgb(255 255 255 / 92%);
  color: var(--pt-sfd-green-hover);
}
.pt-sfd-reveal {
  --pt-reveal-start-transform: translate3d(0, 2.75rem, 0);
  --pt-reveal-end-transform: translate3d(0, 0, 0);
  --pt-reveal-delay: 0ms;
}
.pt-sfd-reveal--d120 {
  --pt-reveal-delay: 120ms;
}
.pt-sfd-reveal--d240 {
  --pt-reveal-delay: 240ms;
}
.pt-sfd-reveal--d360 {
  --pt-reveal-delay: 360ms;
}
.pt-sfd-reveal--d480 {
  --pt-reveal-delay: 480ms;
}
.pt-sfd-reveal--d540 {
  --pt-reveal-delay: 540ms;
}
.pt-sfd-reveal--d600 {
  --pt-reveal-delay: 600ms;
}
.pt-sfd-reveal--d720 {
  --pt-reveal-delay: 720ms;
}
.pt-sfd-reveal--from-left {
  --pt-reveal-start-transform: translate3d(clamp(-4rem, -6vw, -2.25rem), 0, 0);
}
.pt-sfd-reveal--from-right {
  --pt-reveal-start-transform: translate3d(clamp(3rem, 6vw, 6rem), 0, 0);
}
.pt-solutions-for-developers.pt-company-profiles--js-ready .pt-sfd-reveal {
  opacity: 0;
  transform: var(--pt-reveal-start-transform);
  transition: opacity 760ms cubic-bezier(0.16, 1, 0.3, 1), transform 760ms cubic-bezier(0.16, 1, 0.3, 1);
  transition-delay: var(--pt-reveal-delay);
  will-change: opacity, transform;
}
.pt-solutions-for-developers.pt-company-profiles--js-ready .pt-sfd-hero__worker {
  opacity: 0.18;
  transition: opacity 1300ms cubic-bezier(0.16, 1, 0.3, 1), transform 1600ms cubic-bezier(0.16, 1, 0.3, 1);
}
.pt-solutions-for-developers.pt-company-profiles--js-ready .pt-sfd-reveal.is-visible {
  opacity: 1;
  transform: var(--pt-reveal-end-transform);
}
@media (max-width: 1180px) {
  .pt-sfd-hero__inner {
    grid-template-columns: minmax(0, 0.88fr) minmax(19rem, 0.62fr);
  }
  .pt-sfd-hero__worker {
    right: clamp(-4rem, -3.5vw, -2rem);
    width: clamp(22rem, 35vw, 31rem);
  }
  .pt-sfd-supply-chain__grid, .pt-sfd-compliance__grid, .pt-sfd-documents__grid {
    gap: clamp(2.1rem, 4vw, 4rem);
  }
  .pt-sfd-decision-making__grid {
    gap: clamp(2.4rem, 5vw, 5rem);
  }
  .pt-sfd-compliance__grid {
    grid-template-columns: minmax(0, 0.95fr) minmax(23rem, 0.8fr);
  }
  .pt-sfd-compliance .pt-sfd-section-title {
    font-size: clamp(2rem, 3vw, 2.45rem);
    white-space: normal;
  }
}
@media (max-width: 960px) {
  .pt-solutions-for-developers {
    --pt-sfd-container: min(43rem, calc(100% - 2rem));
    --pt-sfd-logo-overlap: clamp(4rem, 10vw, 5.5rem);
  }
  .pt-sfd-documents__features {
    margin-left: 0;
  }
  .pt-sfd-hero {
    position: relative;
    display: grid;
    min-height: clamp(47rem, 118vw, 58rem);
    overflow: visible;
    background: var(--pt-sfd-section-gray);
  }
  .pt-sfd-hero__background, .pt-sfd-hero__inner {
    grid-area: 1 / 1;
  }
  .pt-sfd-hero__background {
    position: absolute;
    z-index: 1;
    inset: 0;
    width: 100%;
    height: calc(100% - clamp(2.5rem, 7vw, 4rem));
    overflow: hidden;
  }
  .pt-sfd-hero__background-image {
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: cover;
    object-position: center top;
  }
  .pt-sfd-hero__inner {
    position: relative;
    z-index: 3;
    display: grid;
    grid-template-columns: 1fr;
    align-content: start;
    min-height: inherit;
    padding: clamp(4.5rem, 10vw, 6.5rem) 0 var(--pt-sfd-logo-overlap);
    text-align: center;
  }
  .pt-sfd-hero__content {
    position: relative;
    z-index: 3;
    max-width: 43rem;
    margin: 0 auto;
    transform: none;
  }
  .pt-sfd-hero__body {
    max-width: 34rem;
    margin-right: auto;
    margin-left: auto;
  }
  .pt-sfd-hero__worker {
    left: 50%;
    right: auto;
    bottom: calc(var(--pt-sfd-logo-overlap) - 1.75rem);
    width: clamp(14.5rem, 66vw, 17.5rem);
    margin: 0;
    transform: translateX(-50%);
  }
  .pt-sfd-logo-strip {
    margin-top: calc(-1 * var(--pt-sfd-logo-overlap));
    padding: 0;
  }
  .pt-sfd-logo-strip__panel {
    width: calc(100% - 2rem);
  }
  .pt-sfd-logo-strip__list {
    justify-content: flex-start;
    overflow-x: auto;
    margin: -0.45rem;
    padding: 0.45rem;
    scroll-snap-type: x proximity;
  }
  .pt-sfd-logo-strip__item {
    flex: 0 0 7.8rem;
    scroll-snap-align: center;
  }
  .pt-sfd-benefits__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-width: 40rem;
  }
  .pt-sfd-benefits__item, .pt-sfd-benefits__item:nth-child(4), .pt-sfd-benefits__item:nth-child(5) {
    grid-column: auto;
  }
  .pt-sfd-supply-chain__grid, .pt-sfd-decision-making__grid, .pt-sfd-compliance__grid, .pt-sfd-documents__grid, .pt-sfd-final-cta__content {
    grid-template-columns: 1fr;
  }
  .pt-sfd-supply-chain__grid, .pt-sfd-decision-making__grid, .pt-sfd-compliance__grid, .pt-sfd-documents__grid {
    min-height: 0;
  }
  .pt-sfd-supply-chain__content, .pt-sfd-decision-making__content, .pt-sfd-compliance__content, .pt-sfd-documents__content {
    max-width: none;
  }
  .pt-sfd-supply-chain__content {
    top: 0;
  }
  .pt-sfd-final-cta__content {
    align-items: start;
  }
  .pt-sfd-final-cta__action {
    top: 0;
  }
  .pt-sfd-supply-chain__visual, .pt-sfd-compliance__visual {
    top: 0;
    justify-self: center;
    width: min(43rem, calc(100vw - 1rem));
    margin: clamp(1.5rem, 4vw, 2.5rem) calc((100vw - min(43rem, calc(100vw - 2rem))) / -2) 0 0;
  }
  .pt-sfd-supply-chain__visual {
    margin-bottom: 0;
  }
  .pt-sfd-decision-making {
    min-height: 0;
  }
  .pt-sfd-decision-making__grid {
    padding: clamp(3.75rem, 8vw, 5rem) 0 0;
  }
  .pt-sfd-decision-making__content {
    order: 1;
    left: 0;
    z-index: 2;
  }
  .pt-sfd-decision-making__visual {
    order: 2;
    z-index: 1;
    top: 0;
    justify-self: center;
    width: min(33rem, 80vw);
    margin: clamp(1rem, 4vw, 2rem) 0 0;
    overflow: hidden;
  }
  .pt-sfd-decision-making__decoration {
    width: min(72vw, 28rem);
  }
  .pt-sfd-decision-making__content {
    padding-bottom: 0;
  }
  .pt-sfd-compliance__grid {
    padding: clamp(3.75rem, 8vw, 5rem) 0;
  }
  .pt-sfd-compliance .pt-sfd-section-title {
    white-space: normal;
  }
  .pt-sfd-compliance .pt-sfd-section-body {
    max-width: none;
    font-size: clamp(1.08rem, 1.55vw, 1.25rem);
    line-height: 1.6;
  }
  .pt-sfd-compliance__visual {
    top: 0;
  }
  .pt-sfd-compliance__content, .pt-sfd-documents__content {
    top: 0;
  }
  .pt-sfd-compliance__content {
    left: 0;
  }
  .pt-sfd-documents__content .pt-sfd-section-body, .pt-sfd-document-feature__body, .pt-sfd-flexible__content .pt-sfd-section-title, .pt-sfd-documents__content .pt-sfd-heading-line {
    white-space: normal;
  }
  .pt-sfd-documents__grid {
    gap: clamp(2rem, 5vw, 3.5rem);
  }
  .pt-sfd-documents__content {
    order: 1;
  }
  .pt-sfd-documents__visual {
    order: 2;
    top: 0;
    justify-self: center;
    width: min(43rem, calc(100vw - 1rem));
    margin: 0 calc((100vw - min(43rem, calc(100vw - 2rem))) / -2);
    margin-bottom: 0;
  }
  .pt-sfd-flexible {
    min-height: clamp(40rem, 78vw, 46rem);
    margin-top: 0;
    overflow: hidden;
  }
  .pt-sfd-flexible__background {
    inset: 0;
  }
  .pt-sfd-flexible__background-image {
    width: 100%;
    height: 100%;
    min-width: 0;
    object-fit: cover;
    object-position: center top;
  }
  .pt-sfd-flexible__inner {
    padding-top: clamp(5.25rem, 12vw, 7rem);
  }
  .pt-sfd-flexible__content {
    max-width: 30rem;
    transform: translateY(-0.75rem);
  }
  .pt-sfd-flexible__worker {
    right: clamp(1rem, 5vw, 3rem);
    bottom: clamp(5.75rem, 12vw, 7rem);
    z-index: 1;
    width: clamp(14rem, 29vw, 19rem);
  }
  .pt-sfd-testimonial-section {
    padding-top: clamp(2rem, 5vw, 3.5rem);
    padding-bottom: calc(clamp(5.5rem, 9vw, 8.6rem) + 1.25rem);
  }
  .pt-sfd-testimonial-slider {
    top: 1.25rem;
  }
  .pt-sfd-testimonial-slider .pt-ot-testimonial-slider__viewport {
    min-height: 0;
  }
  .pt-sfd-testimonial-slider .pt-ot-testimonial {
    grid-template-columns: 1fr;
    width: min(43rem, 100%);
    row-gap: 1.7rem;
    margin: 0;
  }
  .pt-sfd-testimonial-slider .pt-ot-testimonial__identity {
    transform: none;
  }
  .pt-sfd-testimonial-slider .pt-ot-testimonial__quote-block {
    position: relative;
    display: block;
    padding-right: clamp(2.75rem, 9vw, 4rem);
  }
  .pt-sfd-testimonial-slider .pt-ot-testimonial__quote-mark {
    position: absolute;
    top: -0.45rem;
    right: 0;
    width: clamp(2.6rem, 7vw, 3.25rem);
    margin: 0;
    opacity: 0.45;
  }
  .pt-sfd-testimonial-slider .pt-ot-testimonial-slider__controls {
    position: relative;
    top: auto;
    left: auto;
    width: fit-content;
    margin: clamp(1.1rem, 4vw, 1.6rem) auto 0;
    transform: none;
  }
  .pt-sfd-final-cta__panel {
    min-height: 0;
  }
  .pt-sfd-final-cta {
    margin-top: 0;
  }
  .pt-sfd-final-cta__content {
    align-items: start;
  }
}
@media (max-width: 640px) {
  .pt-solutions-for-developers {
    --pt-sfd-logo-overlap: clamp(3.5rem, 13vw, 4rem);
  }
  .pt-sfd-section-title, .pt-sfd-benefits__title {
    font-size: clamp(2rem, 10vw, 2.55rem);
    line-height: 1.16;
  }
  .pt-sfd-hero {
    min-height: clamp(43rem, 182vw, 49rem);
  }
  .pt-sfd-hero__background {
    height: calc(100% - 2.5rem);
  }
  .pt-sfd-hero__background-image {
    object-position: 46% top;
  }
  .pt-sfd-hero__inner {
    padding: clamp(3.75rem, 13vw, 5rem) 0 var(--pt-sfd-logo-overlap);
    text-align: center;
  }
  .pt-sfd-hero__content {
    width: 100%;
    margin: 0 auto;
  }
  .pt-sfd-hero__title {
    font-size: clamp(2.05rem, 10vw, 2.45rem);
    line-height: 1.14;
    letter-spacing: 0.06rem;
  }
  .pt-sfd-hero__body {
    max-width: 21rem;
    margin-right: auto;
    margin-left: auto;
    font-size: 0.98rem;
  }
  .pt-sfd-hero__worker {
    left: 50%;
    right: auto;
    bottom: calc(var(--pt-sfd-logo-overlap) - 5.75rem);
    z-index: 7;
    width: clamp(14.5rem, 66vw, 17.5rem);
    margin: 0;
    transform: translateX(-50%);
  }
  .pt-sfd-decision-making__visual {
    width: min(90vw, 23rem);
    overflow: visible;
  }
  .pt-sfd-decision-making__decoration {
    width: min(88vw, 24rem);
    top: 48%;
  }
  .pt-sfd-logo-strip {
    z-index: 6;
    margin-top: calc((-1 * var(--pt-sfd-logo-overlap)) + 2.5rem);
    padding-bottom: 3.5rem;
  }
  .pt-sfd-logo-strip__panel {
    position: relative;
    z-index: 7;
    width: calc(100% - 1rem);
    padding: 1rem 0.75rem;
  }
  .pt-sfd-logo-strip__link {
    min-height: 3.75rem;
  }
  .pt-sfd-logo-strip__logo {
    max-width: 7.2rem;
    max-height: 2.9rem;
  }
  .pt-sfd-benefits {
    padding-top: clamp(4rem, 9vw, 5.5rem);
  }
  .pt-sfd-benefits__grid {
    grid-template-columns: 1fr;
    gap: 1.35rem;
    max-width: 21rem;
    margin-top: 2.8rem;
  }
  .pt-sfd-benefits__item {
    grid-template-columns: 4.3rem minmax(0, 1fr);
  }
  .pt-sfd-supply-chain, .pt-sfd-documents {
    padding-top: clamp(4.25rem, 12vw, 5.5rem);
    padding-bottom: clamp(2.75rem, 8vw, 3.75rem);
  }
  .pt-sfd-section-body, .pt-sfd-checklist__text, .pt-sfd-document-feature__body {
    font-size: 1rem;
  }
  .pt-sfd-flexible {
    min-height: clamp(34rem, 145vw, 39rem);
  }
  .pt-sfd-flexible::after {
    top: -2px;
    right: -2px;
    bottom: -4px;
    left: -2px;
    clip-path: polygon(0 87.7%, 100% 69.7%, 100% 100%, 0 100%);
  }
  .pt-sfd-flexible__background-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 54% top;
  }
  .pt-sfd-flexible__inner {
    padding-top: 3.25rem;
  }
  .pt-sfd-flexible__content {
    max-width: 17.5rem;
    transform: translateY(-0.5rem);
  }
  .pt-sfd-flexible__worker {
    right: -1.35rem;
    bottom: clamp(5.75rem, 19vw, 7rem);
    z-index: 1;
    width: clamp(13.25rem, 49vw, 16rem);
  }
  .pt-sfd-decision-making__decoration {
    width: min(78vw, 22rem);
  }
  .pt-sfd-testimonial-section {
    padding-top: clamp(3.25rem, 10vw, 4.5rem);
    padding-bottom: clamp(4.75rem, 13vw, 6rem);
  }
  .pt-sfd-testimonial-slider {
    top: clamp(1.25rem, 5vw, 2rem);
    width: 100%;
  }
  .pt-sfd-testimonial-slider .pt-ot-testimonial {
    width: min(100%, calc(100vw - 2rem));
    row-gap: 0.95rem;
  }
  .pt-sfd-testimonial-slider .pt-ot-testimonial__logo {
    width: clamp(5.25rem, 24vw, 6.5rem);
    margin-bottom: 0.55rem;
  }
  .pt-sfd-testimonial-slider .pt-ot-testimonial__role {
    white-space: normal;
  }
  .pt-sfd-testimonial-slider .pt-ot-testimonial__quote {
    font-size: clamp(0.98rem, 4.35vw, 1.05rem);
    line-height: 1.58;
  }
  .pt-sfd-testimonial-slider .pt-ot-testimonial-slider__arrow {
    width: 2.75rem;
    height: 2.75rem;
  }
  .pt-sfd-final-cta {
    padding-bottom: 0;
  }
  .pt-sfd-final-cta__panel {
    aspect-ratio: auto;
    min-height: clamp(48rem, 195vw, 52rem);
    overflow: hidden;
    background: #fff;
  }
  .pt-sfd-final-cta__background-image {
    display: block;
    width: 100%;
    height: calc(100% + 4px);
    max-width: none;
    object-fit: cover;
    object-position: center;
  }
  .pt-sfd-final-cta__background {
    position: absolute;
    inset: 0;
  }
  .pt-sfd-final-cta__content {
    position: absolute;
    z-index: 1;
    right: 1.25rem;
    top: 58%;
    bottom: auto;
    left: 1.25rem;
    gap: 0.75rem;
    padding: 0 0 2rem;
  }
  .pt-sfd-final-cta__copy {
    margin-top: 0.75rem;
  }
  .pt-sfd-final-cta__action {
    top: 0;
    margin-top: -0.25rem;
    padding-bottom: 0.75rem;
    --pt-reveal-start-transform: translate3d(0, 0, 0);
  }
  .pt-sfd-final-cta__title {
    font-size: clamp(2.05rem, 10.5vw, 2.6rem);
    line-height: 1.08;
  }
  .pt-sfd-button {
    width: min(100%, 13.5rem);
    min-width: 0;
    min-height: 3rem;
    padding-inline: 1.5rem;
  }
  .pt-sfd-button .pt-btn__label {
    font-size: 1.1rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1600px) {
  .pt-sfd-decision-making {
    min-height: clamp(42rem, 38vw, 54rem);
  }
  .pt-sfd-final-cta__content {
    bottom: clamp(5.5rem, 7vw, 8rem);
  }
  .pt-sfd-final-cta__action {
    top: -8rem;
  }
  .pt-sfd-compliance {
    min-height: clamp(42rem, 39vw, 56rem);
  }
  .pt-sfd-decision-making__background-image, .pt-sfd-compliance__background-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .pt-sfd-flexible {
    min-height: clamp(50rem, 46vw, 66rem);
  }
  .pt-sfd-flexible__background-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
  }
  .pt-sfd-flexible__content {
    transform: translateY(-1.5rem);
  }
  .pt-sfd-flexible__worker {
    right: clamp(3rem, 6vw, 9rem);
    bottom: clamp(7rem, 7.5vw, 10rem);
    z-index: 1;
    width: clamp(28rem, 23vw, 36rem);
  }
}
@media (prefers-reduced-motion: reduce) {
  .pt-solutions-for-developers.pt-company-profiles--js-ready .pt-sfd-reveal, .pt-solutions-for-developers.pt-company-profiles--js-ready .pt-sfd-hero__worker {
    opacity: 1;
    transform: var(--pt-reveal-end-transform);
    transition: none;
  }
  .pt-sfd-testimonial-slider .pt-ot-testimonial.is-active, .pt-sfd-testimonial-slider .pt-ot-testimonial-slider__arrow, .pt-sfd-testimonial-slider .pt-ot-testimonial-slider__dot {
    animation: none;
    transition: none;
  }
}
.pt-project-show {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 var(--spacing-xl) 4rem;
}
.pt-project-layout {
  display: grid;
  grid-template-columns: 420px 1fr;
  gap: 2rem;
  align-items: stretch;
}
@media (width <= 48rem) {
  .pt-project-layout {
    grid-template-columns: 1fr;
  }
}
.pt-project-image-col {
  position: relative;
}
.pt-project-image-col__sticky {
  position: sticky;
  top: 1rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (width <= 48rem) {
  .pt-project-image-col__sticky {
    position: static;
  }
}
.pt-project-breadcrumb {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 0.85rem;
  font-weight: 500;
  color: var(--color-text-secondary);
  text-decoration: none;
  transition: color 0.15s;
}
.pt-project-breadcrumb:hover {
  color: var(--color-brand);
}
.pt-project-breadcrumb__icon {
  width: 16px;
  height: 16px;
}
.pt-project-gallery {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  background: var(--color-surface-2);
  border: 1px solid var(--color-border);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}
.pt-project-gallery__slide {
  display: none;
}
.pt-project-gallery__slide--active {
  display: block;
}
.pt-project-gallery__img {
  width: 100%;
  height: auto;
  max-height: 500px;
  object-fit: cover;
  display: block;
}
.pt-project-gallery__placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 280px;
  color: var(--color-border-strong);
}
.pt-project-gallery__placeholder-icon {
  width: 64px;
  height: 64px;
  opacity: 0.3;
}
.pt-project-gallery__counter {
  position: absolute;
  bottom: 10px;
  right: 10px;
  display: flex;
  align-items: center;
  gap: 5px;
  background: rgba(0, 0, 0, 0.7);
  color: var(--color-surface);
  font-size: 0.78rem;
  font-weight: 600;
  padding: 5px 10px;
  border-radius: 16px;
  backdrop-filter: blur(4px);
}
.pt-project-gallery__counter-icon {
  width: 14px;
  height: 14px;
}
.pt-project-content-col {
  min-width: 0;
}
.pt-project-actions-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1rem;
}
.pt-project-actions-bar__left {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-project-actions-bar__updated {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: 0.8rem;
  color: var(--color-text-secondary);
}
.pt-project-actions-bar__icon {
  width: 14px;
  height: 14px;
  opacity: 0.6;
}
.pt-project-actions-bar__right {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.pt-project-title {
  font-size: 1.75rem;
  font-weight: 700;
  color: var(--color-surface-inverse);
  margin: 0 0 0.5rem;
  line-height: 1.25;
}
.pt-project-parent {
  font-size: 0.9rem;
  color: var(--color-text-secondary);
  margin-bottom: 0.75rem;
}
.pt-project-parent__link {
  color: var(--color-brand);
  text-decoration: none;
}
.pt-project-parent__link:hover {
  text-decoration: underline;
}
.pt-project-badges {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.625rem;
  margin-bottom: 1.5rem;
}
.pt-project-status-pill {
  display: inline-flex;
  padding: 4px 14px;
  border-radius: 20px;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  background: var(--color-surface-2);
  color: var(--color-text-secondary);
  border: 1px solid var(--color-border);
}
.pt-project-status-pill--under_construction {
  background: rgba(251, 191, 36, 0.15);
  color: var(--color-warning-hover, var(--color-warning));
  border-color: rgba(251, 191, 36, 0.35);
}
.pt-project-status-pill--completed {
  background: rgba(34, 197, 94, 0.15);
  color: var(--color-success-hover);
  border-color: rgba(34, 197, 94, 0.35);
}
.pt-project-status-pill--tender, .pt-project-status-pill--planning, .pt-project-status-pill--under_design {
  background: rgba(14, 116, 144, 0.1);
  color: var(--color-surface-inverse);
  border-color: rgba(14, 116, 144, 0.25);
}
.pt-project-status-pill--on_hold {
  background: rgba(251, 146, 60, 0.15);
  color: var(--color-danger-hover);
  border-color: rgba(251, 146, 60, 0.35);
}
.pt-project-status-pill--cancelled {
  background: rgba(239, 68, 68, 0.1);
  color: var(--color-danger);
  border-color: rgba(239, 68, 68, 0.25);
}
.pt-project-meta-chip {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 0.8rem;
  color: var(--color-text-secondary);
  background: var(--color-surface-2);
  border: 1px solid var(--color-border);
}
.pt-project-meta-chip__icon {
  width: 14px;
  height: 14px;
  opacity: 0.7;
}
.pt-project-actions {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.pt-project-action-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px 16px;
  border-radius: 8px;
  font-size: 0.82rem;
  font-weight: 600;
  text-decoration: none;
  background: var(--color-surface);
  color: var(--color-surface-inverse);
  border: 1px solid var(--color-border);
  cursor: pointer;
  transition: background 0.15s, border-color 0.15s;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pt-project-action-btn:hover {
  background: var(--color-surface-2);
  border-color: var(--color-border);
}
.pt-project-action-btn--active {
  background: rgba(239, 68, 68, 0.12);
  color: var(--color-danger);
  border-color: rgba(239, 68, 68, 0.3);
}
.pt-project-action-btn svg {
  width: 16px;
  height: 16px;
}
.pt-project-action-link {
  font-size: 0.82rem;
  color: var(--color-text-secondary);
  text-decoration: none;
  margin-left: auto;
}
.pt-project-action-link:hover {
  color: var(--color-brand);
  text-decoration: underline;
}
.pt-project-section {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: 12px;
  padding: 1.25rem 1.5rem;
  margin-bottom: 1.25rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
}
.pt-project-section__header {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 1rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid var(--color-border);
}
.pt-project-section__icon {
  width: 20px;
  height: 20px;
  color: var(--color-brand);
  flex-shrink: 0;
}
.pt-project-section__title {
  font-size: 1rem;
  font-weight: 600;
  color: var(--color-surface-inverse);
  margin: 0;
  display: flex;
  align-items: center;
  gap: 8px;
}
.pt-project-section__count {
  font-size: 0.8rem;
  font-weight: 500;
  color: var(--color-text-secondary);
  background: var(--color-surface-2);
  padding: 2px 10px;
  border-radius: 12px;
}
.pt-project-description {
  font-size: 0.92rem;
  line-height: 1.7;
  color: var(--color-text-secondary);
}
.pt-project-description p {
  margin: 0 0 0.75rem;
}
.pt-project-description p:last-child {
  margin-bottom: 0;
}
.pt-project-facts {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1rem;
}
.pt-project-fact {
  background: var(--color-surface-2);
  border-radius: 10px;
  padding: 1rem;
  border: 1px solid var(--color-border);
}
.pt-project-fact__label {
  font-size: 0.75rem;
  font-weight: 500;
  color: var(--color-text-secondary);
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 0.4rem;
}
.pt-project-fact__value {
  font-size: 1.1rem;
  font-weight: 600;
  color: var(--color-surface-inverse);
  overflow-wrap: anywhere;
}
.pt-project-timeline {
  position: relative;
  padding-left: 1.5rem;
}
.pt-project-timeline::before {
  content: "";
  position: absolute;
  left: 5px;
  top: 8px;
  bottom: 8px;
  width: 2px;
  background: var(--color-border);
  border-radius: 1px;
}
.pt-project-timeline__item {
  display: grid;
  grid-template-columns: 80px 12px 1fr;
  gap: 0.5rem;
  align-items: start;
  padding: 0.5rem 0;
  position: relative;
}
.pt-project-timeline__date {
  font-size: 0.8rem;
  font-weight: 600;
  color: var(--color-brand);
  text-align: right;
  white-space: nowrap;
}
.pt-project-timeline__dot {
  width: 10px;
  height: 10px;
  background: var(--color-brand);
  border-radius: 50%;
  margin-top: 4px;
  position: relative;
  z-index: 1;
  box-shadow: 0 0 0 3px var(--color-surface);
}
.pt-project-timeline__text {
  font-size: 0.88rem;
  color: var(--color-text-secondary);
  line-height: 1.5;
}
.pt-project-products {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}
.pt-phase-card-content > .pt-empty-state {
  padding: 2.25rem 1.5rem;
  gap: 0.625rem;
}
.pt-phase-card-content > .pt-empty-state .pt-empty-state__heading {
  font-size: 0.9375rem;
  font-weight: 500;
  color: var(--color-text-secondary);
}
.pt-phase-card-content > .pt-empty-state .pt-empty-state__icon {
  color: var(--color-text-muted);
}
.pt-product-list-actions {
  position: relative;
}
.pt-overview-tags {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.375rem;
}
.pt-overview-tags__list {
  display: contents;
}
.pt-tag-chip {
  display: inline-flex;
  align-items: center;
  padding: 0.125rem 0.5rem;
  border-radius: var(--radius-full);
  background: var(--color-brand-subtle);
  color: var(--color-brand);
  font-size: var(--text-xs);
  font-weight: 600;
  line-height: 1.5;
  white-space: nowrap;
}
.pt-overview-tag-add {
  border: 0;
  padding: 0;
  background: transparent;
  font: inherit;
  cursor: pointer;
}
.pt-report-form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.pt-report-form__intro {
  margin: 0;
  font-size: var(--text-sm);
  color: var(--color-text-secondary);
  line-height: 1.5;
}
.pt-report-form__issues {
  border: 0;
  margin: 0;
  padding: 0;
  min-inline-size: 0;
}
.pt-report-form__legend {
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: var(--text-sm);
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-report-form__checks {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.625rem 1.25rem;
}
.pt-report-form__field {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}
.pt-report-form__label {
  font-size: var(--text-sm);
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-report-form__textarea, .pt-report-form__input {
  width: 100%;
  padding: 0.5rem 0.75rem;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  font: inherit;
  font-size: var(--text-sm);
  color: var(--color-text-primary);
  background: var(--color-surface);
  resize: vertical;
}
.pt-report-form__textarea:focus-visible, .pt-report-form__input:focus-visible {
  outline: 2px solid var(--color-brand);
  outline-offset: -1px;
  border-color: var(--color-brand);
}
.pt-report-form__file {
  font-size: var(--text-sm);
  color: var(--color-text-secondary);
}
.pt-report-form__file::file-selector-button {
  margin-right: 0.75rem;
  padding: 0.4rem 0.85rem;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  background: var(--color-surface);
  color: var(--color-text-primary);
  font: inherit;
  font-size: var(--text-sm);
  font-weight: 600;
  cursor: pointer;
  transition: background-color 0.12s ease, border-color 0.12s ease;
}
.pt-report-form__file::file-selector-button:hover {
  background: var(--color-surface-2);
  border-color: oklch(82% 0 0);
}
.pt-report-form__recaptcha {
  display: flex;
  justify-content: center;
  margin-top: 0.25rem;
}
.pt-project-list .pt-product-row.pt-project-card--list.pt-project-card--sm .pt-project-card__media {
  position: relative;
  flex: 0 0 7.25rem;
  max-width: 7.25rem;
  align-self: stretch;
  background: #fff;
  height: auto;
  aspect-ratio: auto;
  overflow: hidden;
}
.pt-product-row .pt-project-card__photo {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: auto;
  background: #fff;
}
.pt-product-row .pt-product-row__sub {
  display: block;
  color: var(--color-text-secondary);
}
.pt-product-row .pt-product-row__sub--muted {
  color: var(--color-text-muted);
}
.pt-project-product-card {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  padding: 0.5rem 1rem 0.5rem 0.5rem;
  border-radius: 10px;
  background: var(--color-surface-2);
  border: 1px solid var(--color-border);
  text-decoration: none;
  transition: border-color 0.15s;
}
.pt-project-product-card:hover {
  border-color: var(--color-brand);
}
.pt-project-product-card__img {
  width: 48px;
  height: 48px;
  border-radius: 8px;
  overflow: hidden;
  flex-shrink: 0;
  background: var(--color-border);
  display: flex;
  align-items: center;
  justify-content: center;
}
.pt-project-product-card__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pt-project-product-card__placeholder-icon {
  width: 24px;
  height: 24px;
  color: var(--color-border-strong);
  opacity: 0.5;
}
.pt-project-product-card__name {
  font-size: 0.85rem;
  font-weight: 500;
  color: var(--color-surface-inverse);
}
.pt-project-related {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.pt-project-related-card {
  border-radius: 12px;
  overflow: hidden;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  text-decoration: none;
  transition: border-color 0.15s, transform 0.15s;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
}
.pt-project-related-card:hover {
  border-color: var(--color-brand);
  transform: translateY(-2px);
}
.pt-project-related-card__img {
  height: 140px;
  overflow: hidden;
  background: var(--color-surface-2);
}
.pt-project-related-card__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pt-project-related-card__placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  color: var(--color-border-strong);
  opacity: 0.4;
}
.pt-project-related-card__placeholder svg {
  width: 36px;
  height: 36px;
}
.pt-project-related-card__body {
  padding: 0.875rem;
}
.pt-project-related-card__title {
  font-size: 0.88rem;
  font-weight: 600;
  color: var(--color-surface-inverse);
  margin: 0 0 4px;
  line-height: 1.3;
}
.pt-project-related-card__location {
  font-size: 0.78rem;
  color: var(--color-text-secondary);
  margin: 0;
}
.pt-project-developer-card {
  display: flex;
  align-items: center;
  gap: 0.875rem;
}
.pt-project-developer-card__logo img {
  width: 56px;
  height: 56px;
  border-radius: 10px;
  object-fit: cover;
}
.pt-project-developer-card__logo-placeholder {
  width: 56px;
  height: 56px;
  border-radius: 10px;
  background: var(--color-border);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.85rem;
  font-weight: 700;
  color: var(--color-text-secondary);
}
.pt-project-developer-card__name {
  font-size: 0.95rem;
  font-weight: 600;
  color: var(--color-surface-inverse);
  text-decoration: none;
  display: block;
}
.pt-project-developer-card__name:hover {
  color: var(--color-brand);
}
.pt-project-developer-card__meta {
  font-size: 0.8rem;
  color: var(--color-text-secondary);
  margin-top: 4px;
}
.pt-project-developer-card__meta a {
  color: var(--color-brand);
  text-decoration: none;
}
.pt-project-developer-card__meta a:hover {
  text-decoration: underline;
}
.pt-project-map {
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid var(--color-border);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}
.pt-project-map__frame {
  width: 100%;
  height: 220px;
  border: none;
  display: block;
}
.pt-project-map__link {
  display: block;
  padding: 8px 12px;
  font-size: 0.8rem;
  text-align: center;
  color: var(--color-brand);
  text-decoration: none;
  background: var(--color-surface-2);
}
.pt-project-map__link:hover {
  text-decoration: underline;
}
.pt-project-child-list {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-project-child-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.625rem 0.875rem;
  border-radius: 8px;
  background: var(--color-surface-2);
  border: 1px solid var(--color-border);
  text-decoration: none;
  transition: border-color 0.15s;
}
.pt-project-child-item:hover {
  border-color: var(--color-brand);
}
.pt-project-child-item__title {
  font-size: 0.85rem;
  font-weight: 500;
  color: var(--color-surface-inverse);
}
.pt-project-child-item__status {
  font-size: 0.75rem;
  color: var(--color-text-secondary);
}
.pt-project-detail {
  max-width: 100%;
  min-width: 0;
  container-type: inline-size;
  container-name: project detail;
}
.pt-project-detail .pt-detail-rail .pt-context-sidebar {
  --ctx-width-expanded: 23rem;
  overflow-x: hidden;
}
.pt-project-sticky-shell {
  position: sticky;
  top: 0;
  z-index: 20;
  margin-bottom: 1.5rem;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: 0.25rem;
  box-shadow: 0 1px 2px rgba(15, 23, 42, 0.035);
}
.pt-public-app .pt-project-sticky-shell {
  top: 4.75rem;
}
.pt-project-header {
  padding: 1.125rem 1.5rem 0.875rem;
}
.pt-project-header__top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1.25rem;
  margin-bottom: 0.75rem;
}
.pt-project-header__back {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  font-size: 0.8125rem;
  font-weight: 500;
  color: var(--color-text-secondary);
  text-decoration: none;
  transition: color 0.15s ease;
}
.pt-project-header__back:hover {
  color: var(--color-text-primary);
}
.pt-project-header__back-icon {
  flex: 0 0 auto;
  width: 1rem;
  height: 1rem;
}
.pt-project-header__title {
  margin: 0 0 0.625rem;
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 1.25;
  color: var(--color-text-primary);
}
.pt-project-header__actions {
  display: flex;
  flex: 0 0 auto;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
}
.pt-project-header__actions .pt-btn {
  white-space: nowrap;
}
.pt-project-header__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 0.875rem;
  row-gap: 0.5rem;
}
.pt-project-header__meta-item {
  display: inline-flex;
  align-items: center;
  gap: 0.3125rem;
  min-width: 0;
  font-size: 0.8125rem;
  color: var(--color-text-secondary);
}
.pt-project-header__meta-item--muted {
  color: var(--color-text-muted, var(--color-text-secondary));
}
.pt-project-header__meta-icon {
  flex: 0 0 auto;
  width: 0.9375rem;
  height: 0.9375rem;
  opacity: 0.6;
}
.pt-project-header__link {
  color: var(--color-brand);
  font-weight: 500;
  text-decoration: none;
}
.pt-project-header__link:hover {
  text-decoration: underline;
  text-underline-offset: 0.16em;
}
.pt-project-header__meta .pt-project-status-pill {
  display: inline-flex;
  align-items: center;
  padding: 0.1875rem 0.5rem;
  border-radius: 0.25rem;
  font-size: 0.6875rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1;
  text-transform: uppercase;
}
.pt-project-tabs {
  display: flex;
  align-items: stretch;
  gap: 0;
  padding: 0 1.5rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  border-top: 1px solid var(--color-border);
}
.pt-project-tabs::-webkit-scrollbar {
  display: none;
}
.pt-project-tab {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 0.4375rem;
  flex: 0 0 auto;
  padding: 0.8125rem 1.125rem;
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1;
  text-transform: uppercase;
  color: var(--color-text-secondary);
  text-decoration: none;
  white-space: nowrap;
  border-bottom: 2px solid transparent;
  transition: color 0.15s ease, border-color 0.15s ease;
}
.pt-project-tab:hover {
  color: var(--color-text-primary);
}
.pt-project-tab--active {
  color: var(--color-brand);
  border-bottom-color: var(--color-brand);
}
.pt-project-tab__icon {
  flex: 0 0 auto;
  width: 1rem;
  height: 1rem;
}
.pt-project-content > * + * {
  margin-top: 1.25rem;
}
.pt-project-anchor > .pt-card + .pt-card {
  margin-top: 1.25rem;
}
.pt-project-anchor {
  scroll-margin-top: 13rem;
}
.pt-public-app .pt-project-anchor {
  scroll-margin-top: 17rem;
}
.pt-project-detail .pt-card {
  border-radius: var(--radius-sm);
}
.pt-project-subsection-title {
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: var(--color-text-secondary);
  margin: 0 0 0.75rem;
}
.pt-project-child-list + .pt-project-subsection-title {
  margin-top: 1.5rem;
}
.pt-project-list {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-project-list + .pt-project-subsection-title {
  margin-top: 1.5rem;
}
.pt-project-list .pt-project-card--list .pt-project-card__media {
  flex: 0 0 12rem;
  max-width: 12rem;
}
.pt-project-list-actions {
  position: relative;
}
.pt-project-card--list.pt-project-card--sm {
  border-radius: 0.625rem;
}
.pt-project-list .pt-project-card--list.pt-project-card--sm .pt-project-card__media {
  flex: 0 0 9.5rem;
  max-width: 9.5rem;
  min-height: 6.75rem;
}
.pt-project-card--list.pt-project-card--sm .pt-project-card__body {
  gap: 0.2rem;
  min-height: 0;
  padding: 0.55rem 0.85rem 0.4rem;
}
.pt-project-card--list.pt-project-card--sm .pt-project-card__title {
  margin: 0 0 0.1rem;
  font-size: 0.95rem;
  line-height: 1.2;
}
.pt-project-card--list.pt-project-card--sm .pt-project-card__meta, .pt-project-card--list.pt-project-card--sm .pt-project-card__dates {
  font-size: 0.78rem;
  gap: 0.25rem;
}
.pt-project-card--list.pt-project-card--sm .pt-project-card__dates {
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  min-height: 0;
  gap: 0.2rem 0.45rem;
}
.pt-project-card--list.pt-project-card--sm .pt-project-card__dates .pt-project-card__date-sep {
  display: inline;
}
.pt-project-card--list.pt-project-card--sm .pt-project-card__footer {
  gap: 0.4rem;
  padding: 0.3rem 0.85rem 0.45rem;
}
.pt-project-card--list.pt-project-card--sm .pt-project-card__sectors-row {
  min-height: 0;
}
.pt-project-card--list.pt-project-card--sm .pt-metric-pill {
  padding: 0.24rem 0.55rem;
  font-size: 0.72rem;
}
.pt-project-card--list.pt-project-card--sm .pt-metric-pill__label {
  display: none;
}
.pt-project-card--list .pt-project-card__actions--footer {
  position: static;
  top: auto;
  right: auto;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  gap: 0.15rem;
  margin-left: 0.35rem;
}
.pt-project-card--list .pt-project-card__actions--footer .pt-card-action-btn {
  color: oklch(60% 0 0);
  filter: none;
}
.pt-project-card--list .pt-project-card__actions--footer .pt-card-action-btn:hover, .pt-project-card--list .pt-project-card__actions--footer .pt-card-action-btn:focus-visible {
  color: oklch(35% 0 0);
  filter: none;
}
.pt-project-card--list .pt-project-card__actions--footer .pt-card-action-btn:hover .pt-icon, .pt-project-card--list .pt-project-card__actions--footer .pt-card-action-btn:focus-visible .pt-icon {
  opacity: 1;
}
.pt-project-card--list .pt-project-card__actions--footer .pt-card-action-btn--like.pt-card-action-btn--active, .pt-project-card--list .pt-project-card__actions--footer .pt-card-action-btn--like.pt-card-action-btn--active:hover {
  color: #ee5b4e;
}
.pt-project-card--list .pt-project-card__actions--footer .pt-card-action-btn--tag.pt-card-action-btn--active, .pt-project-card--list .pt-project-card__actions--footer .pt-card-action-btn--tag.pt-card-action-btn--active:hover {
  color: #3196d1;
}
.pt-follow-btn__heart {
  display: inline-flex;
  align-items: center;
}
.pt-follow-btn__heart-icon--solid {
  display: none;
}
.pt-follow-btn--active .pt-follow-btn__heart-icon--outline {
  display: none;
}
.pt-follow-btn--active .pt-follow-btn__heart-icon--solid {
  display: inline-flex;
}
.pt-follow-btn--active {
  border-color: #ee5b4e;
}
.pt-follow-btn--active .pt-btn__icon {
  color: #ee5b4e;
}
.pt-project-section-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}
.pt-project-section-head__more {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  padding-right: 1.25rem;
  font-size: 0.8125rem;
  font-weight: 600;
  color: var(--color-brand);
  text-decoration: none;
  white-space: nowrap;
  text-transform: none;
  letter-spacing: 0;
}
.pt-project-section-head__more:hover {
  text-decoration: underline;
  text-underline-offset: 0.16em;
}
.pt-project-section-head__more-icon {
  width: 1rem;
  height: 1rem;
}
.pt-project-map__open {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  z-index: 1000;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.125rem;
  height: 2.125rem;
  background: var(--color-surface);
  color: var(--color-text-secondary);
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.25rem;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.18);
  transition: color 0.15s ease, background-color 0.15s ease;
}
.pt-project-map__open:hover {
  color: var(--color-brand);
  background: var(--color-surface-2);
}
.pt-project-map__open-icon {
  width: 1.125rem;
  height: 1.125rem;
}
@media (max-width: 720px) {
  .pt-project-header__top {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.875rem;
  }
  .pt-project-header__actions {
    justify-content: flex-start;
  }
  .pt-project-header__title {
    font-size: 1.375rem;
  }
  .pt-project-list .pt-project-card--list .pt-project-card__media {
    flex: none;
    max-width: 100%;
  }
}
#location .leaflet-control-layers {
  margin-top: 2.875rem;
}
.pt-project-list .pt-card {
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  overflow: visible;
}
.pt-project-list .pt-card--clickable:hover {
  box-shadow: none;
  transform: none;
  border-color: transparent;
}
.pt-project-list .pt-project-card--list.pt-project-card--sm .pt-project-card__media {
  flex: 0 0 11.5rem;
  max-width: 11.5rem;
  min-height: 0;
  align-self: stretch;
}
.pt-project-card--list.pt-project-card--sm .pt-project-card__content {
  padding: 0.45rem 4.25rem 0.45rem 0.85rem;
  justify-content: center;
  gap: 0.18rem;
}
.pt-project-card--list.pt-project-card--sm .pt-project-card__body {
  padding: 0;
  gap: 0.18rem;
  min-height: 0;
}
.pt-project-card--list.pt-project-card--sm .pt-project-card__title {
  margin: 0 0 0.35rem;
  font-size: 0.9rem;
  line-height: 1.2;
}
.pt-project-card--list.pt-project-card--sm .pt-project-card__meta, .pt-project-card--list.pt-project-card--sm .pt-project-card__dates {
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  min-height: 0;
  gap: 0.1rem 0.55rem;
  font-size: 0.76rem;
}
.pt-project-list .pt-project-card__meta {
  justify-content: flex-start;
}
.pt-project-list .pt-project-card__meta-type {
  margin-left: 0;
}
.pt-project-card--list.pt-project-card--sm .pt-project-card__footer {
  padding: 0;
  margin-top: 0.1rem;
  gap: 0.5rem;
  justify-content: flex-start;
  align-items: center;
}
.pt-project-card--list.pt-project-card--sm .pt-project-card__sectors-row {
  min-height: 0;
}
.pt-project-card--list.pt-project-card--sm .pt-project-card__metrics {
  margin-left: 0;
  gap: 0.4rem;
}
.pt-project-list .pt-sector-icon {
  width: 1.65rem;
  height: 1.65rem;
}
.pt-project-list .pt-sector-icon .pt-icon {
  width: 1.05rem;
  height: 1.05rem;
}
.pt-project-card--list .pt-project-card__actions {
  position: absolute;
  top: 0.45rem;
  right: 0.6rem;
  bottom: auto;
  left: auto;
  z-index: 3;
  margin: 0;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  gap: 0.1rem;
}
.pt-project-card--list .pt-project-card__actions .pt-card-action-btn, .pt-project-card--list:hover .pt-project-card__actions .pt-card-action-btn {
  background: transparent;
  color: white;
  filter: drop-shadow(0 1px 2px oklch(20% 0 0 / 45%));
}
.pt-project-card--list .pt-project-card__actions .pt-card-action-btn:hover, .pt-project-card--list .pt-project-card__actions .pt-card-action-btn:focus-visible {
  color: white;
  filter: drop-shadow(0 1px 3px oklch(20% 0 0 / 55%));
}
.pt-project-card--list .pt-project-card__actions .pt-card-action-btn--like.pt-card-action-btn--active, .pt-project-card--list:hover .pt-project-card__actions .pt-card-action-btn--like.pt-card-action-btn--active {
  color: #ee5b4e;
}
.pt-project-card--list .pt-project-card__actions .pt-card-action-btn--tag.pt-card-action-btn--active, .pt-project-card--list:hover .pt-project-card__actions .pt-card-action-btn--tag.pt-card-action-btn--active {
  color: #3196d1;
}
@container project (max-width: 930px) {
  .pt-phase-overview-grid {
    grid-template-columns: 1fr;
  }
}
.pt-project-anon {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 2rem;
  align-items: start;
}
@container project (max-width: 900px) {
  .pt-project-anon {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}
.pt-project-anon__media {
  position: sticky;
  top: 1.25rem;
  min-width: 0;
  align-self: center;
}
@container project (max-width: 900px) {
  .pt-project-anon__media {
    position: static;
    top: auto;
  }
}
.pt-public-app .pt-project-anon__media {
  top: 5.75rem;
}
.pt-project-anon__content {
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.pt-project-rail-gallery {
  display: grid;
  grid-template-columns: 84px minmax(0, 1fr);
  gap: 0.75rem;
  align-items: stretch;
}
.pt-project-rail-gallery:not(:has(.pt-project-rail-gallery__thumbs)) {
  grid-template-columns: 1fr;
}
.pt-project-rail-gallery__thumbs {
  display: flex;
  flex-direction: column;
  justify-content: safe center;
  gap: 0.5rem;
  max-height: 540px;
  overflow-y: auto;
  scrollbar-width: thin;
  padding-right: 2px;
}
.pt-project-rail-gallery__thumb {
  flex: 0 0 auto;
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  padding: 0;
  border: 2px solid transparent;
  border-radius: 0.5rem;
  overflow: hidden;
  background: var(--color-surface-2);
  cursor: pointer;
  opacity: 0.65;
  transition: opacity 0.15s ease, border-color 0.15s ease;
}
.pt-project-rail-gallery__thumb:hover {
  opacity: 1;
}
.pt-project-rail-gallery__thumb--active {
  opacity: 1;
  border-color: var(--color-brand);
}
.pt-project-rail-gallery__thumb-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.pt-project-rail-gallery__main {
  position: relative;
  border-radius: 0.625rem;
  overflow: hidden;
  background: var(--color-surface-2);
  border: 1px solid var(--color-border);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  aspect-ratio: 10 / 7;
}
.pt-project-rail-gallery__main-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.pt-project-rail-gallery__nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  border: none;
  border-radius: var(--radius-full, 9999px);
  background: rgba(15, 23, 42, 0.55);
  color: #fff;
  cursor: pointer;
  backdrop-filter: blur(4px);
  transition: background 0.15s ease;
}
.pt-project-rail-gallery__nav:hover {
  background: rgba(15, 23, 42, 0.78);
}
.pt-project-rail-gallery__nav--prev {
  left: 0.625rem;
}
.pt-project-rail-gallery__nav--next {
  right: 0.625rem;
}
.pt-project-rail-gallery__nav-icon {
  width: 1.25rem;
  height: 1.25rem;
}
.pt-project-rail-gallery__counter {
  position: absolute;
  bottom: 0.625rem;
  right: 0.625rem;
  padding: 0.25rem 0.625rem;
  border-radius: 1rem;
  background: rgba(15, 23, 42, 0.7);
  color: #fff;
  font-size: 0.75rem;
  font-weight: 600;
  backdrop-filter: blur(4px);
}
.pt-project-rail-gallery__placeholder {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  width: 100%;
  height: 100%;
  color: var(--color-text-muted, var(--color-text-secondary));
}
.pt-project-rail-gallery__placeholder-icon {
  width: 3rem;
  height: 3rem;
  opacity: 0.35;
}
.pt-project-anon-header {
  display: flex;
  flex-direction: column;
  gap: 0.875rem;
}
.pt-project-anon-header__bar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
}
.pt-project-anon-header__updated {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  font-size: 0.8125rem;
  color: var(--color-text-secondary);
}
.pt-project-anon-header__updated-icon {
  width: 0.9375rem;
  height: 0.9375rem;
  opacity: 0.6;
}
.pt-project-anon-header__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
}
.pt-project-anon-header__actions .pt-btn--secondary {
  background: oklch(90% 0 0);
  border: 1px solid oklch(84% 0 0);
}
.pt-project-anon-header__actions .pt-btn--secondary:hover {
  background: oklch(86% 0 0);
}
.pt-project-anon-header__title {
  margin: 0;
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 1.25;
  color: var(--color-text-primary);
}
.pt-project-anon-header__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 0.875rem;
  row-gap: 0.5rem;
}
.pt-project-anon-header__meta-item {
  display: inline-flex;
  align-items: center;
  gap: 0.3125rem;
  min-width: 0;
  font-size: 0.8125rem;
  color: var(--color-text-secondary);
}
.pt-project-anon-header__meta-icon {
  flex: 0 0 auto;
  width: 0.9375rem;
  height: 0.9375rem;
  opacity: 0.6;
}
.pt-project-anon-header__link {
  color: var(--color-brand);
  font-weight: 500;
  text-decoration: none;
}
.pt-project-anon-header__link:hover {
  text-decoration: underline;
  text-underline-offset: 0.16em;
}
.pt-gated-participants__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  width: 100%;
  padding-right: 1.25rem;
}
.pt-gated-participants__head .pt-phase-section-title {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-gated-participants__head-icon {
  width: 1.125rem;
  height: 1.125rem;
  color: var(--color-brand);
}
.pt-gated-participants__promo {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  padding: 1rem 1.25rem;
  border-radius: var(--radius-md, 0.5rem);
  background: var(--color-brand-subtle);
  border: 1px dashed var(--color-border);
}
.pt-gated-participants__promo-icon {
  flex: 0 0 auto;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 0.125rem;
  color: var(--color-brand);
}
.pt-gated-participants__promo-text {
  margin: 0;
  font-size: 0.9375rem;
  line-height: 1.5;
  color: var(--color-text-secondary);
}
.pt-gated-participants__promo-link {
  border: 0;
  padding: 0;
  background: transparent;
  font: inherit;
  font-weight: 600;
  color: var(--color-brand);
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 0.14em;
}
.pt-insights-banner {
  background: oklch(56% 0.19 250);
  border-radius: var(--radius-lg);
  padding: 1.75rem;
  color: var(--color-text-inverse);
  text-align: center;
  box-shadow: 0 6px 18px rgba(15, 23, 42, 0.18);
}
.pt-insights-banner__title {
  margin: 0 0 1.25rem;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.3;
  color: #fff;
}
.pt-insights-banner__stats {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.75rem;
  margin-bottom: 1.25rem;
}
.pt-insights-banner__stat {
  flex: 0 0 auto;
  width: 6rem;
  aspect-ratio: 1 / 1;
  box-sizing: border-box;
  padding: 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.125rem;
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.16);
}
.pt-insights-banner__stat-number {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.1;
  color: #fff;
}
.pt-insights-banner__stat-label {
  margin-top: 0.25rem;
  font-size: 0.625rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  white-space: nowrap;
  color: rgba(255, 255, 255, 0.82);
}
.pt-insights-banner__text {
  margin: 0 0 1.25rem;
  font-size: 0.9375rem;
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.9);
}
.pt-insights-banner__cta {
  background: oklch(70% 0.16 150);
  border-color: oklch(70% 0.16 150);
  color: #fff;
}
.pt-insights-banner__cta:hover {
  background: oklch(64% 0.14 150);
  border-color: oklch(64% 0.14 150);
  color: #fff;
}
.pt-questionnaire-index {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xl);
  margin-top: var(--spacing-lg);
}
.pt-questionnaire-index__filters {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-md);
}
.pt-questionnaire-index__filter-row {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  flex-wrap: wrap;
}
.pt-questionnaire-index__grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(20rem, 1fr));
  gap: var(--spacing-lg);
}
.pt-questionnaire-card__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--spacing-sm);
}
.pt-questionnaire-card__title {
  font-size: var(--text-lg);
  font-weight: 600;
  color: var(--color-text-primary);
  text-decoration: none;
}
.pt-questionnaire-card__title:hover {
  color: var(--color-brand);
}
.pt-questionnaire-card__meta {
  display: flex;
  align-items: center;
  gap: var(--spacing-lg);
  font-size: var(--text-sm);
  color: var(--color-text-secondary);
  margin-top: var(--spacing-sm);
}
.pt-questionnaire-card__tags {
  display: flex;
  align-items: center;
  gap: var(--spacing-xs);
  flex-wrap: wrap;
  margin-top: var(--spacing-md);
}
.pt-questionnaire-card__actions {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  flex-wrap: wrap;
}
.pt-form-narrow {
  max-width: 40rem;
  margin-top: var(--spacing-lg);
}
.pt-form-actions {
  display: flex;
  align-items: center;
  gap: var(--spacing-sm);
  margin-top: var(--spacing-lg);
}
.pt-reg-types-wrap {
  border: 1px solid var(--color-border);
  border-radius: 0.5rem;
  overflow: hidden;
  background: var(--color-surface, #fff);
}
.pt-reg-types {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.875rem;
  color: var(--color-text-primary);
}
.pt-reg-types th, .pt-reg-types td {
  padding: 0.75rem 1rem;
  text-align: left;
  vertical-align: middle;
  border-bottom: 1px solid var(--color-border);
}
.pt-reg-types thead th {
  font-weight: 600;
  font-size: 0.6875rem;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--color-text-muted);
  background: var(--color-surface-2);
}
.pt-reg-types tbody tr:last-child td {
  border-bottom: none;
}
.pt-reg-types tbody tr:hover {
  background: var(--color-surface-2);
}
.pt-reg-types__name {
  font-weight: 600;
  color: var(--color-text-primary);
}
.pt-reg-types__muted {
  color: var(--color-text-muted);
}
.pt-reg-types__actions {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  justify-content: flex-end;
}
.pt-reg-type-form {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  max-width: 34rem;
}
.pt-reg-type-form__actions {
  display: flex;
  gap: 0.5rem;
  margin-top: 0.25rem;
}
.pt-reg-types__name-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
}
.pt-reg-types__name-text {
  min-width: 0;
}
.pt-reg-types__copy-link {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  border: 0;
  background: none;
  padding: 0.125rem;
  border-radius: var(--radius-sm);
  color: var(--color-text-muted);
  cursor: pointer;
}
.pt-reg-types__copy-link:hover {
  color: var(--color-brand);
  background: var(--color-surface-2);
}
.pt-reg-types__copy-feedback {
  font-size: var(--text-xs);
  font-weight: 600;
  color: var(--color-brand);
  white-space: nowrap;
}
.pt-reg-types__link {
  color: var(--color-brand);
  font-weight: 500;
}
.pt-reg-types__link:hover {
  text-decoration: underline;
}
.pt-reg-types__since {
  margin-left: 0.5rem;
  font-size: var(--text-xs);
  color: var(--color-text-muted);
  white-space: nowrap;
  vertical-align: middle;
}
.pt-vendor-registrations-new__grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(18rem, 24rem));
  gap: 1rem;
  margin-top: 1.5rem;
}
.pt-vendor-registrations-new__card-header {
  padding: 1.25rem 1.25rem 0;
}
.pt-vendor-registrations-new__type-name {
  margin: 0;
  color: var(--color-text);
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.35;
}
.pt-vendor-registrations-new__card-footer {
  display: flex;
  justify-content: flex-end;
  padding: 1rem 1.25rem 1.25rem;
}
.pt-vendor-registrations-landing__instructions {
  color: var(--color-text-secondary);
  line-height: 1.6;
}
.pt-vendor-registrations-landing__instructions p + p {
  margin-top: 0.75rem;
}
.pt-vendor-registrations-landing__cta {
  padding: 1.5rem;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  background: var(--color-surface);
}
.pt-vendor-registrations-landing__cta-title {
  font-size: 1.125rem;
  font-weight: 600;
}
.pt-vendor-registrations-landing__cta-hint {
  margin-top: 0.25rem;
  color: var(--color-text-secondary);
}
.pt-vendor-registrations-landing__cta-buttons {
  margin-top: 1rem;
  display: flex;
  gap: 0.75rem;
  flex-wrap: wrap;
}
.pt-vendor-registrations-landing__banner {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-top: 1rem;
  padding: 0.75rem 1rem;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  background: var(--color-surface-2);
  color: var(--color-text-secondary);
  font-size: 0.875rem;
}
.pt-vendor-registrations-landing__banner-icon {
  flex: none;
  color: var(--color-text-secondary);
}
.pt-vendor-registrations-landing__section {
  margin-top: 2rem;
}
.pt-vendor-registrations-landing__section-title {
  margin: 0 0 0.75rem;
  font-size: 1rem;
  font-weight: 700;
}
.pt-vendor-registrations-landing__reuse {
  margin-top: 1rem;
  color: var(--color-text-secondary);
  font-size: 0.875rem;
}
.pt-vendor-registrations-landing__reuse .pt-link {
  margin-left: 0.25rem;
}
.pt-vendor-registrations-landing__cards {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(19rem, 100%), 26rem));
  gap: 1rem;
}
.pt-vendor-registrations-landing__held {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pt-vendor-registrations-new__back, .pt-vendor-status__back {
  margin: 0 0 0.5rem;
}
.pt-vendor-preflight__grid {
  display: grid;
  grid-template-columns: 1.6fr 1fr;
  gap: 1rem;
  align-items: start;
  margin-top: 1rem;
}
@media (max-width: 860px) {
  .pt-vendor-preflight__grid {
    grid-template-columns: 1fr;
  }
}
.pt-vendor-preflight__col {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.pt-vendor-preflight__note {
  margin: 0;
  color: var(--color-text-secondary);
  line-height: 1.6;
}
.pt-vendor-status__card {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  padding: 1.1rem 1.25rem;
}
.pt-vendor-status__card + .pt-vendor-status__card {
  margin-top: 1rem;
}
.pt-vendor-preflight__sections {
  margin: 0;
  padding-left: 1.25rem;
}
.pt-vendor-preflight__sections li {
  padding: 0.35rem 0;
  border-bottom: 1px solid var(--color-border);
}
.pt-vendor-preflight__sections li:last-child {
  border-bottom: 0;
}
.pt-vendor-preflight__section-row {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
}
.pt-vendor-preflight__count {
  color: var(--color-text-secondary);
  font-size: 0.8rem;
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}
.pt-vendor-preflight__steps {
  counter-reset: pt-preflight-step;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-vendor-preflight__steps li {
  counter-increment: pt-preflight-step;
  display: flex;
  gap: 0.6rem;
  align-items: flex-start;
  padding: 0.3rem 0;
  color: var(--color-text-secondary);
}
.pt-vendor-preflight__steps li::before {
  content: counter(pt-preflight-step);
  flex: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 9999px;
  background: var(--color-brand);
  color: var(--color-text-inverse);
  font-size: 0.72rem;
  font-weight: 700;
}
.pt-vendor-preflight__docs {
  margin: 0;
  padding-left: 1.25rem;
}
.pt-vendor-preflight__docs li {
  padding: 0.25rem 0;
}
.pt-vendor-preflight__meta {
  list-style: none;
  margin: 0 0 1rem;
  padding: 0;
}
.pt-vendor-preflight__meta li {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.4rem 0;
  border-bottom: 1px solid var(--color-border);
}
.pt-vendor-preflight__meta li:last-child {
  border-bottom: 0;
}
.pt-vendor-preflight__start {
  width: 100%;
  justify-content: center;
}
.pt-vendor-status__timeline {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pt-vendor-status__timeline li {
  position: relative;
  padding: 0 0 1.4rem 2rem;
}
.pt-vendor-status__timeline li::before {
  content: "";
  position: absolute;
  left: 0.5rem;
  top: 1.3rem;
  bottom: -0.35rem;
  width: 2px;
  background: var(--color-border);
}
.pt-vendor-status__timeline li:last-child::before {
  display: none;
}
.pt-vendor-status__timeline li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0.25rem;
  width: 1.1rem;
  height: 1.1rem;
  border-radius: var(--radius-full);
  background: var(--color-surface-3);
  border: 2px solid var(--color-border-strong);
}
.pt-vendor-status__step--done::after {
  background: var(--color-success);
  border-color: var(--color-success);
}
.pt-vendor-status__step--current::after {
  background: var(--color-surface);
  border-color: var(--color-brand);
}
.pt-vendor-status__when {
  color: var(--color-text-secondary);
  font-size: 0.8rem;
  display: block;
}
.pt-vendor-status__title {
  display: block;
  font-weight: 700;
}
.pt-vendor-status__timeline p {
  margin: 0.2rem 0 0;
  color: var(--color-text-secondary);
  max-width: 58ch;
}
.pt-vendor-preflight__auth {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  margin-top: 0.5rem;
}
.pt-vendor-preflight__auth-hint {
  margin: 0;
  font-size: var(--text-sm);
  color: var(--color-text-muted);
}
.pt-vendor-preflight__auth-buttons {
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
}
.pt-vendor-registrations-landing__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 21rem;
  gap: 1.5rem;
  align-items: start;
  margin-top: 1rem;
}
@media (max-width: 56rem) {
  .pt-vendor-registrations-landing__grid {
    grid-template-columns: 1fr;
  }
}
.pt-vendor-registrations-landing__main {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  min-width: 0;
}
.pt-vendor-registrations-landing__rail {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  position: sticky;
  top: 1rem;
}
.pt-vendor-registrations-landing__identity {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.pt-vendor-registrations-landing__company-name {
  margin: 0;
  font-size: var(--text-xl);
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-wrap: wrap;
}
.pt-vendor-registrations-landing__company-meta {
  margin: 0.125rem 0 0.25rem;
  font-size: var(--text-sm);
  color: var(--color-text-muted);
}
.pt-vendor-registrations-landing__profile-link {
  font-size: var(--text-sm);
}
.pt-vendor-registrations-landing__steps {
  counter-reset: pt-landing-step;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  font-size: var(--text-sm);
  color: var(--color-text-secondary);
}
.pt-vendor-registrations-landing__steps li {
  counter-increment: pt-landing-step;
  display: flex;
  gap: 0.6rem;
  align-items: flex-start;
}
.pt-vendor-registrations-landing__steps li::before {
  content: counter(pt-landing-step);
  flex: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: var(--radius-full);
  background: var(--color-brand);
  color: var(--color-text-inverse);
  font-size: 0.72rem;
  font-weight: 700;
}
.pt-vendor-registrations-landing__cta-steps {
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  border-top: 1px solid var(--color-border);
}
.pt-vendor-registrations-landing__cta-steps-title {
  margin: 0 0 0.75rem;
  font-size: var(--text-sm);
  font-weight: 700;
}
.pt-vendor-registrations-landing__cta-footnote {
  margin: 1rem 0 0;
  font-size: var(--text-xs);
  color: var(--color-text-muted);
}
.pt-team-page {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  min-width: 0;
}
.pt-team-section {
  min-width: 0;
}
.pt-team-section-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding-block-end: 0.75rem;
  border-bottom: 1px solid var(--color-border);
}
.pt-team-section-header__title {
  display: inline-flex;
  align-items: center;
  gap: 0.625rem;
  min-width: 0;
}
.pt-team-section-header__heading {
  margin: 0;
  color: var(--color-text-primary);
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.pt-team-section-header__icon {
  width: 1.25rem;
  height: 1.25rem;
  color: var(--color-brand);
  flex-shrink: 0;
}
.pt-team-section-header__actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.75rem;
  flex-wrap: wrap;
}
.pt-team-view-switcher {
  gap: 0.375rem;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
  overflow: visible;
}
.pt-team-view-switcher__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.375rem;
  min-height: 2.375rem;
  padding: 0.4375rem 0.875rem;
  border: 1px solid var(--color-border);
  border-radius: 0.625rem;
  color: var(--color-text-secondary);
  background: var(--color-surface);
  box-shadow: 0 1px 2px oklch(20% 0 0 / 4%);
  font-size: 0.8125rem;
  font-weight: 600;
  text-decoration: none;
  transition: color 120ms ease, border-color 120ms ease, background-color 120ms ease, box-shadow 120ms ease, transform 120ms ease;
}
.pt-team-view-switcher__button:hover, .pt-team-view-switcher__button:focus-visible {
  color: var(--color-brand);
  border-color: color-mix( in oklab, oklch(45% 0.18 250) 55%, oklch(88% 0 0) );
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix( in oklab, var(--color-brand) 55%, var(--color-border) );
  }
  background: color-mix( in oklab, oklch(45% 0.18 250) 4%, oklch(99% 0 0) );
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix( in oklab, var(--color-brand) 4%, var(--color-surface) );
  }
  box-shadow: 0 0.25rem 0.625rem oklch(20% 0 0 / 7%);
  outline: none;
}
.pt-team-view-switcher__button:hover {
  transform: translateY(-1px);
}
.pt-team-view-switcher__button:focus-visible, .pt-team-chart-card__menu-button:focus-visible, .pt-team-chart-card__menu-item:focus-visible, .pt-team-card__link:focus-visible, .pt-team-table__link:focus-visible {
  outline: 3px solid color-mix( in oklab, oklch(45% 0.18 250) 35%, transparent );
  @supports (color: color-mix(in lab, red, red)) {
    outline: 3px solid color-mix( in oklab, var(--color-brand) 35%, transparent );
  }
  outline-offset: 2px;
}
.pt-team-view-switcher__button--active {
  color: var(--color-surface);
  border-color: var(--color-brand);
  background: var(--color-brand);
  box-shadow: 0 0.25rem 0.625rem color-mix( in oklab, oklch(45% 0.18 250) 22%, transparent );
  @supports (color: color-mix(in lab, red, red)) {
    box-shadow: 0 0.25rem 0.625rem color-mix( in oklab, var(--color-brand) 22%, transparent );
  }
}
.pt-team-view-switcher__button--active:hover, .pt-team-view-switcher__button--active:focus-visible {
  color: var(--color-surface);
  border-color: var(--color-brand);
  background: var(--color-brand);
}
.pt-team-view-switcher__icon {
  width: 1rem;
  height: 1rem;
  flex-shrink: 0;
}
.pt-team-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(14rem, 1fr));
  gap: 0.875rem;
  padding-block-start: 0.75rem;
}
.pt-team-grid__item {
  min-width: 0;
}
.pt-team-grid__item[hidden] {
  display: none;
}
.pt-team-grid__item > .pt-team-card {
  height: 100%;
}
.pt-team-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 100%;
  padding: 1rem;
  border: 1px solid var(--color-border);
  border-radius: 1rem;
  background: var(--color-surface);
  box-shadow: 0 0.25rem 0.75rem oklch(20% 0 0 / 5%);
  text-align: center;
  transform: translateY(0);
  transition: transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease;
}
.pt-team-card:hover {
  border-color: color-mix( in oklab, oklch(45% 0.18 250) 28%, oklch(88% 0 0) );
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix( in oklab, var(--color-brand) 28%, var(--color-border) );
  }
  box-shadow: 0 0.75rem 1.5rem oklch(20% 0 0 / 10%);
  transform: translateY(-0.25rem);
}
.pt-team-card:focus-within {
  border-color: color-mix( in oklab, oklch(45% 0.18 250) 40%, oklch(88% 0 0) );
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix( in oklab, var(--color-brand) 40%, var(--color-border) );
  }
  box-shadow: 0 0.75rem 1.5rem oklch(20% 0 0 / 10%);
  transform: translateY(-0.25rem);
}
.pt-team-card__avatar {
  margin-block-end: 0.625rem;
}
.pt-team-card__avatar .pt-avatar {
  width: 5.75rem;
  height: 5.75rem;
  border: 1px solid var(--color-border);
  background: var(--color-surface-3);
  color: var(--color-text-secondary);
  font-size: 1.125rem;
}
.pt-team-card__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: center;
  gap: 0.375rem;
  width: 100%;
  min-width: 0;
}
.pt-team-card__identity {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.25rem;
  width: 100%;
  min-width: 0;
  min-height: 4.5rem;
}
.pt-team-card__name {
  margin: 0;
  color: var(--color-text-primary);
  font-size: 0.96875rem;
  font-weight: 700;
}
.pt-team-card__role {
  margin: 0;
  color: var(--color-brand);
  font-size: 0.875rem;
  font-weight: 600;
}
.pt-team-card__meta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.375rem;
  margin: 0;
  color: var(--color-text-secondary);
  font-size: 0.78125rem;
}
.pt-team-card__metadata {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  min-height: 1.625rem;
}
.pt-team-card__meta-icon, .pt-team-card__badge-icon, .pt-team-card__contact-icon {
  width: 0.875rem;
  height: 0.875rem;
  flex-shrink: 0;
}
.pt-team-card__badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.25rem;
  margin-block-start: 0.125rem;
}
.pt-team-card__badge {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  max-width: 100%;
  padding: 0.1875rem 0.4375rem;
  border-radius: 999px;
  color: var(--color-text-secondary);
  background: var(--color-surface-3);
  font-size: 0.75rem;
  font-weight: 600;
}
.pt-team-card__contacts {
  display: grid;
  gap: 0.25rem;
  width: 100%;
  margin: 0.25rem 0 0;
  padding-block-start: 0.5rem;
  border-top: 1px solid var(--color-border);
}
.pt-team-card__contacts--empty {
  min-height: 0.5rem;
  padding-block-start: 0.375rem;
}
.pt-team-card__contact {
  display: grid;
  grid-template-columns: 1rem minmax(0, 1fr);
  align-items: center;
  gap: 0.3125rem;
  min-width: 0;
  color: var(--color-text-secondary);
  font-size: 0.78125rem;
  text-align: left;
}
.pt-team-card__contact-icon--linkedin {
  color: #0a66c2;
}
.pt-team-card__contact-label, .pt-team-card__contact-value {
  min-width: 0;
  margin: 0;
}
.pt-team-card__contact-value, .pt-team-card__link, .pt-team-table__link {
  overflow-wrap: anywhere;
}
.pt-team-card__link, .pt-team-table__link {
  color: var(--color-brand);
  text-decoration: none;
}
.pt-team-card__link:hover, .pt-team-table__link:hover {
  text-decoration: underline;
}
.pt-team-pagination[hidden] {
  display: none;
}
.pt-team-table__toolbar {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-block: 1rem 0.625rem;
}
.pt-team-table__toolbar .pt-button {
  min-height: 2.375rem;
  border-radius: 0.625rem;
}
.pt-team-table__export-action {
  display: flex;
  align-items: center;
}
.pt-team-table__export-action .pt-button {
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}
.pt-team-table__export-action .pt-button:hover, .pt-team-table__export-action .pt-button:focus-visible {
  border-color: color-mix( in oklab, oklch(45% 0.18 250) 25%, transparent );
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix( in oklab, var(--color-brand) 25%, transparent );
  }
  background: color-mix( in oklab, oklch(45% 0.18 250) 6%, transparent );
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix( in oklab, var(--color-brand) 6%, transparent );
  }
}
.pt-team-table__export-action .pt-button:disabled {
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}
.pt-team-table__grid-wrap {
  min-width: 0;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: visible;
  border-radius: 0.875rem;
  background: var(--color-surface);
  box-shadow: 0 0.25rem 1rem oklch(20% 0 0 / 6%);
}
.pt-team-table__grid-wrap .pt-ag-grid-container {
  --ag-background-color: var(--color-surface);
  --ag-foreground-color: var(--color-text-primary);
  --ag-border-color: var(--color-border);
  --ag-secondary-border-color: var(--color-border);
  --ag-header-background-color: var(--color-surface-2);
  --ag-header-foreground-color: var(--color-text-primary);
  --ag-odd-row-background-color: color-mix(
            in oklab,
            oklch(97% 0.005 250) 45%,
            oklch(99% 0 0)
    );
  @supports (color: color-mix(in lab, red, red)) {
    --ag-odd-row-background-color: color-mix(
            in oklab,
            var(--color-surface-2) 45%,
            var(--color-surface)
    );
  }
  --ag-row-hover-color: color-mix(
            in oklab,
            oklch(45% 0.18 250) 8%,
            oklch(99% 0 0)
    );
  @supports (color: color-mix(in lab, red, red)) {
    --ag-row-hover-color: color-mix(
            in oklab,
            var(--color-brand) 8%,
            var(--color-surface)
    );
  }
  --ag-selected-row-background-color: color-mix(
            in oklab,
            oklch(45% 0.18 250) 12%,
            oklch(99% 0 0)
    );
  @supports (color: color-mix(in lab, red, red)) {
    --ag-selected-row-background-color: color-mix(
            in oklab,
            var(--color-brand) 12%,
            var(--color-surface)
    );
  }
  --ag-header-column-separator-display: block;
  --ag-header-column-separator-color: var(--color-border);
  --ag-header-column-separator-height: 55%;
  --ag-wrapper-border-radius: 0.875rem;
  --ag-font-size: 0.8125rem;
  --ag-grid-size: 0.375rem;
  --ag-cell-horizontal-padding: 0.75rem;
  min-width: 58rem;
  height: auto;
  min-height: 0;
  overflow: visible;
  border: 0;
  border-radius: 0.875rem;
}
.pt-team-table__grid-wrap .pt-ag-grid-container[data-ag-grid-dom-layout-value="autoHeight"] {
  height: auto !important;
  min-height: 0 !important;
}
.pt-team-table__grid-wrap .ag-layout-auto-height, .pt-team-table__grid-wrap .ag-layout-auto-height .ag-grid-scrolling-container, .pt-team-table__grid-wrap .ag-layout-auto-height .ag-grid-scrolling-cells {
  min-height: 0;
}
.pt-team-table__grid-wrap .pt-team-table__grid--empty .ag-grid-scrolling-container, .pt-team-table__grid-wrap .pt-team-table__grid--empty .ag-grid-scrolling-cells, .pt-team-table__grid-wrap .pt-team-table__grid--empty .ag-grid-viewport {
  min-height: 9rem !important;
}
.pt-team-table__grid-wrap .pt-team-table__grid--empty .ag-overlay-wrapper {
  min-height: 9rem;
}
.pt-team-table__grid-wrap .pt-team-table__grid--empty .ag-overlay-no-rows-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 9rem;
  padding: 1.5rem;
}
.pt-team-table__grid-wrap .pt-team-table__grid--empty .ag-overlay-no-rows-center {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3rem;
  margin: 0;
  padding: 0.75rem 1.25rem;
  border: 1px solid color-mix( in oklab, oklch(88% 0 0) 80%, oklch(45% 0.18 250) );
  @supports (color: color-mix(in lab, red, red)) {
    border: 1px solid color-mix( in oklab, var(--color-border) 80%, var(--color-brand) );
  }
  border-radius: 0.75rem;
  color: var(--color-text-secondary);
  background: var(--color-surface-2);
  box-shadow: 0 0.25rem 0.75rem oklch(20% 0 0 / 5%);
  font-size: 0.875rem;
  font-weight: 600;
  text-align: center;
}
.pt-team-table__grid-wrap .ag-root-wrapper {
  overflow: hidden;
  border: 1px solid var(--color-border);
  border-radius: 0.875rem;
}
.pt-team-table__grid-wrap .ag-header {
  border-bottom: 1px solid var(--color-border);
}
.pt-team-table__grid-wrap .ag-header-cell {
  border-inline-end: 1px solid var(--color-border);
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.025em;
}
.pt-team-table__grid-wrap .ag-header-cell-label {
  gap: 0.375rem;
}
.pt-team-table__grid-wrap .ag-header-cell:hover {
  background: color-mix( in oklab, oklch(45% 0.18 250) 5%, oklch(97% 0.005 250) );
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix( in oklab, var(--color-brand) 5%, var(--color-surface-2) );
  }
}
.pt-team-table__grid-wrap .ag-row {
  border-color: color-mix( in oklab, oklch(88% 0 0) 75%, transparent );
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix( in oklab, var(--color-border) 75%, transparent );
  }
  transition: background-color 120ms ease;
}
.pt-team-table__grid-wrap .ag-cell {
  display: flex;
  align-items: center;
  line-height: 1.35;
}
.pt-team-table__grid-wrap .ag-cell-value {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-team-table__grid-wrap .pt-ag-grid__cell {
  display: flex;
  align-items: center;
  min-width: 0;
  height: 100%;
}
.pt-team-table__grid-wrap .pt-team-table__link {
  display: block;
  min-width: 0;
  overflow: hidden;
  color: var(--color-brand);
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-team-table__grid-wrap .ag-menu, .pt-team-table__grid-wrap .ag-tabs-header {
  border-radius: 0.75rem;
}
.pt-team-table__grid-wrap .ag-menu-option {
  border-radius: 0.375rem;
}
.pt-team-filter-popup {
  min-width: 24rem;
  overflow: hidden;
  border: 1px solid color-mix( in oklab, oklch(88% 0 0) 88%, oklch(45% 0.18 250) );
  @supports (color: color-mix(in lab, red, red)) {
    border: 1px solid color-mix( in oklab, var(--color-border) 88%, var(--color-brand) );
  }
  border-radius: 0.875rem;
  background: var(--color-surface);
  box-shadow: 0 1rem 2.5rem oklch(20% 0 0 / 18%);
}
.pt-team-filter-popup .ag-filter {
  min-width: 24rem;
}
.pt-team-filter-popup .ag-filter-body-wrapper {
  gap: 0.875rem;
  padding: 1.25rem;
}
.pt-team-filter-popup .ag-filter-select, .pt-team-filter-popup .ag-picker-field, .pt-team-filter-popup .ag-input-field {
  width: 100%;
}
.pt-team-filter-popup .ag-picker-field-wrapper, .pt-team-filter-popup .ag-input-field-input {
  width: 100%;
  min-height: 2.75rem;
  border-color: var(--color-border);
  border-radius: 0.625rem;
  background: var(--color-surface);
  font-size: 0.875rem;
}
.pt-team-filter-popup .ag-input-field-input {
  padding-inline: 0.875rem;
}
.pt-team-filter-popup .ag-picker-field-wrapper:hover, .pt-team-filter-popup .ag-input-field-input:hover {
  border-color: color-mix( in oklab, oklch(45% 0.18 250) 45%, oklch(45% 0.18 250) 45%, oklch(88% 0 0) );
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix( in oklab, var(--color-brand) 45%, var(--color-brand) 45%, var(--color-border) );
  }
}
.pt-team-filter-popup .ag-picker-field-wrapper:focus-within, .pt-team-filter-popup .ag-input-field-input:focus {
  border-color: var(--color-brand);
  box-shadow: 0 0 0 3px color-mix( in oklab, oklch(45% 0.18 250) 15%, transparent );
  @supports (color: color-mix(in lab, red, red)) {
    box-shadow: 0 0 0 3px color-mix( in oklab, var(--color-brand) 15%, transparent );
  }
  outline: none;
}
.pt-team-filter-popup .ag-filter-condition {
  gap: 0.875rem;
}
.pt-team-filter-popup .ag-filter-apply-panel {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  min-height: 4rem;
  padding: 0.75rem 1rem;
  border-top: 1px solid var(--color-border);
  background: var(--color-surface-2);
}
.pt-team-filter-popup .ag-filter-apply-panel-button.pt-team-ag-filter-button--apply, .pt-team-filter-popup .ag-filter-apply-panel-button.pt-team-ag-filter-button--reset {
  min-height: 2.25rem;
  padding: 0.4375rem 1rem;
  border: 1px solid transparent;
  border-radius: 0.625rem;
  box-shadow: none;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1;
  transition: color 120ms ease, background-color 120ms ease, border-color 120ms ease, box-shadow 120ms ease, transform 120ms ease;
}
.pt-team-filter-popup .ag-filter-apply-panel-button.pt-team-ag-filter-button--reset {
  order: 1;
  margin-inline-end: auto;
  border-color: var(--color-danger);
  color: var(--color-on-danger, #fff);
  background: var(--color-danger);
}
.pt-team-filter-popup .ag-filter-apply-panel-button.pt-team-ag-filter-button--apply {
  order: 2;
  margin-inline-start: auto;
  border-color: var(--color-success);
  color: var(--color-on-success, #fff);
  background: var(--color-success);
}
.pt-team-filter-popup .ag-filter-apply-panel-button.pt-team-ag-filter-button--reset:hover, .pt-team-filter-popup .ag-filter-apply-panel-button.pt-team-ag-filter-button--reset:focus-visible {
  border-color: var(--color-danger-hover, var(--color-danger));
  color: var(--color-on-danger, #fff);
  background: var(--color-danger-hover, var(--color-danger));
}
.pt-team-filter-popup .ag-filter-apply-panel-button.pt-team-ag-filter-button--apply:hover, .pt-team-filter-popup .ag-filter-apply-panel-button.pt-team-ag-filter-button--apply:focus-visible {
  border-color: var(--color-success-hover, var(--color-success));
  color: var(--color-on-success, #fff);
  background: var(--color-success-hover, var(--color-success));
}
.pt-team-filter-popup .ag-filter-apply-panel-button.pt-team-ag-filter-button--apply:hover, .pt-team-filter-popup .ag-filter-apply-panel-button.pt-team-ag-filter-button--reset:hover {
  transform: translateY(-1px);
}
.pt-team-filter-popup .ag-filter-apply-panel-button.pt-team-ag-filter-button--apply:focus-visible, .pt-team-filter-popup .ag-filter-apply-panel-button.pt-team-ag-filter-button--reset:focus-visible {
  outline: 3px solid color-mix( in oklab, oklch(45% 0.18 250) 30%, transparent );
  @supports (color: color-mix(in lab, red, red)) {
    outline: 3px solid color-mix( in oklab, var(--color-brand) 30%, transparent );
  }
  outline-offset: 2px;
}
.pt-team-table__grid-wrap .ag-paging-panel {
  display: flex;
  align-items: center;
  justify-content: center !important;
  gap: 0.5rem;
  min-height: 3rem;
  padding: 0.5rem 0.75rem;
  border-top: 1px solid var(--color-border);
  background: var(--color-surface);
  color: var(--color-text-secondary);
  font-size: 0.75rem;
}
.pt-team-table__grid-wrap .ag-paging-page-summary-panel {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
}
.pt-team-table__grid-wrap .ag-paging-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border-radius: 999px;
  color: var(--color-text-secondary);
  transition: color 120ms ease, background-color 120ms ease, opacity 120ms ease;
}
.pt-team-table__grid-wrap .ag-paging-button:hover:not(.ag-disabled) {
  color: var(--color-brand);
  background: color-mix( in oklab, oklch(45% 0.18 250) 8%, oklch(99% 0 0) );
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix( in oklab, var(--color-brand) 8%, var(--color-surface) );
  }
}
.pt-team-table__grid-wrap .ag-paging-button:focus-visible {
  outline: 3px solid color-mix( in oklab, oklch(45% 0.18 250) 30%, transparent );
  @supports (color: color-mix(in lab, red, red)) {
    outline: 3px solid color-mix( in oklab, var(--color-brand) 30%, transparent );
  }
  outline-offset: 1px;
}
.pt-team-table__grid-wrap .ag-paging-button.ag-disabled {
  opacity: 0.4;
}
.pt-team-staff-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  padding-block-start: 1.25rem;
}
.pt-team-chart-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  min-height: 26rem;
  border: 1px solid var(--color-border);
  border-radius: 1rem;
  background: var(--color-surface);
  box-shadow: 0 0.25rem 0.75rem oklch(20% 0 0 / 5%);
}
.pt-team-chart-card__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 1rem 1rem 0;
}
.pt-team-chart-card__title {
  margin: 0;
  color: var(--color-text-primary);
  font-size: 1rem;
  font-weight: 700;
}
.pt-team-chart-card__body {
  flex: 1;
  min-width: 0;
  padding: 0.75rem 1rem 1rem;
}
.pt-team-chart-card__body .pt-ag-donut-chart {
  width: 100%;
}
.pt-team-chart-card__menu {
  position: relative;
  flex-shrink: 0;
}
.pt-team-chart-card__menu-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border: 1px solid transparent;
  border-radius: 999px;
  color: var(--color-text-secondary);
  background: transparent;
  cursor: pointer;
}
.pt-team-chart-card__menu-button:hover {
  color: var(--color-brand);
  background: var(--color-surface-2);
}
.pt-team-chart-card__menu-icon {
  width: 1.125rem;
  height: 1.125rem;
}
.pt-team-chart-card__menu-panel {
  position: absolute;
  inset-inline-end: 0;
  z-index: 20;
  min-width: 13rem;
  margin-block-start: 0.375rem;
  padding: 0.375rem;
  border: 1px solid var(--color-border);
  border-radius: 0.75rem;
  background: var(--color-surface);
  box-shadow: 0 0.75rem 1.5rem oklch(20% 0 0 / 12%);
}
.pt-team-chart-card__menu-panel[hidden] {
  display: none;
}
.pt-team-chart-card__menu-item {
  display: block;
  width: 100%;
  padding: 0.5rem 0.625rem;
  border: 0;
  border-radius: 0.5rem;
  color: var(--color-text-primary);
  background: transparent;
  font: inherit;
  font-size: 0.8125rem;
  text-align: left;
  cursor: pointer;
}
.pt-team-chart-card__menu-item:hover {
  background: var(--color-surface-2);
}
.pt-team-pie-wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 19.5rem;
}
.pt-team-pie {
  width: 100%;
  max-width: 29rem;
  height: auto;
  overflow: visible;
}
.pt-team-pie__slice {
  cursor: pointer;
  outline: none;
  transform-box: fill-box;
  transform-origin: center;
  transition: transform 0.18s ease, opacity 0.18s ease, filter 0.18s ease;
}
.pt-team-pie--has-hover .pt-team-pie__slice, .pt-team-pie:focus-within .pt-team-pie__slice {
  opacity: 0.18;
}
.pt-team-pie--has-hover .pt-team-pie__slice:hover, .pt-team-pie:focus-within .pt-team-pie__slice:focus-visible, .pt-team-pie .pt-team-pie__slice--active {
  opacity: 1;
}
.pt-team-pie__slice:hover, .pt-team-pie__slice:focus-visible, .pt-team-pie__slice--active {
  filter: drop-shadow(0 5px 8px rgba(15, 23, 42, 0.22));
}
.pt-team-pie__sector {
  stroke: #fff;
  stroke-width: 1.35;
  transition: stroke-width 0.18s ease, opacity 0.18s ease;
}
.pt-team-pie__slice:hover .pt-team-pie__sector, .pt-team-pie__slice:focus-visible .pt-team-pie__sector, .pt-team-pie__slice--active .pt-team-pie__sector {
  stroke-width: 2.5;
}
.pt-team-pie__label {
  fill: var(--color-text-primary);
  cursor: pointer;
  font-size: 0.66rem;
  font-weight: 600;
  letter-spacing: 0.005em;
  line-height: 1.2;
  pointer-events: visiblePainted;
}
.pt-team-pie__callout {
  fill: none;
  stroke: #b8c0ca;
  stroke-width: 1;
  cursor: pointer;
  pointer-events: stroke;
}
.pt-team-pie__slice:hover .pt-team-pie__callout, .pt-team-pie__slice:focus-visible .pt-team-pie__callout, .pt-team-pie__slice--active .pt-team-pie__callout {
  stroke: color-mix( in srgb, oklch(45% 0.18 250) 70%, #7b8794 );
  @supports (color: color-mix(in lab, red, red)) {
    stroke: color-mix( in srgb, var(--color-brand) 70%, #7b8794 );
  }
  stroke-width: 1.25;
}
.pt-team-pie__slice:hover .pt-team-pie__label, .pt-team-pie__slice:focus-visible .pt-team-pie__label, .pt-team-pie__slice--active .pt-team-pie__label {
  fill: var(--color-text-primary);
  font-weight: 700;
}
.pt-team-pie-tooltip {
  position: absolute;
  z-index: 10;
  display: grid;
  gap: 0.1rem;
  min-width: 7.5rem;
  padding: 0.5rem 0.625rem;
  border: 1px solid color-mix(in srgb, oklch(45% 0.18 250) 55%, oklch(88% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    border: 1px solid color-mix(in srgb, var(--color-brand) 55%, var(--color-border));
  }
  border-radius: 0.25rem;
  background: var(--color-surface);
  color: var(--color-text-primary);
  box-shadow: 0 8px 22px rgba(15, 23, 42, 0.2);
  font-size: 0.75rem;
  line-height: 1.25;
  pointer-events: none;
}
.pt-team-pie-tooltip[hidden] {
  display: none;
}
.pt-team-pie-tooltip strong {
  font-weight: 700;
}
.pt-team-pie-tooltip span {
  color: var(--color-text-secondary);
}
.pt-team-pie-legend {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 0.75rem;
  justify-content: center;
  margin: 0.75rem 0 0;
  padding: 0;
  list-style: none;
}
.pt-team-pie-legend__item {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  color: var(--color-text-secondary);
  font-size: 0.75rem;
  line-height: 1.2;
}
.pt-team-pie-legend__swatch {
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 999px;
  flex-shrink: 0;
}
.pt-team-pie-legend__label {
  color: var(--color-text-primary);
  font-weight: 600;
}
.pt-team-pie-legend__value {
  font-variant-numeric: tabular-nums;
}
@media (width <= 48rem) {
  .pt-team-section-header {
    align-items: flex-start;
    flex-direction: column;
  }
  .pt-team-section-header__actions {
    justify-content: flex-start;
    width: 100%;
  }
  .pt-team-staff-grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 560px) {
  .pt-team-view-switcher {
    width: 100%;
  }
  .pt-team-view-switcher__button {
    flex: 1;
  }
  .pt-team-pagination {
    flex-wrap: wrap;
  }
  .pt-team-table__toolbar {
    justify-content: stretch;
  }
  .pt-team-table__toolbar > * {
    flex: 1;
  }
  .pt-team-table__export-action .pt-button {
    width: 100%;
    justify-content: center;
  }
  .pt-team-table__grid-wrap .pt-ag-grid-container {
    min-width: 48rem;
    height: auto;
    min-height: 0;
  }
  .pt-team-table__grid-wrap .ag-paging-panel {
    justify-content: center !important;
    gap: 0.25rem;
    padding-inline: 0.5rem;
  }
  .pt-team-filter-popup, .pt-team-filter-popup .ag-filter {
    min-width: min(24rem, calc(100vw - 2rem));
    max-width: calc(100vw - 2rem);
  }
}
@media (prefers-reduced-motion: reduce) {
  .pt-team-card, .pt-team-view-switcher__button, .pt-team-pie__slice, .pt-team-pie__sector, .pt-team-filter-popup .ag-filter-apply-panel-button {
    transition: none;
  }
  .pt-team-card:hover, .pt-team-card:focus-within, .pt-team-view-switcher__button:hover, .pt-team-filter-popup .ag-filter-apply-panel-button:hover {
    transform: none;
  }
}
@media print {
  body.pt-team-chart-printing * {
    visibility: hidden !important;
  }
  body.pt-team-chart-printing .pt-team-chart-card--printing, body.pt-team-chart-printing .pt-team-chart-card--printing * {
    visibility: visible !important;
  }
  body.pt-team-chart-printing .pt-team-chart-card--printing {
    position: fixed !important;
    inset: 1rem !important;
    width: auto !important;
    height: auto !important;
    box-shadow: none !important;
  }
  body.pt-team-chart-printing .pt-team-chart-card--printing .pt-team-chart-card__menu {
    display: none !important;
  }
}
.pt-team-view-switcher {
  gap: 0;
  padding: 0;
  border: 1px solid oklch(83% 0 0);
  background: transparent;
  box-shadow: none;
  overflow: hidden;
}
.pt-team-view-switcher .pt-view-btn {
  text-decoration: none;
}
.pt-team-view-switcher .pt-view-btn:focus-visible, .pt-team-pagination .pt-pagination__link:focus-visible {
  outline: 3px solid color-mix(in srgb, oklch(45% 0.18 250) 35%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    outline: 3px solid color-mix(in oklab, var(--color-brand) 35%, transparent);
  }
  outline-offset: 2px;
}
.pt-team-pagination {
  justify-content: center;
  margin-block: 1.25rem 0;
  padding: 0;
}
.pt-team-pagination .pt-pagination__link {
  border: 1px solid var(--color-border);
  cursor: pointer;
}
.pt-team-pagination .pt-pagination__link:disabled {
  opacity: 0.35;
  cursor: not-allowed;
  pointer-events: none;
}
.pt-vendor-registration-show {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  container-type: inline-size;
  container-name: detail;
}
.pt-vendor-registration-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 0.5rem;
}
.pt-vendor-registration-show__main {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  min-width: 0;
}
.pt-vendor-registration-documents__header, .pt-vendor-registration-status-panel__header, .pt-vendor-registration-history__header, .pt-vendor-registration-review__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  width: 100%;
}
.pt-vendor-registration-documents__header {
  padding: 0 1.25rem;
}
.pt-vendor-registration-documents__heading, .pt-vendor-registration-history__heading, .pt-vendor-registration-review__heading {
  display: inline-flex;
  align-items: center;
  gap: 0.875rem;
  min-width: 0;
}
.pt-vendor-registration-documents__header-icon-wrap, .pt-vendor-registration-history__header-icon-wrap {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  flex-shrink: 0;
  border-radius: var(--radius-md);
  background: var(--color-brand-subtle);
  color: var(--color-brand);
}
.pt-vendor-registration-documents__header-icon, .pt-vendor-registration-history__header-icon, .pt-vendor-registration-review__header-icon {
  width: 1.125rem;
  height: 1.125rem;
  flex-shrink: 0;
  color: var(--color-brand);
}
.pt-vendor-registration-documents__title, .pt-vendor-registration-status-panel__title, .pt-vendor-registration-history__title, .pt-vendor-registration-review__title {
  margin: 0;
  color: var(--color-text);
  font-size: 0.95rem;
  font-weight: 700;
  line-height: 1.3;
}
.pt-vendor-registration-documents__count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 1.75rem;
  flex-shrink: 0;
  padding: 0.25rem 0.75rem;
  border-radius: 999px;
  background: var(--color-surface-3);
  color: var(--color-muted);
  font-size: 0.75rem;
  font-weight: 700;
  white-space: nowrap;
}
.pt-vendor-registration-documents {
  container-type: inline-size;
  container-name: docs-card;
  min-width: 0;
}
.pt-vendor-registration-documents__layout {
  display: grid;
  grid-template-columns: minmax(14rem, 18rem) minmax(0, 1fr);
  min-height: 39rem;
}
.pt-vendor-registration-documents__list {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  padding: 0.75rem;
  border-right: 1px solid var(--color-border);
  background: var(--color-surface-3);
}
.pt-vendor-registration-documents__item {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 0.35rem;
  border: 1px solid transparent;
  border-radius: var(--radius-md);
}
.pt-vendor-registration-documents__item--active {
  border-color: var(--color-brand);
  background: var(--color-brand-subtle);
}
.pt-vendor-registration-documents__link {
  display: inline-flex;
  align-items: center;
  min-width: 0;
  gap: 0.5rem;
  padding: 0.625rem 0.5rem;
  color: var(--color-text);
  text-decoration: none;
}
.pt-vendor-registration-documents__item-name {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.8125rem;
  font-weight: 600;
}
.pt-vendor-registration-documents__item-icon {
  width: 1rem;
  height: 1rem;
  flex-shrink: 0;
  color: var(--color-muted);
}
.pt-vendor-registration-documents__download {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  margin-right: 0.25rem;
  border-radius: var(--radius-sm);
  color: var(--color-muted);
  text-decoration: none;
}
.pt-vendor-registration-documents__download:hover {
  background: var(--color-surface);
  color: var(--color-brand);
}
.pt-vendor-registration-documents__download-icon {
  width: 1rem;
  height: 1rem;
}
.pt-vendor-registration-documents__preview {
  min-width: 0;
  padding: 0.75rem;
  background: var(--color-surface);
}
.pt-vendor-registration-documents__preview-surface {
  height: 100%;
  min-height: 37rem;
  padding: 0.75rem;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  background: var(--color-surface-3);
}
.pt-vendor-registration-documents__preview-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  margin-bottom: 0.75rem;
}
.pt-vendor-registration-documents__preview-title {
  min-width: 0;
  margin: 0;
  overflow: hidden;
  color: var(--color-text);
  font-size: 0.875rem;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-vendor-registration-documents__empty {
  display: flex;
  align-items: center;
  gap: 1.125rem;
  padding: 2rem 1.75rem;
  background: var(--color-surface);
}
.pt-vendor-registration-documents__empty-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 2.75rem;
  height: 2.75rem;
  border: 1px solid var(--color-border);
  border-radius: 999px;
  background: var(--color-surface-3);
  color: var(--color-brand);
}
.pt-vendor-registration-documents__empty-svg {
  width: 1.375rem;
  height: 1.375rem;
}
.pt-vendor-registration-documents__empty-text {
  min-width: 0;
}
.pt-vendor-registration-documents__empty-title {
  margin: 0;
  color: var(--color-text);
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.35;
}
.pt-vendor-registration-documents__empty-copy {
  margin: 0.25rem 0 0;
  color: var(--color-text-secondary);
  font-size: 0.875rem;
  line-height: 1.45;
}
.pt-vendor-registration-status-panel__list {
  display: flex;
  flex-direction: column;
  gap: 0;
  margin: 0;
}
.pt-vendor-registration-status-panel__row {
  display: grid;
  grid-template-columns: minmax(7.5rem, 42%) minmax(0, 1fr);
  gap: 0.75rem;
  padding: 0.625rem 0;
  border-bottom: 1px solid var(--color-border);
}
.pt-vendor-registration-status-panel__row:last-child {
  border-bottom: 0;
}
.pt-vendor-registration-status-panel__label {
  margin: 0;
  color: var(--color-muted);
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
}
.pt-vendor-registration-status-panel__value {
  min-width: 0;
  margin: 0;
  overflow-wrap: anywhere;
  color: var(--color-text);
  font-size: 0.875rem;
  font-weight: 600;
}
.pt-vendor-registration-status-panel__note {
  margin-top: 1rem;
  padding: 0.875rem;
  border-radius: var(--radius-md);
  background: var(--color-surface-3);
}
.pt-vendor-registration-status-panel__note-body {
  margin-top: 0.35rem;
  color: var(--color-text);
  font-size: 0.875rem;
  line-height: 1.5;
  white-space: pre-wrap;
}
.pt-vendor-registration-form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.pt-vendor-registration-modal {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.pt-vendor-registration-modal__copy {
  margin: 0;
  color: var(--color-text-secondary);
  font-size: 0.875rem;
  line-height: 1.5;
}
.pt-vendor-registration-form__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.75rem;
}
.pt-vendor-registration-form__field {
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
  min-width: 0;
}
.pt-vendor-registration-form__actions {
  display: flex;
  justify-content: flex-end;
  gap: 0.5rem;
  padding-top: 0.25rem;
}
.pt-vendor-registration-history {
  max-height: min(34rem, 70vh);
  overflow-y: auto;
}
.pt-vendor-registration-history__timeline {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin: 0;
  padding: 0.25rem 0;
  list-style: none;
}
.pt-vendor-registration-history__event {
  position: relative;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: start;
  gap: 0.75rem;
  min-width: 0;
}
.pt-vendor-registration-history__event:not(:last-child)::before {
  content: "";
  position: absolute;
  left: calc(1rem - 0.5px);
  top: 2rem;
  bottom: -1rem;
  width: 1px;
  background: var(--color-border);
}
.pt-vendor-registration-history__icon-wrap {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
  border-radius: var(--radius-md);
  background: var(--color-brand-subtle);
  color: var(--color-brand);
}
.pt-vendor-registration-history__icon {
  width: 1rem;
  height: 1rem;
}
.pt-vendor-registration-history__event-content {
  min-width: 0;
  padding-top: 0.125rem;
}
.pt-vendor-registration-history__item-title {
  color: var(--color-text);
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.35;
  overflow-wrap: anywhere;
}
.pt-vendor-registration-history__item-body {
  margin-top: 0.125rem;
  color: var(--color-text-secondary);
  font-size: 0.8125rem;
  line-height: 1.4;
  overflow-wrap: anywhere;
}
.pt-vendor-registration-history__time {
  display: block;
  margin-top: 0.25rem;
  color: var(--color-muted);
  font-size: 0.75rem;
}
.pt-vendor-registration-history__empty {
  padding: 1rem 0;
  color: var(--color-text-secondary);
  font-size: 0.8125rem;
}
.pt-vendor-registration-review {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@container docs-card (max-width: 860px) {
  .pt-vendor-registration-documents__layout {
    grid-template-columns: 1fr;
  }
  .pt-vendor-registration-documents__list {
    border-right: 0;
    border-bottom: 1px solid var(--color-border);
  }
}
@media (max-width: 860px) {
  .pt-vendor-registration-form__grid {
    grid-template-columns: 1fr;
  }
  .pt-vendor-registration-history {
    overflow-x: auto;
  }
  .pt-vendor-registration-history__table {
    min-width: 42rem;
  }
}
@media (max-width: 680px) {
  .pt-vendor-registration-actions, .pt-page-header__actions {
    justify-content: flex-start;
    width: 100%;
  }
  .pt-vendor-registration-status-panel__row {
    grid-template-columns: 1fr;
    gap: 0.2rem;
  }
  .pt-vendor-registration-documents__header {
    align-items: flex-start;
    flex-direction: column;
    padding: 1rem;
  }
  .pt-vendor-registration-documents__count {
    align-self: flex-start;
  }
  .pt-vendor-registration-history__header {
    align-items: flex-start;
    flex-direction: column;
  }
}
.pt-vendor-registration-review__toolbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
}
.pt-vendor-registration-review__toc {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  flex: 1 1 auto;
  min-width: 0;
}
.pt-vendor-registration-review__bulk {
  display: inline-flex;
  gap: 0.375rem;
  flex-shrink: 0;
}
.pt-vendor-registration-review__bulk-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  padding: 0.25rem 0.625rem;
  border: 1px solid var(--color-border, #e5e7eb);
  border-radius: var(--radius-md, 0.5rem);
  background: var(--color-surface, #fff);
  color: var(--color-text-secondary, #4b5563);
  cursor: pointer;
  font-size: 0.8125rem;
  white-space: nowrap;
}
.pt-vendor-registration-review__bulk-btn:hover {
  border-color: var(--color-border-strong, #d1d5db);
  color: var(--color-text-primary, #111827);
}
.pt-vendor-registration-review__bulk-icon {
  width: 0.875rem;
  height: 0.875rem;
  flex-shrink: 0;
}
.pt-vendor-registration-review__toc-link {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  padding: 0.25rem 0.625rem;
  border: 1px solid var(--color-border, #e5e7eb);
  border-radius: 9999px;
  font-size: 0.8125rem;
  color: var(--color-text-secondary, #4b5563);
  text-decoration: none;
}
.pt-vendor-registration-review__toc-link:hover {
  border-color: var(--color-border-strong, #d1d5db);
  color: var(--color-text-primary, #111827);
}
.pt-vendor-registration-review__toc-number {
  font-variant-numeric: tabular-nums;
  color: var(--color-text-muted, #6b7280);
}
.pt-vendor-registration-documents__sublist {
  border-top: 1px solid var(--color-border, #e5e7eb);
  padding: 0.875rem 1.25rem;
}
.pt-document-list__header--embedded {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 0.5rem;
}
.pt-document-list--embedded .pt-document-list__title {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--color-text-secondary, #4b5563);
}
.pt-document-list--embedded .pt-document-list__header-icon {
  width: 1rem;
  height: 1rem;
  color: var(--color-text-muted, #6b7280);
}
.pt-document-list--embedded .pt-document-list__list {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pt-document-list--embedded .pt-document-list__item {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.8125rem;
}
.pt-document-list--embedded .pt-document-list__meta {
  color: var(--color-text-muted, #6b7280);
  font-size: 0.75rem;
}
.pt-vendor-registration-show__regrade-banner {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.75rem;
  padding: 0.75rem 1rem;
  border: 1px solid var(--color-warning);
  background: var(--color-warning-subtle, #fffbeb);
  border-radius: var(--radius-lg);
}
.pt-vendor-registration-show__regrade-blocked {
  margin: 0.5rem 0 0;
  color: var(--color-text-secondary, #4b5563);
  font-size: 0.8125rem;
}
.pt-vendor-registration-show__regrade-icon {
  width: 1.125rem;
  height: 1.125rem;
  flex-shrink: 0;
  color: var(--color-warning, #b45309);
}
.pt-vendor-registration-show__regrade-copy {
  display: flex;
  flex-direction: column;
  gap: 0.125rem;
  font-size: 0.875rem;
  min-width: 0;
}
.pt-vendor-registration-show__regrade-copy span {
  color: var(--color-text-secondary, #4b5563);
  font-size: 0.8125rem;
}
.pt-vendor-registration-show__regrade-actions {
  margin-left: auto;
  display: flex;
  gap: 0.5rem;
}
.pt-vendor-registration-form__field--checkbox {
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
}
.pt-vendor-registration-form__field--checkbox .pt-label--inline {
  margin: 0;
  font-weight: 500;
}
.pt-vendor-registration-modal__grade {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.5rem;
  margin-bottom: 1rem;
  padding: 0.625rem 0.875rem;
  border: 1px solid var(--color-border, #e5e7eb);
  border-radius: var(--radius-md, 0.5rem);
  background: var(--color-surface-3);
}
.pt-vendor-registration-modal__grade-label {
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--color-text-secondary, #4b5563);
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.pt-vendor-registration-modal__grade-value {
  font-size: 0.9375rem;
}
.pt-vendor-registration-modal__grade-warning {
  width: 100%;
  margin: 0;
  font-size: 0.8125rem;
  color: var(--color-warning, #b45309);
}
.pt-vendor-registration-show__workspace {
  container-type: inline-size;
  container-name: workspace;
}
.pt-vendor-registration-show__columns {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.pt-vendor-registration-show__evidence {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  min-width: 0;
}
.pt-vendor-registration-show__save-status {
  margin: 0.5rem 0 0;
  font-size: 0.8125rem;
  color: var(--color-text-secondary, #4b5563);
}
.pt-vendor-registration-show__save-status:empty {
  display: none;
}
.pt-vendor-registration-show__scorebar {
  position: sticky;
  bottom: 0.75rem;
  z-index: var(--z-raised, 10);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  margin-top: 0.75rem;
  padding: 0.5rem 1rem;
  background: var(--color-surface, #fff);
  border: 1px solid var(--color-border, #e5e7eb);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-md, 0 4px 16px rgb(0 0 0 / 10%));
}
.pt-vendor-registration-show__scorebar-count {
  font-size: 0.8125rem;
  font-weight: 600;
  color: var(--color-text-secondary, #4b5563);
}
.pt-vendor-registration-show__scorebar-jump {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  border: 0;
  background: none;
  padding: 0.25rem 0;
  font-size: 0.8125rem;
  font-weight: 600;
  color: var(--color-brand);
  cursor: pointer;
}
.pt-vendor-registration-show__scorebar-icon {
  width: 1rem;
  height: 1rem;
}
@container workspace (min-width: 64rem) {
  .pt-vendor-registration-show__columns {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(22rem, 24rem);
    gap: 1.25rem;
    align-items: start;
  }
  .pt-vendor-registration-show__dock {
    position: sticky;
    top: 1rem;
    min-width: 0;
  }
  .pt-vendor-registration-show__dock turbo-frame {
    display: block;
  }
  .pt-vendor-registration-show__dock .pt-card {
    display: flex;
    flex-direction: column;
    max-height: calc(100vh - 2rem);
  }
  .pt-vendor-registration-show__dock .pt-card--padding-lg .pt-card__header, .pt-vendor-registration-show__dock .pt-card--padding-lg .pt-card__body {
    padding: 1rem 1.25rem;
  }
  .pt-vendor-registration-show__dock .pt-card__body {
    overflow-y: auto;
    min-height: 0;
    overscroll-behavior: contain;
  }
  .pt-vendor-registration-show__dock .pt-vendor-grade-panel__actions {
    position: sticky;
    bottom: 0;
    justify-content: space-between;
    align-items: center;
    gap: 0.75rem;
    margin: 0.75rem -1.25rem -1rem;
    padding: 0.75rem 1.25rem 1rem;
    background: var(--color-surface, #fff);
  }
  .pt-vendor-registration-show__scorebar {
    display: none;
  }
}
.pt-question-answer--flash {
  animation: pt-answer-flash 1.4s ease-out;
}
@keyframes pt-answer-flash {
  0% {
    background: var(--color-brand-subtle, #eff6ff);
    outline: 2px solid var(--color-brand, #2563eb);
    outline-offset: 2px;
  }
  100% {
    background: transparent;
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .pt-question-answer--flash {
    animation: none;
    background: var(--color-brand-subtle, #eff6ff);
  }
}
.pt-vendor-registration-show__main > .pt-page-header {
  margin-bottom: 0;
}
.pt-vendor-registration-show__main .pt-card > .pt-card__header {
  display: flex;
  align-items: center;
  min-height: 3.25rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background: var(--color-surface-2);
  border-radius: calc(var(--radius-lg, 0.5rem) - 1px) calc(var(--radius-lg, 0.5rem) - 1px) 0 0;
}
.pt-workplace-projects-new {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 1rem 1.25rem 2rem;
}
.pt-workplace-projects-new .pt-page-header {
  margin: 0;
  padding: 1rem 1.25rem;
}
.pt-back-link {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  align-self: flex-start;
  color: var(--color-text-secondary);
  font-size: var(--text-sm);
  text-decoration: none;
  transition: color 120ms ease;
}
.pt-back-link:hover {
  color: var(--color-brand);
}
.pt-back-link__icon {
  flex-shrink: 0;
}
.pt-wp-project-directory .pt-card, .pt-wp-project-directory .pt-filter-section, .pt-wp-project-directory .pt-wp-card {
  border-radius: 0.25rem;
}
.pt-wp-hits {
  min-height: 200px;
  position: relative;
}
.pt-wp-hits--list .pt-wp-grid {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  list-style: none;
  padding: 0;
  margin: 0;
}
.pt-wp-grid__item {
  list-style: none;
  min-width: 0;
  display: flex;
  width: 100%;
}
.pt-wp-grid__item > * {
  flex: 1 1 auto;
  width: 100%;
}
.pt-wp-hits--empty {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 300px;
}
.pt-wp-card {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  width: 100%;
  background: var(--color-surface);
  border: 1px solid oklch(91% 0 0);
  border-radius: 0.25rem;
  overflow: hidden;
  box-shadow: 0 0.15rem 0.5rem oklch(20% 0 0 / 4%);
  transition: box-shadow 150ms ease, border-color 150ms ease, transform 120ms ease;
}
.pt-wp-card:hover {
  border-color: oklch(82% 0 0);
  box-shadow: 0 0.35rem 0.85rem oklch(20% 0 0 / 8%);
  transform: translateY(-1px);
}
.pt-wp-card__media-link {
  flex: 0 0 8rem;
  max-width: 8rem;
  display: block;
  color: inherit;
  text-decoration: none;
  background: oklch(96% 0 0);
}
.pt-wp-card__media {
  width: 100%;
  height: 100%;
  min-height: 5rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pt-wp-card__photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 250ms ease;
}
.pt-wp-card:hover .pt-wp-card__photo {
  transform: scale(1.02);
}
.pt-wp-card__photo-placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: oklch(70% 0 0);
}
.pt-wp-card__photo-placeholder svg {
  width: 2.5rem;
  height: 2.5rem;
}
.pt-wp-card__content {
  flex: 1 1 auto;
  min-width: 0;
  display: flex;
  flex-direction: column;
  padding: 0.7rem 1rem;
  gap: 0.55rem;
}
.pt-wp-card__title {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  margin: 0;
}
.pt-wp-card__title-link {
  color: oklch(15% 0 0);
  text-decoration: none;
  transition: color 120ms ease;
}
.pt-wp-card__title-link:hover {
  color: var(--color-brand);
}
.pt-wp-card__title-link mark, .pt-wp-card__title-link .ais-Highlight-highlighted {
  background: oklch(94% 0.13 90);
  color: inherit;
  padding: 0 0.1em;
  border-radius: 0.15em;
}
.pt-wp-card__location {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  margin: 0;
  font-size: 0.8125rem;
  color: oklch(45% 0 0);
}
.pt-wp-card__location svg {
  width: 0.875rem;
  height: 0.875rem;
  flex-shrink: 0;
}
.pt-wp-card__meta {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 1rem;
  margin-top: auto;
}
.pt-wp-card__meta-col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.35rem;
  min-width: 0;
}
.pt-wp-card__meta-col--right {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  text-align: right;
  flex-shrink: 0;
  gap: 0.5rem;
}
.pt-wp-card__date {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  font-size: 0.75rem;
  color: oklch(50% 0 0);
}
.pt-wp-card__date svg {
  width: 0.875rem;
  height: 0.875rem;
}
.pt-wp-card__stats-link {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  padding: 0.3rem 0.65rem;
  border-radius: var(--radius-full);
  border: 1px solid oklch(90% 0 0);
  background: oklch(98.5% 0 0);
  font-size: 0.75rem;
  color: oklch(35% 0 0);
  text-decoration: none;
  line-height: 1;
  transition: border-color 120ms ease, background-color 120ms ease, color 120ms ease;
}
.pt-wp-card__stats-link:hover, .pt-wp-card__stats-link:focus-visible {
  border-color: var(--color-brand);
  background: oklch(97% 0.04 250);
  color: var(--color-brand);
}
.pt-wp-card__stats-link:hover .pt-wp-card__stats-label, .pt-wp-card__stats-link:focus-visible .pt-wp-card__stats-label {
  color: var(--color-brand);
}
.pt-wp-card__stats-link svg {
  width: 0.875rem;
  height: 0.875rem;
  color: var(--color-brand);
  flex-shrink: 0;
  transition: color 120ms ease;
}
.pt-wp-card__stats-link--issues svg {
  color: oklch(55% 0.15 25);
}
.pt-wp-card__stats-link--issues:hover, .pt-wp-card__stats-link--issues:focus-visible {
  border-color: oklch(60% 0.15 25);
  background: oklch(97% 0.04 25);
  color: oklch(40% 0.16 25);
}
.pt-wp-card__stats-link--issues:hover .pt-wp-card__stats-label, .pt-wp-card__stats-link--issues:focus-visible .pt-wp-card__stats-label {
  color: oklch(40% 0.16 25);
}
.pt-wp-card__stats-link--issues:hover svg, .pt-wp-card__stats-link--issues:focus-visible svg {
  color: oklch(45% 0.16 25);
}
.pt-wp-card__stats-label {
  font-weight: 600;
  color: oklch(35% 0 0);
  transition: color 120ms ease;
}
.pt-wp-card__stats-label::after {
  content: ":";
  margin-right: 0.15rem;
}
.pt-wp-card__stats-counts {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  flex-wrap: wrap;
}
.pt-wp-card__stat-count {
  display: inline-flex;
  align-items: baseline;
  gap: 0.2rem;
  font-size: 0.75rem;
  color: oklch(35% 0 0);
  line-height: 1.1;
}
.pt-wp-card__stat-count__value {
  font-weight: 700;
}
.pt-wp-card__stat-count__label {
  color: oklch(50% 0 0);
}
.pt-wp-card__stat-count--success .pt-wp-card__stat-count__value {
  color: var(--color-success);
}
.pt-wp-card__stat-count--warning .pt-wp-card__stat-count__value {
  color: var(--color-warning-hover);
}
.pt-wp-card__stat-count--error .pt-wp-card__stat-count__value {
  color: var(--color-danger);
}
.pt-wp-card__stat-count--info .pt-wp-card__stat-count__value {
  color: var(--color-info);
}
.pt-wp-card__stat-count--neutral .pt-wp-card__stat-count__value {
  color: oklch(45% 0 0);
}
.pt-wp-card__stat-count--purple .pt-wp-card__stat-count__value {
  color: oklch(48% 0.18 305);
}
.pt-status-badge {
  display: inline-flex;
  align-items: center;
  padding: 0.25em 0.7em;
  border-radius: var(--radius-full);
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  line-height: 1.3;
  color: var(--color-on-success, oklch(98% 0 0));
}
.pt-status-badge--success {
  background: var(--color-success);
}
.pt-status-badge--warning {
  background: var(--color-warning);
}
.pt-status-badge--error {
  background: var(--color-danger);
}
.pt-status-badge--info {
  background: var(--color-info);
}
.pt-status-badge--neutral {
  background: oklch(55% 0 0);
}
.pt-status-badge--purple {
  background: oklch(48% 0.18 305);
}
.pt-wp-card__location[data-tooltip], .pt-status-badge[data-tooltip], .pt-wp-card__date[data-tooltip], .pt-wp-card__stats-link[data-tooltip] {
  position: relative;
}
.pt-wp-card__location[data-tooltip]::after, .pt-status-badge[data-tooltip]::after, .pt-wp-card__date[data-tooltip]::after, .pt-wp-card__stats-link[data-tooltip]::after {
  content: attr(data-tooltip);
  position: absolute;
  bottom: calc(100% + 0.4rem);
  left: 50%;
  transform: translateX(-50%) translateY(4px);
  padding: 0.32rem 0.6rem;
  background-color: #181818;
  background-image: none;
  color: #ffffff;
  text-shadow: none;
  filter: none;
  font-size: 0.7rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.01em;
  border-radius: 0.25rem;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: opacity 140ms ease-out, transform 140ms ease-out;
  z-index: 10;
}
.pt-wp-card__location[data-tooltip]:hover::after, .pt-status-badge[data-tooltip]:hover::after, .pt-wp-card__date[data-tooltip]:hover::after, .pt-wp-card__stats-link[data-tooltip]:hover::after, .pt-wp-card__location[data-tooltip]:focus-visible::after, .pt-status-badge[data-tooltip]:focus-visible::after, .pt-wp-card__date[data-tooltip]:focus-visible::after, .pt-wp-card__stats-link[data-tooltip]:focus-visible::after {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
}
.pt-wp-table__group-header .ag-header-group-cell-label {
  align-items: center;
  justify-content: center;
  color: oklch(27% 0 0);
  font-size: 0.72rem;
  font-weight: 750;
  letter-spacing: 0.08em;
  text-align: center;
  text-transform: uppercase;
}
.pt-wp-table__sub-header .ag-header-cell-label {
  justify-content: center;
  color: oklch(30% 0 0);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-align: center;
}
.pt-wp-project-directory .ag-header-cell-label {
  justify-content: center;
  text-align: center;
}
.pt-wp-table__cell {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: oklch(20% 0 0);
  font-size: 0.835rem;
  line-height: 1.35;
  white-space: normal;
  overflow-wrap: anywhere;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.pt-wp-table__cell--name {
  font-weight: 650;
}
.pt-wp-table__cell--status-update {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
.pt-wp-table__status-update {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.05rem;
  line-height: 1.25;
}
.pt-wp-table__status-update-label {
  color: oklch(40% 0 0);
  font-size: 0.78rem;
}
.pt-wp-table__status-update-date {
  font-weight: 600;
  color: oklch(20% 0 0);
}
.pt-wp-table__cell--breakdown {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
.pt-wp-table__logo {
  width: 32px;
  height: 32px;
  border-radius: 0.25rem;
  overflow: hidden;
  background: oklch(96% 0 0);
  display: flex;
  align-items: center;
  justify-content: center;
}
.pt-wp-table__logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pt-wp-table__logo--placeholder {
  font-weight: 700;
  color: oklch(55% 0 0);
}
.pt-wp-table__project {
  min-width: 0;
  white-space: normal;
  overflow-wrap: anywhere;
  line-height: 1.3;
}
.pt-wp-table__project-link {
  color: oklch(15% 0 0);
  text-decoration: none;
  font-weight: 600;
  transition: color 120ms ease;
}
.pt-wp-table__project-link:hover, .pt-wp-table__project-link:focus-visible {
  color: var(--color-brand);
}
.pt-wp-table__chip-more {
  color: oklch(55% 0 0);
  font-weight: 500;
  margin-left: 0.15rem;
}
.pt-wp-table__version-link {
  color: var(--color-brand);
  text-decoration: none;
  font-weight: 600;
}
.pt-wp-table__version-link:hover, .pt-wp-table__version-link:focus-visible {
  text-decoration: underline;
}
.pt-wp-table__breakdown {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.18rem;
  padding: 0.1rem 0;
  line-height: 1.3;
}
.pt-wp-table__breakdown-row {
  display: inline-flex;
  align-items: baseline;
  gap: 0.25rem;
  font-size: 0.8rem;
  color: oklch(25% 0 0);
}
.pt-wp-table__breakdown-row--link {
  color: inherit;
  text-decoration: none;
  transition: color 120ms ease;
}
.pt-wp-table__breakdown-row--link:hover, .pt-wp-table__breakdown-row--link:focus-visible {
  color: var(--color-brand);
}
.pt-wp-table__breakdown-value {
  font-weight: 700;
  font-variant-numeric: tabular-nums;
}
.pt-wp-table__breakdown-row--success .pt-wp-table__breakdown-value {
  color: var(--color-success);
}
.pt-wp-table__breakdown-row--warning .pt-wp-table__breakdown-value {
  color: var(--color-warning-hover);
}
.pt-wp-table__breakdown-row--error .pt-wp-table__breakdown-value {
  color: var(--color-danger);
}
.pt-wp-table__breakdown-row--info .pt-wp-table__breakdown-value {
  color: var(--color-info);
}
.pt-wp-table__breakdown-row--purple .pt-wp-table__breakdown-value {
  color: oklch(48% 0.18 305);
}
@media (max-width: 880px) {
  .pt-wp-card__meta {
    flex-direction: column;
    align-items: stretch;
    gap: 0.5rem;
  }
  .pt-wp-card__meta-col--right {
    justify-content: flex-start;
    align-items: center;
    text-align: left;
  }
}
@media (max-width: 640px) {
  .pt-wp-card {
    flex-direction: column;
  }
  .pt-wp-card__media-link {
    flex: 0 0 auto;
    max-width: 100%;
    aspect-ratio: 16 / 9;
  }
  .pt-wp-card__content {
    padding: 0.85rem 1rem;
  }
}
[data-workplace-project-search-target="docSetStatus"] .ais-RefinementList-item {
  height: auto;
  min-height: 0;
  padding: 0.1rem 0;
}
.pt-workplace-tags-page {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  min-width: 0;
}
.pt-workplace-tags-page__content {
  min-width: 0;
}
.pt-workplace-tags-table {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  min-width: 0;
}
.pt-workplace-tags-table__toolbar {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-block: 1rem 0.625rem;
}
.pt-workplace-tags-table__toolbar .pt-btn {
  min-height: 2.375rem;
  border-radius: 0.625rem;
}
.pt-workplace-tags-table__export-action {
  display: flex;
  align-items: center;
}
.pt-workplace-tags-table__export-action .pt-btn {
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}
.pt-workplace-tags-table__export-action .pt-btn:hover, .pt-workplace-tags-table__export-action .pt-btn:focus-visible {
  border-color: color-mix(in srgb, oklch(45% 0.18 250) 25%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in oklab, var(--color-brand) 25%, transparent);
  }
  background: color-mix(in srgb, oklch(45% 0.18 250) 6%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in oklab, var(--color-brand) 6%, transparent);
  }
}
.pt-workplace-tags-table__export-action .pt-btn:disabled {
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}
.pt-workplace-tags-table__grid-wrap {
  min-width: 0;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: visible;
  border-radius: 0.875rem;
  background: var(--color-surface);
  box-shadow: 0 0.25rem 1rem oklch(20% 0 0 / 6%);
}
.pt-workplace-tags-table__grid-wrap .pt-ag-grid-container {
  --ag-background-color: var(--color-surface);
  --ag-foreground-color: var(--color-text-primary);
  --ag-border-color: var(--color-border);
  --ag-secondary-border-color: var(--color-border);
  --ag-header-background-color: var(--color-surface-2);
  --ag-header-foreground-color: var(--color-text-primary);
  --ag-odd-row-background-color: color-mix(in srgb, oklch(97% 0.005 250) 45%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    --ag-odd-row-background-color: color-mix(in oklab, var(--color-surface-2) 45%, var(--color-surface));
  }
  --ag-row-hover-color: color-mix(in srgb, oklch(45% 0.18 250) 8%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    --ag-row-hover-color: color-mix(in oklab, var(--color-brand) 8%, var(--color-surface));
  }
  --ag-selected-row-background-color: color-mix(in srgb, oklch(45% 0.18 250) 12%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    --ag-selected-row-background-color: color-mix(in oklab, var(--color-brand) 12%, var(--color-surface));
  }
  --ag-header-column-separator-display: block;
  --ag-header-column-separator-color: var(--color-border);
  --ag-header-column-separator-height: 55%;
  --ag-wrapper-border-radius: 0.875rem;
  --ag-font-size: 0.8125rem;
  --ag-grid-size: 0.375rem;
  --ag-cell-horizontal-padding: 0.75rem;
  width: 100%;
  min-width: 58rem;
  height: auto;
  min-height: 0;
  overflow: visible;
  border: 0;
  border-radius: 0.875rem;
}
.pt-workplace-tags-table__grid-wrap .pt-ag-grid-container[data-ag-grid-dom-layout-value="autoHeight"] {
  height: auto !important;
  min-height: 0 !important;
}
.pt-workplace-tags-table__grid-wrap .ag-layout-auto-height, .pt-workplace-tags-table__grid-wrap .ag-layout-auto-height .ag-grid-scrolling-container, .pt-workplace-tags-table__grid-wrap .ag-layout-auto-height .ag-grid-scrolling-cells {
  min-height: 0;
}
.pt-workplace-tags-table__grid-wrap .pt-workplace-tags-table__grid--empty .ag-grid-scrolling-container, .pt-workplace-tags-table__grid-wrap .pt-workplace-tags-table__grid--empty .ag-grid-scrolling-cells, .pt-workplace-tags-table__grid-wrap .pt-workplace-tags-table__grid--empty .ag-grid-viewport {
  min-height: 9rem !important;
}
.pt-workplace-tags-table__grid-wrap .pt-workplace-tags-table__grid--empty .ag-overlay-wrapper {
  min-height: 9rem;
}
.pt-workplace-tags-table__grid-wrap .pt-workplace-tags-table__grid--empty .ag-overlay-no-rows-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 9rem;
  padding: 1.5rem;
}
.pt-workplace-tags-table__grid-wrap .pt-workplace-tags-table__grid--empty .ag-overlay-no-rows-center {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3rem;
  margin: 0;
  padding: 0.75rem 1.25rem;
  border: 1px solid color-mix(in srgb, oklch(88% 0 0) 80%, oklch(45% 0.18 250));
  @supports (color: color-mix(in lab, red, red)) {
    border: 1px solid color-mix(in oklab, var(--color-border) 80%, var(--color-brand));
  }
  border-radius: 0.75rem;
  color: var(--color-text-secondary);
  background: var(--color-surface-2);
  box-shadow: 0 0.25rem 0.75rem oklch(20% 0 0 / 5%);
  font-size: 0.875rem;
  font-weight: 600;
  text-align: center;
}
.pt-workplace-tags-table__grid-wrap .ag-root-wrapper {
  overflow: hidden;
  border: 1px solid var(--color-border);
  border-radius: 0.875rem;
}
.pt-workplace-tags-table__grid-wrap .ag-header {
  border-bottom: 1px solid var(--color-border);
}
.pt-workplace-tags-table__grid-wrap .ag-header-cell {
  border-inline-end: 1px solid var(--color-border);
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.025em;
}
.pt-workplace-tags-table__grid-wrap .ag-header-cell-label {
  gap: 0.375rem;
}
.pt-workplace-tags-table__grid-wrap .ag-header-cell:hover {
  background: color-mix(in srgb, oklch(45% 0.18 250) 5%, oklch(97% 0.005 250));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in oklab, var(--color-brand) 5%, var(--color-surface-2));
  }
}
.pt-workplace-tags-table__grid-wrap .ag-row {
  border-color: color-mix(in srgb, oklch(88% 0 0) 75%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in oklab, var(--color-border) 75%, transparent);
  }
  transition: background-color 120ms ease;
}
.pt-workplace-tags-table__grid-wrap .ag-cell {
  display: flex;
  align-items: center;
  line-height: 1.35;
}
.pt-workplace-tags-table__grid-wrap .ag-cell-value {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-workplace-tags-table__grid-wrap .ag-cell-focus, .pt-workplace-tags-table__grid-wrap .ag-cell-range-selected, .pt-workplace-tags-table__grid-wrap .ag-cell-range-single-cell {
  border: 0 !important;
  outline: 0 !important;
}
.pt-workplace-tags-table__grid-wrap .pt-ag-grid__cell {
  display: flex;
  align-items: center;
  min-width: 0;
  min-height: 100%;
}
.pt-workplace-tags-table__grid-wrap .ag-paging-panel {
  justify-content: center;
  gap: 0.75rem;
  padding-inline: 1rem;
  flex-wrap: wrap;
}
.pt-workplace-tags-table__grid-wrap .ag-paging-row-summary-panel, .pt-workplace-tags-table__grid-wrap .ag-paging-page-summary-panel {
  margin: 0;
}
.pt-workplace-tags-table__visibility, .pt-workplace-tags-table__actions {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.pt-workplace-tags-table__actions {
  width: 100%;
  justify-content: flex-end;
}
.pt-workplace-tags-table__visibility-icon {
  color: var(--color-text-secondary);
  flex-shrink: 0;
}
.pt-workplace-tags-table__count-link {
  color: var(--color-brand);
  font-weight: 600;
  text-decoration: none;
}
.pt-workplace-tags-table__count-link:hover, .pt-workplace-tags-table__count-link:focus-visible {
  text-decoration: underline;
}
.pt-workplace-tags-table__muted {
  color: var(--color-text-muted);
}
.pt-workplace-tags-table__action-btn.pt-btn {
  width: 2rem;
  min-width: 2rem;
  height: 2rem;
  padding: 0;
}
.pt-workplace-tags-table__action-btn .pt-btn__label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.pt-workplace-tags-table__action-btn .pt-btn__icon {
  margin: 0;
}
.pt-workplace-tags-table__action-btn--danger {
  color: var(--color-danger, oklch(55% 0.22 25));
}
.pt-workplace-tag-form {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.pt-workplace-tag-form__fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.pt-workplace-tag-form__name .pt-form-group__label, .pt-workplace-tag-form__legend {
  margin-bottom: 0.5rem;
  color: var(--color-text-primary);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
}
.pt-workplace-tag-form__visibility-options {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.75rem;
}
.pt-workplace-tag-form__visibility-option {
  min-width: 0;
  cursor: pointer;
}
.pt-workplace-tag-form__radio {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.pt-workplace-tag-form__visibility-card {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  min-height: 3rem;
  padding: 0.625rem;
  border: 1px solid var(--color-border);
  border-radius: 0.5rem;
  background: var(--color-surface);
  color: var(--color-text-secondary);
  font-size: 0.875rem;
  font-weight: 600;
  text-align: center;
}
.pt-workplace-tag-form__radio:checked + .pt-workplace-tag-form__visibility-card {
  border-color: var(--color-brand);
  background: color-mix(in srgb, oklch(45% 0.18 250) 8%, oklch(99% 0 0));
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(in oklab, var(--color-brand) 8%, var(--color-surface));
  }
  color: var(--color-brand);
}
.pt-workplace-tag-form__radio:focus-visible + .pt-workplace-tag-form__visibility-card {
  outline: 3px solid color-mix(in srgb, oklch(45% 0.18 250) 35%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    outline: 3px solid color-mix(in oklab, var(--color-brand) 35%, transparent);
  }
  outline-offset: 2px;
}
.pt-workplace-tag-form__visibility-icon {
  flex-shrink: 0;
}
.pt-workplace-tag-form__actions {
  display: flex;
  justify-content: flex-end;
  gap: 0.75rem;
  padding-top: 0.25rem;
}
.pt-workplace-tags-filter-popup .ag-filter-apply-panel {
  gap: 0.5rem;
}
.pt-workplace-tags-filter-popup .ag-filter-apply-panel-button {
  border-radius: 0.375rem;
  font-weight: 600;
}
@media (max-width: 640px) {
  .pt-workplace-tags-table__toolbar {
    justify-content: stretch;
  }
  .pt-workplace-tags-table__toolbar > * {
    width: 100%;
  }
  .pt-workplace-tags-table__export-action .pt-btn {
    width: 100%;
  }
  .pt-workplace-tag-form__visibility-options {
    grid-template-columns: 1fr;
  }
  .pt-workplace-tag-form__actions {
    flex-direction: column-reverse;
  }
  .pt-workplace-tag-form__actions .pt-btn {
    width: 100%;
  }
}
.pt-vendor-registrations-directory {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-vendor-registrations-directory__cta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  justify-content: center;
}
.pt-vendor-registrations-onboarding {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
  max-width: 68rem;
  margin: 0 auto;
  padding: 3rem 1.5rem;
  text-align: center;
}
.pt-vendor-registrations-onboarding__icon {
  color: var(--color-muted);
}
.pt-vendor-registrations-onboarding__title {
  font-size: 1.125rem;
  font-weight: 700;
  color: var(--color-text-primary);
}
.pt-vendor-registrations-onboarding__intro {
  max-width: 44rem;
  font-size: var(--text-sm);
  color: var(--color-text-secondary);
}
.pt-vendor-registrations-onboarding__steps {
  counter-reset: onboarding-step;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
  width: 100%;
  margin-top: 1rem;
  list-style: none;
  padding: 0;
  text-align: left;
}
.pt-vendor-registrations-onboarding__step {
  counter-increment: onboarding-step;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
  padding: 1rem;
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: 0.5rem;
}
.pt-vendor-registrations-onboarding__step::before {
  content: counter(onboarding-step);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  margin-bottom: 0.25rem;
  border-radius: 9999px;
  background: var(--color-brand);
  color: var(--color-text-inverse);
  font-size: 0.72rem;
  font-weight: 700;
}
.pt-vendor-registrations-onboarding__step + .pt-vendor-registrations-onboarding__step::after {
  content: "→";
  position: absolute;
  top: 1.1rem;
  left: -0.85rem;
  color: var(--color-text-muted);
  font-size: 0.9rem;
}
.pt-vendor-registrations-onboarding__step-title {
  font-size: 0.85rem;
  font-weight: 700;
  color: var(--color-text-primary);
}
.pt-vendor-registrations-onboarding__step-body {
  flex: 1;
  font-size: 0.78rem;
  line-height: 1.45;
  color: var(--color-text-secondary);
}
.pt-vendor-registrations-onboarding__step-link {
  font-size: 0.78rem;
  font-weight: 600;
  color: var(--color-brand);
}
.pt-vendor-registrations-onboarding__step-link:hover {
  text-decoration: underline;
}
.pt-vendor-registrations-onboarding__step-action {
  margin-top: 0.25rem;
}
@media (max-width: 1100px) {
  .pt-vendor-registrations-onboarding__steps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .pt-vendor-registrations-onboarding__step + .pt-vendor-registrations-onboarding__step::after {
    content: none;
  }
}
@media (max-width: 640px) {
  .pt-vendor-registrations-onboarding__steps {
    grid-template-columns: 1fr;
  }
}
.pt-vendor-registrations-directory .pt-directory-controls {
  gap: 0.5rem;
}
.pt-vendor-registrations-directory.pt-directory-has-no-active-refinements .pt-directory-controls__filters {
  display: none;
}
.pt-vendor-registrations-directory.pt-directory-has-active-refinements .pt-directory-controls__filters {
  display: block;
}
.pt-vendor-registrations-directory .pt-directory-controls__top {
  margin-bottom: 0;
}
.pt-vendor-registrations-directory .pt-directory-refinements {
  margin-top: 0.5rem;
}
.pt-vendor-registrations-directory .pt-ag-grid-container {
  height: calc(100vh - 18rem);
  min-height: 34rem;
  width: 100%;
}
.pt-vendor-registrations-directory .ag-root-wrapper {
  border-radius: 0.75rem;
}
.pt-vendor-registrations-directory .ag-header-cell-label, .pt-vendor-registrations-directory .ag-header-group-cell-label {
  align-items: center;
}
.pt-vendor-registration-date-range .pt-date-range__inputs {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 0.5rem;
  align-items: center;
}
.pt-vendor-registration-date-range .pt-date-range__separator {
  display: none;
}
.pt-vendor-registration-date-range input {
  min-width: 0;
  width: 100%;
}
.pt-vendor-registration-status-filter__label {
  display: inline-flex;
  align-items: center;
  width: 100%;
  gap: 0.5rem;
}
.pt-vendor-registration-status-filter__badge {
  min-height: 1.5rem;
  padding: 0.2rem 0.55rem;
  font-size: 0.69rem;
  line-height: 1;
  pointer-events: none;
}
.pt-vendor-registration-status-filter__count {
  margin-left: auto;
}
.pt-vendor-registration-table__group-header {
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: oklch(35% 0.02 255);
}
.pt-vendor-registration-table__sub-header {
  font-size: 0.76rem;
  font-weight: 700;
  color: oklch(25% 0.02 255);
}
.pt-vendor-registration-table__cell {
  display: flex;
  align-items: center;
  min-width: 0;
  font-size: 0.82rem;
}
.pt-vendor-registration-table__cell--number {
  font-weight: 700;
}
.pt-vendor-registration-table__cell--company {
  font-weight: 700;
}
.pt-vendor-registration-table__cell--status {
  justify-content: flex-start;
}
.pt-vendor-registration-table__cell--date {
  white-space: nowrap;
}
.pt-vendor-registration-table-company, .pt-vendor-registration-table-number, .pt-vendor-registration-table-type {
  min-width: 0;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-vendor-registration-table-company__name {
  display: block;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pt-vendor-registrations-directory .ais-RefinementList-showMore {
  display: none;
}
@media (max-height: 820px) {
  .pt-vendor-registrations-directory .pt-ag-grid-container {
    height: calc(100vh - 15.5rem);
    min-height: 28rem;
  }
  .pt-vendor-registration-table__cell {
    font-size: 0.78rem;
  }
}
@media (max-width: 1280px) {
  .pt-vendor-registration-date-range .pt-date-range__inputs {
    grid-template-columns: 1fr;
  }
}
.pt-status-badge {
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  padding: 0.22rem 0.65em;
  color: #fff;
  border-radius: var(--radius-full, 999px);
  white-space: nowrap;
}
.pt-status-badge--success {
  background: #22b68e;
  color: #fff;
}
.pt-status-badge--warning {
  background: #fe9038;
  color: #fff;
}
.pt-status-badge--error {
  background: #ee5b4e;
  color: #fff;
}
.pt-status-badge--info {
  background: #3196d1;
  color: #fff;
}
.pt-status-badge--neutral {
  background: #647079;
  color: #fff;
}
.pt-status-badge--on-hold {
  background: #795f9c;
  color: #fff;
}
.pt-status-badge--posted {
  background: #305f82;
  color: #fff;
}
.pt-tender-list {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  list-style: none;
  padding: 0;
  margin: 0;
}
.pt-tender-list__item {
  list-style: none;
  display: flex;
  width: 100%;
}
.pt-tender-list__item > .pt-tender-card {
  flex: 1 1 auto;
  width: 100%;
}
.pt-wp-hits--list {
  min-height: 200px;
}
.pt-wp-hits--list.pt-wp-hits--empty {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 300px;
}
[data-workplace-tender-search-target="state"] .ais-RefinementList-item {
  height: auto;
  min-height: 0;
  padding: 0.1rem 0;
}
.pt-state-filter-item .pt-refinement-list__count {
  margin-left: auto;
}
.pt-state-filter-item .pt-status-badge {
  font-size: 0.65rem;
  font-weight: 500;
  letter-spacing: 0.05em;
}
.pt-range-input__form {
  display: flex;
  align-items: center;
  gap: 0.375rem;
  width: 100%;
}
.pt-range-input__input {
  flex: 1 1 0;
  min-width: 0;
  padding: 0.25rem 0.5rem;
  border: 1px solid oklch(82% 0 0);
  border-radius: 0.375rem;
  font-size: 0.8125rem;
  color: oklch(20% 0 0);
  background: white;
  &:focus {
    outline: 2px solid var(--color-brand, oklch(45% 0.18 250));
    outline-offset: -1px;
    border-color: transparent;
  }
}
.pt-range-input__separator {
  font-size: 0.8125rem;
  color: oklch(60% 0 0);
  flex-shrink: 0;
}
.pt-range-input__submit {
  padding: 0.25rem 0.5rem;
  border: 1px solid oklch(82% 0 0);
  border-radius: 0.375rem;
  background: oklch(97% 0 0);
  cursor: pointer;
  flex-shrink: 0;
  font-size: 0;
  width: 1.75rem;
  height: 1.75rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.8' stroke='%23647079'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M21 21l-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.875rem;
  &:hover {
    background-color: oklch(94% 0 0);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.8' stroke='%23374151'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M21 21l-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607z'/%3E%3C/svg%3E");
  }
}
.pt-filter-date-range .pt-date-range:not(:has(.pt-date-range__subtitle)) .pt-date-range__separator {
  padding-top: 0;
  font-size: 0.5rem;
}
.pt-filter-date-range .pt-date-picker__icon {
  display: none;
}
.pt-filter-date-range .pt-date-picker--sm .pt-date-picker__input {
  padding-left: 0.375rem;
  padding-right: 1.375rem;
}
.pt-filter-date-range .pt-date-picker__placeholder {
  left: 0.375rem;
}
.pt-workplace-tenders .pt-ag-grid-container {
  --ag-cell-horizontal-padding: 0.4375rem;
  --ag-font-size: 0.78125rem;
}
.pt-workplace-tenders .pt-ag-grid-container .pt-status-badge {
  font-size: 0.5625rem;
  font-weight: 500;
  padding: 0.1rem 0.35em;
  letter-spacing: 0.04em;
  border-radius: 0.25rem;
}
.pt-tender-table__group-header .ag-header-group-cell-label {
  font-size: 0.6875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: oklch(45% 0 0);
  padding-left: 0.25rem;
}
.pt-tender-table__sub-header .ag-header-cell-label {
  font-size: 0.6875rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: oklch(38% 0 0);
  justify-content: flex-start;
}
.pt-tender-table__cell {
  display: flex;
  align-items: center;
  font-size: 0.8125rem;
  color: oklch(20% 0 0);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pt-tender-table__cell--name {
  font-weight: 500;
  overflow: visible;
}
.pt-tender-table__cell--numeric {
  justify-content: flex-end;
  font-variant-numeric: tabular-nums;
}
.pt-tender-table-name {
  display: flex;
  align-items: center;
  min-width: 0;
  overflow: hidden;
}
.pt-tender-table-name__link {
  color: oklch(25% 0 0);
  font-weight: 500;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  &:hover {
    color: oklch(45% 0.18 250);
    text-decoration: underline;
  }
}
.pt-tender-table-rfcs--open {
  color: #ee5b4e;
  font-weight: 600;
}
.pt-tender-table__bids-received--positive {
  color: #22b68e;
  font-weight: 600;
}
.pt-tender-table-bids-summary {
  font-variant-numeric: tabular-nums;
}
.pt-tender-table-bids-summary__count--complete {
  color: #22b68e;
  font-weight: 600;
}
.pt-tender-table-bids-summary__count--incomplete {
  color: #ee5b4e;
  font-weight: 600;
}
.pt-workplace-tenders.pt-directory-has-no-active-refinements .pt-directory-controls__filters {
  display: none;
}
.pt-create-tender {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.pt-create-tender__options {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
#ct-existing-fields {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.pt-field {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.pt-btn[aria-disabled="true"] {
  opacity: 0.45;
  pointer-events: none;
  cursor: not-allowed;
}
#pt-customers-index {
  margin: 0;
  background: #fdfdff;
}
#pt-customers-index .pt-customers-app {
  display: block !important;
  min-height: 100vh;
  background: #fdfdff;
}
#pt-customers-index .pt-main, #pt-customers-index .pt-public-main, #pt-customers-index .pt-public-main--customers {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  min-height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
}
#pt-customers-index .pt-customers-page {
  display: block !important;
  position: relative;
  width: 100%;
  min-height: 1px;
}
#pt-customers-index .pt-public-footer {
  position: relative;
  z-index: 4;
}
.pt-customers-page {
  --customers-navy: #161c2d;
  --customers-green: #47ba69;
  --customers-teal: #22b68e;
  --customers-blue: #0084d8;
  --customers-section-gray: #f2f2f2;
  position: relative;
  overflow: hidden;
  background: #fdfdff;
  color: var(--customers-navy);
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
.pt-customers-container {
  width: 1281px;
  max-width: calc(100% - 2rem);
  margin-right: auto;
  margin-left: auto;
}
.pt-customers-hero {
  position: relative;
  z-index: 1;
  height: 796px;
  background-color: #f2f2f2;
  background-size: 100% 100%;
  background-position: center top;
  background-repeat: no-repeat;
  color: #ffffff;
}
.pt-customers-hero::before {
  display: none;
}
.pt-customers-hero::after {
  display: none;
}
.pt-customers-hero__content {
  position: relative;
  z-index: 3;
  padding-top: 177px;
  text-align: center;
}
.pt-customers-hero__title {
  width: min(1021px, 100%);
  min-height: 148px;
  margin: 0 auto;
  color: #ffffff !important;
  font-size: 56px;
  font-weight: 800;
  line-height: 74px;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
}
.pt-customers-hero__subtitle {
  width: min(829px, 100%);
  min-height: 62px;
  margin: 24px auto 0;
  color: #ffffff !important;
  font-size: 20px;
  font-weight: 400;
  line-height: 31px;
  letter-spacing: 1px;
  text-align: center;
}
.pt-customers-videos {
  position: relative;
  z-index: 4;
  margin-top: -330px;
  background: transparent;
  padding-bottom: 120px;
}
.pt-customers-videos::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  top: 330px;
  z-index: 0;
  background: #f2f2f2;
  pointer-events: none;
  clip-path: none;
}
.pt-customers-videos > .pt-customers-container {
  position: relative;
  z-index: 2;
}
.pt-customers-videos__featured {
  position: relative;
  z-index: 5;
  margin-bottom: 80px;
}
.pt-customers-videos__grid {
  display: grid;
  grid-template-columns: repeat(3, 411px);
  justify-content: center;
  gap: 24px;
}
.pt-customers-video-card {
  overflow: hidden;
  background: #ffffff;
}
.pt-customers-video-card--featured {
  display: grid;
  grid-template-columns: 700.57px 455.43px;
  gap: 45px;
  width: 1281px;
  max-width: 100%;
  height: 565px;
  padding: 40px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0 20px 40px rgb(0 0 0 / 25%);
}
.pt-customers-video-card--secondary {
  display: flex;
  flex-direction: column;
  width: 411px;
  height: 691px;
  padding: 24px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 14px 4px 18.1px rgb(0 0 0 / 8%);
}
.pt-customers-video-card__media-button {
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  background: transparent;
  color: inherit;
  font: inherit;
  text-align: left;
  cursor: pointer;
  appearance: none;
}
.pt-customers-video-card__media-button:focus-visible {
  outline: 3px solid var(--customers-blue);
  outline-offset: 4px;
}
.pt-customers-video-card__media {
  position: relative;
  overflow: hidden;
  width: 100%;
  background: #e5e7eb;
}
.pt-customers-video-card--featured .pt-customers-video-card__media {
  width: 700.57px;
  height: 485px;
  border-radius: 8px;
}
.pt-customers-video-card--secondary .pt-customers-video-card__media {
  width: 363px;
  height: 253px;
  border-radius: 6px;
}
.pt-customers-video-card__cover {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pt-customers-video-card__play {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pt-customers-video-card__play::before {
  content: "";
  width: 104px;
  height: 104px;
  border-radius: 9999px;
  background: rgb(255 255 255 / 92%);
  box-shadow: 0 12px 24px rgb(0 0 0 / 12%);
}
.pt-customers-video-card__play-icon {
  position: absolute;
  width: 0;
  height: 0;
  margin-left: 7px;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-left: 25px solid #151d2d;
}
.pt-customers-video-card__content {
  background: #ffffff;
}
.pt-customers-video-card--featured .pt-customers-video-card__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 455.43px;
  height: 264.56px;
  padding-top: 8px;
  gap: 46px;
}
.pt-customers-video-card--secondary .pt-customers-video-card__content {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-items: flex-start;
  width: 363px;
  padding-top: 20px;
  gap: 12px;
}
.pt-customers-video-card__logo {
  display: block;
  width: auto;
  object-fit: contain;
  object-position: left center;
}
.pt-customers-video-card--featured .pt-customers-video-card__logo {
  width: 310px !important;
  max-width: none !important;
  max-height: none !important;
  height: auto !important;
  margin-top: -10px;
}
.pt-customers-video-card--secondary .pt-customers-video-card__logo {
  max-width: 345px;
  max-height: 112px;
}
.pt-customers-video-card__description {
  margin: 0;
  color: #161c2d;
  font-weight: 400;
  letter-spacing: -0.2px;
  opacity: 0.7;
}
.pt-customers-video-card--featured .pt-customers-video-card__description {
  width: 425px;
  min-height: 180px;
  font-size: 24px;
  line-height: 36px;
}
.pt-customers-video-card--secondary .pt-customers-video-card__description {
  width: 363px;
  font-size: 20px;
  line-height: 32px;
}
.pt-customers-reveal-item {
  --pt-customers-reveal-distance: 180px;
  opacity: 1;
  transform: none;
  transition: opacity 820ms ease, transform 820ms ease;
  transition-delay: var(--pt-customers-reveal-delay, 0ms);
  will-change: opacity, transform;
}
.pt-customers-reveal-item.is-hidden {
  opacity: 0;
  transform: translateY(var(--pt-customers-reveal-distance));
}
.pt-customers-reveal-item.is-visible {
  opacity: 1;
  transform: translateY(0);
}
.pt-customers-video-card--featured {
  --pt-customers-reveal-distance: 280px;
}
.pt-customers-lower {
  position: relative;
  z-index: 1;
  min-height: 1218px;
  margin-top: 0;
  background-color: #161c2d;
  background-size: 100% 100%;
  background-position: center top;
  background-repeat: no-repeat;
  color: #ffffff;
}
.pt-customers-stories {
  position: relative;
  z-index: 2;
  min-height: 0;
  padding: 110px 0 0;
  color: #ffffff;
  background: transparent;
}
.pt-customers-stories::before, .pt-customers-stories::after {
  display: none;
}
.pt-customers-stories .pt-customers-container {
  position: relative;
  z-index: 2;
}
.pt-customers-stories__title {
  width: 745px;
  margin: 0;
  color: #ffffff;
  font-size: 44px;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: 1px;
}
.pt-customers-stories__subtitle {
  width: 760px;
  margin: 24px 0 54px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.2px;
  opacity: 0.7;
}
.pt-customers-stories__grid {
  position: relative;
  z-index: 3;
  display: grid;
  grid-template-columns: repeat(4, 302.25px);
  gap: 24px;
}
.pt-customers-success-story-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 302.25px;
  height: 394px;
  padding: 24px 24px 32px;
  border-radius: 7.13px;
  background: #ffffff;
  box-shadow: 9.98px 2.85px 12.9px rgb(0 0 0 / 8%);
}
.pt-customers-success-story-card__media {
  display: flex;
  align-items: center;
  width: 258.85px;
  height: 86px;
  margin-bottom: 0;
}
.pt-customers-success-story-card__logo {
  display: block;
  width: auto;
  max-width: 228px;
  max-height: 108px;
  object-fit: contain;
  object-position: left center;
}
.pt-customers-success-story-card__logo[alt="ADCE"] {
  max-width: 238px;
  max-height: 112px;
}
.pt-customers-success-story-card__logo[alt="Interlight"] {
  max-width: 245px;
  max-height: 116px;
}
.pt-customers-success-story-card__logo[alt="Helal & Partners"] {
  max-width: 236px;
  max-height: 112px;
}
.pt-customers-success-story-card__description {
  width: 258.85px;
  min-height: 75px;
  margin: 0;
  color: #161c2d;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.142px;
  opacity: 0.7;
}
.pt-customers-success-story-card__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 254.25px;
  height: 54px;
  border: 1px solid var(--customers-blue);
  border-radius: 2px;
  color: var(--customers-blue);
  font-family: Lato, Inter, system-ui, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 34px;
  text-align: center;
  text-decoration: none;
}
.pt-customers-success-story-card__cta:hover {
  background: rgb(0 132 216 / 7%);
  color: #006fb6;
  text-decoration: none;
}
.pt-customers-cta {
  position: relative;
  z-index: 2;
  min-height: 0;
  margin-top: 72px;
  padding: 96px 0 118px;
  color: #ffffff;
  background: transparent;
}
.pt-customers-cta::before {
  display: none;
}
.pt-customers-cta__inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 760px 238px;
  align-items: center;
  justify-content: space-between;
  gap: 118px;
}
.pt-customers-cta__copy {
  width: 760px;
}
.pt-customers-cta__title {
  width: 760px;
  margin: 0;
  color: #ffffff;
  font-size: 58px;
  font-weight: 700;
  line-height: 67px;
  letter-spacing: 1.4px;
}
.pt-customers-cta__body {
  width: 740px;
  margin: 10px 0 0;
  color: #ffffff;
  font-size: 19px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.2px;
  opacity: 0.7;
}
.pt-customers-cta__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 238px;
  height: 54px;
  border: 1px solid #ffffff;
  border-radius: 2px;
  background: #ffffff;
  color: var(--customers-green);
  font-family: Lato, Inter, system-ui, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 34px;
  text-decoration: none;
}
.pt-customers-cta__button:hover {
  background: #f8fafc;
  color: #369653;
  text-decoration: none;
}
.pt-customers-video-modal {
  position: fixed;
  inset: 0;
  width: min(960px, calc(100% - 2rem));
  max-width: 960px;
  max-height: min(80vh, 620px);
  margin: auto;
  border: 0;
  background: transparent;
  padding: 0;
  overflow: visible;
}
.pt-customers-video-modal::backdrop {
  background: rgb(0 0 0 / 72%);
}
.pt-customers-video-modal__dialog {
  position: relative;
  width: 100%;
  background: #000000;
  box-shadow: 0 24px 64px rgb(0 0 0 / 35%);
}
.pt-customers-video-modal__close {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 5;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border: 0;
  border-radius: 9999px;
  background: rgb(70 70 70 / 72%);
  color: #ffffff;
  font-size: 0;
  font-weight: 500;
  line-height: 1;
  cursor: pointer;
}
.pt-customers-video-modal__close::before {
  content: "×";
  display: block;
  color: #ffffff;
  font-size: 26px;
  font-weight: 500;
  line-height: 30px;
  transform: translateY(-1px);
}
.pt-customers-video-modal__close:hover {
  background: rgb(70 70 70 / 88%);
}
.pt-customers-video-modal__frame {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.pt-customers-video-modal__iframe {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}
html.pt-customers-video-modal-is-open, html.pt-customers-video-modal-is-open body {
  overflow: hidden;
}
@media (max-width: 1400px) {
  .pt-customers-container {
    width: min(1180px, calc(100% - 2rem));
  }
  .pt-customers-video-card--featured {
    grid-template-columns: minmax(0, 1fr) 370px;
    width: 100%;
  }
  .pt-customers-video-card--featured .pt-customers-video-card__media {
    width: 100%;
  }
  .pt-customers-video-card--featured .pt-customers-video-card__content {
    width: 370px;
  }
  .pt-customers-video-card--featured .pt-customers-video-card__description {
    width: 370px;
  }
  .pt-customers-videos__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .pt-customers-video-card--secondary {
    width: 100%;
  }
  .pt-customers-video-card--secondary .pt-customers-video-card__media, .pt-customers-video-card--secondary .pt-customers-video-card__content, .pt-customers-video-card--secondary .pt-customers-video-card__description {
    width: 100%;
  }
  .pt-customers-stories__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .pt-customers-success-story-card, .pt-customers-success-story-card__media, .pt-customers-success-story-card__description, .pt-customers-success-story-card__cta {
    width: 100%;
  }
  .pt-customers-cta__inner {
    grid-template-columns: 720px 238px;
  }
  .pt-customers-cta__copy, .pt-customers-cta__title {
    width: 720px;
  }
}
@media (max-width: 1120px) {
  .pt-customers-video-card--featured {
    grid-template-columns: 1fr;
    height: auto;
  }
  .pt-customers-video-card--featured .pt-customers-video-card__media {
    height: auto;
    aspect-ratio: 16 / 9;
  }
  .pt-customers-video-card--featured .pt-customers-video-card__content, .pt-customers-video-card--featured .pt-customers-video-card__description {
    width: 100%;
  }
  .pt-customers-stories__grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .pt-customers-cta__inner {
    grid-template-columns: 1fr;
  }
  .pt-customers-cta__button {
    justify-self: start;
  }
}
@media (max-width: 900px) {
  .pt-customers-hero {
    height: 430px;
  }
  .pt-customers-hero__content {
    padding-top: 76px;
  }
  .pt-customers-hero__title {
    min-height: 0;
    font-size: 34px;
    line-height: 44px;
  }
  .pt-customers-hero__subtitle {
    min-height: 0;
    font-size: 16px;
    line-height: 26px;
  }
  .pt-customers-videos {
    margin-top: -90px;
    padding-bottom: 70px;
  }
  .pt-customers-videos::before {
    top: 0;
    clip-path: none;
  }
  .pt-customers-videos__grid {
    grid-template-columns: 1fr;
  }
  .pt-customers-video-card--secondary {
    height: auto;
  }
  .pt-customers-lower {
    min-height: auto;
    background-size: cover;
  }
  .pt-customers-stories__title, .pt-customers-stories__subtitle, .pt-customers-cta__copy, .pt-customers-cta__title, .pt-customers-cta__body {
    width: 100%;
  }
  .pt-customers-stories__grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 640px) {
  .pt-customers-container {
    width: min(100% - 2rem, 1281px);
  }
  .pt-customers-video-card--featured, .pt-customers-video-card--secondary, .pt-customers-success-story-card {
    padding: 16px;
  }
  .pt-customers-video-card--secondary .pt-customers-video-card__media {
    height: auto;
    aspect-ratio: 16 / 9;
  }
  .pt-customers-video-card--featured .pt-customers-video-card__description, .pt-customers-video-card--secondary .pt-customers-video-card__description, .pt-customers-stories__subtitle, .pt-customers-cta__body {
    font-size: 16px;
    line-height: 26px;
  }
  .pt-customers-cta__title {
    font-size: 34px;
    line-height: 42px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .pt-customers-reveal-item {
    opacity: 1;
    transform: none;
    transition: none;
    transition-delay: 0ms;
    will-change: auto;
  }
  .pt-customers-reveal-item.is-hidden {
    opacity: 1;
    transform: none;
  }
}
@layer base {
  input:where([type='text']),input:where(:not([type])),input:where([type='email']),input:where([type='url']),input:where([type='password']),input:where([type='number']),input:where([type='date']),input:where([type='datetime-local']),input:where([type='month']),input:where([type='search']),input:where([type='tel']),input:where([type='time']),input:where([type='week']),select:where([multiple]),textarea,select {
    appearance: none;
    background-color: #fff;
    border-color: oklch(55.1% 0.027 264.364);
    border-width: 1px;
    border-radius: 0px;
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000;
    &:focus {
      outline: 2px solid transparent;
      outline-offset: 2px;
      --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-color: oklch(54.6% 0.245 262.881);
      --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
      --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
      box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      border-color: oklch(54.6% 0.245 262.881);
    }
  }
  input::placeholder,textarea::placeholder {
    color: oklch(55.1% 0.027 264.364);
    opacity: 1;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-date-and-time-value {
    min-height: 1.5em;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
    padding-top: 0;
    padding-bottom: 0;
  }
  select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='oklch(55.1%25 0.027 264.364)' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    print-color-adjust: exact;
  }
  select:where([multiple]),select:where([size]:not([size="1"])) {
    background-image: initial;
    background-position: initial;
    background-repeat: unset;
    background-size: initial;
    padding-right: 0.75rem;
    print-color-adjust: unset;
  }
  input:where([type='checkbox']),input:where([type='radio']) {
    appearance: none;
    padding: 0;
    print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: oklch(54.6% 0.245 262.881);
    background-color: #fff;
    border-color: oklch(55.1% 0.027 264.364);
    border-width: 1px;
    --tw-shadow: 0 0 #0000;
  }
  input:where([type='checkbox']) {
    border-radius: 0px;
  }
  input:where([type='radio']) {
    border-radius: 100%;
  }
  input:where([type='checkbox']):focus,input:where([type='radio']):focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: oklch(54.6% 0.245 262.881);
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  input:where([type='checkbox']):checked,input:where([type='radio']):checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
  }
  input:where([type='checkbox']):checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='radio']):checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='checkbox']):checked:hover,input:where([type='checkbox']):checked:focus,input:where([type='radio']):checked:hover,input:where([type='radio']):checked:focus {
    border-color: transparent;
    background-color: currentColor;
  }
  input:where([type='checkbox']):indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='checkbox']):indeterminate:hover,input:where([type='checkbox']):indeterminate:focus {
    border-color: transparent;
    background-color: currentColor;
  }
  input:where([type='file']) {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit;
  }
  input:where([type='file']):focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color;
  }
}
@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-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-ordinal {
  syntax: "*";
  inherits: false;
}
@property --tw-slashed-zero {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-figure {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-spacing {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-fraction {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@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-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }
  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}
@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-space-y-reverse: 0;
      --tw-divide-y-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --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-duration: initial;
      --tw-ease: initial;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}
