.person-select-trigger{min-width:0;font-size:var(--font-size-small);justify-content:space-between;font-weight:400}.person-select-trigger>[data-slot=select-value]{align-items:center;min-width:0;display:flex;overflow:hidden}.person-select-placeholder{color:var(--muted-foreground)}[data-slot=select-content].person-select-content{z-index:60;width:max(calc(240px * var(--ui-scale,1)), var(--radix-popover-trigger-width));max-width:calc(100vw - calc(24px * var(--ui-scale,1)));max-height:var(--radix-popover-content-available-height);color:var(--popover-foreground);flex-direction:column;display:flex;overflow:hidden}.person-select-search{align-items:center;gap:calc(6px * var(--ui-scale,1));padding:calc(5px * var(--ui-scale,1)) calc(5px * var(--ui-scale,1)) calc(9px * var(--ui-scale,1));border-bottom:1px solid var(--border);flex-shrink:0;display:flex}.person-select-search>svg{width:calc(16px * var(--ui-scale,1));height:calc(16px * var(--ui-scale,1));color:var(--muted-foreground);flex-shrink:0}.person-select-search input{min-width:0}.person-select-options{overscroll-behavior:contain;min-height:0;max-height:calc(280px * var(--ui-scale,1));padding-top:calc(4px * var(--ui-scale,1));overflow-y:auto}.person-select-options>button{justify-content:space-between;align-items:center;gap:calc(12px * var(--ui-scale,1));width:100%;padding:calc(6px * var(--ui-scale,1)) calc(10px * var(--ui-scale,1));text-align:left;cursor:pointer;display:flex}.person-select-options>button>:first-child{min-width:0}.person-select-options>button>svg{width:calc(16px * var(--ui-scale,1));height:calc(16px * var(--ui-scale,1));flex-shrink:0}.person-select-options [data-separated]{border-top:1px solid var(--border);margin-top:calc(5px * var(--ui-scale,1))}.person-select-options>p{padding:calc(12px * var(--ui-scale,1)) calc(10px * var(--ui-scale,1));font-size:var(--font-size-small);color:var(--muted-foreground)}.person-select-add-member{border-top:1px solid var(--border);padding:calc(5px * var(--ui-scale,1));flex-shrink:0}.person-select-add-member>button{width:100%;color:var(--primary);justify-content:flex-start}@media (width<=600px),(pointer:coarse){.person-select-search input{min-height:calc(40px * var(--ui-scale,1));font-size:calc(16px * var(--ui-scale,1))}.person-select-trigger{min-height:calc(40px * var(--ui-scale,1))}.person-select-add-member>button{min-height:calc(44px * var(--ui-scale,1))}}.person-select-trigger{border-color:var(--input);background:0 0}.product-image-viewer{z-index:70;justify-content:center;align-items:center;gap:calc(12px * var(--ui-scale,1));padding:calc(24px * var(--ui-scale,1));background:#000000b8;display:flex;position:fixed;inset:0}.product-image-viewer__figure{gap:calc(10px * var(--ui-scale,1));max-width:min(calc(720px * var(--ui-scale,1)), 100%);flex-direction:column;align-items:center;max-height:100%;margin:0;display:flex}.product-image-viewer__figure img{max-width:100%;min-height:0;max-height:calc(100vh - calc(140px * var(--ui-scale,1)));object-fit:contain;border-radius:calc(10px * var(--ui-scale,1));background:#fff}.product-image-viewer__figure figcaption{gap:calc(10px * var(--ui-scale,1));color:#fff;font-size:calc(13px * var(--ui-scale,1));text-align:center;align-items:baseline;display:flex}.product-image-viewer__count{opacity:.7;font-variant-numeric:tabular-nums}.product-image-viewer__nav,.product-image-viewer__close{width:calc(36px * var(--ui-scale,1));height:calc(36px * var(--ui-scale,1));border-radius:calc(999px * var(--ui-scale,1));color:#fff;cursor:pointer;background:#ffffff24;border:0;flex:none;justify-content:center;align-items:center;display:flex}.product-image-viewer__nav:hover,.product-image-viewer__close:hover{background:#ffffff42}.product-image-viewer__close{top:calc(16px * var(--ui-scale,1));right:calc(16px * var(--ui-scale,1));position:absolute}.product-reference{--product-image-size:calc(40px * var(--ui-scale,1));align-items:center;gap:calc(8px * var(--ui-scale,1));min-width:0;max-width:100%;color:var(--foreground);font-size:var(--font-size-small);font-weight:400;line-height:calc(20px * var(--ui-scale,1));vertical-align:middle;display:inline-flex}.product-reference[data-size=sm]{--product-image-size:calc(32px * var(--ui-scale,1))}.product-reference[data-size=xs]{--product-image-size:calc(24px * var(--ui-scale,1));gap:calc(6px * var(--ui-scale,1));font-size:calc(12px * var(--ui-scale,1))}.product-reference[data-size=xs] .product-reference__image svg{width:calc(14px * var(--ui-scale,1));height:calc(14px * var(--ui-scale,1))}.product-reference__image{width:var(--product-image-size);height:var(--product-image-size);border:1px solid var(--border);border-radius:calc(6px * var(--ui-scale,1));background:var(--secondary);color:var(--muted-foreground);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.product-reference__image[data-image-state=image]{background:var(--card)}.product-reference__image img{width:100%;height:100%;padding:calc(2px * var(--ui-scale,1));object-fit:contain;display:block}.product-reference__image svg{width:calc(18px * var(--ui-scale,1));height:calc(18px * var(--ui-scale,1));stroke-width:1.5px}.product-reference__name{overflow-wrap:anywhere;white-space:normal;text-align:start;min-width:0}a.product-reference{color:var(--primary);border-radius:calc(4px * var(--ui-scale,1));text-decoration:none}a.product-reference:hover .product-reference__name{text-underline-offset:calc(3px * var(--ui-scale,1));text-decoration:underline}a.product-reference:focus-visible{outline:calc(2px * var(--ui-scale,1)) solid var(--ring);outline-offset:calc(3px * var(--ui-scale,1))}.products-reference[data-layout=compact]{gap:calc(8px * var(--ui-scale,1));flex-wrap:nowrap;width:100%}.products-reference[data-layout=compact] .products-reference__visible{min-width:0;display:flex}.products-reference[data-layout=compact] .product-reference__name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.products-reference__list a.product-reference{width:100%;min-height:calc(44px * var(--ui-scale,1))}.products-reference{align-items:center;gap:calc(10px * var(--ui-scale,1)) calc(16px * var(--ui-scale,1));vertical-align:middle;flex-wrap:wrap;min-width:0;max-width:100%;display:inline-flex}.products-reference__visible{display:contents}.products-reference[data-layout=stacked]{align-items:flex-end;column-gap:calc(8px * var(--ui-scale,1));flex-wrap:nowrap}.products-reference[data-layout=stacked] .products-reference__visible{gap:calc(8px * var(--ui-scale,1));flex-direction:column;min-width:0;display:inline-flex}.products-reference__empty{color:var(--muted-foreground);font-size:var(--font-size-small)}.products-reference__more{min-width:calc(28px * var(--ui-scale,1));height:calc(24px * var(--ui-scale,1));padding:0 calc(6px * var(--ui-scale,1));border:1px solid var(--border);border-radius:calc(6px * var(--ui-scale,1));background:var(--popover);color:var(--muted-foreground);font-size:var(--font-size-caption);font-weight:500;line-height:calc(20px * var(--ui-scale,1));cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.products-reference__more:hover,.products-reference__more[data-state=open],.products-reference__close:hover{background:var(--secondary);color:var(--foreground)}.products-reference__more,.products-reference__close{transition:background-color .12s ease-out,color .12s ease-out}.products-reference__more:focus-visible,.products-reference__close:focus-visible,.products-reference__list:focus-visible{outline:calc(2px * var(--ui-scale,1)) solid var(--ring);outline-offset:calc(2px * var(--ui-scale,1))}.products-reference__popover{z-index:60;width:calc(320px * var(--ui-scale,1));max-width:calc(100vw - calc(24px * var(--ui-scale,1)));max-height:min(calc(384px * var(--ui-scale,1)), var(--radix-popover-content-available-height));border:1px solid var(--border);border-radius:calc(10px * var(--ui-scale,1));background:var(--popover);color:var(--popover-foreground);box-shadow:0 calc(4px * var(--ui-scale,1)) calc(16px * var(--ui-scale,1)) color-mix(in srgb, var(--foreground) 9%, transparent), 0 1px calc(3px * var(--ui-scale,1)) color-mix(in srgb, var(--foreground) 5%, transparent);flex-direction:column;display:flex;overflow:hidden}.products-reference__popover-header{justify-content:space-between;align-items:center;gap:calc(12px * var(--ui-scale,1));min-height:calc(40px * var(--ui-scale,1));padding:calc(6px * var(--ui-scale,1)) calc(10px * var(--ui-scale,1)) calc(6px * var(--ui-scale,1)) calc(14px * var(--ui-scale,1));border-bottom:1px solid var(--border);color:var(--muted-foreground);font-size:var(--font-size-caption);flex-shrink:0;display:flex}.products-reference__close{width:calc(28px * var(--ui-scale,1));height:calc(28px * var(--ui-scale,1));border-radius:calc(6px * var(--ui-scale,1));color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.products-reference__close svg{width:calc(16px * var(--ui-scale,1));height:calc(16px * var(--ui-scale,1))}.products-reference__list{min-height:0;margin:calc(4px * var(--ui-scale,1));padding:calc(4px * var(--ui-scale,1)) calc(10px * var(--ui-scale,1));overscroll-behavior:contain;border-radius:calc(4px * var(--ui-scale,1));list-style:none;overflow-y:auto}.products-reference__list li{padding:calc(6px * var(--ui-scale,1)) 0;display:flex}@media (pointer:coarse){.products-reference__more,.products-reference__close{min-width:calc(44px * var(--ui-scale,1));min-height:calc(44px * var(--ui-scale,1))}}@media (prefers-reduced-motion:reduce){.products-reference__more,.products-reference__close{transition:none}}[data-slot=table] td .products-reference{align-items:center;gap:calc(8px * var(--ui-scale,1));min-width:calc(200px * var(--ui-scale,1));max-width:calc(260px * var(--ui-scale,1));flex-wrap:nowrap}[data-slot=table] td .products-reference__visible{min-width:0;display:flex}[data-slot=table] td .product-reference__name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.product-reference__image[data-clickable]{cursor:zoom-in;background:0 0;border:0;padding:0}.product-reference__image[data-clickable]:hover{outline:calc(2px * var(--ui-scale,1)) solid var(--ring);outline-offset:1px}
