.document-studio{--document-desk:hsl(250 45% 96%);--document-desk-2:hsl(250 45% 94%);--document-desk-edge:hsl(250 30% 88%);--document-paper:hsl(250 80% 98.5%);--document-paper-edge:hsl(250 40% 91%);--document-rule:hsl(250 30% 91%);--document-rule-strong:hsl(250 25% 82%);--document-ink:hsl(222 47% 11%);--document-ink-2:hsl(215 25% 27%);--document-muted:hsl(215 16% 47%);--document-muted-2:hsl(215 20% 65%);--document-accent:hsl(231 48% 48%);--document-accent-deep:hsl(231 48% 38%);--document-accent-soft:hsl(231 48% 90%);--document-accent-tint:hsl(231 48% 97%);--document-focus-hl:hsl(231 48% 94%);--document-mode-alternative-bg:hsl(33 100% 94%);--document-mode-alternative-fg:hsl(33 100% 35%);--document-mode-alternative-border:hsl(33 100% 70%);--document-mode-event-bg:hsl(217 91% 94%);--document-mode-event-fg:hsl(217 91% 35%);--document-mode-event-border:hsl(217 91% 80%);--document-mode-event-plus-bg:hsl(142 71% 92%);--document-mode-event-plus-fg:hsl(142 71% 28%);--document-mode-event-plus-border:hsl(142 71% 72%);--document-sheet-shadow:0 1px 1px rgba(15,23,42,0.05),0 2px 4px rgba(15,23,42,0.06),0 16px 36px rgba(15,23,42,0.08)}.document-studio .document-desk{background-color:var(--document-desk);background-image:radial-gradient(circle,hsl(215 25% 80%) 1px,transparent 0);background-size:24px 24px;background-position:0 0}.document-studio .document-sheet{background:var(--document-paper);border:1px solid var(--document-paper-edge);border-radius:2px;box-shadow:var(--document-sheet-shadow);padding:48px 56px 72px;color:var(--document-ink)}@media (max-width:640px){.document-studio .document-sheet{padding:28px 20px 40px}}@media (min-width:1280px){.document-studio .document-sheet:not(.is-compact){padding:56px 72px 88px}}.document-studio .document-sheet.is-compact{padding:16px 20px 24px}.document-studio .highlight-pen{background-color:rgba(190,242,100,.6);mix-blend-mode:multiply;border-radius:1.5px}.document-studio .document-meta-label{font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--document-muted);font-weight:500}.document-studio .document-meta-value{font-weight:500;color:var(--document-ink);font-variant-numeric:tabular-nums}.document-studio .document-quote-title{font-size:28px;line-height:1.18;font-weight:500;letter-spacing:-.015em;color:var(--document-ink);text-wrap:pretty}.document-studio .document-section-head{grid-column:1/-1;display:flex;align-items:baseline;gap:10px;padding:22px 0 8px;position:relative;min-width:0}.document-studio .document-section-head:first-child{padding-top:4px}.document-studio .document-section-head__pos{font-size:13.5px;font-weight:600;color:var(--document-muted);font-variant-numeric:tabular-nums}.document-studio .document-section-head__title{font-size:14.5px;font-weight:600;letter-spacing:-.002em;color:var(--document-ink);margin:0;flex:1;min-width:0}.document-studio .document-section-head__actions{margin-left:auto;display:flex;gap:2px;opacity:0;transition:opacity .14s ease-out}.document-studio .document-section-head:focus-within .document-section-head__actions,.document-studio .document-section-head:hover .document-section-head__actions{opacity:1}.document-studio .document-section-head__actions button{padding:3px;color:var(--document-muted);border-radius:4px;display:inline-flex;align-items:center;justify-content:center}.document-studio .document-section-head__actions button:hover{color:var(--document-ink);background:hsl(0 0% 0%/.04)}.document-studio .document-section-mode-pill{display:inline-flex;align-items:center;padding:3px 9px;border-radius:999px;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;background:hsl(38 92% 92%);color:hsl(38 92% 32%);border:1px solid hsl(38 92% 72%)}.document-studio .document-divider{grid-column:1/-1;margin:20px 0 4px;padding:6px 8px;font-size:13px;font-weight:500;color:var(--document-muted);background:hsl(38 92% 95%/.35);border-radius:2px;border-left:2px solid hsl(38 92% 72%)}.document-studio .document-line--subtotal>.cell{padding:10px 6px;border-top:1.5px solid var(--document-rule-strong);border-bottom:0;background:transparent}.document-studio .document-line--subtotal:hover>.cell{background:transparent}.document-studio .document-line--subtotal>.cell.subtotal-label{grid-column:name/total;font-size:13.5px;font-weight:600;color:var(--document-ink)}.document-studio .document-line--subtotal>.cell.num.total{font-weight:600;color:var(--document-ink)}.document-studio .document-line--subtotal.is-alternative>.cell.num.total,.document-studio .document-line--subtotal.is-alternative>.cell.subtotal-label{color:hsl(38 92% 32%)}.document-studio .document-chapter-sep{position:relative;height:28px;margin:8px 0;display:flex;align-items:center;justify-content:center}.document-studio .document-chapter-sep:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:var(--document-rule);opacity:0;transition:opacity .14s ease-out}.document-studio .document-chapter-sep:hover:before{opacity:1}.document-studio .document-chapter-sep button{width:24px;height:24px;border-radius:50%;background:var(--document-paper);border:1px solid var(--document-rule-strong);color:var(--document-muted);opacity:0;transition:all .14s ease-out;font-size:16px;line-height:1;position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center}.document-studio .document-chapter-sep:hover button{opacity:1}.document-studio .document-chapter-sep button:hover{color:var(--document-accent);border-color:var(--document-accent)}.document-studio .document-lines{display:grid;grid-template-columns:[pos] 76px [name] 1fr [qty] 64px [unit] 88px [price] 96px [total] 112px [actions] 72px;font-size:13px}.document-studio .document-lines__head{display:grid;grid-column:1/-1;grid-template-columns:subgrid;align-items:end}.document-studio .document-lines__head>div{font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--document-muted);font-weight:500;padding:0 6px 8px;border-bottom:1px solid var(--document-rule)}.document-studio .document-lines__head .num{text-align:right}.document-studio .document-line{display:grid;grid-column:1/-1;grid-template-columns:subgrid;align-items:stretch;position:relative}.document-studio .document-line>.cell.actions,.document-studio .document-line>.cell.num,.document-studio .document-line>.cell.pos{display:flex;align-items:center}.document-studio .document-line>.cell.num{justify-content:flex-end}.document-studio .document-line>.cell.pos{justify-content:stretch}.document-studio .document-line>.cell.actions{justify-content:flex-end}.document-studio .document-line>.cell.name{display:flex;flex-direction:column;justify-content:flex-start}.document-studio .document-line.is-selected:before{content:"";position:absolute;inset:0;pointer-events:none;background:hsl(231 48% 94%/.55);border-left:2px solid var(--document-accent)}.document-studio .document-line.is-dragging{opacity:.5}.document-studio .document-line.is-drop-over:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--document-accent);pointer-events:none}.document-studio .document-line>.cell{padding:8px 6px;border-bottom:1px solid var(--document-rule);transition:background .14s ease-out;position:relative;min-width:0}.document-studio .document-line.is-focus>.cell,.document-studio .document-line:hover>.cell{background:var(--document-focus-hl)}.document-studio .document-line .cell.pos{color:var(--document-muted);font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,monospace);font-size:12px;font-variant-numeric:tabular-nums;position:relative;text-align:right;padding-right:10px}.document-studio .document-line__pos-tools{display:grid;width:100%;grid-template-columns:16px 16px minmax(0,1fr);align-items:center;gap:3px}.document-studio .document-line__pos-label{min-width:0;text-align:right}.document-studio .document-line .cell.num{font-variant-numeric:tabular-nums;font-size:12px}.document-studio .document-line .cell.num,.document-studio .document-line .cell.total{text-align:right;font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,monospace)}.document-studio .document-line .cell.total{font-weight:600;color:var(--document-ink)}.document-studio .document-line__total-stack{display:inline-flex;flex-direction:column;align-items:flex-end;gap:1px;line-height:1.15}.document-studio .document-line__total-original{color:var(--document-muted);font-size:10px;font-weight:400;text-decoration:line-through}.document-studio .document-line__total-discount{color:hsl(151 55% 34%);font-size:10px;font-weight:600}.document-studio .document-line__detail-row{grid-column:name/-1;display:flex;align-items:center;gap:12px;min-width:0;padding:0 6px 8px;border-bottom:1px solid var(--document-rule);transition:background .14s ease-out}.document-studio .document-line.is-focus .document-line__detail-row,.document-studio .document-line:hover .document-line__detail-row{background:var(--document-focus-hl)}.document-studio .document-line__detail-text{flex:1 1 auto;max-width:min(100%,720px);min-width:24px}.document-studio .document-line__meta{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:6px}.document-studio .document-line__discount-pill,.document-studio .document-line__kind{display:inline-flex;align-items:center;min-height:22px;border-radius:999px;border:1px solid var(--document-rule-strong);padding:2px 8px;font-size:10.5px;font-weight:600;line-height:1;white-space:nowrap}.document-studio .document-line__kind{color:var(--document-muted);background:hsl(210 20% 98%)}.document-studio .document-line__kind.is-clickable{cursor:pointer;transition:border-color .14s ease-out,color .14s ease-out,background .14s ease-out}.document-studio .document-line__kind.is-clickable:hover{border-color:var(--document-accent)}.document-studio .document-line__kind--service{color:hsl(151 55% 28%);background:hsl(151 55% 95%);border-color:hsl(151 45% 84%)}.document-studio .document-line__kind--material{color:hsl(221 70% 32%);background:hsl(221 90% 96%);border-color:hsl(221 70% 86%)}.document-studio .document-line__kind--other{color:hsl(34 88% 30%);background:hsl(34 100% 96%);border-color:hsl(34 78% 84%)}.document-studio .document-line__discount-pill{color:var(--document-muted);background:hsl(0 0% 100%);transition:border-color .14s ease-out,color .14s ease-out,background .14s ease-out}.document-studio .document-line__discount-pill:hover{border-color:var(--document-accent);color:var(--document-accent)}.document-studio .document-line__discount-pill.is-active{color:hsl(151 55% 30%);background:hsl(151 55% 96%);border-color:hsl(151 45% 82%)}.document-studio .document-line__detail-trigger{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:6px;color:var(--document-muted);opacity:.72;transition:opacity .14s ease-out,color .14s ease-out,background .14s ease-out}.document-studio .document-line__detail-trigger:focus-visible,.document-studio .document-line__detail-trigger:hover{color:var(--document-ink);background:hsl(0 0% 0%/.045);opacity:1}.document-studio .document-line__subtitle{margin-top:2px;white-space:pre-line}.document-studio .document-line__subtitle,.document-studio .document-line__subtitle-para{display:block;font-size:12px;color:var(--document-muted);font-style:italic;line-height:1.5}.document-studio .document-line__subtitle-para{margin-top:6px}.document-studio .document-line__article-meta{display:block;margin-top:1px;padding:0 4px;font-size:10px;letter-spacing:.01em;color:var(--document-muted);line-height:1.4}.document-studio .document-line__subtitle-para:first-child{margin-top:2px}.document-studio .document-line__desc-add{display:inline-flex;align-items:center;gap:4px;margin-top:4px;font-size:11px;color:var(--document-muted-2);opacity:0;transition:opacity .14s ease-out,color .14s ease-out;font-style:normal}.document-studio .document-line:focus-within .document-line__desc-add,.document-studio .document-line:hover .document-line__desc-add{opacity:1}.document-studio .document-line__desc-add:hover{color:var(--document-ink-2)}.document-studio .document-line__desc-edit{display:block;width:100%;min-height:64px;margin-top:6px;padding:6px 8px;font-size:12px;line-height:1.55;font-style:italic;color:var(--document-ink-2);background:var(--document-focus-hl);border:1px solid var(--document-rule-strong);border-radius:3px;outline:none;resize:vertical;white-space:pre-wrap}.document-studio .document-line__desc-edit:focus{border-color:var(--document-accent)}.document-studio .document-line--alternative>.cell{background:hsl(33 100% 98%)}.document-studio .document-line--event>.cell{background:hsl(217 91% 98%)}.document-studio .document-line--event-plus>.cell{background:hsl(142 71% 98%)}.document-studio .document-lines__empty{grid-column:1/-1;padding:10px 6px;font-size:13px;color:var(--document-muted);border-bottom:1px dashed var(--document-rule)}.document-studio .document-surface-flat{background:var(--document-paper);border-color:var(--document-desk-edge)}.document-studio .document-grand-amount{font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,monospace);font-weight:600;font-variant-numeric:tabular-nums;font-size:20px;letter-spacing:-.01em}.document-studio .document-totals-label{font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--document-muted);font-weight:500}.document-studio .document-totals-val{font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,monospace);font-variant-numeric:tabular-nums;color:var(--document-ink);font-weight:500}.document-studio .document-slash{width:312px;padding:6px;background:var(--document-paper);border:1px solid var(--document-paper-edge);border-radius:6px;box-shadow:0 1px 2px rgba(15,23,42,.08),0 12px 28px rgba(15,23,42,.14);animation:document-slash-in .15s ease-out;transform-origin:top left}@keyframes document-slash-in{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.document-studio .document-slash__head{display:flex;align-items:center;justify-content:space-between;padding:8px 10px 6px;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--document-muted)}.document-studio .document-slash__head-key{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.document-studio .document-slash__item{display:grid;grid-template-columns:24px 1fr auto;gap:10px;align-items:center;padding:8px 10px;border-radius:4px;cursor:pointer;color:var(--document-ink);background:transparent;border:0;width:100%;text-align:left}.document-studio .document-slash__item:hover:not(:disabled),.document-studio .document-slash__item[data-active=true]{background:var(--document-focus-hl)}.document-studio .document-slash__item:disabled{opacity:.45;cursor:not-allowed}.document-studio .document-slash__icon{color:var(--document-muted);display:inline-flex;align-items:center;justify-content:center}.document-studio .document-slash__icon svg{width:14px;height:14px}.document-studio .document-slash__name{font-size:13.5px;font-weight:500;color:var(--document-ink);line-height:1.2}.document-studio .document-slash__desc{display:block;font-size:11px;color:var(--document-muted);margin-top:1px}.document-studio .document-slash__shortcut{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10.5px;color:var(--document-muted)}.document-studio .document-slash__foot{margin-top:4px;padding:8px 10px;border-top:1px solid var(--document-rule);font-size:11px;color:var(--document-muted);display:flex;align-items:center;gap:6px;flex-wrap:wrap}.document-studio .document-slash__kbd{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;padding:1px 5px;border:1px solid var(--document-rule-strong);border-radius:3px;background:var(--document-paper);color:var(--document-muted)}.document-studio .document-line__margin-left{position:absolute;left:-24px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:var(--document-muted);border-radius:4px;background:transparent;opacity:0;transition:opacity .14s ease-out,color .14s ease-out,background .14s ease-out}.document-studio .document-line:hover .document-line__margin-left,.document-studio .document-line__margin-left:focus-visible,.document-studio .document-line__margin-left[data-active=true]{opacity:1}.document-studio .document-line__margin-left:hover{color:var(--document-ink);background:hsl(0 0% 0%/.04)}.document-studio .document-toast{position:fixed;right:24px;bottom:calc(3.25rem + 18px);z-index:40;display:inline-flex;align-items:center;gap:10px;padding:10px 14px 10px 12px;font-size:13px;color:var(--document-ink-2);background:var(--document-paper);border:1px solid var(--document-paper-edge);border-radius:6px;box-shadow:0 1px 2px rgba(15,23,42,.06),0 10px 24px rgba(15,23,42,.12);animation:document-toast-in .2s ease-out;pointer-events:none}.document-studio .document-toast__check{width:18px;height:18px;border-radius:50%;background:hsl(142 71% 45%);color:#ffffff;display:inline-flex;align-items:center;justify-content:center}@keyframes document-toast-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.document-studio .document-edit{position:relative;border-radius:2px;padding:1px 2px;margin:-1px -2px;cursor:text;transition:background .14s ease-out}.document-studio .document-edit:after{content:"";position:absolute;left:2px;right:2px;bottom:-1px;height:1px;background:var(--document-muted-2);opacity:0;transition:opacity .14s ease-out}.document-studio .document-edit:hover:after{opacity:.5}.document-studio .document-edit:focus-within{background:var(--document-focus-hl);outline:0}.document-studio .document-edit:focus-within:after{opacity:0}.document-drawer__input{display:block;width:100%;border:1px solid hsl(var(--border));background:hsl(var(--background));border-radius:6px;padding:8px 10px;font-size:13px;line-height:1.45;color:hsl(var(--foreground));outline:none;transition:border-color .12s ease-out,box-shadow .12s ease-out}.document-drawer__input::-moz-placeholder{color:hsl(var(--muted-foreground)/.7)}.document-drawer__input::placeholder{color:hsl(var(--muted-foreground)/.7)}.document-drawer__input:hover:not(:focus){border-color:hsl(var(--border)/.9)}.document-drawer__input:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 2px hsl(var(--ring)/.25)}.document-drawer__field-grid>div{margin-top:0;min-width:0}.document-drawer__field-grid .document-unit-cell{position:relative;display:flex;align-items:center;width:100%;min-width:0}.document-drawer__field-grid .document-unit-cell__input{width:100%;min-width:0;padding:8px 28px 8px 10px;border:1px solid hsl(var(--border));background:hsl(var(--background));border-radius:6px;font-size:13px;line-height:1.45;color:hsl(var(--foreground));outline:none;transition:border-color .12s ease-out,box-shadow .12s ease-out;text-overflow:ellipsis}.document-drawer__field-grid .document-unit-cell__input::-moz-placeholder{color:hsl(var(--muted-foreground)/.7)}.document-drawer__field-grid .document-unit-cell__input::placeholder{color:hsl(var(--muted-foreground)/.7)}.document-drawer__field-grid .document-unit-cell__input:hover:not(:focus){border-color:hsl(var(--border)/.9)}.document-drawer__field-grid .document-unit-cell__input:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 2px hsl(var(--ring)/.25)}.document-drawer__field-grid .document-unit-cell__caret{position:absolute;right:6px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:hsl(var(--muted-foreground));border-radius:4px;cursor:pointer;opacity:1;transition:color .12s ease-out,background .12s ease-out;background:transparent;border:0;padding:0}.document-drawer__field-grid .document-unit-cell__caret:focus-visible,.document-drawer__field-grid .document-unit-cell__caret:hover,.document-drawer__field-grid .document-unit-cell__caret[data-open=true]{color:hsl(var(--foreground));background:hsl(var(--muted)/.5)}.document-drawer__select-trigger{display:flex;width:100%;height:auto;min-height:0;border:1px solid hsl(var(--border));background:hsl(var(--background));border-radius:6px;padding:8px 10px;font-size:13px;line-height:1.45;color:hsl(var(--foreground));box-shadow:none;transition:border-color .12s ease-out,box-shadow .12s ease-out}.document-drawer__select-trigger:hover:not(:disabled){border-color:hsl(var(--border)/.9)}.document-drawer__select-trigger:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 2px hsl(var(--ring)/.25)}.document-drawer__textarea{min-height:132px;resize:vertical;font-family:inherit;line-height:1.55}.document-drawer__textarea--compact{min-height:42px;max-height:104px}.document-studio .document-unit-cell{position:relative;display:flex;align-items:center;width:100%;min-width:0}.document-studio .document-unit-cell__input{width:100%;min-width:0;padding:2px 18px 2px 4px;border:1px solid transparent;background:transparent;border-radius:2px;font-size:13px;color:var(--document-muted);outline:none;transition:border-color .12s ease-out,background .12s ease-out;text-overflow:ellipsis}.document-studio .document-unit-cell__input::-moz-placeholder{color:var(--document-muted-2)}.document-studio .document-unit-cell__input::placeholder{color:var(--document-muted-2)}.document-studio .document-unit-cell__input:focus,.document-studio .document-unit-cell__input:hover{border-color:var(--document-rule-strong);color:var(--document-ink)}.document-studio .document-unit-cell__input:focus{border-color:var(--document-accent);box-shadow:0 0 0 2px var(--document-accent-soft)}.document-studio .document-unit-cell__caret{position:absolute;right:2px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;color:var(--document-muted-2);border-radius:3px;cursor:pointer;opacity:0;transition:opacity .12s ease-out,color .12s ease-out,background .12s ease-out;background:transparent;border:0;padding:0}.document-studio .document-line:hover .document-unit-cell__caret,.document-studio .document-unit-cell__caret:focus-visible,.document-studio .document-unit-cell__caret[data-open=true]{opacity:1}.document-studio .document-unit-cell__caret:hover{color:var(--document-ink);background:hsl(0 0% 0%/.04)}.document-unit-popover{width:180px;padding:4px;background:hsl(40 100% 97.5%);border:1px solid hsl(38 60% 90%);border-radius:6px;box-shadow:0 1px 2px rgba(15,23,42,.05),0 10px 24px rgba(15,23,42,.1);font-size:13px}.document-unit-popover--expanded{width:284px;max-height:min(360px,var(--radix-popover-content-available-height));overflow-y:auto}.document-unit-popover__header{display:flex;align-items:center;justify-content:space-between;gap:8px}.document-unit-popover__hint{padding:6px 8px 4px;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:hsl(215 16% 47%)}.document-unit-popover__all{margin-right:2px;padding:3px 6px;border:0;border-radius:3px;background:transparent;color:hsl(222 47% 28%);cursor:pointer;font:inherit;font-size:11px;line-height:1;transition:background .12s ease-out,color .12s ease-out}.document-unit-popover__all:hover,.document-unit-popover__all[aria-pressed=true]{background:hsl(231 48% 94%);color:hsl(222 47% 11%)}.document-unit-popover__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.document-unit-popover__grid--expanded{grid-template-columns:repeat(5,minmax(0,1fr))}.document-unit-popover__groups{padding-bottom:2px}.document-unit-popover__group{padding:2px 0 4px}.document-unit-popover__group+.document-unit-popover__group{border-top:1px solid hsl(38 48% 91%)}.document-unit-popover__group-label{padding:5px 8px 3px;font-size:10px;font-weight:600;color:hsl(215 16% 47%)}.document-unit-popover__item{padding:6px 8px;border-radius:3px;border:0;background:transparent;text-align:center;color:hsl(222 47% 11%);cursor:pointer;transition:background .12s ease-out;font:inherit;font-variant-numeric:tabular-nums}.document-unit-popover__item:hover,.document-unit-popover__item[data-active=true]{background:hsl(231 48% 94%)}.document-unit-popover__item[aria-selected=true]{background:hsl(231 48% 90%);font-weight:600}.document-unit-popover__empty{padding:8px 10px;color:hsl(215 16% 47%);font-size:12px}.document-studio .document-line__checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;border:1px solid var(--document-rule-strong);border-radius:3px;background:var(--document-paper);cursor:pointer;display:inline-block;vertical-align:middle;transition:opacity .14s ease-out,background .12s ease-out,border-color .12s ease-out;opacity:0;position:relative}.document-studio .document-line:hover .document-line__checkbox,.document-studio .document-line__checkbox:checked,.document-studio .document-line__checkbox:focus-visible,.document-studio[data-has-selection=true] .document-line__checkbox{opacity:1}.document-studio .document-line__checkbox:checked{background:var(--document-accent);border-color:var(--document-accent)}.document-studio .document-line__checkbox:checked:after{content:"";position:absolute;left:3px;top:0;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.document-studio .document-line__checkbox:focus-visible{outline:2px solid var(--document-accent-soft);outline-offset:1px}.document-studio .document-lines__head-checkbox{opacity:1;margin-left:0}.document-studio .document-lines__head-checkbox:indeterminate{background:var(--document-accent);border-color:var(--document-accent);position:relative}.document-studio .document-lines__head-checkbox:indeterminate:after{content:"";position:absolute;left:2px;top:5px;width:8px;height:2px;background:#fff;border:0;transform:none}.document-studio .document-batch-bar{display:flex;align-items:center;gap:8px;padding:8px 14px;background:var(--document-paper);border-top:1px solid var(--document-paper-edge);border-bottom:1px solid var(--document-paper-edge);box-shadow:0 -2px 6px rgba(15,23,42,.05);font-size:13px;color:var(--document-ink);animation:document-batch-in .14s ease-out}@keyframes document-batch-in{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}.document-studio .document-batch-bar__count{font-weight:600;color:var(--document-ink);padding:2px 8px;border-radius:4px;background:var(--document-accent-soft)}.document-studio .document-batch-bar__sep{width:1px;height:18px;background:var(--document-rule)}.document-studio .document-batch-bar__group{display:flex;align-items:center;gap:2px}.document-studio .document-totals-discount-trigger{display:inline-flex;align-items:center;border-radius:999px;border:1px solid hsl(151 38% 82%);background:hsl(151 55% 96%);padding:3px 9px;color:hsl(151 55% 28%);font-size:11px;font-weight:650;line-height:1;white-space:nowrap;transition:border-color .14s ease-out,background .14s ease-out,color .14s ease-out}.document-studio .document-totals-discount-trigger:focus-visible,.document-studio .document-totals-discount-trigger:hover{border-color:hsl(151 45% 62%);background:hsl(151 55% 92%);color:hsl(151 65% 22%);outline:none}.document-discount-popover{overflow:hidden;border-color:hsl(214 32% 88%);background:linear-gradient(180deg,hsl(151 45% 98%),hsl(0 0% 100%) 34%),hsl(0 0% 100%);box-shadow:0 18px 50px rgba(15,23,42,.16),0 2px 8px rgba(15,23,42,.08)}.document-discount-popover__header{padding:14px 14px 10px;border-bottom:1px solid hsl(151 28% 88%)}.document-discount-popover__title{color:hsl(222 47% 11%);font-size:14px;font-weight:650;letter-spacing:-.01em}.document-discount-popover__subtitle{margin-top:2px;color:hsl(215 16% 47%);font-size:12px}.document-discount-popover__body{display:grid;gap:12px;padding:12px 14px}.document-discount-popover__label{display:block;margin-bottom:6px;color:hsl(215 16% 47%);font-size:10px;font-weight:650;letter-spacing:.12em;text-transform:uppercase}.document-discount-popover__type-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.document-discount-popover__type{min-height:34px;border:1px solid hsl(214 32% 88%);border-radius:8px;background:hsl(0 0% 100%);color:hsl(215 16% 47%);font-size:12px;font-weight:650;transition:border-color .14s ease-out,background .14s ease-out,color .14s ease-out,box-shadow .14s ease-out}.document-discount-popover__type:hover{color:hsl(222 47% 11%);border-color:hsl(151 45% 72%)}.document-discount-popover__type[aria-pressed=true]{border-color:hsl(151 45% 66%);background:hsl(151 55% 94%);color:hsl(151 55% 25%);box-shadow:inset 0 0 0 1px hsl(151 45% 76%)}.document-discount-popover__value-row{display:flex;align-items:flex-end;gap:8px}.document-discount-popover__input{width:100%;height:38px;border:1px solid hsl(214 32% 88%);border-radius:8px;background:hsl(0 0% 100%);padding:0 10px;color:hsl(222 47% 11%);font-size:13px;font-variant-numeric:tabular-nums;text-align:right;outline:none;transition:border-color .12s ease-out,box-shadow .12s ease-out}.document-discount-popover__input:focus{border-color:hsl(151 45% 54%);box-shadow:0 0 0 3px hsl(151 55% 88%)}.document-discount-popover__unit{padding-bottom:10px;color:hsl(215 16% 47%);font-size:12px;font-weight:600}.document-discount-popover__quick{display:flex;flex-wrap:wrap;gap:6px}.document-discount-popover__quick-button{min-height:26px;border:1px solid hsl(214 32% 88%);border-radius:999px;background:hsl(0 0% 100%);padding:3px 9px;color:hsl(215 16% 47%);font-size:12px;font-weight:650;transition:border-color .14s ease-out,color .14s ease-out,background .14s ease-out}.document-discount-popover__quick-button:hover{border-color:hsl(151 45% 72%);background:hsl(151 55% 97%);color:hsl(151 55% 25%)}.document-discount-popover__remove-hint{border:1px solid hsl(214 32% 88%);border-radius:8px;background:hsl(210 20% 98%);padding:10px;color:hsl(215 16% 47%);font-size:12px}.document-discount-popover__summary{border:1px solid hsl(151 38% 84%);border-radius:10px;background:hsl(151 55% 96%);padding:10px;color:hsl(151 55% 24%);font-size:12px;font-variant-numeric:tabular-nums}.document-discount-popover__summary-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.document-discount-popover__summary-row+.document-discount-popover__summary-row{margin-top:5px}.document-discount-popover__summary-row span{color:hsl(151 28% 36%)}.document-discount-popover__discount{color:hsl(151 65% 28%)}.document-discount-popover__summary-row--total{margin-top:8px!important;border-top:1px solid hsl(151 38% 82%);padding-top:8px;font-size:13px}.document-discount-popover__footer{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid hsl(214 32% 91%);background:hsl(210 20% 98%);padding:10px 14px}.document-discount-popover__apply{background:hsl(151 55% 32%)!important;color:hsl(0 0% 100%)!important;border-color:hsl(151 55% 32%)!important}.document-discount-popover__apply:focus-visible,.document-discount-popover__apply:hover{background:hsl(151 60% 26%)!important;color:hsl(0 0% 100%)!important}.document-discount-popover__apply:disabled{background:hsl(151 20% 74%)!important;border-color:hsl(151 20% 74%)!important;color:hsl(0 0% 100%/.82)!important}.document-studio .document-line__grip{display:inline-flex;align-items:center;justify-content:center;width:14px;height:18px;color:var(--document-muted-2);border-radius:3px;cursor:grab;opacity:0;transition:opacity .14s ease-out,color .14s ease-out;touch-action:none}.document-studio .document-line.is-selected .document-line__grip,.document-studio .document-line:hover .document-line__grip{opacity:.9}.document-studio .document-line__grip:hover{color:var(--document-ink-2)}.document-studio .document-line__grip:active{cursor:grabbing}.plantafel-board_plantafelBoard__xfjc4{min-height:0}.plantafel-board_plantafelBoard__xfjc4 .fc{height:100%;min-height:0;font-size:14px;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif}.plantafel-board_plantafelBoard__xfjc4 .fc-scroller-harness,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-body,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-header{scroll-behavior:smooth;scroll-padding:20px}.plantafel-board_plantafelBoard__xfjc4 .fc-scroller-harness{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.plantafel-board_plantafelBoard__xfjc4 .fc-scroller-harness,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-body{overflow-x:hidden!important;overflow-y:hidden;width:100%!important}.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-body .fc-timeline-slots{width:100%!important;display:table;table-layout:fixed}.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-body .fc-timeline-slot{display:table-cell!important;width:auto!important;min-width:0!important}.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-header{overflow-x:hidden!important;overflow-y:hidden;width:100%!important}.plantafel-board_plantafelBoard__xfjc4 .fc-timeline,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-view{width:100%!important}.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-slots{width:100%!important;display:table;table-layout:fixed}.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-slot{display:table-cell!important;width:auto!important;min-width:0!important;max-width:none!important}.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-header .fc-timeline-slots{width:100%!important;display:table;table-layout:fixed}.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-header .fc-timeline-slot{display:table-cell!important;width:auto!important;min-width:0!important;max-width:none!important}.plantafel-board_plantafelBoard__xfjc4 .fc-scroller-harness{position:relative}.plantafel-board_plantafelBoard__xfjc4 .fc-scroller-harness:after,.plantafel-board_plantafelBoard__xfjc4 .fc-scroller-harness:before{content:"";position:absolute;top:0;bottom:0;width:20px;pointer-events:none;z-index:10;transition:opacity .3s ease}.plantafel-board_plantafelBoard__xfjc4 .fc-scroller-harness:before{left:0;background:linear-gradient(90deg,rgba(248,249,250,.8),transparent);opacity:0}.plantafel-board_plantafelBoard__xfjc4 .fc-scroller-harness:after{content:none;display:none}.plantafel-board_plantafelBoard__xfjc4 .fc-scroller-harness.scrolled-left:before{opacity:1}.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-header-row:first-child{background-color:#f8f9fa;border-bottom:1px solid #dee2e6}.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-header-row:last-child{background-color:#ffffff;border-bottom:2px solid #dee2e6}.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-header-row:first-child .fc-timeline-slot{font-weight:600;padding:8px 4px;text-align:center;color:#495057;min-height:32px}.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-header-row:last-child .fc-timeline-slot{font-weight:500;padding:4px 2px;text-align:center;color:#6c757d;font-size:11px;min-height:24px}.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-header-row:first-child .fc-datagrid-cell:first-child,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-header-row:first-child th.fc-datagrid-cell:first-child{background-color:#f8f9fa!important;color:#495057!important;font-weight:600!important;min-height:32px;padding:8px 4px!important;text-align:center}.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-slot-label{font-weight:500;background-color:#f8f9fa;border-right:1px solid #dee2e6;min-width:60px;text-align:center}.plantafel-board_plantafelBoard__xfjc4 .fc-scroller-harness,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-body,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-header{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}.plantafel-board_plantafelBoard__xfjc4 .fc-scroller-harness::-webkit-scrollbar,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-body::-webkit-scrollbar,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-header::-webkit-scrollbar{height:8px;width:8px}.plantafel-board_plantafelBoard__xfjc4 .fc-scroller-harness::-webkit-scrollbar-track,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-body::-webkit-scrollbar-track,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-header::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:6px}.plantafel-board_plantafelBoard__xfjc4 .fc-scroller-harness::-webkit-scrollbar-thumb,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-body::-webkit-scrollbar-thumb,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-header::-webkit-scrollbar-thumb{background:rgba(0,0,0,.25);border-radius:6px;border:1px solid transparent;background-clip:content-box;-webkit-transition:all .2s ease;transition:all .2s ease}.plantafel-board_plantafelBoard__xfjc4 .fc-scroller-harness::-webkit-scrollbar-thumb:hover,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-body::-webkit-scrollbar-thumb:hover,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-header::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.25);transform:scale(1.1)}.plantafel-board_plantafelBoard__xfjc4 .fc-scroller-harness::-webkit-scrollbar-thumb:active,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-body::-webkit-scrollbar-thumb:active,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-header::-webkit-scrollbar-thumb:active{background:rgba(0,0,0,.35)}.plantafel-board_plantafelBoard__xfjc4 .fc-scroller-harness::-webkit-scrollbar-corner,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-body::-webkit-scrollbar-corner,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-header::-webkit-scrollbar-corner{background:transparent}.plantafel-board_plantafelBoard__xfjc4 .fc-scroller-harness::-webkit-scrollbar-thumb,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-body::-webkit-scrollbar-thumb,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-header::-webkit-scrollbar-thumb{visibility:visible;opacity:.4;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.plantafel-board_plantafelBoard__xfjc4 .fc-scroller-harness::-webkit-scrollbar-thumb:hover,.plantafel-board_plantafelBoard__xfjc4 .fc-scroller-harness:hover::-webkit-scrollbar-thumb,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-body::-webkit-scrollbar-thumb:hover,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-body:hover::-webkit-scrollbar-thumb,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-header::-webkit-scrollbar-thumb:hover,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-header:hover::-webkit-scrollbar-thumb{opacity:1}.plantafel-board_plantafelBoard__xfjc4 .fc-event-project{background-color:#6f42c1;opacity:.3;border:2px solid #6f42c1;font-weight:700;z-index:0}.plantafel-board_plantafelBoard__xfjc4 .fc-event-appointment{background-color:#3174ad}.plantafel-board_plantafelBoard__xfjc4 .fc-event-absence{background-color:#dc3545;opacity:.7}.plantafel-board_plantafelBoard__xfjc4 .fc-bg-event.fc-event-holiday-bg{background-color:rgba(245,158,11,.12)!important;opacity:1}.plantafel-board_plantafelBoard__xfjc4 .fc-status-tentative{opacity:.6;border-style:dashed}.plantafel-board_plantafelBoard__xfjc4 .fc-status-cancelled{opacity:.3;text-decoration:line-through}.plantafel-board_plantafelBoard__xfjc4 .fc-unassigned-event{border-left:3px solid #ffc107}.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-slot:hover{background-color:#f8f9fa}.plantafel-board_plantafelBoard__xfjc4 .fc-resource-area{border-right:2px solid #dee2e6;background-color:white}.plantafel-board_plantafelBoard__xfjc4 .fc-resource-area .fc-datagrid-body .fc-resource-cell{background-color:white!important;border-bottom:1px solid #dee2e6!important;vertical-align:top;min-height:48px;box-sizing:border-box!important;position:relative;padding:8px 16px;font-weight:500;font-size:14px;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif}.plantafel-board_plantafelBoard__xfjc4 .fc-datagrid-cell,.plantafel-board_plantafelBoard__xfjc4 .fc-resource-cell{min-height:48px;box-sizing:border-box!important;height:auto!important}.plantafel-board_plantafelBoard__xfjc4 .fc-datagrid-row,.plantafel-board_plantafelBoard__xfjc4 .fc-resource-row,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-lane-tr{height:auto!important}.plantafel-board_plantafelBoard__xfjc4 .fc-datagrid-cell-frame{min-height:inherit;height:100%;overflow:hidden}.plantafel-board_plantafelBoard__xfjc4 .fc-datagrid-cell-cushion{min-height:inherit;height:100%}.plantafel-board_plantafelBoard__xfjc4 .fc-datagrid-body .fc-datagrid-cell,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-body .fc-timeline-lane{vertical-align:top}.plantafel-board_plantafelBoard__xfjc4 .fc-scrollgrid-sync-table tbody tr{height:auto!important}.plantafel-board_plantafelBoard__xfjc4 .fc-scrollgrid-sync-table{table-layout:fixed}.plantafel-board_plantafelBoard__xfjc4 .fc-datagrid-body tr,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-body tr{height:auto!important}.plantafel-board_plantafelBoard__xfjc4 .main-resource-header{vertical-align:middle!important;border-bottom:none!important}.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-header-row:last-child .fc-datagrid-cell:first-child,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-header-row:last-child th.fc-datagrid-cell:first-child{background-color:#ffffff!important;color:#6c757d!important;font-weight:500!important;font-size:11px!important;min-height:24px;padding:4px 2px!important;text-align:center;border-bottom:none!important;box-shadow:none}.plantafel-board_plantafelBoard__xfjc4 .fc-resource-timeline-lane{background-color:white!important}.plantafel-board_plantafelBoard__xfjc4 .fc-resource-timeline-lane,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-body .fc-timeline-lane{border-bottom:1px solid #dee2e6!important;min-height:48px;box-sizing:border-box!important;height:auto!important}.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-lane-frame{min-height:48px;box-sizing:border-box!important}.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-slot{border-right:1px solid #e9ecef}.plantafel-board_plantafelBoard__xfjc4 .fc-resource-timeline .fc-datagrid-expander-placeholder{display:none!important}.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-body .fc-timeline-lane.ph-plantafel-lane-unassigned{border-top:1px solid hsl(var(--border))!important}.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-body .fc-timeline-lane.ph-plantafel-lane-unassigned .fc-timeline-lane-frame{border-top:none!important}.plantafel-board_plantafelBoard__xfjc4 .fc-datagrid-cell[data-resource-id=section-employees],.plantafel-board_plantafelBoard__xfjc4 .fc-datagrid-cell[data-resource-id=section-projects],.plantafel-board_plantafelBoard__xfjc4 .fc-resource-cell[data-resource-id=section-employees],.plantafel-board_plantafelBoard__xfjc4 .fc-resource-cell[data-resource-id=section-projects]{background-color:#f8f9fa!important;font-weight:700!important;cursor:pointer;border-top:1px solid #dee2e6!important;position:relative;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif}.plantafel-board_plantafelBoard__xfjc4 .fc-datagrid-cell[data-resource-id=section-projects]:hover,.plantafel-board_plantafelBoard__xfjc4 .fc-resource-cell[data-resource-id=section-projects]:hover{background-color:#e9ecef!important}.plantafel-board_plantafelBoard__xfjc4 .fc-datagrid-cell[data-resource-id=new-project],.plantafel-board_plantafelBoard__xfjc4 .fc-resource-cell[data-resource-id=new-project]{background-color:white!important;font-style:italic;color:#6c757d!important;padding-left:20px!important;cursor:pointer}.plantafel-board_plantafelBoard__xfjc4 .fc-datagrid-cell[data-resource-id=new-project]:hover,.plantafel-board_plantafelBoard__xfjc4 .fc-resource-cell[data-resource-id=new-project]:hover{background-color:#f8f9fa!important}.plantafel-board_plantafelBoard__xfjc4 .fc-datagrid-cell[data-resource-id^="project:"] .fc-datagrid-cell-frame,.plantafel-board_plantafelBoard__xfjc4 .fc-resource-cell[data-resource-id^="project:"] .fc-datagrid-cell-frame,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-lane[data-resource-id^="project:"] .fc-timeline-lane-frame{height:48px!important;min-height:48px!important;max-height:48px!important;overflow:hidden!important}.plantafel-board_plantafelBoard__xfjc4 .fc-datagrid-cell[data-resource-id=new-employee],.plantafel-board_plantafelBoard__xfjc4 .fc-resource-cell[data-resource-id=new-employee]{background-color:white!important;font-style:italic;color:#6c757d!important;padding-left:20px!important;cursor:pointer}.plantafel-board_plantafelBoard__xfjc4 .fc-datagrid-cell[data-resource-id=new-employee]:hover,.plantafel-board_plantafelBoard__xfjc4 .fc-resource-cell[data-resource-id=new-employee]:hover{background-color:#f8f9fa!important}.plantafel-board_plantafelBoard__xfjc4 .fc-datagrid-cell[data-resource-id=unassigned],.plantafel-board_plantafelBoard__xfjc4 .fc-resource-cell[data-resource-id=unassigned]{background-color:#f8f9fa!important;font-weight:700!important;cursor:pointer;border-top:1px solid hsl(var(--border))!important;position:relative;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif}.plantafel-board_plantafelBoard__xfjc4 .fc-datagrid-cell[data-resource-id=section-employees]:hover,.plantafel-board_plantafelBoard__xfjc4 .fc-datagrid-cell[data-resource-id=unassigned]:hover,.plantafel-board_plantafelBoard__xfjc4 .fc-resource-cell[data-resource-id=section-employees]:hover,.plantafel-board_plantafelBoard__xfjc4 .fc-resource-cell[data-resource-id=unassigned]:hover{background-color:#e9ecef!important}.plantafel-board_plantafelBoard__xfjc4 .fc-datagrid-cell[data-resource-id=current-user],.plantafel-board_plantafelBoard__xfjc4 .fc-datagrid-cell[data-resource-id^=emp-],.plantafel-board_plantafelBoard__xfjc4 .fc-resource-cell[data-resource-id=current-user],.plantafel-board_plantafelBoard__xfjc4 .fc-resource-cell[data-resource-id^=emp-]{padding-left:20px!important;background-color:white!important}.plantafel-board_plantafelBoard__xfjc4 .fc-datagrid-cell:not([data-resource-id=section-projects]):not([data-resource-id=section-employees]):not([data-resource-id=new-project]):not([data-resource-id=unassigned]):not([data-resource-id=new-employee]):not([data-resource-id=projects-no-matches]):not([data-resource-id=employees-no-matches]),.plantafel-board_plantafelBoard__xfjc4 .fc-resource-cell:not([data-resource-id=section-projects]):not([data-resource-id=section-employees]):not([data-resource-id=new-project]):not([data-resource-id=unassigned]):not([data-resource-id=new-employee]):not([data-resource-id=projects-no-matches]):not([data-resource-id=employees-no-matches]){padding-left:20px!important;background-color:white!important;cursor:pointer}.plantafel-board_plantafelBoard__xfjc4 .fc-datagrid-cell:not([data-resource-id=section-projects]):not([data-resource-id=section-employees]):not([data-resource-id=new-project]):not([data-resource-id=unassigned]):not([data-resource-id=new-employee]):not([data-resource-id=projects-no-matches]):not([data-resource-id=employees-no-matches]):hover,.plantafel-board_plantafelBoard__xfjc4 .fc-resource-cell:not([data-resource-id=section-projects]):not([data-resource-id=section-employees]):not([data-resource-id=new-project]):not([data-resource-id=unassigned]):not([data-resource-id=new-employee]):not([data-resource-id=projects-no-matches]):not([data-resource-id=employees-no-matches]):hover{background-color:#f8f9fa!important}.plantafel-board_plantafelBoard__xfjc4 .fc-event,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-event{border-radius:var(--radius,.5rem);font-size:13px;padding:3px 6px;overflow:hidden}.plantafel-board_plantafelBoard__xfjc4 .fc-event-main,.plantafel-board_plantafelBoard__xfjc4 .fc-event-main-frame,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-event .fc-event-main,.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-event .fc-event-main-frame{overflow:hidden;border-radius:inherit}.plantafel-board_plantafelBoard__xfjc4 .fc-event-mirror{border-radius:var(--radius,.5rem);overflow:hidden}.plantafel-board_plantafelBoard__xfjc4 .fc-event-title{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plantafel-board_plantafelBoard__xfjc4 .fc-timeline-header{background-color:#f8f9fa}.plantafel-board_plantafelBoard__xfjc4 .fc-datagrid-cell[data-resource-id=section-employees]:after,.plantafel-board_plantafelBoard__xfjc4 .fc-datagrid-cell[data-resource-id=section-projects]:after,.plantafel-board_plantafelBoard__xfjc4 .fc-resource-cell[data-resource-id=section-employees]:after,.plantafel-board_plantafelBoard__xfjc4 .fc-resource-cell[data-resource-id=section-projects]:after{content:"";position:absolute;right:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;background-repeat:no-repeat;background-position:50%;background-size:contain;cursor:pointer}.plantafel-board_plantafelFooter__e1DLl{border-top:1px solid #e5e7eb;background-color:white;padding:1rem;flex-shrink:0}