html.dm-product-dark-root{--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.dm-file-picker{gap:.45rem;min-width:0;display:grid}.dm-file-picker-label{color:var(--dm-ui-text-muted,oklch(72% .014 86));font-size:.72rem;font-weight:680}.dm-file-picker-control{border:1px solid var(--dm-ui-line,oklch(86% .015 88/.18));background:var(--dm-ui-panel,oklch(17% .005 255));min-width:0;min-height:2.75rem;color:var(--dm-ui-text,oklch(94% .012 88));cursor:pointer;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;transition:border-color .15s cubic-bezier(.16,.84,.34,1),background-color .15s cubic-bezier(.16,.84,.34,1);display:grid;position:relative;overflow:hidden}.dm-file-picker-control:hover{border-color:var(--dm-ui-line-strong,oklch(90% .012 88/.38));background:var(--dm-ui-surface-raised,oklch(19% .005 255))}.dm-file-picker-control:focus-within{outline-offset:2px;outline:2px solid oklch(94% .012 88/.22)}.dm-file-picker-control:has(input:disabled){border-color:var(--dm-ui-line,oklch(86% .015 88/.18));background:var(--dm-ui-panel-soft,oklch(15.5% .004 255));cursor:not-allowed}.dm-file-picker-control input{opacity:0;width:1px;height:1px;position:absolute}.dm-root.dark.dm-portal .dm-file-picker-action{border-right:1px solid var(--dm-ui-line,oklch(86% .015 88/.18));background:color-mix(in oklch, var(--dm-ui-surface-raised,oklch(19% .005 255)) 78%, transparent);min-height:2.75rem;color:var(--dm-ui-text,oklch(94% .012 88));white-space:nowrap;align-items:center;gap:.5rem;padding:0 .85rem;font-size:.76rem;font-weight:680;transition:background-color .15s cubic-bezier(.16,.84,.34,1);display:inline-flex}.dm-file-picker-control:hover .dm-file-picker-action{background:color-mix(in oklch, var(--dm-ui-surface-raised,oklch(19% .005 255)) 58%, var(--dm-ui-text,oklch(94% .012 88)) 7%)}.dm-root.dark.dm-portal .dm-file-picker-action svg{width:1rem;height:1rem}.dm-file-picker-name{min-width:0;color:var(--dm-ui-text-muted,oklch(72% .014 86));text-overflow:ellipsis;white-space:nowrap;padding:0 .8rem;font-size:.78rem;font-weight:560;overflow:hidden}.dm-file-picker-name.is-empty,.dm-file-picker-hint{color:var(--dm-ui-text-faint,oklch(62% .014 86))}.dm-file-picker-hint{line-height:1.45}@media (width<=520px){.dm-file-picker-control{grid-template-columns:1fr}.dm-root.dark.dm-portal .dm-file-picker-action{border-right:0;border-bottom:1px solid var(--dm-ui-line,oklch(86% .015 88/.18));justify-content:center}.dm-file-picker-name{align-items:center;min-height:2.5rem;display:flex}}.dm-root.dark.dm-portal.dm-staff-shell .dm-staff-skip-link{z-index:120;border:1px solid var(--dm-ui-line-strong,oklch(90% .006 255/.2));border-radius:var(--dm-ui-radius-control,9px);background:var(--dm-ui-text,oklch(94% .006 255));min-height:2.75rem;color:var(--dm-ui-inverse,oklch(14.5% .004 255));opacity:0;pointer-events:none;padding:.75rem 1rem;font-size:.82rem;font-weight:700;line-height:1.2;transition:opacity .15s cubic-bezier(.16,.84,.34,1),transform .18s cubic-bezier(.16,.84,.34,1);position:fixed;top:.75rem;left:.75rem;transform:translateY(calc(-100% - 1rem))}.dm-gallery-photo-manager{border:1px solid color-mix(in srgb, var(--border) 82%, transparent);background:color-mix(in srgb, var(--card) 94%, transparent);grid-column:1/-1;gap:1rem;padding:clamp(1rem,2vw,1.5rem);display:grid}.dm-gallery-photo-upload{cursor:pointer;letter-spacing:.04em;border:1px solid;align-items:center;gap:.55rem;min-height:2.5rem;padding:0 .9rem;font-size:.75rem;font-weight:750;display:inline-flex}.dm-gallery-photo-upload svg{width:1rem;height:1rem}.dm-gallery-photo-upload input{opacity:0;width:1px;height:1px;position:absolute}.dm-gallery-photo-hint{color:var(--muted-foreground);margin:0;font-size:.8rem}.dm-gallery-upload-progress{border:1px solid color-mix(in srgb, var(--border) 84%, transparent);background:color-mix(in srgb, var(--muted) 38%, transparent);gap:.45rem;padding:.8rem .9rem;display:grid}.dm-gallery-upload-progress>div{justify-content:space-between;align-items:baseline;gap:1rem;font-size:.78rem;display:flex}.dm-gallery-upload-progress progress{background:var(--muted);width:100%;height:.45rem;accent-color:var(--foreground);border:0}.dm-gallery-upload-progress small{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.dm-gallery-photo-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.dm-gallery-photo-card{border:1px solid var(--border);background:var(--background);align-content:start;gap:.8rem;min-width:0;padding:.75rem;display:grid}.dm-gallery-photo-card>img{aspect-ratio:4/3;object-fit:cover;background:var(--muted);width:100%}.dm-gallery-photo-fields{gap:.65rem;display:grid}.dm-gallery-photo-fields>label{color:var(--muted-foreground);gap:.3rem;font-size:.72rem;font-weight:700;display:grid}.dm-gallery-photo-fields input[type=text],.dm-gallery-photo-fields>label>input{border:1px solid var(--border);background:var(--card);width:100%;min-height:2.3rem;color:var(--foreground);padding:0 .65rem}.dm-gallery-photo-checks{flex-wrap:wrap;gap:.7rem 1rem;font-size:.75rem;display:flex}.dm-gallery-photo-checks label{align-items:center;gap:.4rem;display:inline-flex}.dm-gallery-photo-actions{flex-wrap:wrap;gap:.45rem;display:flex}.dm-gallery-photo-actions svg{width:.9rem;height:.9rem}.dm-gallery-photo-archived{color:var(--muted-foreground);font-size:.78rem}.dm-gallery-photo-archived>div{flex-wrap:wrap;gap:.5rem;margin-top:.7rem;display:flex}.dm-cms-bunny-upload{border:1px dashed color-mix(in srgb, var(--foreground) 42%, transparent);background:color-mix(in srgb, var(--muted) 60%, transparent);cursor:pointer;text-align:center;justify-content:center;align-items:center;gap:.55rem;min-height:3rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.78rem;font-weight:750;display:flex}.dm-cms-bunny-upload svg{width:1rem;height:1rem}.dm-cms-bunny-upload input{opacity:0;width:1px;height:1px;position:absolute}@media (width<=640px){.dm-gallery-photo-manager .dm-studio-panel-head{flex-direction:column;align-items:stretch}.dm-gallery-photo-upload{justify-content:center}}.dm-root.dark.dm-portal.dm-staff-shell .dm-staff-skip-link:focus-visible{opacity:1;pointer-events:auto;outline:2px solid var(--dm-ui-text,oklch(94% .006 255));outline-offset:3px;transform:translateY(0)}.dm-staff-shell .dm-portal-main{min-width:0;min-height:100dvh}.dm-staff-shell .dm-portal-main:focus{outline:none}.dm-staff-shell .dm-portal-nav{overscroll-behavior:contain}.dm-staff-shell .dm-portal-link[aria-current=page],.dm-staff-shell .dm-portal-sublink[aria-current=page]{font-weight:650}.dm-backoffice-dialog{--dm-dialog-bg:oklch(14.5% .006 85);--dm-dialog-panel:oklch(18% .007 85);--dm-dialog-text:oklch(94% .012 88);--dm-dialog-muted:oklch(70% .014 86);--dm-dialog-faint:oklch(59% .012 86);--dm-dialog-line:oklch(86% .015 88/.18);--dm-dialog-line-strong:oklch(90% .012 88/.38);--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;max-height:calc(100dvh - 2rem);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,system-ui,sans-serif;overflow-y:auto;border:1px solid var(--dm-dialog-line)!important;background:var(--dm-dialog-bg)!important;color:var(--dm-dialog-text)!important;border-radius:10px!important;box-shadow:0 24px 72px oklch(6% .004 85/.68)!important}.dm-staff-shell{--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.dm-backoffice-dialog :where(h2,[role=heading]){color:var(--dm-dialog-text)!important}.dm-backoffice-dialog :where(p,[class*=text-muted]){color:var(--dm-dialog-muted)}.dm-backoffice-dialog :where(input,textarea,select){border-color:var(--dm-dialog-line)!important;background:var(--dm-dialog-panel)!important;color:var(--dm-dialog-text)!important;box-shadow:none!important}.dm-backoffice-dialog :where(input,textarea)::placeholder{color:var(--dm-dialog-faint)!important}.dm-backoffice-dialog :where(input,textarea,select):focus-visible{outline-offset:1px;outline:2px solid oklch(94% .012 88/.22);border-color:var(--dm-dialog-line-strong)!important}.dm-backoffice-dialog>button{color:var(--dm-dialog-muted)!important}.dm-backoffice-dialog-actions{gap:.5rem}.dm-backoffice-dialog .dm-backoffice-dialog-cancel,.dm-backoffice-dialog .dm-backoffice-dialog-confirm{border-radius:7px;min-height:2.75rem;margin:0}.dm-backoffice-dialog .dm-backoffice-dialog-cancel{border-color:var(--dm-dialog-line)!important;color:var(--dm-dialog-muted)!important;background:0 0!important}.dm-backoffice-dialog .dm-backoffice-dialog-cancel:hover:not(:disabled){border-color:var(--dm-dialog-line-strong)!important;background:var(--dm-dialog-panel)!important;color:var(--dm-dialog-text)!important}.dm-backoffice-dialog .dm-backoffice-dialog-confirm{border:1px solid var(--dm-dialog-text)!important;background:var(--dm-dialog-text)!important;color:var(--dm-dialog-bg)!important}.dm-backoffice-dialog .dm-backoffice-dialog-confirm:hover:not(:disabled){color:var(--dm-dialog-text)!important;background:0 0!important}.dm-permanent-delete-confirmation{border:1px solid var(--dm-dialog-line);background:var(--dm-dialog-panel);border-radius:8px;gap:.75rem;padding:.9rem;display:grid}.dm-permanent-delete-dialog .dm-permanent-delete-instruction{color:var(--dm-dialog-muted);margin:0;font-size:.84rem;line-height:1.5}.dm-permanent-delete-instruction code{border:1px solid var(--dm-dialog-line-strong);background:var(--dm-dialog-bg);color:var(--dm-dialog-text);letter-spacing:.08em;border-radius:4px;padding:.12rem .38rem;font-size:.9em;font-weight:750;display:inline-block}.dm-permanent-delete-dialog .dm-client-archive-reason span{color:var(--dm-dialog-muted)}.dm-permanent-delete-dialog .dm-client-archive-reason input{letter-spacing:.06em;min-height:2.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.dm-permanent-delete-dialog .dm-permanent-delete-feedback{color:var(--dm-dialog-faint);margin:-.25rem 0 0;font-size:.75rem;line-height:1.4}.dm-permanent-delete-dialog .dm-permanent-delete-feedback[data-state=valid]{color:var(--dm-dialog-text)}@media (width>=961px) and (width<=1100px){.dm-root.dark.dm-portal.dm-staff-shell .dm-portal-aside{width:13.25rem;padding-inline:.75rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-portal-brand,.dm-root.dark.dm-portal.dm-staff-shell .dm-portal-switch{padding-inline:.45rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-portal-tag{margin-inline:.45rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-portal-link{gap:.55rem;padding-inline:.55rem;font-size:.82rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-portal-section-toggle{padding-inline:.55rem}}@media (width<=960px){.dm-staff-shell .dm-portal-topbar{padding-top:max(.65rem, env(safe-area-inset-top))!important;padding-right:max(.9rem, env(safe-area-inset-right))!important;padding-left:max(.9rem, env(safe-area-inset-left))!important}.dm-root.dark.dm-portal.dm-staff-shell .dm-staff-topbar-brand-switch{min-width:7.5rem;display:block}.dm-root.dark.dm-portal.dm-staff-shell .dm-staff-topbar-brand-switch select{border:1px solid var(--dm-bo-line-strong);background-color:var(--dm-bo-panel);width:100%;min-height:2.75rem;color:var(--dm-bo-text);border-radius:7px;font-size:.78rem;font-weight:650;padding:0 1.1rem 0 .5rem!important}.dm-root.dark.dm-portal.dm-staff-shell .dm-staff-mobile-dock{width:min(100% - 1.5rem,42rem);left:50%;right:auto;transform:translate(-50%)}.dm-root.dark.dm-portal.dm-staff-shell .dm-staff-mobile-dock-link span{font-size:.7rem}}@media (width>=961px){.dm-root.dark.dm-portal.dm-staff-shell .dm-staff-topbar-brand-switch{display:none}}@media (width<=560px){.dm-root.dark.dm-portal.dm-staff-shell .dm-staff-mobile-context>span{display:none}.dm-root.dark.dm-portal.dm-staff-shell .dm-staff-topbar-brand-switch{min-width:6.75rem;max-width:9.5rem}}@media (width>=341px) and (width<=560px){.dm-root.dark.dm-portal.dm-staff-shell .dm-staff-topbar-brand-switch{width:clamp(9rem,38vw,9.5rem);min-width:9rem}}@media (width<=390px){.dm-root.dark.dm-portal.dm-staff-shell .dm-staff-mobile-dock{width:calc(100% - .9rem)}.dm-root.dark.dm-portal.dm-staff-shell .dm-staff-mobile-dock-link span{font-size:.68rem}}@media (prefers-contrast:more){.dm-staff-shell .dm-portal-link,.dm-staff-shell .dm-portal-sublink,.dm-staff-shell .dm-staff-mobile-dock{border-color:currentColor}.dm-staff-shell .dm-portal-link:not(.is-active),.dm-staff-shell .dm-portal-sublink:not(.is-active){color:var(--dm-ui-text,oklch(94% .006 255))}}@media (prefers-reduced-motion:reduce){.dm-root.dark.dm-portal.dm-staff-shell .dm-staff-skip-link,.dm-staff-shell .dm-portal-section-panel,.dm-staff-shell .dm-portal-subnav-wrap,.dm-staff-shell .dm-portal-section-toggle svg,.dm-staff-shell .dm-portal-link-caret,.dm-project-tab-scroll{transition:none!important}}.dm-root.dark.dm-portal.dm-staff-shell .dm-system-status,.dm-root.dark.dm-portal.dm-staff-shell .dm-system-status.is-neutral,.dm-root.dark.dm-portal.dm-staff-shell .dm-system-status.is-info,.dm-root.dark.dm-portal.dm-staff-shell .dm-system-status.is-scheduled,.dm-root.dark.dm-portal.dm-staff-shell .dm-system-status.is-progress,.dm-root.dark.dm-portal.dm-staff-shell .dm-system-status.is-success,.dm-root.dark.dm-portal.dm-staff-shell .dm-system-status.is-warning,.dm-root.dark.dm-portal.dm-staff-shell .dm-system-status.is-danger,.dm-root.dark.dm-portal.dm-staff-shell .dm-system-status.is-muted{letter-spacing:-.005em;border-radius:999px;gap:.42rem;min-height:1.55rem;padding:.2rem .58rem;font-size:.72rem;font-weight:640;line-height:1.15;box-shadow:inset 0 1px oklch(100% 0 0/.025);color:oklch(78% .012 255)!important;background:oklch(72% .012 255/.08)!important;border:1px solid oklch(82% .012 255/.16)!important}.dm-root.dark.dm-portal.dm-staff-shell .dm-system-status:before{opacity:.9;background:currentColor;flex:0 0 .38rem;width:.38rem;height:.38rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-system-status.is-info{color:oklch(82% .105 245)!important;background:oklch(56% .13 250/.17)!important;border-color:oklch(70% .12 250/.3)!important}.dm-root.dark.dm-portal.dm-staff-shell .dm-system-status.is-scheduled{color:oklch(84% .105 305)!important;background:oklch(55% .13 305/.17)!important;border-color:oklch(72% .115 305/.3)!important}.dm-root.dark.dm-portal.dm-staff-shell .dm-system-status.is-progress{color:oklch(83% .105 210)!important;background:oklch(56% .12 215/.18)!important;border-color:oklch(73% .115 215/.32)!important}.dm-root.dark.dm-portal.dm-staff-shell .dm-system-status.is-success{color:oklch(82% .12 155)!important;background:oklch(53% .13 158/.18)!important;border-color:oklch(72% .12 158/.3)!important}.dm-root.dark.dm-portal.dm-staff-shell .dm-system-status.is-warning{color:oklch(86% .13 82)!important;background:oklch(58% .13 72/.18)!important;border-color:oklch(78% .135 78/.32)!important}.dm-root.dark.dm-portal.dm-staff-shell .dm-system-status.is-danger{color:oklch(82% .115 24)!important;background:oklch(52% .16 24/.19)!important;border-color:oklch(70% .145 25/.34)!important}.dm-root.dark.dm-portal.dm-staff-shell .dm-system-status.is-muted{color:oklch(63% .012 255)!important;background:oklch(65% .01 255/.055)!important;border-color:oklch(72% .012 255/.11)!important}.dm-root.dark.dm-portal.dm-staff-shell .dm-system-status.is-role-admin{color:oklch(84% .105 305)!important;background:oklch(55% .13 305/.17)!important;border-color:oklch(72% .115 305/.3)!important}.dm-root.dark.dm-portal.dm-staff-shell .dm-system-status.is-role-staff{color:oklch(83% .105 210)!important;background:oklch(56% .12 215/.18)!important;border-color:oklch(73% .115 215/.32)!important}.dm-root.dark.dm-portal.dm-staff-shell .dm-system-status.is-role-client{color:oklch(82% .105 245)!important;background:oklch(56% .13 250/.17)!important;border-color:oklch(70% .12 250/.3)!important}.dm-root.dark.dm-portal.dm-staff-shell .dm-system-status.is-role-guest{color:oklch(86% .13 82)!important;background:oklch(58% .13 72/.18)!important;border-color:oklch(78% .135 78/.32)!important}.dm-root.dark.dm-portal.dm-staff-shell .dm-system-status.is-role-user{color:oklch(74% .025 255)!important;background:oklch(64% .02 255/.09)!important;border-color:oklch(74% .025 255/.2)!important}.dm-root.dark.dm-portal.dm-staff-shell .dm-system-filter:is(.is-info,.is-scheduled,.is-progress,.is-success,.is-warning,.is-danger,.is-muted):before{content:"";background:oklch(72% .012 255);border-radius:999px;flex:0 0 .4rem;width:.4rem;height:.4rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-system-filter.is-info:before{background:oklch(76% .12 245)}.dm-root.dark.dm-portal.dm-staff-shell .dm-system-filter.is-scheduled:before{background:oklch(78% .12 305)}.dm-root.dark.dm-portal.dm-staff-shell .dm-system-filter.is-progress:before{background:oklch(78% .12 210)}.dm-root.dark.dm-portal.dm-staff-shell .dm-system-filter.is-success:before{background:oklch(76% .13 155)}.dm-root.dark.dm-portal.dm-staff-shell .dm-system-filter.is-warning:before{background:oklch(82% .14 78)}.dm-root.dark.dm-portal.dm-staff-shell .dm-system-filter.is-danger:before{background:oklch(76% .14 24)}.dm-root.dark.dm-portal.dm-staff-shell .dm-system-filter.is-muted:before{background:oklch(62% .012 255)}.dm-root.dark.dm-portal.dm-staff-shell .dm-quarterly-report-page{gap:clamp(1.25rem,2vw,1.75rem)}.dm-root.dark.dm-portal.dm-staff-shell .dm-report-header{border-bottom:0;grid-template-columns:minmax(22rem,1fr) auto;align-items:end;gap:clamp(2rem,5vw,5rem);padding-bottom:.75rem;display:grid;box-shadow:none!important}.dm-root.dark.dm-portal.dm-staff-shell .dm-report-header h1{color:var(--dm-bo-text);font-size:clamp(2.4rem,4vw,3.8rem);font-weight:680;line-height:.98}.dm-root.dark.dm-portal.dm-staff-shell .dm-report-header>div:first-child>span{max-width:48rem;color:var(--dm-bo-muted);margin-top:1rem;font-size:.9rem;line-height:1.55}.dm-root.dark.dm-portal.dm-staff-shell .dm-report-actions{align-items:end;gap:.65rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-report-actions label{color:var(--dm-bo-muted);letter-spacing:.075em;gap:.45rem;font-size:.68rem;font-weight:680;line-height:1}.dm-root.dark.dm-portal.dm-staff-shell .dm-report-actions select{border-color:var(--dm-bo-line);min-width:7rem;height:2.75rem;color:var(--dm-bo-text);font-variant-numeric:tabular-nums;letter-spacing:.01em;border-radius:7px;padding-left:.8rem;font-size:.88rem;font-weight:620}.dm-root.dark.dm-portal.dm-staff-shell .dm-report-actions label:nth-child(3) select{min-width:9rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-report-actions button{border-color:var(--dm-bo-line);height:2.75rem;min-height:2.75rem;padding-inline:1rem;font-size:.84rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-report-period{color:var(--dm-bo-muted);border-bottom:0;grid-template-columns:auto minmax(0,1fr) auto;gap:1.1rem;padding:.25rem 0 .75rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-report-period>span{color:var(--dm-bo-text);font-variant-numeric:tabular-nums;font-size:.95rem;font-weight:680}.dm-root.dark.dm-portal.dm-staff-shell .dm-report-period p{color:var(--dm-bo-muted);font-variant-numeric:tabular-nums;font-size:.8rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-report-period small{color:oklch(66% .012 86);font-size:.75rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-report-metrics p{color:var(--dm-bo-muted);letter-spacing:.065em;font-size:.7rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-report-metrics strong{color:var(--dm-bo-text);font-variant-numeric:tabular-nums;font-size:clamp(1.75rem,3vw,2.35rem);font-weight:650}.dm-root.dark.dm-portal.dm-staff-shell .dm-report-metrics span{color:var(--dm-bo-muted);font-variant-numeric:tabular-nums;font-size:.74rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-report-workflow-bars span,.dm-root.dark.dm-portal.dm-staff-shell .dm-report-workflow-bars strong,.dm-root.dark.dm-portal.dm-staff-shell .dm-report-section header>span,.dm-root.dark.dm-portal.dm-staff-shell .dm-report-table,.dm-root.dark.dm-portal.dm-staff-shell .dm-report-brand-grid span{font-size:.78rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-report-workflow-bars strong,.dm-root.dark.dm-portal.dm-staff-shell .dm-report-funnel dd,.dm-root.dark.dm-portal.dm-staff-shell .dm-report-table [data-label]{color:var(--dm-bo-text);font-variant-numeric:tabular-nums}.dm-root.dark.dm-portal.dm-staff-shell .dm-report-funnel dt{color:var(--dm-bo-muted);font-size:.8rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-report-funnel dd{font-size:1.1rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-report-table .is-head,.dm-root.dark.dm-portal.dm-staff-shell .dm-report-table small{font-size:.68rem}@media (width<=1120px){.dm-root.dark.dm-portal.dm-staff-shell .dm-report-header{grid-template-columns:1fr;gap:1.5rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-report-actions{justify-content:flex-start}}@media (width<=640px){.dm-root.dark.dm-portal.dm-staff-shell .dm-report-header{min-width:0;padding-bottom:.25rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-report-actions{gap:.75rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-report-actions label,.dm-root.dark.dm-portal.dm-staff-shell .dm-report-actions label:nth-child(3) select{min-width:0}.dm-root.dark.dm-portal.dm-staff-shell .dm-report-period{gap:.45rem;padding-bottom:.5rem}}.dm-root.dark.dm-portal.dm-staff-shell,.dm-backoffice-form-dialog{scrollbar-color:oklch(90% .012 88/.24) transparent;scrollbar-width:thin}html.dm-product-dark-root:has(.dm-staff-shell){scrollbar-color:oklch(90% .012 88/.24) transparent;scrollbar-width:thin}html.dm-product-dark-root:has(.dm-staff-shell)::-webkit-scrollbar{width:8px;height:8px}.dm-root.dark.dm-portal.dm-staff-shell ::-webkit-scrollbar{width:8px;height:8px}.dm-backoffice-form-dialog ::-webkit-scrollbar{width:8px;height:8px}html.dm-product-dark-root:has(.dm-staff-shell)::-webkit-scrollbar-track{background:0 0}.dm-root.dark.dm-portal.dm-staff-shell ::-webkit-scrollbar-track{background:0 0}.dm-backoffice-form-dialog ::-webkit-scrollbar-track{background:0 0}html.dm-product-dark-root:has(.dm-staff-shell)::-webkit-scrollbar-thumb{background:oklch(90% .012 88/.24) padding-box padding-box;border:2px solid #0000;border-radius:999px;min-width:2.5rem;min-height:2.5rem}.dm-root.dark.dm-portal.dm-staff-shell ::-webkit-scrollbar-thumb{background:oklch(90% .012 88/.24) padding-box padding-box;border:2px solid #0000;border-radius:999px;min-width:2.5rem;min-height:2.5rem}.dm-backoffice-form-dialog ::-webkit-scrollbar-thumb{background:oklch(90% .012 88/.24) padding-box padding-box;border:2px solid #0000;border-radius:999px;min-width:2.5rem;min-height:2.5rem}html.dm-product-dark-root:has(.dm-staff-shell)::-webkit-scrollbar-thumb:hover{background:oklch(94% .012 88/.42) padding-box padding-box}.dm-root.dark.dm-portal.dm-staff-shell ::-webkit-scrollbar-thumb:hover{background:oklch(94% .012 88/.42) padding-box padding-box}.dm-backoffice-form-dialog ::-webkit-scrollbar-thumb:hover{background:oklch(94% .012 88/.42) padding-box padding-box}html.dm-product-dark-root:has(.dm-staff-shell)::-webkit-scrollbar-corner{background:0 0}.dm-root.dark.dm-portal.dm-staff-shell ::-webkit-scrollbar-corner{background:0 0}.dm-backoffice-form-dialog ::-webkit-scrollbar-corner{background:0 0}.dm-root.dark.dm-portal.dm-staff-shell .dm-detail-tabs [role=tablist]{scrollbar-color:oklch(90% .012 88/.2) transparent;scrollbar-gutter:stable;padding-bottom:.3rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-detail-tabs [role=tablist]:hover{scrollbar-color:oklch(94% .012 88/.38) transparent}.dm-project-tab-navigation{min-width:0;position:relative}.dm-project-tab-scroll-spacer{flex:0 0 3.1rem;align-self:stretch}.dm-project-tab-scroll{z-index:2;width:3.1rem;height:2.75rem;color:var(--dm-bo-text);cursor:pointer;opacity:1;border:0;place-items:center;padding:0;transition:color .18s cubic-bezier(.16,.84,.34,1),opacity .18s cubic-bezier(.16,.84,.34,1);display:grid;position:absolute;top:0}.dm-project-tab-scroll.is-previous{background:linear-gradient(90deg, var(--dm-bo-bg) 58%, transparent);justify-content:start;left:0}.dm-project-tab-scroll.is-next{background:linear-gradient(270deg, var(--dm-bo-bg) 58%, transparent);justify-content:end;right:0}.dm-project-tab-scroll:hover{color:var(--dm-bo-text-strong)}.dm-project-tab-scroll:focus-visible{outline:2px solid var(--dm-bo-text);outline-offset:-2px;border-radius:6px}.dm-project-tab-scroll[data-visible=false]{pointer-events:none;opacity:0}.dm-root.dark.dm-portal .dm-backoffice-load-error{width:min(100%,46rem);color:var(--dm-bo-text,var(--dm-ui-text,oklch(94% .012 88)));background:oklch(20% .025 28/.52);border:1px solid oklch(69% .13 28/.42);border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.85rem;padding:1.15rem;display:grid}.dm-root.dark.dm-portal .dm-backoffice-load-error.is-compact{width:100%;padding:.9rem}.dm-backoffice-load-error-icon{color:oklch(81% .1 35);background:oklch(69% .13 28/.16);border-radius:50%;place-items:center;width:2.25rem;height:2.25rem;display:grid}.dm-backoffice-load-error>div{justify-items:start;gap:.4rem;min-width:0;display:grid}.dm-backoffice-load-error strong{color:inherit;font-size:.9rem;line-height:1.35}.dm-backoffice-load-error p{max-width:68ch;color:var(--dm-bo-muted,var(--dm-ui-text-muted,oklch(72% .014 86)));overflow-wrap:anywhere;margin:0;font-size:.82rem;line-height:1.55}.dm-backoffice-load-error .button{margin-top:.25rem}@media (width<=420px){.dm-root.dark.dm-portal .dm-backoffice-load-error{grid-template-columns:1fr}.dm-backoffice-load-error-icon{width:2rem;height:2rem}}.dm-root.dark.dm-portal.dm-staff-shell :where(select:not([multiple])),.dm-backoffice-form-dialog :where(select:not([multiple])){appearance:none;--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;cursor:pointer;transition:border-color .15s cubic-bezier(.16,.84,.34,1),background-color .15s cubic-bezier(.16,.84,.34,1),box-shadow .15s cubic-bezier(.16,.84,.34,1);background-color:var(--dm-bo-bg,oklch(13.5% .006 85))!important;background-image:linear-gradient(45deg,#0000 50%,oklch(78% .012 88) 50%),linear-gradient(135deg,oklch(78% .012 88) 50%,#0000 50%)!important;background-position:calc(100% - .92rem),calc(100% - .63rem)!important;background-repeat:no-repeat!important;background-size:.32rem .32rem,.32rem .32rem!important;padding-right:2.35rem!important}.dm-root.dark.dm-portal.dm-staff-shell :where(select:not([multiple])):hover,.dm-backoffice-form-dialog :where(select:not([multiple])):hover{border-color:var(--dm-bo-line-strong,oklch(90% .012 88/.28));background-color:var(--dm-bo-panel,oklch(16.5% .006 85))!important}.dm-root.dark.dm-portal.dm-staff-shell :where(select:not([multiple])):focus-visible,.dm-backoffice-form-dialog :where(select:not([multiple])):focus-visible{background-image:linear-gradient(45deg,#0000 50%,oklch(94% .012 88) 50%),linear-gradient(135deg,oklch(94% .012 88) 50%,#0000 50%)!important}.dm-root.dark.dm-portal.dm-staff-shell :where(select option,select optgroup),.dm-backoffice-form-dialog :where(select option,select optgroup){color:oklch(94% .012 88);background:oklch(16.5% .006 85)}.dm-root.dark.dm-portal.dm-staff-shell :where(select,input,textarea):disabled,.dm-backoffice-form-dialog :where(select,input,textarea):disabled{cursor:not-allowed;opacity:.52}.dm-root.dark.dm-portal.dm-staff-shell :where(input,textarea)::placeholder,.dm-backoffice-form-dialog :where(input,textarea)::placeholder{color:oklch(62% .012 86);opacity:1}.dm-root.dark.dm-portal.dm-staff-shell input:is([type=date],[type=time],[type=datetime-local],[type=month],[type=week])::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(.88)sepia(.08);opacity:.68;transition:opacity .15s cubic-bezier(.16,.84,.34,1)}.dm-backoffice-form-dialog input:is([type=date],[type=time],[type=datetime-local],[type=month],[type=week])::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(.88)sepia(.08);opacity:.68;transition:opacity .15s cubic-bezier(.16,.84,.34,1)}.dm-root.dark.dm-portal.dm-staff-shell input:is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]):hover::-webkit-calendar-picker-indicator{opacity:1}.dm-backoffice-form-dialog input:is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]):hover::-webkit-calendar-picker-indicator{opacity:1}.dm-root.dark.dm-portal.dm-staff-shell input[type=number],.dm-backoffice-form-dialog input[type=number]{font-variant-numeric:tabular-nums}.dm-root.dark.dm-portal.dm-staff-shell :where(input[type=checkbox],input[type=radio]),.dm-backoffice-form-dialog :where(input[type=checkbox],input[type=radio]){accent-color:oklch(90% .012 88)}.dm-root.dark.dm-portal.dm-staff-shell input[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:invert(.78)sepia(.06);opacity:.72}.dm-backoffice-form-dialog input[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:invert(.78)sepia(.06);opacity:.72}@media (hover:hover) and (pointer:fine){.dm-root.dark.dm-portal.dm-staff-shell,.dm-backoffice-form-dialog{scrollbar-color:oklch(90% .012 88/.2) transparent}html.dm-product-dark-root:has(.dm-staff-shell){scrollbar-color:oklch(90% .012 88/.2) transparent}}.dm-root.dark.dm-portal.dm-staff-shell{--dm-bo-bg:oklch(13.5% .006 85);--dm-bo-panel:oklch(16.5% .006 85);--dm-bo-panel-raised:oklch(18.5% .007 85);--dm-bo-line:oklch(90% .012 88/.14);--dm-bo-line-strong:oklch(90% .012 88/.28);--dm-bo-text:oklch(94% .012 88);--dm-bo-muted:oklch(72% .014 86);--dm-bo-context:oklch(72% .1 230);background:var(--dm-bo-bg)}.dm-root.dark.dm-portal.dm-staff-shell[data-brand=sweet_vision]{--dm-bo-context:oklch(76% .105 78)}.dm-root.dark.dm-portal.dm-staff-shell .dm-portal-topbar{box-shadow:inset 0 -2px 0 color-mix(in oklch, var(--dm-bo-context) 55%, transparent)}.dm-root.dark.dm-portal.dm-staff-shell .dm-system-status.is-role-commercial{color:oklch(84% .095 185)!important;background:oklch(56% .1 185/.18)!important;border-color:oklch(75% .105 185/.32)!important}.dm-root.dark.dm-portal.dm-staff-shell .dm-portal-content{will-change:auto;width:100%;max-width:88rem;min-height:calc(100dvh - 4rem);padding:clamp(1.25rem,2.4vw,2.5rem);animation:none}.dm-root.dark.dm-portal.dm-staff-shell .dm-portal-aside,.dm-root.dark.dm-portal.dm-staff-shell .dm-portal-topbar{background:var(--dm-bo-bg)}.dm-root.dark.dm-portal.dm-staff-shell .dm-portal-link,.dm-root.dark.dm-portal.dm-staff-shell .dm-portal-sublink{border-radius:6px}.dm-root.dark.dm-portal.dm-staff-shell .dm-portal-link.is-active,.dm-root.dark.dm-portal.dm-staff-shell .dm-portal-sublink.is-active{background:var(--dm-bo-panel-raised)}.dm-root.dark.dm-portal.dm-staff-shell .dm-finance-reminder-toolbar{border-top:1px solid var(--dm-bo-line);border-bottom:1px solid var(--dm-bo-line);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:.85rem 0;display:flex}.dm-root.dark.dm-portal.dm-staff-shell .dm-finance-reminder-toolbar>div{gap:.2rem;display:grid}.dm-root.dark.dm-portal.dm-staff-shell .dm-finance-reminder-toolbar small{color:var(--dm-bo-muted);font-size:.76rem}.dm-payment-reminder-dialog .dm-payment-reminder-preview{border:1px solid var(--dm-dialog-line);background:oklch(14% .006 85);border-radius:7px;gap:.55rem;max-height:22rem;padding:.9rem;display:grid;overflow:auto}.dm-payment-reminder-dialog .dm-payment-reminder-preview span,.dm-payment-reminder-dialog .dm-payment-reminder-preview small{color:var(--dm-dialog-muted);font-size:.75rem}.dm-payment-reminder-dialog .dm-payment-reminder-preview pre{color:var(--dm-dialog-text);white-space:pre-wrap;margin:0;font-family:inherit;font-size:.82rem;line-height:1.5}.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard{--dm-dashboard-text:var(--dm-bo-text);--dm-dashboard-muted:var(--dm-bo-muted);--dm-dashboard-faint:oklch(62% .012 86);--dm-dashboard-border:var(--dm-bo-line);--dm-dashboard-border-strong:var(--dm-bo-line-strong);--dm-dashboard-inner:oklch(13% .005 85);gap:1.25rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard-top{min-height:3.25rem;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-studio-search{border-color:var(--dm-bo-line);background:var(--dm-bo-panel);min-height:2.75rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-operation-hero{border-top:1px solid var(--dm-bo-line);border-bottom:1px solid var(--dm-bo-line);grid-template-columns:minmax(0,1fr) minmax(18rem,22rem);align-items:stretch;gap:clamp(1.5rem,4vw,4rem);padding:clamp(1.5rem,3vw,2.75rem) 0}.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-operation-copy{min-height:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;contain:none;background:0 0;border:0;align-content:center;padding:0}.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-operation-copy:before,.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-active-production-card:before,.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-studio-panel:before,.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-studio-metric-card:before,.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-premium-list-card:before{content:none}.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-operation-copy h1{max-width:28rem;margin-top:.45rem;font-size:clamp(2.25rem,4vw,3.4rem);font-weight:690;line-height:.98}.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-operation-copy p:not(.dm-premium-eyebrow){max-width:42rem;margin-top:1rem;font-size:.95rem;line-height:1.55}.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-active-production-card{border:1px solid var(--dm-bo-line-strong);background:var(--dm-bo-panel);min-height:12.5rem;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;contain:none;border-radius:8px;padding:1rem;overflow:hidden}.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-active-production-card:after{background:linear-gradient(oklch(8% .004 85/.08),oklch(8% .004 85/.86))}.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-active-production-card img{opacity:1;filter:none;image-rendering:auto;transition:opacity .18s cubic-bezier(.16,.84,.34,1);transform:none}.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-active-production-card:hover img,.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-active-production-card:focus-visible img{opacity:1;filter:none;transform:none}.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-studio-panel,.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-studio-metric-card,.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-premium-list-card{border-color:var(--dm-bo-line);background:var(--dm-bo-panel);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;contain:none;border-radius:8px}.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-studio-metric-card:hover,.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-client-project-list a:hover,.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-delivery-link-list a:hover,.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-premium-row-link:hover,.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-active-production-card:hover{border-color:var(--dm-bo-line-strong);background:var(--dm-bo-panel-raised);transform:none}.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-project-stage-track{gap:.75rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-project-stage-track div,.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-project-stage-track .dm-liquid-stage{min-height:auto;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;gap:.6rem;padding:0;overflow:visible}.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-project-stage-track .dm-liquid-stage:before,.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-project-stage-track .dm-liquid-stage:after{content:none}.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-project-stage-track span,.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-project-stage-track .dm-liquid-stage span{height:.3rem;box-shadow:none;background:oklch(90% .012 88/.16);border:0;border-radius:999px}.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-project-stage-track .is-done span,.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-project-stage-track .is-active span,.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-project-stage-track .dm-liquid-stage span{background:var(--dm-bo-text)}.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-project-stage-track small,.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-dashboard .dm-project-stage-track .dm-liquid-stage small{color:var(--dm-bo-muted);padding-inline:.05rem;font-size:.68rem}.dm-staff-shell .dm-studio-queues{grid-template-columns:repeat(auto-fit,minmax(min(19rem,100%),1fr))}.dm-staff-shell .dm-queue-row-heading{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:.75rem;display:grid}.dm-staff-shell .dm-queue-row-heading>:first-child,.dm-staff-shell .dm-queue-row-detail{overflow-wrap:anywhere;min-width:0}.dm-staff-shell .dm-queue-row-meta{max-width:11rem;color:var(--dm-bo-muted);text-align:right;font-size:.72rem;line-height:1.25}.dm-staff-shell .dm-queue-row-detail{color:var(--dm-bo-muted);margin:.35rem 0 0;font-size:.75rem}.dm-staff-shell .dm-cms-tabs{grid-template-columns:repeat(auto-fit,minmax(10.5rem,1fr))}.dm-staff-shell .dm-cms-tabs button{min-width:0}.dm-staff-shell .dm-cms-workspace.is-article-workspace{grid-template-columns:minmax(21rem,.42fr) minmax(0,1fr)}.dm-staff-shell .dm-cms-list,.dm-staff-shell .dm-cms-editor{border-color:var(--dm-bo-line);background:var(--dm-bo-panel);box-shadow:none}.dm-staff-shell .dm-cms-records li{grid-template-columns:minmax(0,1fr) auto repeat(3,2.35rem);gap:.4rem;padding:.5rem}.dm-staff-shell .dm-cms-records li>button:not(:first-child){width:2.35rem;min-width:2.35rem;padding-inline:0}.dm-product-onboarding-overlay.is-backoffice{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:oklch(7% .004 85/.78)}.dm-product-onboarding.is-backoffice{color:oklch(94% .012 88);background:oklch(13.5% .006 85);border-color:oklch(90% .012 88/.18);border-radius:10px;width:min(64rem,100vw - 2rem);height:min(40rem,100dvh - 2rem);box-shadow:0 24px 72px oklch(4% .004 85/.58)}.dm-product-onboarding.is-backoffice .dm-product-onboarding-layout{grid-template-columns:minmax(14rem,16rem) minmax(0,1fr)}.dm-product-onboarding.is-backoffice .dm-product-onboarding-progress{background:oklch(15% .006 85);padding:1rem .75rem}.dm-product-onboarding.is-backoffice .dm-product-onboarding-progress button{border:0;border-radius:5px;grid-template-columns:1.65rem minmax(0,1fr) .9rem;gap:.45rem;min-height:2.35rem;padding:.42rem .55rem}.dm-product-onboarding.is-backoffice .dm-product-onboarding-progress button:hover,.dm-product-onboarding.is-backoffice .dm-product-onboarding-progress button.is-active{background:oklch(94% .012 88/.08);border:0}.dm-product-onboarding.is-backoffice .dm-product-onboarding-progress button.is-active{color:oklch(94% .012 88)}.dm-product-onboarding.is-backoffice .dm-product-onboarding-step-number{color:oklch(64% .012 86);font-variant-numeric:tabular-nums;font-size:.62rem}.dm-product-onboarding.is-backoffice .dm-product-onboarding-progress button.is-active .dm-product-onboarding-step-number{color:oklch(94% .012 88)}.dm-product-onboarding.is-backoffice .dm-product-onboarding-progress button.is-subitem{grid-template-columns:1.65rem minmax(0,1fr) .9rem;width:calc(100% - 1rem);margin-left:1rem;padding-left:.55rem}.dm-product-onboarding.is-backoffice .dm-product-onboarding-progress button.is-subitem:before,.dm-product-onboarding.is-backoffice .dm-product-onboarding-symbol{display:none}.dm-product-onboarding.is-backoffice .dm-product-onboarding-stage{padding:clamp(2rem,4vw,3.25rem) clamp(2rem,5vw,4rem) 2rem}.dm-product-onboarding.is-backoffice .dm-product-onboarding-stage h2{max-width:24ch;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,system-ui,sans-serif;font-size:clamp(1.7rem,2.7vw,2.35rem);font-weight:680;line-height:1.08}.dm-product-onboarding.is-backoffice .dm-product-onboarding-stage>p:not(.dm-product-onboarding-eyebrow){max-width:44rem;font-size:.92rem}.dm-product-onboarding.is-backoffice .dm-product-onboarding-points{max-width:44rem;margin-top:1.35rem}@media (width<=1100px){.dm-staff-shell .dm-cms-workspace.is-article-workspace{grid-template-columns:1fr}}@media (width<=820px){.dm-staff-shell .dm-studio-dashboard .dm-operation-hero{grid-template-columns:1fr;gap:1.5rem}.dm-staff-shell .dm-studio-dashboard .dm-active-production-card{min-height:12rem}}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-queue-summary{border:1px solid var(--dm-bo-line);background:var(--dm-bo-panel);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-queue-metric{border:0;border-right:1px solid var(--dm-bo-line);min-width:0;min-height:5.25rem;color:var(--dm-bo-muted);text-align:left;background:0 0;border-radius:0;grid-template-rows:auto auto;grid-template-columns:auto 1fr;gap:.1rem .7rem;padding:.9rem 1rem;transition:background .17s cubic-bezier(.16,.84,.34,1),color .17s cubic-bezier(.16,.84,.34,1);display:grid}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-queue-metric:last-child{border-right:0}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-queue-metric:hover,.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-queue-metric.is-active{color:var(--dm-bo-text);background:oklch(94% .012 88/.07)}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-queue-metric>span{width:1.5rem;height:1.5rem;color:var(--dm-bo-muted);grid-row:1/-1;align-self:center;place-items:center;display:grid}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-queue-metric>span svg{stroke-width:1.5px;width:1.25rem;height:1.25rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-queue-metric strong{color:var(--dm-bo-text);font-size:1.25rem;line-height:1}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-queue-metric small{text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-toolbar{grid-template-columns:minmax(0,1fr);gap:.75rem;display:grid}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-toolbar-main{grid-template-columns:minmax(18rem,1fr) auto;align-items:stretch;gap:.5rem;display:grid}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-toolbar-main>input[type=search]{width:100%}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-toolbar-controls{gap:.5rem;min-width:0;display:flex}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-filter-strip{border-top:1px solid var(--dm-bo-line);flex-wrap:wrap;gap:.4rem;min-width:0;padding-top:.75rem;display:flex}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-toolbar-select{border:1px solid var(--dm-bo-line);min-height:2.35rem;color:var(--dm-bo-muted);border-radius:8px;grid-template-columns:auto auto;align-items:center;gap:.45rem;padding-left:.7rem;font-size:.72rem;display:grid}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-toolbar-select select{border:0;border-left:1px solid var(--dm-bo-line);min-width:7rem;height:100%;color:var(--dm-bo-text);background:oklch(19% .006 88);border-radius:0 7px 7px 0;padding-inline:.6rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-row-signals{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-priority{border:1px solid var(--dm-bo-line);min-height:1.45rem;color:var(--dm-bo-muted);border-radius:999px;align-items:center;padding:.15rem .45rem;font-size:.68rem;font-weight:650;display:inline-flex}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-priority.is-high{color:oklch(84% .1 78);border-color:oklch(77% .11 72/.48)}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-priority.is-urgent{color:oklch(80% .13 28);border-color:oklch(69% .16 28/.55)}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-follow-up-value{gap:.2rem;display:grid}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-table th:nth-child(5),.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-table td:nth-child(5){width:12.5rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-follow-up-value strong{color:var(--dm-bo-text);font-size:.79rem;font-weight:620}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-follow-up-note{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:34ch;line-height:1.35;display:-webkit-box;overflow:hidden}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-follow-up-meta{text-overflow:ellipsis;white-space:nowrap;max-width:34ch;overflow:hidden}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-contact-actions{flex-wrap:wrap;gap:.55rem;display:flex}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-contact-actions a{align-items:center;gap:.45rem;display:inline-flex}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-request-panel .dm-detail-note{max-width:68ch;margin:0 0 1rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-request-data{grid-template-columns:minmax(0,1fr);gap:0;padding-block:.1rem .15rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-request-data>div{grid-template-columns:minmax(9.5rem,.3fr) minmax(0,1fr);align-items:baseline;column-gap:clamp(1.5rem,4vw,3.5rem);padding-block:.48rem;display:grid}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-request-data :is(dt,dd){line-height:1.45}.dm-root.dark.dm-portal.dm-staff-shell .dm-client-context-panel .dm-client-context-list{margin-bottom:1rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-client-context-panel .dm-client-context-list>li,.dm-root.dark.dm-portal.dm-staff-shell .dm-client-context-panel .dm-client-context-list>li.is-current{border:0;border-bottom:1px solid var(--dm-bo-line);background:0 0;border-radius:0;min-height:0;padding:.1rem 0 1rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-client-context-panel .dm-client-context-copy{max-width:68ch;margin:0;line-height:1.55}.dm-root.dark.dm-portal.dm-staff-shell .dm-client-context-panel .dm-client-context-actions{align-items:start;gap:.75rem;margin-top:1rem;padding-top:1rem;display:grid}.dm-root.dark.dm-portal.dm-staff-shell .dm-client-context-buttons{flex-wrap:wrap;gap:.55rem;display:flex}.dm-root.dark.dm-portal.dm-staff-shell .dm-client-portal-members{gap:0}.dm-root.dark.dm-portal.dm-staff-shell .dm-client-portal-member{background:0 0;border:0;border-radius:0;padding:.15rem 1rem .15rem 0}.dm-root.dark.dm-portal.dm-staff-shell .dm-client-portal-member+.dm-client-portal-member{border-left:1px solid var(--dm-bo-line);padding-left:1rem;padding-right:0}.dm-root.dark.dm-portal.dm-staff-shell .dm-client-portal-member-head{grid-template-columns:minmax(0,1fr) auto;display:grid}.dm-root.dark.dm-portal.dm-staff-shell .dm-client-portal-member-head>.dm-system-status{flex:none;max-width:100%}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-follow-up-fields,.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-activity-form,.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-field{gap:.45rem;display:grid}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-activity-form,.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-follow-up-fields{gap:1rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-fieldset{border:0;gap:.7rem;min-width:0;margin:0;padding:0;display:grid}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-fieldset+.dm-lead-fieldset{border-top:1px solid var(--dm-bo-line);padding-top:1rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-fieldset legend{color:var(--dm-bo-text);padding:0;font-size:.76rem;font-weight:700}.dm-root.dark.dm-portal.dm-staff-shell :is(.dm-lead-owner-fields,.dm-lead-next-action-fields){gap:.7rem;min-width:0;display:grid}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-owner-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-field>span{color:var(--dm-bo-muted);font-size:.72rem;font-weight:650}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-field :is(input,select,textarea){border:1px solid var(--dm-bo-line);width:100%;min-height:2.625rem;color:var(--dm-bo-text);background:oklch(16% .005 88);border-radius:7px;padding:.65rem .75rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-field textarea{resize:vertical;min-height:5.5rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-field textarea.dm-lead-action-note{min-height:4.5rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-follow-up-actions,.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-lost-reason{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;margin-top:.9rem;display:flex}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-lost-reason{border-top:1px solid var(--dm-bo-line);justify-content:stretch;padding-top:.9rem;display:grid}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-convert-action{border-top:1px solid var(--dm-bo-line);justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-convert-action>div:first-child{gap:.2rem;min-width:0;display:grid}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-convert-action strong{color:var(--dm-bo-text);font-size:.8rem;font-weight:680}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-convert-action span{max-width:34ch;color:var(--dm-bo-muted);font-size:.74rem;line-height:1.45}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-convert-action button{white-space:nowrap;flex:none}@media (width>=821px) and (width<=1120px){.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-toolbar-main{grid-template-columns:minmax(0,1fr)}}@media (width<=820px){.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-queue-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-queue-metric:nth-child(2){border-right:0}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-queue-metric:nth-child(-n+2){border-bottom:1px solid var(--dm-bo-line)}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-toolbar-select{flex:none}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-toolbar{grid-template-columns:minmax(0,1fr);display:grid;overflow:visible}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-toolbar-main{grid-template-columns:minmax(0,1fr)}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-toolbar-main>input[type=search]{min-height:44px!important}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-filter-strip{flex-wrap:wrap;padding-bottom:0;overflow:visible}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-filter-strip>*{flex:none;min-height:44px}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-contact-actions{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-contact-actions a{justify-content:center;min-height:44px}}@media (width<=480px){.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-toolbar-controls{grid-template-columns:minmax(0,1fr);display:grid}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-toolbar-select{grid-template-columns:minmax(0,1fr) minmax(8rem,auto)}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-convert-action{grid-template-columns:minmax(0,1fr);display:grid}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-convert-action button{width:100%}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-owner-fields,.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-contact-actions{grid-template-columns:minmax(0,1fr)}}@media (width<=720px){.dm-product-onboarding.is-backoffice{border-radius:0;width:100vw;height:100dvh}.dm-product-onboarding.is-backoffice .dm-product-onboarding-layout{grid-template-columns:1fr}.dm-product-onboarding.is-backoffice .dm-product-onboarding-progress button,.dm-product-onboarding.is-backoffice .dm-product-onboarding-progress button.is-subitem{grid-template-columns:1.65rem;width:2.7rem;margin-left:0}.dm-product-onboarding.is-backoffice .dm-product-onboarding-progress button.is-active,.dm-product-onboarding.is-backoffice .dm-product-onboarding-progress button.is-subitem.is-active{grid-template-columns:1.65rem auto;width:auto}.dm-product-onboarding.is-backoffice .dm-product-onboarding-stage{padding:1.5rem 1.25rem 1.25rem}.dm-staff-shell .dm-queue-row-heading{grid-template-columns:1fr;gap:.25rem}.dm-staff-shell .dm-queue-row-meta{text-align:left;max-width:none}.dm-staff-shell .dm-cms-records li{grid-template-columns:minmax(0,1fr) repeat(3,2.35rem)}.dm-staff-shell .dm-cms-records li>.dm-system-status{grid-area:2/1/auto/-1;justify-self:start}}@keyframes dm-staff-route-progress{0%{transform:translate(-115%)}to{transform:translate(260%)}}@keyframes dm-staff-state-arrive{0%{opacity:.45;transform:scale(.72)}to{opacity:1;transform:scale(1)}}.dm-root.dark.dm-portal.dm-staff-shell ::selection{color:var(--dm-bo-text);background:oklch(78% .04 85/.32)}.dm-root.dark.dm-portal.dm-staff-shell .dm-staff-route-progress{z-index:85;opacity:0;pointer-events:none;background:0 0;height:2px;margin-bottom:-2px;transition:opacity .12s cubic-bezier(.16,.84,.34,1);position:sticky;top:0;overflow:hidden}.dm-root.dark.dm-portal.dm-staff-shell .dm-staff-route-progress.is-visible{opacity:1}.dm-root.dark.dm-portal.dm-staff-shell .dm-staff-route-progress span{background:var(--dm-bo-text);width:34%;height:100%;animation:.92s cubic-bezier(.16,.84,.34,1) infinite dm-staff-route-progress;display:block;transform:translate(-115%)}.dm-root.dark.dm-portal.dm-staff-shell :where(a,button,input,textarea,select,[role=tab]):focus-visible{outline-color:oklch(94% .012 88/.82);box-shadow:0 0 0 4px oklch(94% .012 88/.08)}.dm-root.dark.dm-portal.dm-staff-shell :where(input,textarea,select,[role=combobox]):user-invalid{border-color:oklch(65% .13 25/.82)!important;box-shadow:0 0 0 3px oklch(65% .13 25/.1)!important}.dm-root.dark.dm-portal.dm-staff-shell .dm-cms-field:focus-within>span,.dm-root.dark.dm-portal.dm-staff-shell .dm-blog-block-fields label:focus-within>span,.dm-root.dark.dm-portal.dm-staff-shell .dm-detail-panel label:focus-within{color:var(--dm-bo-text)}.dm-root.dark.dm-portal.dm-staff-shell .dm-portal-section-panel,.dm-root.dark.dm-portal.dm-staff-shell .dm-portal-subnav-wrap{transition:opacity .15s cubic-bezier(.16,.84,.34,1),transform .18s cubic-bezier(.16,.84,.34,1)}.dm-root.dark.dm-portal.dm-staff-shell .dm-system-table-card tbody tr:focus-within,.dm-root.dark.dm-portal.dm-staff-shell .dm-cms-records li:focus-within,.dm-root.dark.dm-portal.dm-staff-shell .dm-client-project-list li:focus-within,.dm-root.dark.dm-portal.dm-staff-shell .dm-delivery-link-list li:focus-within{background:oklch(94% .012 88/.055)}.dm-root.dark.dm-portal.dm-staff-shell .dm-cms-tabs button.is-active em{color:var(--dm-bo-text);background:oklch(94% .012 88/.1);border-color:oklch(94% .012 88/.28)}.dm-root.dark.dm-portal.dm-staff-shell .dm-cms-save-state{color:var(--dm-bo-muted);white-space:nowrap;align-items:center;gap:.45rem;font-size:.72rem;display:inline-flex}.dm-root.dark.dm-portal.dm-staff-shell .dm-cms-save-state:before{content:"";background:oklch(64% .012 86);border-radius:999px;flex:0 0 .4rem;width:.4rem;height:.4rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-cms-save-state.is-dirty:before{background:oklch(76% .1 80)}.dm-root.dark.dm-portal.dm-staff-shell .dm-cms-save-state.is-saving:before{background:oklch(72% .06 250);animation:.62s ease-in-out infinite alternate dm-staff-state-arrive}.dm-root.dark.dm-portal.dm-staff-shell .dm-cms-save-state.is-saved:before{background:oklch(70% .09 145);animation:.22s cubic-bezier(.16,.84,.34,1) both dm-staff-state-arrive}.dm-root.dark.dm-portal.dm-staff-shell .dm-cms-save-state.is-error:before{background:oklch(68% .13 25)}@media (hover:hover) and (pointer:fine){.dm-root.dark.dm-portal.dm-staff-shell .dm-card-arrow,.dm-root.dark.dm-portal.dm-staff-shell .dm-active-production-card>svg,.dm-root.dark.dm-portal.dm-staff-shell .dm-detail-back:before,.dm-root.dark.dm-portal.dm-staff-shell .dm-cms-records li>button:not(:first-child) svg,.dm-root.dark.dm-portal.dm-staff-shell .dm-system-table-card button svg{transition:transform .18s cubic-bezier(.16,.84,.34,1)}.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-metric-card:hover .dm-card-arrow,.dm-root.dark.dm-portal.dm-staff-shell .dm-active-production-card:hover>svg{transform:translate(3px)}.dm-root.dark.dm-portal.dm-staff-shell .dm-cms-records li>button:not(:first-child):hover svg,.dm-root.dark.dm-portal.dm-staff-shell .dm-system-table-card button:hover svg{transform:scale(1.08)}}@media (prefers-reduced-motion:reduce){.dm-root.dark.dm-portal.dm-staff-shell .dm-staff-route-progress,.dm-root.dark.dm-portal.dm-staff-shell .dm-staff-route-progress span,.dm-root.dark.dm-portal.dm-staff-shell .dm-cms-save-state:before,.dm-root.dark.dm-portal.dm-staff-shell .dm-card-arrow,.dm-root.dark.dm-portal.dm-staff-shell .dm-active-production-card>svg{transition:none!important;animation:none!important}.dm-root.dark.dm-portal.dm-staff-shell .dm-staff-route-progress span{width:100%;transform:none}}@keyframes dm-staff-skeleton-sweep{0%{transform:translate(-115%)}to{transform:translate(115%)}}.dm-root.dark.dm-portal.dm-staff-shell .dm-skeleton-page{gap:clamp(.9rem,1.4vw,1.25rem)}.dm-root.dark.dm-portal.dm-staff-shell .dm-skeleton-line,.dm-root.dark.dm-portal.dm-staff-shell .dm-skeleton-action,.dm-root.dark.dm-portal.dm-staff-shell .dm-audit-skeleton span,.dm-root.dark.dm-portal.dm-staff-shell .dm-report-skeleton span{background:oklch(90% .008 88/.075);animation:none;position:relative;overflow:hidden}.dm-root.dark.dm-portal.dm-staff-shell .dm-skeleton-line:after,.dm-root.dark.dm-portal.dm-staff-shell .dm-skeleton-action:after,.dm-root.dark.dm-portal.dm-staff-shell .dm-audit-skeleton span:after,.dm-root.dark.dm-portal.dm-staff-shell .dm-report-skeleton span:after{content:"";background:linear-gradient(90deg,#0000,oklch(96% .008 88/.11),#0000);animation:1.8s cubic-bezier(.16,.84,.34,1) infinite dm-staff-skeleton-sweep;position:absolute;inset:0;transform:translate(-115%)}.dm-root.dark.dm-portal.dm-staff-shell .dm-skeleton-heading{margin-bottom:0}.dm-root.dark.dm-portal.dm-staff-shell .dm-skeleton-heading>div,.dm-root.dark.dm-portal.dm-staff-shell .dm-skeleton-content-row,.dm-root.dark.dm-portal.dm-staff-shell .dm-skeleton-cell,.dm-root.dark.dm-portal.dm-staff-shell .dm-skeleton-stack.is-compact{gap:.45rem;display:grid}.dm-root.dark.dm-portal.dm-staff-shell .dm-skeleton-region{pointer-events:none}.dm-root.dark.dm-portal.dm-staff-shell .dm-inline-list-skeleton,.dm-root.dark.dm-portal.dm-staff-shell .dm-inline-list-skeleton>div{gap:.5rem;display:grid}.dm-root.dark.dm-portal.dm-staff-shell .dm-inline-list-skeleton .dm-skeleton-content-row{border:1px solid var(--dm-bo-line);background:var(--dm-bo-panel);border-radius:8px;align-content:center;min-height:3.75rem;padding:.72rem .78rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-skeleton-notification{border:1px solid var(--dm-bo-line);background:var(--dm-bo-panel);border-radius:8px;align-content:start;gap:.62rem;min-height:8.4rem;padding:.9rem;display:grid}.dm-root.dark.dm-portal.dm-staff-shell .dm-skeleton-calendar-day{min-height:12rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-skeleton-calendar-event{grid-template-columns:4.15rem minmax(0,1fr) auto;align-items:center;gap:.7rem;min-height:4rem;padding:.78rem .72rem;display:grid}.dm-root.dark.dm-portal.dm-staff-shell .dm-skeleton-calendar-event>span:not(.dm-skeleton-action){gap:.35rem;display:grid}.dm-root.dark.dm-portal.dm-staff-shell .dm-skeleton-action{border-radius:999px;justify-self:end;width:2rem;height:2rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-staff-overview-skeleton .dm-studio-panel{min-height:17rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-staff-overview-skeleton .dm-skeleton-stack{gap:0}.dm-root.dark.dm-portal.dm-staff-shell .dm-staff-overview-skeleton .dm-skeleton-content-row{border-bottom:1px solid var(--dm-bo-line);align-content:center;min-height:4.35rem;padding-block:.75rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-staff-overview-skeleton .dm-skeleton-content-row:last-child{border-bottom:0}.dm-root.dark.dm-portal.dm-staff-shell .dm-skeleton-queues .dm-premium-list-card{min-height:12rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-skeleton-table-frame{min-width:48rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-skeleton-table .dm-skeleton-row{grid-template-columns:minmax(12rem,1.5fr) minmax(8rem,.8fr) minmax(8rem,.75fr) minmax(6rem,.55fr) 2.5rem;min-height:4.15rem;padding-inline:.95rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-skeleton-table .dm-skeleton-row.is-head{min-height:2.75rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-detail-skeleton .dm-detail-grid{align-items:start}.dm-root.dark.dm-portal.dm-staff-shell .dm-detail-skeleton-main{grid-column:span 7}.dm-root.dark.dm-portal.dm-staff-shell .dm-detail-skeleton-side{grid-column:span 5}.dm-root.dark.dm-portal.dm-staff-shell .dm-detail-skeleton-wide{grid-column:1/-1}@media (width<=1180px){.dm-root.dark.dm-portal.dm-staff-shell .dm-staff-overview-skeleton .dm-notification-list,.dm-root.dark.dm-portal.dm-staff-shell .dm-staff-overview-skeleton .dm-staff-calendar-days{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.dm-root.dark.dm-portal.dm-staff-shell .dm-detail-skeleton-main,.dm-root.dark.dm-portal.dm-staff-shell .dm-detail-skeleton-side,.dm-root.dark.dm-portal.dm-staff-shell .dm-detail-skeleton-wide{grid-column:1/-1}}@media (width<=640px){.dm-root.dark.dm-portal.dm-staff-shell .dm-staff-overview-skeleton .dm-notification-list,.dm-root.dark.dm-portal.dm-staff-shell .dm-staff-overview-skeleton .dm-staff-calendar-days{grid-template-columns:1fr}.dm-root.dark.dm-portal.dm-staff-shell .dm-skeleton-calendar-event{grid-template-columns:3.7rem minmax(0,1fr) auto}}@media (prefers-reduced-motion:reduce){.dm-root.dark.dm-portal.dm-staff-shell .dm-skeleton-line:after,.dm-root.dark.dm-portal.dm-staff-shell .dm-skeleton-action:after,.dm-root.dark.dm-portal.dm-staff-shell .dm-audit-skeleton span:after,.dm-root.dark.dm-portal.dm-staff-shell .dm-report-skeleton span:after{content:none;animation:none}}.dm-root.dark.dm-portal.dm-staff-shell :is(.dm-system-header,.dm-system-page-header,.dm-report-header){border:0;border-bottom:1px solid var(--dm-bo-line);background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1.5rem;padding:0 0 1.35rem;display:grid}.dm-root.dark.dm-portal.dm-staff-shell :is(.dm-system-header,.dm-system-page-header,.dm-report-header) h1{letter-spacing:-.025em;max-width:26ch;margin:.35rem 0 0;font-size:2.55rem;font-weight:680;line-height:1.05}.dm-root.dark.dm-portal.dm-staff-shell :is(.dm-system-header,.dm-system-page-header,.dm-report-header) p:not(.dm-premium-eyebrow){max-width:65ch;color:var(--dm-bo-muted);margin:.72rem 0 0;font-size:.92rem;line-height:1.55}.dm-root.dark.dm-portal.dm-staff-shell .dm-platform-settings{gap:1.25rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-platform-setting-row{gap:clamp(2rem,4vw,4rem);padding-block:1.25rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-platform-setting-copy{grid-template-columns:minmax(0,1fr);gap:0}.dm-root.dark.dm-portal.dm-staff-shell .dm-platform-setting-copy h2{letter-spacing:-.015em;margin-top:.4rem;font-size:1.25rem;font-weight:680;line-height:1.2}.dm-root.dark.dm-portal.dm-staff-shell .dm-portal-content :where(input:not([type=hidden]):not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]),select){border-radius:8px;height:2.625rem;min-height:2.625rem;font-size:.84rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-portal-content textarea{border-radius:8px;font-size:.84rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-admin-bulk-form{align-items:start}.dm-root.dark.dm-portal.dm-staff-shell .dm-admin-bulk-form textarea{min-height:9.5rem}@media (width<=480px){.dm-root.dark.dm-portal.dm-staff-shell .dm-admin-bulk-form textarea{min-height:10rem}}.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-search input{background:0 0;border:0;border-radius:0;width:100%;height:auto;min-height:0}.dm-root.dark.dm-portal.dm-staff-shell .dm-audit-search input[type=search],.dm-root.dark.dm-portal.dm-staff-shell .dm-audit-filter select{background:0 0;border:0;border-radius:0;height:2.625rem;min-height:2.625rem;box-shadow:none!important}.dm-root.dark.dm-portal.dm-staff-shell :is(.dm-system-header-actions,.dm-system-toolbar,.dm-system-row-actions,.dm-platform-setting-actions,.dm-report-actions,.dm-audit-toolbar,.dm-detail-actions) :where(button,a){border-radius:8px;min-height:2.625rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-report-actions select,.dm-root.dark.dm-portal.dm-staff-shell .dm-report-actions button{border-radius:8px;height:2.625rem;min-height:2.625rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-project-header-aside>.dm-detail-metrics{border:1px solid var(--dm-ui-line);background:var(--dm-ui-panel);border-radius:9px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:100%;overflow:hidden}.dm-root.dark.dm-portal.dm-staff-shell .dm-project-header-aside .dm-detail-metric{border:0;border-inline-start:1px solid var(--dm-ui-line);background:0 0;border-radius:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.7rem;min-height:4.85rem;padding:.85rem .95rem;display:grid}.dm-root.dark.dm-portal.dm-staff-shell .dm-project-header-aside .dm-detail-metric:first-child{border-inline-start:0}.dm-root.dark.dm-portal.dm-staff-shell .dm-detail-metric-icon{color:var(--dm-ui-text-faint);align-items:center;display:inline-flex}.dm-root.dark.dm-portal.dm-staff-shell .dm-detail-metric-icon>svg{stroke-width:1.7px;width:1.1rem;height:1.1rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-detail-metric-copy{gap:.18rem;min-width:0;display:grid}.dm-root.dark.dm-portal.dm-staff-shell .dm-detail-metric-copy>strong{font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(1.05rem,1.7vw,1.3rem);line-height:1.05;overflow:hidden}.dm-root.dark.dm-portal.dm-staff-shell .dm-detail-metric-copy>span{color:var(--dm-ui-text-muted);white-space:nowrap;font-size:.75rem;font-weight:570;line-height:1.3}.dm-root.dark.dm-portal.dm-staff-shell .dm-delivery-editor-grid{grid-template-columns:minmax(0,1fr);container:dm-delivery-editor/inline-size}.dm-root.dark.dm-portal.dm-staff-shell .dm-delivery-editor-grid>*{grid-column:1}.dm-root.dark.dm-portal.dm-staff-shell .dm-delivery-admin-row{border-top:1px solid var(--dm-ui-line);grid-template-columns:minmax(16rem,1fr) auto;align-items:center;gap:1rem;padding-block:1rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-delivery-admin-summary{grid-template-columns:7.5rem minmax(0,1fr);gap:.9rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-delivery-admin-thumb{aspect-ratio:16/9;background:var(--dm-ui-bg);border-radius:6px;width:7.5rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-delivery-admin-thumb img{object-fit:contain}.dm-root.dark.dm-portal.dm-staff-shell .dm-delivery-admin-copy{gap:.28rem;display:grid}.dm-root.dark.dm-portal.dm-staff-shell .dm-delivery-admin-copy p{font-size:.92rem;font-weight:700;line-height:1.25}.dm-root.dark.dm-portal.dm-staff-shell .dm-delivery-admin-copy small{color:var(--dm-ui-text-faint);font-size:.75rem;line-height:1.45}.dm-root.dark.dm-portal.dm-staff-shell .dm-detail-list .dm-delivery-admin-row>.dm-delivery-admin-actions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.45rem;width:auto;display:flex}.dm-root.dark.dm-portal.dm-staff-shell .dm-delivery-admin-actions>:not(.dm-delivery-order-actions),.dm-root.dark.dm-portal.dm-staff-shell .dm-delivery-order-actions>button{justify-content:center;align-items:center;width:auto;min-width:0;height:2.5rem;min-height:2.5rem;padding-block:0;display:inline-flex}.dm-root.dark.dm-portal.dm-staff-shell .dm-delivery-admin-actions>:not(.dm-delivery-order-actions){white-space:nowrap;grid-template-columns:none;gap:.45rem;padding-inline:.8rem;font-size:.78rem;line-height:1.2;border-radius:8px!important}.dm-root.dark.dm-portal.dm-staff-shell .dm-delivery-admin-actions>:not(.dm-delivery-order-actions) svg{width:.95rem;height:.95rem;margin-inline:0}.dm-root.dark.dm-portal.dm-staff-shell .dm-delivery-order-actions>button{width:2.5rem;min-width:2.5rem;padding-inline:0;border-radius:8px!important}@container dm-delivery-editor (width<=56rem){.dm-root.dark.dm-portal.dm-staff-shell .dm-delivery-admin-row{grid-template-columns:minmax(0,1fr);align-items:start}.dm-root.dark.dm-portal.dm-staff-shell .dm-detail-list .dm-delivery-admin-row>.dm-delivery-admin-actions{flex-wrap:wrap;justify-content:flex-start;width:100%}}@container dm-delivery-editor (width<=28rem){.dm-root.dark.dm-portal.dm-staff-shell .dm-delivery-admin-summary{grid-template-columns:6rem minmax(0,1fr);gap:.75rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-delivery-admin-thumb{width:6rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-detail-list .dm-delivery-admin-row>.dm-delivery-admin-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.dm-root.dark.dm-portal.dm-staff-shell .dm-delivery-admin-actions>*{width:100%}.dm-root.dark.dm-portal.dm-staff-shell .dm-delivery-order-actions{grid-column:1/-1;width:auto}.dm-root.dark.dm-portal.dm-staff-shell .dm-delivery-admin-actions>:not(.dm-delivery-order-actions){width:100%}}@media (width>=961px) and (width<=1120px){.dm-root.dark.dm-portal.dm-staff-shell :is(.dm-detail-layout,.dm-detail-editor-grid){grid-template-columns:minmax(0,1fr)}}@media (width>=961px) and (width<=1200px){.dm-root.dark.dm-portal.dm-staff-shell .dm-project-detail>.dm-detail-header{grid-template-columns:minmax(0,1fr);align-items:start;gap:1rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-project-detail .dm-project-header-aside{justify-items:stretch;width:100%}.dm-root.dark.dm-portal.dm-staff-shell .dm-project-detail .dm-project-header-aside>:where(button,.dm-client-lifecycle-trigger){width:100%}.dm-root.dark.dm-portal.dm-staff-shell .dm-project-overview-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.dm-root.dark.dm-portal.dm-staff-shell .dm-project-overview-summary>:last-child{grid-column:1/-1}}@media (width<=820px){.dm-root.dark.dm-portal.dm-staff-shell :is(.dm-system-header,.dm-system-page-header,.dm-report-header){grid-template-columns:minmax(0,1fr);align-items:start;gap:1rem;padding-bottom:1.15rem}.dm-root.dark.dm-portal.dm-staff-shell :is(.dm-system-header,.dm-system-page-header,.dm-report-header) h1{max-width:none;font-size:1.8rem;line-height:1.08}.dm-root.dark.dm-portal.dm-staff-shell .dm-platform-setting-row{gap:1.5rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-report-period{grid-template-columns:minmax(0,1fr);align-items:start;gap:.35rem;padding-block:.35rem .7rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-report-period :where(p,small){width:100%;line-height:1.5}.dm-root.dark.dm-portal.dm-staff-shell .dm-system-table-card a.inline-flex{align-items:center;min-height:2.75rem;display:inline-flex}.dm-root.dark.dm-portal.dm-staff-shell .dm-system-toolbar,.dm-root.dark.dm-portal.dm-staff-shell .dm-detail-tabs [role=tablist]{scrollbar-color:oklch(90% .012 88/.3) transparent;scrollbar-width:thin;padding-bottom:.5rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-system-toolbar::-webkit-scrollbar{height:4px;display:block}.dm-root.dark.dm-portal.dm-staff-shell .dm-detail-tabs [role=tablist]::-webkit-scrollbar{height:4px;display:block}.dm-root.dark.dm-portal.dm-staff-shell .dm-portal-content :where(input:not([type=hidden]):not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]),select),.dm-root.dark.dm-portal.dm-staff-shell :is(.dm-system-header-actions,.dm-system-toolbar,.dm-system-row-actions,.dm-platform-setting-actions,.dm-report-actions,.dm-audit-toolbar,.dm-detail-actions) :where(button,a){height:2.75rem;min-height:2.75rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-studio-search input{height:auto;min-height:0}.dm-root.dark.dm-portal.dm-staff-shell .dm-audit-search input[type=search],.dm-root.dark.dm-portal.dm-staff-shell .dm-audit-filter select{height:2.75rem;min-height:2.75rem}}@media (width<=520px){.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-request-panel .dm-detail-note{margin-bottom:.8rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-request-data>div{grid-template-columns:minmax(0,1fr);gap:.2rem;padding-block:.65rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-lead-request-data>div+div{border-top:1px solid var(--dm-bo-line)}.dm-root.dark.dm-portal.dm-staff-shell .dm-project-header-aside>.dm-detail-metrics{grid-template-columns:minmax(0,1fr)}.dm-root.dark.dm-portal.dm-staff-shell .dm-project-header-aside .dm-detail-metric{border-inline-start:0;border-top:1px solid var(--dm-ui-line);min-height:4rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-project-header-aside .dm-detail-metric:first-child{border-top:0}}@media (width<=960px){.dm-root.dark.dm-portal.dm-staff-shell .dm-client-portal-members{gap:1.25rem}.dm-root.dark.dm-portal.dm-staff-shell .dm-client-portal-member,.dm-root.dark.dm-portal.dm-staff-shell .dm-client-portal-member+.dm-client-portal-member{border-left:0;padding:0}.dm-root.dark.dm-portal.dm-staff-shell .dm-client-portal-member+.dm-client-portal-member{border-top:1px solid var(--dm-bo-line);padding-top:1.25rem}}
