.creator-form-module__flTleG__form>[data-fluid-scrollbar-host]{background:0 0;border-radius:0}.creator-form-module__flTleG__form>[data-fluid-scrollbar-host]>[data-form-scroll-area]{gap:7px;padding:4px}.creator-form-module__flTleG__card{background:var(--theme-shell-surface-subtle);border-radius:14px;min-width:0;padding:10px}section.creator-form-module__flTleG__card{gap:7px;display:grid}.creator-form-module__flTleG__identityColumns{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:7px;display:grid}.creator-form-module__flTleG__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.creator-form-module__flTleG__sectionToggle{width:100%;min-height:34px;color:var(--theme-shell-text);cursor:pointer;font:inherit;font-size:calc(12px * var(--theme-font-scale));text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:4px;padding:6px 10px;font-weight:650;display:flex}.creator-form-module__flTleG__sectionToggle:hover{background:var(--theme-control-hover)}.creator-form-module__flTleG__sectionToggle:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}.creator-form-module__flTleG__sectionToggle svg{flex:none;width:14px;height:14px;transition:transform .22s cubic-bezier(.22,1,.36,1);transform:rotate(-90deg)}.creator-form-module__flTleG__card[data-creator-section-open] .creator-form-module__flTleG__sectionToggle svg{transform:rotate(0)}.creator-form-module__flTleG__sectionTrack{visibility:hidden;grid-template-rows:0fr;transition:grid-template-rows .24s cubic-bezier(.22,1,.36,1),visibility 0s .24s;display:grid}.creator-form-module__flTleG__card[data-creator-section-open] .creator-form-module__flTleG__sectionTrack{visibility:visible;grid-template-rows:1fr;transition:grid-template-rows .24s cubic-bezier(.22,1,.36,1),visibility}.creator-form-module__flTleG__sectionContent{gap:7px;min-height:0;display:grid;overflow:hidden}@media (prefers-reduced-motion:reduce){.creator-form-module__flTleG__sectionToggle svg,.creator-form-module__flTleG__sectionTrack,.creator-form-module__flTleG__card[data-creator-section-open] .creator-form-module__flTleG__sectionTrack{transition:none}}@media (max-width:480px){.creator-form-module__flTleG__columns,.creator-form-module__flTleG__identityColumns{grid-template-columns:minmax(0,1fr)}}
.dialog-module__yini9G__backdrop{z-index:40;background:color-mix(in srgb, var(--theme-shadow-ink) var(--theme-opacity-muted), transparent);transition:opacity .18s ease-out;position:fixed;inset:0}.dialog-module__yini9G__backdrop[data-starting-style],.dialog-module__yini9G__backdrop[data-ending-style]{opacity:0}.dialog-module__yini9G__progressiveBackdrop{background-color:var(--dialog-progressive-scrim,color-mix(in srgb, var(--theme-shadow-ink) var(--theme-opacity-muted), transparent));transition:background-color .18s ease-out}.dialog-module__yini9G__progressiveBackdrop[data-starting-style],.dialog-module__yini9G__progressiveBackdrop[data-ending-style]{opacity:1;background-color:#0000}.dialog-module__yini9G__backdrop[data-minimized]{opacity:0;pointer-events:none}.dialog-module__yini9G__backdrop[data-minimized]:before,.dialog-module__yini9G__backdrop[data-minimized]:after{opacity:0}.dialog-module__yini9G__progressiveBackdrop:before,.dialog-module__yini9G__progressiveBackdrop:after{opacity:1;pointer-events:none;content:"";will-change:opacity;transition:opacity .18s ease-out;position:fixed;inset:0}.dialog-module__yini9G__progressiveBackdrop:before{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);-webkit-mask-image:var(--dialog-progressive-strong-mask,linear-gradient(to bottom, currentcolor 0, currentcolor 24%, transparent 62%));-webkit-mask-image:var(--dialog-progressive-strong-mask,linear-gradient(to bottom, currentcolor 0, currentcolor 24%, transparent 62%));mask-image:var(--dialog-progressive-strong-mask,linear-gradient(to bottom, currentcolor 0, currentcolor 24%, transparent 62%))}.dialog-module__yini9G__progressiveBackdrop:after{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-mask-image:var(--dialog-progressive-soft-mask,linear-gradient(to bottom, currentcolor 0, currentcolor 42%, transparent 86%));-webkit-mask-image:var(--dialog-progressive-soft-mask,linear-gradient(to bottom, currentcolor 0, currentcolor 42%, transparent 86%));mask-image:var(--dialog-progressive-soft-mask,linear-gradient(to bottom, currentcolor 0, currentcolor 42%, transparent 86%))}.dialog-module__yini9G__progressiveBackdrop[data-starting-style]:before,.dialog-module__yini9G__progressiveBackdrop[data-starting-style]:after,.dialog-module__yini9G__progressiveBackdrop[data-ending-style]:before,.dialog-module__yini9G__progressiveBackdrop[data-ending-style]:after{opacity:0}.dialog-module__yini9G__viewport{z-index:41;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dialog-module__yini9G__popup{border:1px solid var(--theme-app-border);border-radius:var(--radius-overlay);width:min(920px,100%);max-height:min(760px,100dvh - 40px);color:var(--theme-app-text);background:var(--theme-app-surface-raised);box-shadow:0 28px 90px color-mix(in srgb, var(--theme-shadow-ink) var(--theme-opacity-strong), transparent);padding:18px;transition:opacity .18s ease-out,transform .18s ease-out;overflow:auto}.dialog-module__yini9G__popup[data-starting-style],.dialog-module__yini9G__popup[data-ending-style]{opacity:0;transform:scale(.97)}.dialog-module__yini9G__alertPopup{z-index:41;border-radius:var(--radius-shell);width:min(440px,100vw - 32px);color:var(--theme-on-chrome);background:var(--theme-shell-chrome);box-shadow:0 28px 90px color-mix(in srgb, var(--theme-shadow-ink) var(--theme-opacity-strong), transparent);border:0;padding:18px;transition:opacity .18s ease-out,transform .18s ease-out;display:grid;position:fixed;top:50%;left:50%;translate:-50% -50%}.dialog-module__yini9G__alertPopup[data-starting-style],.dialog-module__yini9G__alertPopup[data-ending-style]{opacity:0;transform:scale(.97)}.dialog-module__yini9G__alertTitle{font-size:calc(16px * var(--theme-font-scale));margin:0;font-weight:680}.dialog-module__yini9G__alertDescription{color:var(--theme-app-text-muted);font-size:calc(11px * var(--theme-font-scale));margin-top:5px;line-height:1.45}.dialog-module__yini9G__alertActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin-top:16px;display:flex}.dialog-module__yini9G__formPopup{border-radius:var(--radius-shell);background:var(--theme-shell-chrome);border:0;grid-template-rows:auto minmax(0,1fr);width:min(640px,100vw - 32px);height:auto;max-height:calc(100dvh - 32px);padding:7px;transition:opacity .18s ease-out,transform .22s cubic-bezier(.22,1,.36,1);display:grid;overflow:hidden}.dialog-module__yini9G__formPopup .dialog-module__yini9G__heading{border-bottom:0;align-items:center;min-height:34px;margin:0;padding:0 5px 7px 10px}.dialog-module__yini9G__formPopup .dialog-module__yini9G__headingCopy h2{color:var(--theme-shell-text);font-size:calc(12px * var(--theme-font-scale))}.dialog-module__yini9G__formPopup .dialog-module__yini9G__close,.dialog-module__yini9G__formPopup .dialog-module__yini9G__minimize{border-radius:var(--radius-control);width:26px;height:26px}.dialog-module__yini9G__viewport[data-minimized]{pointer-events:none}.dialog-module__yini9G__viewport[data-minimized] .dialog-module__yini9G__popup{visibility:hidden;opacity:0;transform:translate(var(--dialog-dock-x,0px), var(--dialog-dock-y,0px)) scale(var(--dialog-dock-scale,.2));transition:visibility 0s .22s,opacity .18s ease-out,transform .22s cubic-bezier(.22,1,.36,1)}.dialog-module__yini9G__formBody{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;overflow:auto}.dialog-module__yini9G__formBody:has([data-contained-form]){scrollbar-gutter:auto;overflow:clip}.dialog-module__yini9G__formPopup:has([data-form-fit-content]){overflow-y:auto}.dialog-module__yini9G__formBody:has([data-form-fit-content]){overflow:visible}.dialog-module__yini9G__chromelessPopup{max-height:none;box-shadow:none;background:0 0;border:0;padding:0;overflow:visible}.dialog-module__yini9G__heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.dialog-module__yini9G__headingCopy{gap:3px;display:grid}.dialog-module__yini9G__heading h2{font-size:calc(16px * var(--theme-font-scale));margin:0}.dialog-module__yini9G__heading p{color:var(--theme-app-text-muted);font-size:calc(11px * var(--theme-font-scale));margin:0}.dialog-module__yini9G__headingActions{flex:none;gap:4px;display:flex}.dialog-module__yini9G__close,.dialog-module__yini9G__minimize{border-radius:var(--radius-control);width:34px;height:34px;color:var(--theme-app-text);background:var(--theme-control-idle);border:0;flex:none;place-items:center;padding:0;display:grid}.dialog-module__yini9G__close:hover,.dialog-module__yini9G__minimize:hover{background:var(--theme-control-idle);outline:1px solid var(--theme-shell-text-muted);outline-offset:-1px}.dialog-module__yini9G__close:focus-visible,.dialog-module__yini9G__minimize:focus-visible,.dialog-module__yini9G__taskDock:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}.dialog-module__yini9G__close svg,.dialog-module__yini9G__minimize svg{width:16px;height:16px}.dialog-module__yini9G__taskDock{z-index:41;border-radius:var(--radius-control) 0 0 var(--radius-control);width:48px;height:41px;color:var(--theme-shell-text);background:var(--theme-shell-chrome);box-shadow:12px 0 0 var(--theme-shell-chrome);clip-path:inset(0);text-align:left;cursor:pointer;transform-origin:100%;border:0;justify-content:center;justify-self:end;align-items:center;gap:0;padding:0;transition:width .26s cubic-bezier(.22,.61,.36,1),padding .26s cubic-bezier(.22,.61,.36,1),transform .26s cubic-bezier(.22,.61,.36,1),background-color .12s ease-out;display:flex;position:fixed;bottom:48px;right:0;overflow:hidden}[data-dialog-dock-host] .dialog-module__yini9G__taskDock{margin-bottom:var(--saved-view-gap,9px);position:relative;bottom:auto;right:auto;transform:translate(calc(48px - 100%))}.dialog-module__yini9G__taskDock:hover,.dialog-module__yini9G__taskDock:focus-visible{justify-content:flex-start;gap:10px;width:clamp(184px,18vw,224px);padding:0 12px}.dialog-module__yini9G__taskDockIcon{z-index:1;flex:none;place-items:center;width:21px;height:21px;display:grid;position:relative}.dialog-module__yini9G__taskDockIcon svg{width:19px;height:19px}.dialog-module__yini9G__taskDockCopy{z-index:1;opacity:0;visibility:hidden;gap:1px;min-width:0;max-width:0;transition:max-width .26s cubic-bezier(.22,.61,.36,1),opacity .14s,transform .26s cubic-bezier(.22,.61,.36,1),visibility 0s linear .26s;display:grid;position:relative;transform:translate(7px)}.dialog-module__yini9G__taskDock:hover .dialog-module__yini9G__taskDockCopy,.dialog-module__yini9G__taskDock:focus-visible .dialog-module__yini9G__taskDockCopy{opacity:1;visibility:visible;max-width:168px;transition-delay:0s;transform:translate(0)}.dialog-module__yini9G__taskDockCopy strong,.dialog-module__yini9G__taskDockCopy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dialog-module__yini9G__taskDockCopy strong{font-size:calc(12px * var(--theme-font-scale));font-weight:650}.dialog-module__yini9G__taskDockCopy small{color:currentColor;font-size:calc(8px * var(--theme-font-scale));opacity:var(--theme-opacity-strong)}.dialog-module__yini9G__commandViewport{z-index:41;align-content:start;justify-items:center;padding:12vh 16px 16px;display:grid;position:fixed;inset:0}.dialog-module__yini9G__commandPopup{border-radius:var(--radius-shell);width:min(640px,100%);max-height:min(620px,100dvh - 16vh);color:var(--theme-on-chrome);background:var(--theme-shell-chrome);box-shadow:0 22px 64px color-mix(in srgb, var(--theme-shadow-ink) var(--theme-opacity-muted), transparent);border:0;grid-template-rows:auto;transition:opacity .18s ease-out,transform .22s cubic-bezier(.22,1,.36,1);display:grid;overflow:hidden}.dialog-module__yini9G__commandPopup[data-starting-style],.dialog-module__yini9G__commandPopup[data-ending-style]{opacity:0;transform:scale(.97)}.dialog-module__yini9G__visuallyHidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.dialog-module__yini9G__backdrop,.dialog-module__yini9G__progressiveBackdrop:before,.dialog-module__yini9G__progressiveBackdrop:after,.dialog-module__yini9G__alertPopup,.dialog-module__yini9G__commandPopup,.dialog-module__yini9G__popup,.dialog-module__yini9G__taskDock{transition:none}.dialog-module__yini9G__viewport[data-minimized] .dialog-module__yini9G__formPopup{transform:none}}@media (max-width:640px){.dialog-module__yini9G__viewport{padding:8px}.dialog-module__yini9G__formPopup{width:100%;height:auto;max-height:calc(100dvh - 16px)}.dialog-module__yini9G__formPopup .dialog-module__yini9G__heading{min-height:34px;padding:0 5px 7px 10px}}@media (forced-colors:active),(prefers-reduced-transparency:reduce){.dialog-module__yini9G__progressiveBackdrop:before,.dialog-module__yini9G__progressiveBackdrop:after{-webkit-backdrop-filter:none;backdrop-filter:none}.dialog-module__yini9G__progressiveBackdrop{opacity:var(--theme-opacity-strong);background:canvas}}
.fluid-table-scrollbar-module__RtSjDW__rail{z-index:5;contain:layout paint;pointer-events:none;visibility:hidden;position:absolute;overflow:clip}.fluid-table-scrollbar-module__RtSjDW__rail[data-fixed=true]{z-index:42;position:fixed}.fluid-table-scrollbar-module__RtSjDW__rail[data-overflow=true]{visibility:visible}.fluid-table-scrollbar-module__RtSjDW__thumb{color:var(--fluid-scrollbar-color,var(--theme-shell-chrome));cursor:grab;opacity:0;pointer-events:none;touch-action:none;will-change:translate, scale, opacity;transition:translate .32s cubic-bezier(.4,0,.2,1),scale .32s cubic-bezier(.4,0,.2,1),opacity .12s .18s;position:absolute}.fluid-table-scrollbar-module__RtSjDW__verticalThumb{width:var(--fluid-scrollbar-thickness,44px);min-height:var(--fluid-scrollbar-thickness,44px);border-radius:var(--radius-panel) 0 0 var(--radius-panel);transform-origin:100%;top:0;right:0;translate:calc(100% + 1px);scale:.35 1}.fluid-table-scrollbar-module__RtSjDW__horizontalThumb{height:var(--fluid-scrollbar-thickness,44px);min-width:var(--fluid-scrollbar-thickness,44px);border-radius:var(--radius-panel) var(--radius-panel) 0 0;transform-origin:bottom;bottom:0;left:0;translate:0 calc(100% + 1px);scale:1 .35}.fluid-table-scrollbar-module__RtSjDW__rail[data-density=compact]{--fluid-scrollbar-thickness:30px}.fluid-table-scrollbar-module__RtSjDW__rail[data-appearance=solid] .fluid-table-scrollbar-module__RtSjDW__skinPath{stroke:none}.fluid-table-scrollbar-module__RtSjDW__rail[data-visible=true] .fluid-table-scrollbar-module__RtSjDW__thumb,.fluid-table-scrollbar-module__RtSjDW__thumb:focus-visible{opacity:1;pointer-events:auto;transition-duration:.24s,.24s,.12s;transition-delay:0s;transition-timing-function:cubic-bezier(.22,1,.36,1),cubic-bezier(.22,1,.36,1),ease;translate:0;scale:1}.fluid-table-scrollbar-module__RtSjDW__thumb[data-dragging=true]{cursor:grabbing}.fluid-table-scrollbar-module__RtSjDW__thumb:focus-visible{outline:0}.fluid-table-scrollbar-module__RtSjDW__thumb:focus-visible .fluid-table-scrollbar-module__RtSjDW__skinPath{stroke:var(--theme-focus-ring);stroke-width:4px}.fluid-table-scrollbar-module__RtSjDW__skin{pointer-events:none;width:100%;height:100%;display:block;overflow:visible}.fluid-table-scrollbar-module__RtSjDW__skinPath{fill:currentColor;stroke:color-mix(in srgb, var(--theme-on-chrome) var(--theme-opacity-subtle), transparent);stroke-width:1px}@media (forced-colors:active){.fluid-table-scrollbar-module__RtSjDW__verticalThumb{border-radius:var(--radius-pill) 0 0 var(--radius-pill);forced-color-adjust:none;background:buttonface;border:2px solid buttontext;border-right:0;width:18px}.fluid-table-scrollbar-module__RtSjDW__horizontalThumb{border-radius:var(--radius-pill) var(--radius-pill) 0 0;forced-color-adjust:none;background:buttonface;border:2px solid buttontext;border-bottom:0;height:18px}.fluid-table-scrollbar-module__RtSjDW__skin{display:none}.fluid-table-scrollbar-module__RtSjDW__thumb:focus-visible{outline-offset:-2px;outline:2px solid highlight}}@media (prefers-reduced-motion:reduce){.fluid-table-scrollbar-module__RtSjDW__thumb{transition:none}}
.global-search-palette-module__FqNy4a__palette{grid-template-rows:auto auto minmax(0,1fr);gap:4px;min-height:0;padding:7px;display:grid}.global-search-palette-module__FqNy4a__listbox{grid-row:3;grid-template-rows:minmax(0,1fr) auto;min-height:0;display:grid}.global-search-palette-module__FqNy4a__field{border-radius:var(--radius-panel);background:var(--theme-shell-surface-subtle);align-items:center;gap:10px;min-width:0;height:54px;padding:7px 8px 7px 15px;display:flex}.global-search-palette-module__FqNy4a__fieldLabel{color:var(--theme-shell-text);font-size:calc(12px * var(--theme-font-scale));letter-spacing:.01em;flex:none;align-items:center;gap:5px;font-weight:500;line-height:1;display:inline-flex}.global-search-palette-module__FqNy4a__fieldIcon{flex:none;width:12px;height:12px}.global-search-palette-module__FqNy4a__field input{min-width:0;color:var(--theme-shell-text);font:inherit;font-size:calc(14px * var(--theme-font-scale));background:0 0;border:0;flex:1;padding:0;line-height:1.2;outline:0!important}.global-search-palette-module__FqNy4a__field input::placeholder{color:color-mix(in srgb, var(--theme-shell-text) var(--theme-opacity-strong), transparent)}.global-search-palette-module__FqNy4a__voiceSlot>button{color:color-mix(in srgb, var(--theme-shell-text-muted) var(--theme-opacity-strong), transparent);background:color-mix(in srgb, var(--theme-shell-surface) var(--theme-opacity-muted), transparent)}.global-search-palette-module__FqNy4a__field[data-ready=true] .global-search-palette-module__FqNy4a__voiceSlot>button,.global-search-palette-module__FqNy4a__voiceSlot>button[data-active=true]{color:var(--theme-shell-text-muted);background:var(--theme-shell-surface)}.global-search-palette-module__FqNy4a__voiceSlot>button[data-pending=true]{opacity:.42;cursor:default}.global-search-palette-module__FqNy4a__voiceSlot>button:focus-visible{outline:2px solid var(--theme-shell-text-muted);outline-offset:2px}.global-search-palette-module__FqNy4a__dictationError{color:var(--theme-on-chrome);font-size:calc(13px * var(--theme-font-scale));grid-row:2;margin:0;padding:7px 10px 3px}.global-search-palette-module__FqNy4a__visuallyHidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.global-search-palette-module__FqNy4a__results{align-content:start;gap:2px;padding:3px 2px;display:grid;overflow-y:auto}.global-search-palette-module__FqNy4a__results>*{gap:1px;display:grid}.global-search-palette-module__FqNy4a__groupLabel{color:color-mix(in srgb, var(--theme-on-chrome) var(--theme-opacity-strong), transparent);font-size:calc(10px * var(--theme-font-scale));letter-spacing:.05em;text-transform:uppercase;margin:0;padding:8px 11px 4px;font-weight:650}.global-search-palette-module__FqNy4a__item{border-radius:var(--radius-control);min-width:0;min-height:38px;color:var(--theme-on-chrome);align-items:baseline;gap:10px;padding:8px 11px;text-decoration:none;transition:background-color .12s;display:flex}.global-search-palette-module__FqNy4a__item:hover,.global-search-palette-module__FqNy4a__item[data-active=true]{background:var(--theme-control-hover)}.global-search-palette-module__FqNy4a__item[data-active=true]{box-shadow:inset 0 0 0 1px var(--theme-app-border-strong)}.global-search-palette-module__FqNy4a__itemTitle{min-width:0;font-size:calc(13px * var(--theme-font-scale));text-overflow:ellipsis;white-space:nowrap;flex:auto;font-weight:580;overflow:hidden}.global-search-palette-module__FqNy4a__itemContext,.global-search-palette-module__FqNy4a__itemKind{max-width:40%;color:color-mix(in srgb, var(--theme-on-chrome) var(--theme-opacity-strong), transparent);font-size:calc(11px * var(--theme-font-scale));text-overflow:ellipsis;white-space:nowrap;flex:none;overflow:hidden}.global-search-palette-module__FqNy4a__status{color:color-mix(in srgb, var(--theme-on-chrome) var(--theme-opacity-strong), transparent);font-size:calc(12px * var(--theme-font-scale));margin:0;padding:7px 11px}.global-search-palette-module__FqNy4a__status:empty{display:none}.global-search-palette-module__FqNy4a__footer{border-radius:var(--radius-control);min-height:38px;color:var(--theme-on-chrome);font-size:calc(12px * var(--theme-font-scale));transform-origin:50%;align-items:center;gap:10px;margin:0 2px 2px;padding:8px 11px;font-weight:600;text-decoration:none;display:flex}.global-search-palette-module__FqNy4a__footer:hover,.global-search-palette-module__FqNy4a__footer[data-active=true]{box-shadow:inset 0 0 0 1px var(--theme-app-border);background:0 0}.global-search-palette-module__FqNy4a__footerIcon{flex:none;width:14px;height:14px}.global-search-palette-module__FqNy4a__footerHint{border-radius:var(--radius-control);color:var(--theme-shell-text-muted);background:var(--theme-shell-surface-subtle);font-size:calc(10px * var(--theme-font-scale));margin-left:auto;padding:2px 6px;font-weight:500}.global-search-palette-module__FqNy4a__item:focus-visible,.global-search-palette-module__FqNy4a__footer:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:-2px}@media (prefers-reduced-motion:no-preference){.global-search-palette-module__FqNy4a__footer{transition:box-shadow .12s,transform .14s cubic-bezier(.22,1,.36,1)}.global-search-palette-module__FqNy4a__footer:hover,.global-search-palette-module__FqNy4a__footer[data-active=true]{transform:scale(1.006)}}@media (max-width:440px){.global-search-palette-module__FqNy4a__fieldLabel span{display:none}}
.notifications-palette-module__ZHVqBa__palette{grid-template-rows:auto minmax(0,1fr);gap:4px;min-height:0;padding:7px;display:grid}.notifications-palette-module__ZHVqBa__header{border-radius:var(--radius-panel);background:var(--theme-shell-surface-subtle);align-items:center;gap:10px;min-height:54px;padding:7px 10px 7px 15px;display:flex}.notifications-palette-module__ZHVqBa__header h2{color:var(--theme-on-chrome);font-size:calc(15px * var(--theme-font-scale));margin:0;font-weight:600}.notifications-palette-module__ZHVqBa__headerIcon{width:17px;height:17px;color:color-mix(in srgb, var(--theme-on-chrome) var(--theme-opacity-solid), transparent);flex:none}.notifications-palette-module__ZHVqBa__count{color:color-mix(in srgb, var(--theme-on-chrome) var(--theme-opacity-strong), transparent);font-size:calc(11px * var(--theme-font-scale));font-variant-numeric:tabular-nums;margin-left:auto;font-weight:600}.notifications-palette-module__ZHVqBa__headerAction{border:1px solid var(--theme-app-border-strong);border-radius:var(--radius-pill);min-height:30px;color:var(--theme-on-chrome);cursor:pointer;font:inherit;font-size:calc(11px * var(--theme-font-scale));background:0 0;padding:5px 10px;font-weight:600}.notifications-palette-module__ZHVqBa__headerAction:hover{background:var(--theme-control-hover)}.notifications-palette-module__ZHVqBa__headerAction:focus-visible,.notifications-palette-module__ZHVqBa__action:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}.notifications-palette-module__ZHVqBa__scrollFrame{min-height:0;display:grid;position:relative;overflow:hidden}.notifications-palette-module__ZHVqBa__list{--scroll-fade-size:56px;overscroll-behavior:contain;scrollbar-color:color-mix(in srgb, var(--theme-on-chrome) var(--theme-opacity-soft), transparent) transparent;scrollbar-width:thin;align-content:start;gap:6px;min-height:0;margin:0;padding:3px 2px 2px;list-style:none;display:grid;overflow-y:auto}.notifications-palette-module__ZHVqBa__list::-webkit-scrollbar{width:7px}.notifications-palette-module__ZHVqBa__list::-webkit-scrollbar-track{background:0 0}.notifications-palette-module__ZHVqBa__list::-webkit-scrollbar-corner{background:0 0}.notifications-palette-module__ZHVqBa__list::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--theme-on-chrome) var(--theme-opacity-soft), transparent);background-clip:content-box;border:2px solid #0000}.notifications-palette-module__ZHVqBa__empty{color:color-mix(in srgb, var(--theme-on-chrome) var(--theme-opacity-solid), transparent);font-size:calc(13px * var(--theme-font-scale));text-align:center;margin:0;padding:22px 16px}.notifications-palette-module__ZHVqBa__notification{border-radius:var(--radius-panel);min-width:0;color:var(--theme-on-chrome);background:var(--theme-shell-surface-subtle);grid-template-columns:7px minmax(0,1fr) auto;align-items:start;gap:10px;padding:11px;display:grid;box-shadow:inset 0 0 0 1px #0000}.notifications-palette-module__ZHVqBa__notification:hover{box-shadow:inset 0 0 0 1px var(--theme-app-border)}.notifications-palette-module__ZHVqBa__notification>i{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--theme-on-chrome) var(--theme-opacity-solid), transparent);width:7px;height:7px;margin-top:6px}.notifications-palette-module__ZHVqBa__notification[data-domain=design]>i{background:var(--theme-module-design)}.notifications-palette-module__ZHVqBa__notification[data-domain=marketing]>i{background:var(--theme-module-marketing)}.notifications-palette-module__ZHVqBa__notification[data-domain=production]>i{background:var(--theme-module-production)}.notifications-palette-module__ZHVqBa__notification[data-domain=sales]>i{background:var(--theme-module-sales)}.notifications-palette-module__ZHVqBa__notification[data-domain=headroom]>i{background:var(--theme-module-headroom)}.notifications-palette-module__ZHVqBa__copy{gap:3px;min-width:0;display:grid}.notifications-palette-module__ZHVqBa__titleLine{align-items:baseline;gap:10px;min-width:0;display:flex}.notifications-palette-module__ZHVqBa__titleLine strong{min-width:0;font-size:calc(13px * var(--theme-font-scale));text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:600;line-height:17px;overflow:hidden}.notifications-palette-module__ZHVqBa__titleLine time,.notifications-palette-module__ZHVqBa__meta,.notifications-palette-module__ZHVqBa__summary{color:color-mix(in srgb, var(--theme-on-chrome) var(--theme-opacity-solid), transparent)}.notifications-palette-module__ZHVqBa__titleLine time{font-size:calc(10px * var(--theme-font-scale));white-space:nowrap;flex:none}.notifications-palette-module__ZHVqBa__meta{font-size:calc(11px * var(--theme-font-scale));text-overflow:ellipsis;white-space:nowrap;line-height:15px;overflow:hidden}.notifications-palette-module__ZHVqBa__summary{font-size:calc(11px * var(--theme-font-scale));margin:4px 0 0;line-height:16px}.notifications-palette-module__ZHVqBa__actions{align-items:center;gap:3px;display:flex}.notifications-palette-module__ZHVqBa__action{border-radius:var(--radius-control);width:30px;height:30px;color:color-mix(in srgb, var(--theme-on-chrome) var(--theme-opacity-solid), transparent);cursor:pointer;background:0 0;border:1px solid #0000;place-items:center;padding:0;display:grid}.notifications-palette-module__ZHVqBa__action svg{width:14px;height:14px}.notifications-palette-module__ZHVqBa__action:hover{border-color:var(--theme-app-border);color:var(--theme-on-chrome);background:var(--theme-control-hover)}.notifications-palette-module__ZHVqBa__action:disabled{opacity:var(--theme-opacity-soft);cursor:default}.notifications-palette-module__ZHVqBa__expandIcon{transition:transform .14s cubic-bezier(.22,1,.36,1)}.notifications-palette-module__ZHVqBa__action[aria-expanded=true] .notifications-palette-module__ZHVqBa__expandIcon{transform:rotate(180deg)}.notifications-palette-module__ZHVqBa__notification[data-unread] .notifications-palette-module__ZHVqBa__titleLine time{color:var(--theme-on-chrome);font-weight:600}.notifications-palette-module__ZHVqBa__notification:not([data-unread])>i{opacity:var(--theme-opacity-soft)}.notifications-palette-module__ZHVqBa__notification:not([data-unread]) .notifications-palette-module__ZHVqBa__titleLine strong{color:color-mix(in srgb, var(--theme-on-chrome) var(--theme-opacity-solid), transparent);font-weight:500}@media (prefers-reduced-motion:no-preference){.notifications-palette-module__ZHVqBa__notification{transition:box-shadow .12s,transform .14s cubic-bezier(.22,1,.36,1)}.notifications-palette-module__ZHVqBa__notification:hover{transform:scale(1.004)}}@media (prefers-reduced-motion:reduce){.notifications-palette-module__ZHVqBa__expandIcon{transition:none}}@media (max-width:520px){.notifications-palette-module__ZHVqBa__notification{grid-template-columns:7px minmax(0,1fr)}.notifications-palette-module__ZHVqBa__actions{grid-column:2;justify-content:flex-end}.notifications-palette-module__ZHVqBa__count{display:none}}@media (forced-colors:active){.notifications-palette-module__ZHVqBa__notification,.notifications-palette-module__ZHVqBa__headerAction,.notifications-palette-module__ZHVqBa__action:hover{border:1px solid canvastext}}
.product-gallery-canvas-module__RX_b2G__canvasShell{width:100%;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}.product-gallery-canvas-module__RX_b2G__pageError{z-index:4;border:1px solid var(--theme-danger-border);border-radius:var(--radius-control);background:var(--theme-app-surface-raised);color:var(--theme-danger-text);font-size:calc(11px * var(--theme-font-scale));align-items:center;gap:10px;padding:8px 10px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.product-gallery-canvas-module__RX_b2G__pageError button{color:inherit;cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;text-decoration:underline}.product-gallery-canvas-module__RX_b2G__pageError button:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}.product-gallery-canvas-module__RX_b2G__viewport{border-radius:inherit;background-color:var(--theme-workspace-canvas);background-image:radial-gradient(circle, color-mix(in srgb, var(--theme-app-text-muted) var(--theme-opacity-subtle), transparent) 0 .7px, transparent 1px), radial-gradient(circle, color-mix(in srgb, var(--theme-app-text-muted) var(--theme-opacity-soft), transparent) 0 .9px, transparent 1.2px);background-position:var(--product-grid-x) var(--product-grid-y), var(--product-grid-x) var(--product-grid-y);background-size:var(--product-grid-size) var(--product-grid-size), calc(var(--product-grid-size) * 5) calc(var(--product-grid-size) * 5);cursor:grab;overscroll-behavior:contain;touch-action:none;border:0;outline:0;width:100%;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}.product-gallery-canvas-module__RX_b2G__viewport[data-panning=true]{cursor:grabbing}.product-gallery-canvas-module__RX_b2G__viewport:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:-3px}.product-gallery-canvas-module__RX_b2G__world{transform-origin:0 0;will-change:transform;width:0;height:0;position:absolute;top:0;left:0}.product-gallery-canvas-module__RX_b2G__item{isolation:isolate;transform-origin:50%;width:228px;height:328px;animation:.24s cubic-bezier(.22,1,.36,1) both product-gallery-canvas-module__RX_b2G__galleryItemReveal;position:absolute;top:0;left:0}@keyframes product-gallery-canvas-module__RX_b2G__galleryItemReveal{0%{opacity:0;scale:.92}to{opacity:1;scale:1}}.product-gallery-canvas-module__RX_b2G__productTrigger{width:100%;height:100%;color:var(--theme-app-text);cursor:pointer;font:inherit;text-align:inherit;background:0 0;border:0;outline:0;grid-template-rows:286px auto;justify-items:center;padding:0;display:grid}.product-gallery-canvas-module__RX_b2G__productImage{width:100%;height:286px;transition:transform .18s cubic-bezier(.22,1,.36,1);display:block;position:relative}.product-gallery-canvas-module__RX_b2G__productImage>img{object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}.product-gallery-canvas-module__RX_b2G__productImagePreview{opacity:.72;transition:opacity .26s;transform:scale(1.02)}.product-gallery-canvas-module__RX_b2G__productImageFull{opacity:0;filter:blur(8px) drop-shadow(0 4px 7px color-mix(in srgb, var(--theme-shadow-ink) var(--theme-opacity-faint), transparent));transition:opacity .36s,filter .42s,transform .42s cubic-bezier(.22,1,.36,1);transform:scale(.985)}.product-gallery-canvas-module__RX_b2G__productImage[data-loaded=true] .product-gallery-canvas-module__RX_b2G__productImagePreview{opacity:0}.product-gallery-canvas-module__RX_b2G__productImage[data-loaded=true] .product-gallery-canvas-module__RX_b2G__productImageFull{opacity:1;filter:blur(0) drop-shadow(0 7px 9px color-mix(in srgb, var(--theme-shadow-ink) var(--theme-opacity-faint), transparent));transform:scale(1)}.product-gallery-canvas-module__RX_b2G__productImageEmpty{color:var(--theme-app-text-muted);place-items:center;display:grid}.product-gallery-canvas-module__RX_b2G__productImageEmpty svg{width:28px;height:28px}.product-gallery-canvas-module__RX_b2G__productTrigger:hover .product-gallery-canvas-module__RX_b2G__productImage,.product-gallery-canvas-module__RX_b2G__productTrigger:focus-visible .product-gallery-canvas-module__RX_b2G__productImage{transform:translateY(-6px)scale(1.025)}.product-gallery-canvas-module__RX_b2G__productTrigger:hover .product-gallery-canvas-module__RX_b2G__productImage[data-loaded=true] .product-gallery-canvas-module__RX_b2G__productImageFull,.product-gallery-canvas-module__RX_b2G__productTrigger:focus-visible .product-gallery-canvas-module__RX_b2G__productImage[data-loaded=true] .product-gallery-canvas-module__RX_b2G__productImageFull{filter:drop-shadow(0 12px 15px color-mix(in srgb, var(--theme-shadow-ink) var(--theme-opacity-subtle), transparent))}.product-gallery-canvas-module__RX_b2G__productTrigger:focus-visible .product-gallery-canvas-module__RX_b2G__itemLabel{outline:2px solid var(--theme-focus-ring);outline-offset:2px}.product-gallery-canvas-module__RX_b2G__itemLabel{box-sizing:border-box;text-align:center;gap:2px;width:min(216px,100%);padding:7px 10px 0;display:grid}.product-gallery-canvas-module__RX_b2G__itemLabel strong{text-overflow:ellipsis;white-space:nowrap;font-size:calc(12px * var(--theme-font-scale));text-shadow:0 1px 5px color-mix(in srgb, var(--theme-workspace-canvas) var(--theme-opacity-strong), transparent);font-weight:620;overflow:hidden}.product-gallery-canvas-module__RX_b2G__itemLabel span{color:var(--theme-app-text-muted);font-family:var(--font-geist-mono), monospace;font-size:calc(9px * var(--theme-font-scale));text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-gallery-canvas-module__RX_b2G__floatingControls{--notch-attachment-gap:calc(var(--frame-shoulder,16px) + 12px);top:8px;left:calc(50% - var(--notch-inline-end-reservation,0px) / 2);z-index:5;width:var(--shell-notch-width,380px);pointer-events:none;position:absolute;transform:translate(-50%)}.product-gallery-canvas-module__RX_b2G__currencyMissing{z-index:5;border:1px solid var(--theme-app-border);border-radius:var(--radius-control);color:var(--theme-app-text);background:var(--theme-app-surface);font-size:calc(10px * var(--theme-font-scale));padding:6px 9px;font-weight:700;text-decoration:none;position:absolute;bottom:12px;left:12px}.product-gallery-canvas-module__RX_b2G__currencyMissing:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}.product-gallery-canvas-module__RX_b2G__presentationGroup,.product-gallery-canvas-module__RX_b2G__floatingZoom{pointer-events:none;gap:6px;display:flex;position:absolute;top:0}.product-gallery-canvas-module__RX_b2G__presentationGroup{left:calc(100% + var(--notch-attachment-gap))}.product-gallery-canvas-module__RX_b2G__floatingZoom{right:calc(100% + var(--notch-attachment-gap))}.product-gallery-canvas-module__RX_b2G__floatingControls button{width:30px;height:30px;color:var(--theme-on-chrome);background:var(--theme-shell-chrome);box-shadow:0 6px 18px color-mix(in srgb, var(--theme-shadow-ink) var(--theme-opacity-faint), transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;pointer-events:auto;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.product-gallery-canvas-module__RX_b2G__floatingControls button:hover,.product-gallery-canvas-module__RX_b2G__presentationGroup button[aria-pressed=true]{background:var(--theme-shell-surface-subtle)}.product-gallery-canvas-module__RX_b2G__floatingControls button:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}.product-gallery-canvas-module__RX_b2G__floatingControls svg{width:13px;height:13px}.product-gallery-canvas-module__RX_b2G__floatingZoom svg{color:currentColor}.product-gallery-canvas-module__RX_b2G__presentationGroup svg{stroke-width:1.9px}@media (max-width:760px){.product-gallery-canvas-module__RX_b2G__floatingControls{width:auto;top:68px;left:12px;right:12px;transform:none}.product-gallery-canvas-module__RX_b2G__presentationGroup{left:auto;right:0}.product-gallery-canvas-module__RX_b2G__floatingZoom{left:0;right:auto}}.product-gallery-canvas-module__RX_b2G__emptyState{z-index:2;color:var(--theme-app-text-muted);text-align:center;justify-items:center;gap:8px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-gallery-canvas-module__RX_b2G__emptyState p{font-size:calc(13px * var(--theme-font-scale));margin:0}.product-gallery-canvas-module__RX_b2G__emptyState button{border:1px solid var(--theme-app-border);border-radius:var(--radius-control);color:var(--theme-app-text);background:var(--theme-app-surface-raised);cursor:pointer;font:inherit;font-size:calc(12px * var(--theme-font-scale));padding:7px 12px}.product-gallery-canvas-module__RX_b2G__emptyState button:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}.product-gallery-canvas-module__RX_b2G__focusDialog{width:min(1180px,100%)}.product-gallery-canvas-module__RX_b2G__focusBackdrop.product-gallery-canvas-module__RX_b2G__focusBackdrop{--dialog-progressive-scrim:color-mix(in srgb, var(--theme-shadow-ink) var(--theme-opacity-subtle), transparent);--dialog-progressive-strong-mask:linear-gradient(to bottom, currentcolor 0, currentcolor 24%, transparent 76%);--dialog-progressive-soft-mask:linear-gradient(to bottom, currentcolor 0, currentcolor 42%, transparent 100%)}.product-gallery-canvas-module__RX_b2G__focusStage{grid-template-rows:minmax(0,1fr) auto;justify-items:center;gap:14px;width:100%;height:min(84dvh,780px);display:grid;position:relative}.product-gallery-canvas-module__RX_b2G__focusVisual{justify-items:center;width:min(100%,620px);min-height:0;display:grid}.product-gallery-canvas-module__RX_b2G__focusVisual>img{object-fit:contain;width:100%;height:100%;min-height:0;filter:drop-shadow(0 18px 28px color-mix(in srgb, var(--theme-shadow-ink) var(--theme-opacity-subtle), transparent))}.product-gallery-canvas-module__RX_b2G__focusMeta{justify-items:center;gap:3px;max-width:100%;padding:2px 2px 8px;display:grid}.product-gallery-canvas-module__RX_b2G__focusName{max-width:100%;color:var(--theme-app-text);font-family:var(--font-primary);font-size:calc(22px * var(--theme-font-scale));text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:600;overflow:hidden}.product-gallery-canvas-module__RX_b2G__focusFacts{max-width:100%;color:var(--theme-app-text-muted);font-size:calc(11px * var(--theme-font-scale));text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.product-gallery-canvas-module__RX_b2G__focusRail{gap:6px;display:grid;position:absolute;top:0;right:0}.product-gallery-canvas-module__RX_b2G__railButton{width:34px;height:34px;color:var(--theme-on-chrome);background:var(--theme-shell-chrome);box-shadow:0 6px 18px color-mix(in srgb, var(--theme-shadow-ink) var(--theme-opacity-faint), transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.product-gallery-canvas-module__RX_b2G__railButton:hover{background:var(--theme-shell-surface-subtle)}.product-gallery-canvas-module__RX_b2G__railButton:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}.product-gallery-canvas-module__RX_b2G__railButton svg{width:15px;height:15px}@media (prefers-reduced-motion:reduce){.product-gallery-canvas-module__RX_b2G__item,.product-gallery-canvas-module__RX_b2G__productImage,.product-gallery-canvas-module__RX_b2G__productImagePreview,.product-gallery-canvas-module__RX_b2G__productImageFull{transition:none}.product-gallery-canvas-module__RX_b2G__item{animation:none;scale:1}}
.product-grid-module__um2tvq__gridViewport:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}.product-grid-module__um2tvq__notchPanel{--product-notch-control:color-mix(in srgb, var(--theme-shell-surface) var(--theme-opacity-strong), var(--theme-shell-chrome));--product-notch-control-hover:color-mix(in srgb, var(--theme-shell-surface) var(--theme-opacity-emphasized), var(--theme-shell-chrome));--product-notch-control-active:color-mix(in srgb, var(--theme-shell-text) var(--theme-opacity-faint), var(--theme-shell-surface));--product-notch-view-active:color-mix(in srgb, var(--theme-shell-text) var(--theme-opacity-subtle), var(--theme-shell-chrome));box-sizing:border-box;width:100%;min-width:0;color:var(--theme-on-chrome);align-content:start;gap:6px;padding:2px;display:grid}.product-grid-module__um2tvq__notchControlGrid{grid-template-columns:minmax(260px,1fr) minmax(112px,auto) 28px minmax(104px,auto) auto auto;align-items:center;gap:4px;width:100%;min-width:0;display:grid}.product-grid-module__um2tvq__notchFilterTrigger svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:14px;height:14px}.product-grid-module__um2tvq__notchViewSlider{box-sizing:border-box;width:100%;min-width:0;height:calc(30px * var(--theme-font-scale));border:1px solid var(--theme-shell-border);border-radius:var(--radius-panel);background:var(--product-notch-control);grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;padding:2px;display:grid;position:relative;overflow:hidden}.product-grid-module__um2tvq__notchViewSlider button{border-radius:var(--radius-control);min-width:0;color:var(--theme-shell-text-muted);cursor:pointer;font:inherit;font-size:calc(10px * var(--theme-font-scale));text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;padding:0 4px;font-weight:600;transition:color .14s,transform .14s cubic-bezier(.23,1,.32,1);overflow:hidden}.product-grid-module__um2tvq__notchViewSlider{grid-area:1/1}.product-grid-module__um2tvq__notchPresentation{grid-area:1/2}.product-grid-module__um2tvq__notchExport{grid-area:1/4}.product-grid-module__um2tvq__notchImport{grid-area:1/5;min-width:0;display:flex}.product-grid-module__um2tvq__notchImport>button{white-space:nowrap;width:100%}.product-grid-module__um2tvq__notchControlGrid>.product-grid-module__um2tvq__notchAction{white-space:nowrap;grid-area:1/6}.product-grid-module__um2tvq__notchViewSlider button[aria-checked=true]{color:var(--theme-shell-text);background:var(--product-notch-view-active);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--theme-shell-text) var(--theme-opacity-subtle), transparent);font-weight:700}.product-grid-module__um2tvq__notchViewSlider button:active{transform:scale(.97)}.product-grid-module__um2tvq__notchSelect{min-width:0;height:calc(34px * var(--theme-font-scale));border:1px solid var(--theme-shell-border);background:var(--product-notch-control);border-radius:7px;align-content:center;gap:1px;padding:4px 8px;display:grid}.product-grid-module__um2tvq__notchSelect>span{color:var(--theme-shell-text-muted);font-size:calc(9.5px * var(--theme-font-scale));letter-spacing:.04em;text-transform:uppercase;font-weight:600;line-height:11px}.product-grid-module__um2tvq__notchSelect select{width:100%;min-width:0;color:var(--theme-shell-text);cursor:pointer;font:inherit;font-size:calc(11.5px * var(--theme-font-scale));background:0 0;border:0;outline:0;font-weight:600;line-height:13px}.product-grid-module__um2tvq__notchSelect select:disabled{color:var(--theme-shell-text-muted);cursor:default}.product-grid-module__um2tvq__notchAction,.product-grid-module__um2tvq__notchFilterTrigger{box-sizing:border-box;min-height:calc(34px * var(--theme-font-scale));border:1px solid var(--theme-shell-border);color:var(--theme-shell-text);background:var(--product-notch-control);cursor:pointer;font:inherit;font-size:calc(12px * var(--theme-font-scale));border-radius:7px;justify-content:center;align-items:center;gap:5px;padding:0 10px;font-weight:600;text-decoration:none;display:inline-flex}.product-grid-module__um2tvq__notchFilterTrigger{align-self:center;width:28px;height:28px;min-height:28px;padding:0;position:relative}.product-grid-module__um2tvq__notchFilterTrigger:hover{color:var(--theme-shell-text);background:var(--product-notch-control-hover)}.product-grid-module__um2tvq__notchFilterTrigger>span{border-radius:var(--radius-pill);min-width:12px;height:12px;color:var(--theme-shell-surface);background:var(--theme-shell-text);font-size:calc(8.5px * var(--theme-font-scale));place-items:center;padding:0 3px;line-height:1;display:grid;position:absolute;top:3px;right:3px}.product-grid-module__um2tvq__notchAction:disabled{color:var(--theme-shell-text-muted);cursor:default}.product-grid-module__um2tvq__notchFilters{grid-area:1/3;display:contents}.product-grid-module__um2tvq__notchFilterTrigger{grid-area:1/3}.product-grid-module__um2tvq__notchFilterPanel{border:1px solid var(--theme-shell-border);background:var(--product-notch-control);border-radius:8px;grid-area:2/1/auto/-1;gap:8px;min-width:0;margin-top:2px;padding:7px;display:grid}.product-grid-module__um2tvq__notchFilterHeading{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.product-grid-module__um2tvq__notchFilterHeading>span{color:var(--theme-shell-text-muted);font-size:calc(9.5px * var(--theme-font-scale));letter-spacing:.04em;text-transform:uppercase;font-weight:700}.product-grid-module__um2tvq__notchFilterHeading button{border-radius:var(--radius-control);color:var(--theme-shell-text-muted);cursor:pointer;font:inherit;font-size:calc(9.5px * var(--theme-font-scale));background:0 0;border:0;padding:2px 5px;font-weight:600}.product-grid-module__um2tvq__notchFilterHeading button:hover:not(:disabled){color:var(--theme-shell-text);background:var(--product-notch-control-active)}.product-grid-module__um2tvq__notchFilterHeading button:disabled{cursor:default;opacity:var(--theme-opacity-medium)}.product-grid-module__um2tvq__notchFilterDivider{background:var(--theme-shell-border);height:1px}.product-grid-module__um2tvq__notchAppliedFilters{flex-wrap:wrap;gap:4px;min-width:0;display:flex}.product-grid-module__um2tvq__notchAppliedFilters button{min-width:0;min-height:calc(24px * var(--theme-font-scale));border:1px solid var(--theme-shell-border);color:var(--theme-shell-text);background:var(--product-notch-control);cursor:pointer;font:inherit;font-size:calc(10.5px * var(--theme-font-scale));border-radius:5px;align-items:center;gap:5px;padding:0 7px;font-weight:600;display:inline-flex}.product-grid-module__um2tvq__notchAppliedFilters button>span{color:var(--theme-shell-text-muted);font-size:calc(8.5px * var(--theme-font-scale));letter-spacing:.03em;text-transform:uppercase}.product-grid-module__um2tvq__notchAppliedFilters i,.product-grid-module__um2tvq__notchAppliedFilters i:after{border-radius:var(--radius-pill);background:currentColor;width:8px;height:1px}.product-grid-module__um2tvq__notchAppliedFilters i{transform:rotate(45deg)}.product-grid-module__um2tvq__notchAppliedFilters i:after{content:"";display:block;transform:rotate(90deg)}.product-grid-module__um2tvq__notchOptions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;min-width:0;display:grid}.product-grid-module__um2tvq__notchViewSlider button:focus-visible,.product-grid-module__um2tvq__notchSelect:focus-within,.product-grid-module__um2tvq__notchAction:focus-visible,.product-grid-module__um2tvq__notchFilterTrigger:focus-visible,.product-grid-module__um2tvq__notchFilterHeading button:focus-visible,.product-grid-module__um2tvq__notchAppliedFilters button:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:1px}.product-grid-module__um2tvq__tableFrame{min-width:0;min-height:0;position:relative;overflow:hidden}.product-grid-module__um2tvq__tableFrame[data-operational-table-scroll-frame]{width:calc(100% + var(--operational-table-inline-end-bleed,0px))}.product-grid-module__um2tvq__gridViewport{overscroll-behavior:none;scrollbar-color:transparent transparent;scrollbar-width:thin;width:100%;min-width:0;height:100%;min-height:0;scroll-padding-block:84px 48px;overflow:auto}.product-grid-module__um2tvq__gridViewport:after{height:var(--operational-table-tail-space,0px);background:var(--theme-workspace-canvas);content:"";display:block}.product-grid-module__um2tvq__gridViewport[data-scroll-axis]{scrollbar-color:color-mix(in srgb, var(--theme-app-text-muted) var(--theme-opacity-medium), transparent) transparent}.product-grid-module__um2tvq__gridViewport::-webkit-scrollbar{width:8px;height:8px}.product-grid-module__um2tvq__gridViewport::-webkit-scrollbar-track{background:0 0}.product-grid-module__um2tvq__gridViewport::-webkit-scrollbar-corner{background:0 0}.product-grid-module__um2tvq__gridViewport::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:0 0}.product-grid-module__um2tvq__gridViewport[data-scroll-axis=x]::-webkit-scrollbar-thumb:horizontal{background:color-mix(in srgb, var(--theme-app-text-muted) var(--theme-opacity-medium), transparent)}.product-grid-module__um2tvq__gridViewport[data-scroll-axis=y]::-webkit-scrollbar-thumb:vertical{background:color-mix(in srgb, var(--theme-app-text-muted) var(--theme-opacity-medium), transparent)}.product-grid-module__um2tvq__gridViewport[data-fluid-table-scrollbar]{scrollbar-color:auto}.product-grid-module__um2tvq__gridViewport[data-fluid-table-scrollbar]::-webkit-scrollbar:vertical{width:0}.product-grid-module__um2tvq__gridViewport[data-fluid-table-scrollbar]::-webkit-scrollbar-thumb:vertical{background:0 0}.product-grid-module__um2tvq__gridViewport[data-fluid-table-scrollbar][data-scroll-axis=y]::-webkit-scrollbar-thumb:vertical{background:0 0}.product-grid-module__um2tvq__gridViewport[data-horizontal-overflow] .product-grid-module__um2tvq__grid{margin-inline-end:48px}.product-grid-module__um2tvq__grid{--product-grid-line:color-mix(in srgb, var(--theme-app-text) var(--theme-opacity-faint), var(--theme-workspace-canvas));border-spacing:0;border-collapse:separate;table-layout:fixed;width:max-content;min-width:100%;color:var(--theme-app-text);background:var(--theme-workspace-canvas);font-size:calc(12px * var(--theme-font-scale));border:0;border-radius:0}.product-grid-module__um2tvq__grid th,.product-grid-module__um2tvq__grid td{box-sizing:border-box;border-right:1px solid var(--product-grid-line);border-bottom:1px solid var(--product-grid-line);background:var(--theme-workspace-canvas);vertical-align:middle;height:40px;padding:0}.product-grid-module__um2tvq__grid tr>:last-child{border-right:0}.product-grid-module__um2tvq__grid tbody tr:last-child>td{border-bottom:0}.product-grid-module__um2tvq__grid th{z-index:3;height:36px;color:var(--theme-app-text-muted);background:var(--theme-workspace-canvas);font-size:calc(10px * var(--theme-font-scale));letter-spacing:.02em;text-align:left;white-space:nowrap;padding:0 9px;font-weight:600;position:sticky;top:0}.product-grid-module__um2tvq__hoverSurface{width:max-content;min-width:100%;position:relative}.product-grid-module__um2tvq__hoverCellIndicator{z-index:6;box-sizing:border-box;border:1px solid var(--theme-app-border-strong);box-shadow:0 0 0 1px color-mix(in srgb, var(--theme-app-border-strong) var(--theme-opacity-faint), transparent);opacity:0;pointer-events:none;border-radius:0;transition:transform .18s cubic-bezier(.22,1,.36,1),width .18s cubic-bezier(.22,1,.36,1),height .18s cubic-bezier(.22,1,.36,1),opacity .1s ease-out;position:absolute;top:0;left:0}.product-grid-module__um2tvq__hoverCellIndicator[data-visible=true]{opacity:1}.product-grid-module__um2tvq__grid tbody tr[data-selected=true] td{background-color:color-mix(in srgb, var(--theme-app-text) var(--theme-opacity-faint), var(--theme-workspace-canvas));background-image:radial-gradient(circle at 1px 1px, color-mix(in srgb, var(--theme-app-text) var(--theme-opacity-subtle), transparent) .65px, transparent .75px);background-size:3px 3px}.product-grid-module__um2tvq__emptyGridRow td{height:40px}.product-grid-module__um2tvq__pendingGridRows td{background-image:repeating-linear-gradient(to bottom, transparent 0, transparent 39px, var(--product-grid-line) 39px, var(--product-grid-line) 40px);border-bottom:0;height:auto;padding:0}.product-grid-module__um2tvq__spacerRow td{background:var(--theme-workspace-canvas);border:0;height:0;padding:0}.product-grid-module__um2tvq__emptyRowAction{border:1px solid color-mix(in srgb, var(--theme-app-text) var(--theme-opacity-subtle), transparent);border-radius:var(--radius-control);width:24px;height:24px;color:var(--theme-app-text-muted);background:color-mix(in srgb, var(--theme-app-text) var(--theme-opacity-faint), transparent);cursor:pointer;opacity:var(--theme-opacity-muted);place-items:center;margin-left:5px;text-decoration:none;transition:opacity .12s,color .12s,background-color .12s;display:grid}.product-grid-module__um2tvq__emptyRowAction svg{width:13px;height:13px}.product-grid-module__um2tvq__emptyRowAction span{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.product-grid-module__um2tvq__emptyRowAction:hover{color:var(--theme-app-surface);background:var(--theme-app-text)}.product-grid-module__um2tvq__emptyRowAction:focus-visible{opacity:1;outline:2px solid var(--theme-focus-ring);outline-offset:1px}@media (hover:hover){.product-grid-module__um2tvq__emptyRowAction{opacity:0}.product-grid-module__um2tvq__emptyGridRow:hover .product-grid-module__um2tvq__emptyRowAction{opacity:1}}.product-grid-module__um2tvq__tableOverflowFade{z-index:8;background:linear-gradient(to right, transparent, var(--theme-workspace-canvas));opacity:0;pointer-events:none;width:112px;transition:opacity .12s;position:absolute;top:0;bottom:9px;right:0}.product-grid-module__um2tvq__tableOverflowFade[data-visible=true]{opacity:1}.product-grid-module__um2tvq__tableFrame:before,.product-grid-module__um2tvq__tableFrame:after{z-index:7;content:"";opacity:0;pointer-events:none;height:48px;transition:opacity .12s;position:absolute;left:0;right:8px}.product-grid-module__um2tvq__tableFrame:before{background:linear-gradient(to bottom, var(--theme-workspace-canvas), transparent);top:36px}.product-grid-module__um2tvq__tableFrame:after{background:linear-gradient(to bottom, transparent, var(--theme-workspace-canvas));bottom:0}.product-grid-module__um2tvq__tableFrame[data-overflow-top=true]:before,.product-grid-module__um2tvq__tableFrame[data-overflow-bottom=true]:after{opacity:1}.product-grid-module__um2tvq__grid input[type=text]{box-sizing:border-box;width:100%;height:39px;color:var(--theme-app-text);font:inherit;text-overflow:ellipsis;background:0 0;border:0;border-radius:0;outline:0;padding:0 9px;display:block}.product-grid-module__um2tvq__grid input[type=text]:focus{z-index:1;outline:1px solid color-mix(in srgb, var(--theme-app-text) var(--theme-opacity-muted), transparent);outline-offset:-1px;caret-color:var(--theme-app-text);background:0 0;position:relative}.product-grid-module__um2tvq__grid input[readonly]{color:var(--theme-app-text-muted);cursor:default}.product-grid-module__um2tvq__selectCell,.product-grid-module__um2tvq__previewCell{text-align:center!important}.product-grid-module__um2tvq__selectCell{width:40px;min-width:40px;left:0}.product-grid-module__um2tvq__previewCell{width:72px;min-width:72px;left:40px}.product-grid-module__um2tvq__pinnedCell{z-index:2;position:sticky}.product-grid-module__um2tvq__grid th.product-grid-module__um2tvq__pinnedCell{z-index:4}.product-grid-module__um2tvq__grid input[type=checkbox]{width:16px;height:16px;margin-inline:auto}.product-grid-module__um2tvq__selectionHeaderControl{place-items:center;width:16px;height:16px;margin-inline:auto;display:grid}.product-grid-module__um2tvq__selectionHeaderControl>*{grid-area:1/1}.product-grid-module__um2tvq__selectionHeaderControl .product-grid-module__um2tvq__selectionCount{z-index:1;color:var(--theme-app-surface);font-family:var(--font-geist-mono), monospace;font-size:calc(10px * var(--theme-font-scale));pointer-events:none;font-weight:700;line-height:1}.product-grid-module__um2tvq__selectionHeaderControl input[type=checkbox]{margin:0}.product-grid-module__um2tvq__grid .product-grid-module__um2tvq__selectionHeaderControl[data-has-selection=true] input[type=checkbox]{border-color:var(--theme-app-text);background:var(--theme-app-text)}.product-grid-module__um2tvq__grid .product-grid-module__um2tvq__selectionHeaderControl[data-has-selection=true] input[type=checkbox]:before{opacity:0}.product-grid-module__um2tvq__editableCell{z-index:0;display:block;position:relative}.product-grid-module__um2tvq__inlineField{grid-template-columns:minmax(0,1fr);align-items:center;height:39px;display:grid;position:relative}.product-grid-module__um2tvq__inlineField[data-has-icon=true]{grid-template-columns:22px minmax(0,1fr)}.product-grid-module__um2tvq__inlineField>input{grid-column:1;min-width:0}.product-grid-module__um2tvq__inlineField[data-has-icon=true]>input{grid-column:2;padding-left:2px}.product-grid-module__um2tvq__inlineFieldIcon{width:15px;height:15px;color:var(--theme-app-text-muted);grid-column:1;margin-left:8px}.product-grid-module__um2tvq__grid .product-grid-module__um2tvq__inlineField[data-focus-frame=true]{z-index:1;outline-offset:-1px!important;outline:1px solid!important}.product-grid-module__um2tvq__grid .product-grid-module__um2tvq__inlineField>input:focus{z-index:auto;position:static;outline:0!important}.product-grid-module__um2tvq__editableCell:has(.product-grid-module__um2tvq__openEntity) input[type=text]{padding-right:32px}.product-grid-module__um2tvq__editableCell:has(.product-grid-module__um2tvq__socialLink) input[type=text]{padding-right:32px}.product-grid-module__um2tvq__openEntity{z-index:2;border:1px solid color-mix(in srgb, var(--theme-app-text) var(--theme-opacity-faint), transparent);border-radius:var(--radius-control);width:22px;height:22px;color:var(--theme-app-text);background:color-mix(in srgb, var(--theme-app-text) var(--theme-opacity-faint), var(--theme-workspace-canvas));place-items:center;transition:border-color .12s,color .12s,background-color .12s;display:grid;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.product-grid-module__um2tvq__openEntity svg{stroke-width:2px;width:13px;height:13px}@media (hover:hover){.product-grid-module__um2tvq__openEntity{opacity:0;transition:opacity .12s,border-color .12s,color .12s,background-color .12s}.product-grid-module__um2tvq__grid tbody tr:hover .product-grid-module__um2tvq__openEntity,.product-grid-module__um2tvq__openEntity:focus-visible{opacity:1}}.product-grid-module__um2tvq__grid tbody tr:hover .product-grid-module__um2tvq__openEntity{border-color:var(--theme-app-border-strong)}.product-grid-module__um2tvq__openEntity:hover{color:var(--theme-app-surface);border-color:var(--theme-app-text);background:var(--theme-app-text)}.product-grid-module__um2tvq__openEntity:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:1px}.product-grid-module__um2tvq__socialLink{right:5px}.product-grid-module__um2tvq__previewCellPhoto{place-items:center;width:100%;height:39px;display:grid}.product-grid-module__um2tvq__optionCellTrigger{box-sizing:border-box;width:100%;height:39px;color:var(--theme-app-text);cursor:pointer;font-family:inherit;font-size:calc(12px * var(--theme-font-scale));text-align:left;background:0 0;border:0;grid-template-columns:minmax(0,1fr) 16px;align-items:center;gap:5px;padding:0 8px 0 9px;display:grid}.product-grid-module__um2tvq__optionCellTrigger>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.product-grid-module__um2tvq__optionCellTrigger>svg{width:14px;height:14px}.product-grid-module__um2tvq__optionCellTrigger:hover,.product-grid-module__um2tvq__optionCellTrigger[aria-expanded=true]{background:var(--theme-control-hover)}.product-grid-module__um2tvq__optionCellTrigger:focus-visible{z-index:1;outline:2px solid var(--theme-focus-ring);outline-offset:-2px;background:var(--theme-app-surface-raised);position:relative}.product-grid-module__um2tvq__optionCellTrigger[data-status]{font-weight:600}.product-grid-module__um2tvq__optionCellTrigger[data-status=approved]{color:var(--theme-success-text)}.product-grid-module__um2tvq__optionCellTrigger[data-status=sample-in-production]{color:var(--theme-warning-text)}.product-grid-module__um2tvq__staticCell{height:39px;color:var(--theme-app-text-muted);text-overflow:ellipsis;white-space:nowrap;align-items:center;padding:0 9px;display:flex;overflow:hidden}.product-grid-module__um2tvq__optionSelectorLayer{z-index:50;pointer-events:none;position:fixed;inset:0}.product-grid-module__um2tvq__optionSelectorDismiss{pointer-events:auto;position:absolute;inset:0}.product-grid-module__um2tvq__optionSelector{visibility:hidden;color:var(--theme-app-text);font-family:inherit;font-size:calc(12px * var(--theme-font-scale));pointer-events:auto;transform-origin:0 0;display:flex;position:fixed}.product-grid-module__um2tvq__optionSelector[data-ready=true]{visibility:visible}.product-grid-module__um2tvq__optionSelector[data-placement=bottom]{flex-direction:column}.product-grid-module__um2tvq__optionSelector[data-placement=top]{flex-direction:column-reverse}.product-grid-module__um2tvq__optionSelectorSkin{z-index:0;border:1px solid var(--theme-app-border);background:var(--theme-workspace-canvas);box-shadow:0 12px 28px color-mix(in srgb, var(--theme-shadow-ink) var(--theme-opacity-soft), transparent), 0 2px 6px color-mix(in srgb, var(--theme-shadow-ink) var(--theme-opacity-subtle), transparent);pointer-events:none;transform-origin:0 0;border-radius:0 0 12px 12px;position:absolute;inset:0}.product-grid-module__um2tvq__optionSelectorContent{z-index:1;flex:1;flex-direction:inherit;border-radius:0 0 12px 12px;min-width:0;display:flex;position:relative;overflow:hidden}.product-grid-module__um2tvq__optionSelectorAnchor{box-sizing:border-box;width:100%;height:39px;min-height:39px;color:var(--theme-app-text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) 16px;align-items:center;gap:5px;padding:0 8px 0 9px;display:grid}.product-grid-module__um2tvq__optionSelector[data-placement=top] .product-grid-module__um2tvq__optionSelectorAnchor{border-radius:0 0 12px 12px}.product-grid-module__um2tvq__optionSelectorAnchor>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.product-grid-module__um2tvq__optionSelectorAnchor>svg{width:14px;height:14px}.product-grid-module__um2tvq__optionSelectorAnchor:hover{background:var(--theme-control-hover)}.product-grid-module__um2tvq__optionSelectorAnchor:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:-3px}.product-grid-module__um2tvq__optionSelectorAnchor[data-status]{font-weight:600}.product-grid-module__um2tvq__optionSelectorAnchor[data-status=approved]{color:var(--theme-success-text)}.product-grid-module__um2tvq__optionSelectorAnchor[data-status=sample-in-production]{color:var(--theme-warning-text)}.product-grid-module__um2tvq__optionSelectorPanel{border-top:1px solid var(--theme-app-border);scrollbar-color:color-mix(in srgb, var(--theme-app-text-muted) var(--theme-opacity-subtle), transparent) transparent;scrollbar-width:thin;align-content:start;gap:2px;min-width:0;max-height:min(280px,100dvh - 64px);padding:6px;display:grid;overflow-y:auto}.product-grid-module__um2tvq__optionSelectorPanel::-webkit-scrollbar{width:5px}.product-grid-module__um2tvq__optionSelectorPanel::-webkit-scrollbar-track{background:0 0}.product-grid-module__um2tvq__optionSelectorPanel::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--theme-app-text-muted) var(--theme-opacity-subtle), transparent);background-clip:padding-box;border:1px solid #0000}.product-grid-module__um2tvq__optionSelectorPanel:hover::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--theme-app-text-muted) var(--theme-opacity-medium), transparent);background-clip:padding-box}.product-grid-module__um2tvq__optionSelector[data-placement=top] .product-grid-module__um2tvq__optionSelectorPanel{border-top:0;border-bottom:1px solid var(--theme-app-border)}.product-grid-module__um2tvq__optionSelectorPanel>button{border-radius:var(--radius-control);width:100%;min-height:34px;color:var(--theme-app-text);cursor:pointer;font:inherit;font-size:calc(12px * var(--theme-font-scale));text-align:left;background:0 0;border:0;grid-template-columns:8px minmax(0,1fr);align-items:center;gap:8px;padding:0 9px;display:grid}.product-grid-module__um2tvq__optionSelectorPanel>button:hover{background:var(--theme-control-hover)}.product-grid-module__um2tvq__optionSelectorPanel>button:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:-2px}.product-grid-module__um2tvq__optionSelectorPanel>button[aria-selected=true]{background:var(--theme-control-selected);font-weight:600}.product-grid-module__um2tvq__optionSelectorPanel>button>span:first-child{border-radius:var(--radius-pill);background:var(--theme-module-design);opacity:0;width:6px;height:6px}.product-grid-module__um2tvq__optionSelectorPanel>button[aria-selected=true]>span:first-child{opacity:1}.product-grid-module__um2tvq__optionSelectorSearch{background:var(--theme-app-surface-subtle);border-radius:10px;align-items:center;min-height:36px;padding:0 10px;display:flex}.product-grid-module__um2tvq__optionSelectorSearch:focus-within{background:var(--theme-control-hover);box-shadow:inset 0 0 0 1px var(--theme-app-border-strong)}.product-grid-module__um2tvq__optionSelectorSearch input{box-sizing:border-box;border-radius:inherit;width:100%;min-height:32px;color:var(--theme-app-text);font:inherit;background:0 0;border:0;padding:0;outline:0!important}.product-grid-module__um2tvq__optionSelectorSearch input::placeholder{color:var(--theme-app-text-muted)}.product-grid-module__um2tvq__optionSelectorEmpty,.product-grid-module__um2tvq__optionSelectorError{color:var(--theme-app-text-muted);font-size:calc(11px * var(--theme-font-scale));margin:4px 8px}.product-grid-module__um2tvq__optionSelectorError{color:var(--theme-danger-text)}.product-grid-module__um2tvq__optionSelectorPanel>.product-grid-module__um2tvq__optionSelectorCreate{border-top:1px solid var(--theme-app-border);border-radius:0;grid-template-columns:14px minmax(0,1fr);margin-top:3px;font-weight:600}.product-grid-module__um2tvq__optionSelectorCreator{border-top:1px solid var(--theme-app-border)}.product-grid-module__um2tvq__optionSelectorCreator>summary{list-style:none}.product-grid-module__um2tvq__optionSelectorCreator>summary::-webkit-details-marker{display:none}.product-grid-module__um2tvq__optionSelectorCreator>.product-grid-module__um2tvq__optionSelectorCreate{box-sizing:border-box;width:100%;min-height:34px;color:var(--theme-app-text);cursor:pointer;font:inherit;font-size:calc(12px * var(--theme-font-scale));text-align:left;background:0 0;border:0;border-radius:0;grid-template-columns:14px minmax(0,1fr);align-items:center;gap:8px;padding:0 9px;font-weight:600;display:grid}.product-grid-module__um2tvq__optionSelectorCreator>.product-grid-module__um2tvq__optionSelectorCreate:hover{background:var(--theme-control-hover)}.product-grid-module__um2tvq__optionSelectorCreator>.product-grid-module__um2tvq__optionSelectorCreate:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:-2px}.product-grid-module__um2tvq__optionSelectorCreatorFields{gap:5px;padding:2px;display:grid}.product-grid-module__um2tvq__optionSelectorCreator input{box-sizing:border-box;border:1px solid var(--theme-app-border);border-radius:var(--radius-control);width:100%;min-height:32px;color:var(--theme-app-text);background:var(--theme-app-surface);font:inherit;padding:0 8px}.product-grid-module__um2tvq__optionSelectorCreator input:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:1px}.product-grid-module__um2tvq__optionSelectorCreatorFields>button{border-radius:var(--radius-control);min-height:32px;color:var(--theme-app-text);background:var(--theme-control-hover);font:inherit;cursor:pointer;border:0;font-weight:600}.product-grid-module__um2tvq__optionSelectorCreatorFields>button:disabled{color:var(--theme-app-text-muted);cursor:default}.product-grid-module__um2tvq__csvPreviewDialog{z-index:80;border:1px solid var(--theme-app-border);border-radius:var(--radius-panel);width:min(760px,100vw - 24px);max-height:90dvh;color:var(--theme-app-text);background:var(--theme-app-surface-raised);box-shadow:0 18px 50px color-mix(in srgb, var(--theme-shadow-ink) var(--theme-opacity-medium), transparent);margin:0;padding:0;display:grid;position:fixed;inset:5dvh auto auto 50%;overflow:hidden;transform:translate(-50%)}.product-grid-module__um2tvq__csvPreviewDialog::backdrop{background:color-mix(in srgb, var(--theme-shadow-ink) var(--theme-opacity-medium), transparent)}.product-grid-module__um2tvq__csvPreviewDialog>header,.product-grid-module__um2tvq__csvPreviewDialog>footer{border-bottom:1px solid var(--theme-app-border);justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.product-grid-module__um2tvq__csvPreviewDialog>header>div{gap:2px;display:grid}.product-grid-module__um2tvq__csvPreviewDialog>header span{color:var(--theme-app-text-muted);font-size:calc(11px * var(--theme-font-scale))}.product-grid-module__um2tvq__csvPreviewDialog>header button{border-radius:var(--radius-control);width:30px;height:30px;color:inherit;background:0 0;border:0;place-items:center;padding:0;display:grid}.product-grid-module__um2tvq__csvPreviewSummary{border-bottom:1px solid var(--theme-app-border);flex-wrap:wrap;gap:8px;padding:10px 12px;display:flex}.product-grid-module__um2tvq__csvPreviewSummary span{border:1px solid var(--theme-app-border);border-radius:var(--radius-pill);font-size:calc(11px * var(--theme-font-scale));padding:4px 7px}.product-grid-module__um2tvq__csvPreviewWarning{color:var(--theme-warning-text);border-bottom:1px solid var(--theme-app-border);font-size:calc(11px * var(--theme-font-scale));margin:0;padding:9px 12px}.product-grid-module__um2tvq__csvPreviewRows{min-height:0;display:grid;overflow-y:auto}.product-grid-module__um2tvq__csvPreviewRows article{border-bottom:1px solid var(--theme-app-border);font-size:calc(11px * var(--theme-font-scale));gap:2px;padding:8px 12px;display:grid}.product-grid-module__um2tvq__csvPreviewRows article>span,.product-grid-module__um2tvq__csvPreviewRows article>small{color:var(--theme-app-text-muted)}.product-grid-module__um2tvq__csvPreviewRows article[data-status=conflict],.product-grid-module__um2tvq__csvPreviewRows article[data-status=needs_attention]{border-left:3px solid var(--theme-warning-text)}.product-grid-module__um2tvq__csvPreviewDialog>footer{border-top:1px solid var(--theme-app-border);border-bottom:0;justify-content:flex-end}.product-grid-module__um2tvq__csvPreviewDialog>footer button{border:1px solid var(--theme-app-border);border-radius:var(--radius-control);min-height:34px;color:inherit;font:inherit;background:0 0;padding:0 12px;font-weight:600}.product-grid-module__um2tvq__csvPreviewDialog>footer button:last-child:not(:disabled){color:var(--theme-app-surface);border-color:var(--theme-app-text);background:var(--theme-app-text)}.product-grid-module__um2tvq__csvPreviewDialog button:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:1px}.product-grid-module__um2tvq__csvPreviewDialog button:disabled{color:var(--theme-app-text-muted);cursor:default}.product-grid-module__um2tvq__rowActionTrigger{border-radius:var(--radius-control);width:30px;height:30px;color:var(--theme-app-text-muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:inline-grid}.product-grid-module__um2tvq__rowActionTrigger:hover,.product-grid-module__um2tvq__rowActionTrigger[data-popup-open]{color:var(--theme-app-text);background:var(--theme-control-hover)}.product-grid-module__um2tvq__rowActionTrigger:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:-2px}.product-grid-module__um2tvq__rowActionTrigger svg{width:16px;height:16px}.product-grid-module__um2tvq__rowActionPopover{--action-menu-width:172px;scrollbar-width:thin;max-height:calc(100dvh - 24px);overflow-y:auto}.product-grid-module__um2tvq__rowActionSelectTrigger{justify-content:space-between;min-width:0}.product-grid-module__um2tvq__rowActionSelectTrigger[data-popup-open]{background:color-mix(in srgb, var(--theme-shell-surface) var(--theme-opacity-muted), transparent)}.product-grid-module__um2tvq__rowActionSelectTrigger>span:first-child{align-items:center;gap:7px;min-width:0;display:flex}.product-grid-module__um2tvq__rowActionSelectTrigger>span:first-child>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-grid-module__um2tvq__rowActionSelectPopup{color:var(--theme-on-chrome);background:var(--theme-shell-chrome);box-shadow:0 14px 34px color-mix(in srgb, var(--theme-shadow-ink) var(--theme-opacity-muted), transparent);-webkit-backdrop-filter:none;border:0;border-radius:14px}.product-grid-module__um2tvq__rowActionSelectPopup [data-highlighted],.product-grid-module__um2tvq__rowActionSelectPopup [data-selected]{background:color-mix(in srgb, var(--theme-shell-surface) var(--theme-opacity-muted), transparent)}.product-grid-module__um2tvq__optionSelectorLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.product-grid-module__um2tvq__currencyCell{grid-template-columns:17px minmax(0,1fr);align-items:center;height:39px;padding-left:8px;display:grid}.product-grid-module__um2tvq__currencyCell>span{color:var(--theme-app-text-muted)}.product-grid-module__um2tvq__currencyCell input{font-variant-numeric:tabular-nums;font-family:var(--font-geist-mono), monospace!important;padding-left:0!important}.product-grid-module__um2tvq__editableCell input[aria-busy=true]{color:var(--theme-app-text-muted)}.product-grid-module__um2tvq__cellContent{min-width:0;height:40px;position:relative}.product-grid-module__um2tvq__cellContent[data-failed=true] input,.product-grid-module__um2tvq__cellContent[data-failed=true]>button{height:23px;min-height:0}.product-grid-module__um2tvq__cellSaving{color:var(--theme-warning-text);font-family:var(--font-geist-mono), monospace;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.product-grid-module__um2tvq__cellError{min-width:0;color:var(--theme-danger-text);background:color-mix(in srgb, var(--theme-danger-text) var(--theme-opacity-faint), transparent);font-size:calc(9px * var(--theme-font-scale));align-items:center;gap:4px;padding:2px 7px;line-height:13px;display:flex;position:absolute;bottom:0;left:0;right:0}.product-grid-module__um2tvq__cellError>span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.product-grid-module__um2tvq__cellNotice{color:var(--theme-app-text-muted);font-size:calc(8px * var(--theme-font-scale));text-overflow:ellipsis;white-space:nowrap;line-height:11px;position:absolute;bottom:1px;left:4px;right:4px;overflow:hidden}.product-grid-module__um2tvq__cellRetry{border:1px solid var(--theme-danger-text);border-radius:var(--radius-control);color:var(--theme-danger-text);cursor:pointer;font:inherit;font-size:calc(8px * var(--theme-font-scale));background:0 0;flex:none;padding:1px 4px;font-weight:700}.product-grid-module__um2tvq__cellRetry:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:1px}.product-grid-module__um2tvq__statusBar{border-top:1px solid color-mix(in srgb, var(--theme-app-border) var(--theme-opacity-muted), transparent);min-width:0;color:var(--theme-app-text);font-size:calc(10px * var(--theme-font-scale));font-variant-numeric:tabular-nums;background:0 0;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:16px;padding:0 10px;display:grid}.product-grid-module__um2tvq__statusBar>:last-child{justify-self:end}.product-grid-module__um2tvq__statusActions{justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:inline-flex}.product-grid-module__um2tvq__saveButton{border:1px solid var(--theme-app-border-strong);border-radius:var(--radius-control);min-height:26px;color:var(--theme-app-text);background:var(--theme-app-surface);cursor:pointer;font:inherit;font-size:calc(10px * var(--theme-font-scale));padding:0 9px;font-weight:700}.product-grid-module__um2tvq__saveButton:hover:not(:disabled){background:var(--theme-control-hover)}.product-grid-module__um2tvq__saveButton:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:1px}.product-grid-module__um2tvq__saveButton:disabled{cursor:default;opacity:var(--theme-opacity-muted)}.product-grid-module__um2tvq__saveState{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;min-width:0;display:inline-flex;overflow:hidden}.product-grid-module__um2tvq__saveState i{border-radius:var(--radius-pill);background:var(--theme-success-text);flex:none;width:7px;height:7px}.product-grid-module__um2tvq__saveState[data-tone=pending] i{background:var(--theme-warning-text)}.product-grid-module__um2tvq__saveState[data-tone=error] i{background:var(--theme-danger-text)}.product-grid-module__um2tvq__currencyMissing{color:inherit;text-underline-offset:2px;font-weight:700;text-decoration:underline}.product-grid-module__um2tvq__currencyMissing:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:1px}.product-grid-module__um2tvq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:620px){.product-grid-module__um2tvq__statusActions>span{display:none}.product-grid-module__um2tvq__statusBar{grid-template-columns:minmax(0,1fr) auto;gap:8px}.product-grid-module__um2tvq__notchControlGrid{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr)}.product-grid-module__um2tvq__notchViewSlider{grid-area:1/1/auto/-1}.product-grid-module__um2tvq__notchPresentation{grid-area:2/1}.product-grid-module__um2tvq__notchFilters,.product-grid-module__um2tvq__notchFilterTrigger{grid-area:2/2}.product-grid-module__um2tvq__notchExport{grid-area:2/3}.product-grid-module__um2tvq__notchImport{grid-area:3/1/auto/3}.product-grid-module__um2tvq__notchControlGrid>.product-grid-module__um2tvq__notchAction{grid-area:3/3}.product-grid-module__um2tvq__notchFilterPanel{grid-area:4/1/auto/-1}.product-grid-module__um2tvq__notchOptions{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.product-grid-module__um2tvq__notchViewSlider button{animation:none}}@media (prefers-reduced-transparency:reduce),(forced-colors:active){.product-grid-module__um2tvq__tableFrame:before,.product-grid-module__um2tvq__tableFrame:after{background:var(--theme-app-border-strong);height:1px}.product-grid-module__um2tvq__tableOverflowFade{border-right:1px solid var(--theme-app-border-strong);background:linear-gradient(to right, transparent, var(--theme-workspace-canvas));-webkit-backdrop-filter:none;backdrop-filter:none;width:28px;-webkit-mask-image:none;mask-image:none}}.product-grid-module__um2tvq__workspaceToolbar,.product-grid-module__um2tvq__bulkToolbar{--product-control-surface:color-mix(in srgb, var(--theme-app-surface-raised) 18%, var(--theme-workspace-canvas))}.product-grid-module__um2tvq__workspaceToolbar{z-index:10;background:color-mix(in srgb, var(--theme-workspace-canvas) var(--theme-opacity-emphasized), transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);grid-row:1;gap:6px;min-width:0;padding:8px;display:grid;position:sticky;top:0}.product-grid-module__um2tvq__notchToolbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:0;position:static}.product-grid-module__um2tvq__toolbarRow{align-items:center;gap:5px;min-width:0;display:flex}.product-grid-module__um2tvq__notchToolbar[data-notch-size=intrinsic] .product-grid-module__um2tvq__toolbarRow{width:max-content;min-width:max-content;min-height:var(--notch-row-height)}.product-grid-module__um2tvq__toolbarStart,.product-grid-module__um2tvq__toolbarEnd{flex:none;align-items:center;gap:5px;display:flex}.product-grid-module__um2tvq__searchSlot{opacity:1;min-width:72px;max-width:420px;transition:flex-basis .16s var(--notch-motion-ease), min-width .16s var(--notch-motion-ease), max-width .16s var(--notch-motion-ease), opacity .1s ease-out;flex:280px;display:flex;overflow:clip}.product-grid-module__um2tvq__searchSlot[data-hidden=true]{opacity:0;pointer-events:none;flex-basis:0;min-width:0;max-width:0}.product-grid-module__um2tvq__searchSlot>.product-grid-module__um2tvq__filterField{flex:auto;width:100%}.product-grid-module__um2tvq__notchToolbar[data-notch-size=intrinsic] .product-grid-module__um2tvq__searchSlot:not([data-hidden=true]){width:calc(360px * var(--theme-font-scale));flex:none;max-width:none}.product-grid-module__um2tvq__notchToolbar[data-records-grid-id=marketing-shipments] .product-grid-module__um2tvq__searchSlot:not([data-hidden=true]){width:calc(480px * var(--theme-font-scale))}.product-grid-module__um2tvq__toolbarStart:empty,.product-grid-module__um2tvq__toolbarEnd:empty{display:none}.product-grid-module__um2tvq__inkButton{box-sizing:border-box;border:1px solid var(--theme-app-border);border-radius:var(--radius-control);min-height:32px;color:var(--theme-app-text);background-color:var(--product-control-surface);background-image:radial-gradient(circle at 1px 1px, color-mix(in srgb, var(--theme-app-text) var(--theme-opacity-faint), transparent) .65px, transparent .75px);box-shadow:0 1px 2px color-mix(in srgb, var(--theme-shadow-ink) var(--theme-opacity-faint), transparent);cursor:pointer;font:inherit;font-size:calc(11px * var(--theme-font-scale));background-size:3px 3px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-weight:650;transition:border-color .12s,background-color .12s,color .12s,transform 90ms;display:inline-flex;position:relative}.product-grid-module__um2tvq__inkButton:hover:not(:disabled){border-color:var(--theme-app-border-strong);background-color:color-mix(in srgb, var(--product-control-surface) 82%, var(--theme-app-text))}.product-grid-module__um2tvq__inkButton:active:not(:disabled){transform:scale(.96)}.product-grid-module__um2tvq__inkButton:disabled{cursor:not-allowed;opacity:var(--theme-opacity-muted)}.product-grid-module__um2tvq__inkButton:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}.product-grid-module__um2tvq__inkButton[aria-checked=true],.product-grid-module__um2tvq__inkButton[aria-pressed=true]{color:var(--theme-app-surface);background-color:var(--theme-app-text);border-color:var(--theme-app-text);background-image:none}.product-grid-module__um2tvq__inkButton[data-ink-refresh=true]{animation:.41s steps(2,jump-none) product-grid-module__um2tvq__productInkRefresh}.product-grid-module__um2tvq__iconButton{width:32px;min-width:32px;height:32px;padding:0}.product-grid-module__um2tvq__iconButton svg,.product-grid-module__um2tvq__addButton svg,.product-grid-module__um2tvq__presetEdit svg,.product-grid-module__um2tvq__presetAdd svg{stroke-width:1.75px;width:14px;height:14px}.product-grid-module__um2tvq__archiveQuickLink{text-decoration:none}.product-grid-module__um2tvq__archiveQuickLinkActive{color:var(--theme-app-surface);background-color:var(--theme-app-text);border-color:var(--theme-app-text);background-image:none;text-decoration:none}.product-grid-module__um2tvq__systemViewControls,.product-grid-module__um2tvq__presentationControls{align-items:center;gap:4px;display:flex}.product-grid-module__um2tvq__filterTrigger>span{border-radius:var(--radius-pill);min-width:13px;height:13px;color:var(--theme-app-surface);background:var(--theme-app-text);font-size:calc(8px * var(--theme-font-scale));border:0;place-items:center;padding:0 3px;font-weight:750;display:grid;position:absolute;top:1px;right:1px}.product-grid-module__um2tvq__createLink{box-sizing:border-box;border:1px solid var(--theme-app-text);border-radius:var(--radius-control);min-height:32px;color:var(--theme-app-surface);background:var(--theme-app-text);font-size:calc(11px * var(--theme-font-scale));justify-content:center;align-items:center;gap:6px;font-weight:650;text-decoration:none;transition:background-color .12s,transform 90ms;display:inline-flex;position:relative}.product-grid-module__um2tvq__createLink:hover{background:color-mix(in srgb, var(--theme-app-text) var(--theme-opacity-solid), transparent)}.product-grid-module__um2tvq__createLink:active{transform:scale(.97)}.product-grid-module__um2tvq__createLink:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}.product-grid-module__um2tvq__addButton{border-radius:var(--radius-control);padding-inline:10px 12px}.product-grid-module__um2tvq__toolbarRow .product-grid-module__um2tvq__iconButton,.product-grid-module__um2tvq__toolbarRow .product-grid-module__um2tvq__addButton,.product-grid-module__um2tvq__toolbarRow .product-grid-module__um2tvq__filterTrigger{height:28px;min-height:28px}.product-grid-module__um2tvq__toolbarRow .product-grid-module__um2tvq__iconButton{width:28px;min-width:28px}.product-grid-module__um2tvq__toolbarRow .product-grid-module__um2tvq__filterField{flex:auto;width:auto;min-width:72px;height:28px}@container notch (max-width:520px){.product-grid-module__um2tvq__addButton span{display:none}.product-grid-module__um2tvq__addButton{width:28px;min-width:28px;padding:0}}.product-grid-module__um2tvq__notchToolbar[data-notch-size=intrinsic]:is([data-records-grid-id=marketing-creators],[data-records-grid-id=marketing-giftings],[data-records-grid-id=marketing-opportunities]) .product-grid-module__um2tvq__addButton span{display:inline}.product-grid-module__um2tvq__notchToolbar[data-notch-size=intrinsic]:is([data-records-grid-id=marketing-creators],[data-records-grid-id=marketing-giftings],[data-records-grid-id=marketing-opportunities]) .product-grid-module__um2tvq__addButton{width:auto;min-width:0;padding-inline:10px 12px}.product-grid-module__um2tvq__filterPanel{scrollbar-width:thin;gap:12px;max-height:min(560px,100dvh - 190px);padding:4px 2px 2px;display:grid;overflow:auto}.product-grid-module__um2tvq__filterHeading{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.product-grid-module__um2tvq__filterHeading>div{gap:2px;min-width:0;display:grid}.product-grid-module__um2tvq__filterHeading strong{font-size:calc(11px * var(--theme-font-scale));line-height:14px}.product-grid-module__um2tvq__filterHeading span{color:var(--theme-app-text-muted);font-size:calc(9px * var(--theme-font-scale));line-height:12px}.product-grid-module__um2tvq__filterHeading .product-grid-module__um2tvq__filterTitle{color:inherit;align-items:center;gap:8px;display:flex}.product-grid-module__um2tvq__filterPanel .product-grid-module__um2tvq__filterHeading>div>span:last-child{display:none}.product-grid-module__um2tvq__filterPanel .product-grid-module__um2tvq__inkButton{font-size:calc(10px * var(--theme-font-scale));line-height:14px}.product-grid-module__um2tvq__textButton{background-image:none;min-height:28px;padding-inline:9px}.product-grid-module__um2tvq__clearButton{color:var(--theme-app-text-muted);cursor:pointer;font:inherit;font-size:calc(9px * var(--theme-font-scale));background:0 0;border:0;align-items:center;gap:3px;padding:0;font-weight:650;line-height:14px;transition:color .12s;display:inline-flex}.product-grid-module__um2tvq__clearButton svg{stroke-width:2.25px;width:10px;height:10px}.product-grid-module__um2tvq__clearButton:hover:not(:disabled){color:var(--theme-app-text)}.product-grid-module__um2tvq__clearButton:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}.product-grid-module__um2tvq__clearButton:disabled{cursor:default;opacity:var(--theme-opacity-medium)}.product-grid-module__um2tvq__filterGrid{grid-template-columns:repeat(5,minmax(132px,1fr));gap:8px;min-width:0;display:grid}.product-grid-module__um2tvq__filterSelectField{min-width:0;color:var(--theme-app-text-muted);font-size:calc(9px * var(--theme-font-scale));gap:4px;font-weight:650;display:grid}.product-grid-module__um2tvq__filterSelectField>span{padding-inline-start:8px}.product-grid-module__um2tvq__filterSelectTrigger{border-radius:var(--radius-control);width:100%;min-width:0;height:28px;box-shadow:none;font-size:calc(10px * var(--theme-font-scale));background:0 0;border:0;padding:0 6px 0 8px;line-height:14px}.product-grid-module__um2tvq__filterSelectTrigger:hover,.product-grid-module__um2tvq__filterSelectTrigger[data-popup-open]{background:color-mix(in srgb, var(--theme-app-text) var(--theme-opacity-faint), transparent)}.product-grid-module__um2tvq__filterSelectTrigger svg{width:12px;height:12px}.product-grid-module__um2tvq__filterSelectPopup{border-color:color-mix(in srgb, var(--theme-shell-border) var(--theme-opacity-strong), transparent);color:var(--theme-shell-text);background:var(--theme-shell-chrome);box-shadow:none;-webkit-backdrop-filter:none;font-family:inherit;font-size:calc(10px * var(--theme-font-scale));line-height:14px}.product-grid-module__um2tvq__filterSelectPopup [data-highlighted]{background:var(--theme-control-hover)}.product-grid-module__um2tvq__filterSelectPopup [data-selected]{background:var(--theme-control-selected)}.product-grid-module__um2tvq__presetSection{gap:8px;padding-top:4px;display:grid}.product-grid-module__um2tvq__presetRail{scrollbar-width:thin;align-items:center;gap:4px;min-width:0;display:flex;overflow-x:auto}.product-grid-module__um2tvq__presetItem{flex:none;align-items:center;display:flex}.product-grid-module__um2tvq__presetItem>.product-grid-module__um2tvq__inkButton:first-child{border-radius:var(--radius-control);min-height:26px;padding-inline:8px}.product-grid-module__um2tvq__presetItem:not([data-active=true])>.product-grid-module__um2tvq__inkButton:first-child,.product-grid-module__um2tvq__presetAdd{box-shadow:none;background-color:#0000;background-image:none;border-color:#0000}.product-grid-module__um2tvq__presetItem:not([data-active=true])>.product-grid-module__um2tvq__inkButton:first-child:hover:not(:disabled),.product-grid-module__um2tvq__presetAdd:hover:not(:disabled){background-color:color-mix(in srgb, var(--theme-app-text) var(--theme-opacity-faint), transparent);border-color:#0000}.product-grid-module__um2tvq__presetItem[data-active=true]>.product-grid-module__um2tvq__inkButton:first-child{padding-right:23px}.product-grid-module__um2tvq__presetEdit{width:18px;min-width:18px;min-height:18px;color:var(--theme-app-surface);box-shadow:none;background:0 0;border:0;margin-left:-21px;padding:0}.product-grid-module__um2tvq__presetEdit:hover:not(:disabled){color:var(--theme-app-surface);background:color-mix(in srgb, var(--theme-app-surface) var(--theme-opacity-subtle), transparent);border:0}.product-grid-module__um2tvq__presetAdd{border-radius:var(--radius-control);width:26px;min-width:26px;min-height:26px;padding:0}.product-grid-module__um2tvq__columnEditor{border:1px solid color-mix(in srgb, var(--theme-app-border) var(--theme-opacity-muted), transparent);border-radius:var(--radius-panel);background:color-mix(in srgb, var(--theme-app-text) var(--theme-opacity-faint), transparent);grid-template-columns:repeat(4,minmax(0,1fr));gap:4px 10px;max-height:190px;padding:9px;display:grid;overflow:auto}.product-grid-module__um2tvq__columnEditor label{min-width:0;min-height:22px;color:var(--theme-app-text);font-size:calc(9px * var(--theme-font-scale));align-items:center;gap:6px;display:flex}.product-grid-module__um2tvq__presetNameField{grid-column:1/-1;padding-bottom:2px}.product-grid-module__um2tvq__presetNameField>span{color:var(--theme-app-text-muted);flex:none;font-weight:650}.product-grid-module__um2tvq__presetNameField input{border:1px solid color-mix(in srgb, var(--theme-app-border) var(--theme-opacity-strong), transparent);border-radius:var(--radius-control);min-width:0;height:22px;color:var(--theme-app-text);font:inherit;font-size:calc(10px * var(--theme-font-scale));background:0 0;flex:auto;padding:0 6px;font-weight:650}.product-grid-module__um2tvq__presetNameField input:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:1px}.product-grid-module__um2tvq__columnEditor label span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-grid-module__um2tvq__appliedFilters{flex-wrap:wrap;gap:4px;min-width:0;display:flex}.product-grid-module__um2tvq__appliedFilters .product-grid-module__um2tvq__inkButton{border-radius:var(--radius-pill);min-height:23px;font-size:calc(9px * var(--theme-font-scale));padding-inline:7px}.product-grid-module__um2tvq__appliedFilters .product-grid-module__um2tvq__inkButton>svg{width:10px;height:10px;color:var(--theme-app-text-muted)}.product-grid-module__um2tvq__bulkToolbar{background:0 0;grid-row:2;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:4px;min-width:0;min-height:28px;margin-block-start:8px;padding:0 2px;display:grid}.product-grid-module__um2tvq__bulkToolbar .product-grid-module__um2tvq__bulkSelect{box-sizing:border-box;background:color-mix(in srgb, var(--theme-app-text) var(--theme-opacity-faint), transparent);width:auto;min-width:116px;height:26px;font-size:calc(10px * var(--theme-font-scale));border-color:#0000;padding:0 5px 0 8px}.product-grid-module__um2tvq__bulkOperationSelect{max-width:164px}.product-grid-module__um2tvq__bulkOptionViewport{--scroll-fade-size:72px;--scroll-fade-scrollbar-gutter:0px;min-width:0;scroll-padding-inline:var(--scroll-fade-size);scrollbar-width:none;align-items:center;display:flex;overflow:auto hidden}.product-grid-module__um2tvq__bulkOptionViewport::-webkit-scrollbar{display:none}.product-grid-module__um2tvq__bulkOptionChoices,.product-grid-module__um2tvq__bulkOptionFields,.product-grid-module__um2tvq__bulkActions{align-items:center;gap:4px;min-width:max-content;display:flex}.product-grid-module__um2tvq__bulkToolbar .product-grid-module__um2tvq__bulkOption{box-sizing:border-box;border-radius:var(--radius-control);height:26px;color:var(--theme-app-text);cursor:pointer;font:inherit;font-size:calc(10px * var(--theme-font-scale));white-space:nowrap;background:0 0;border:1px solid #0000;padding:0 8px}.product-grid-module__um2tvq__bulkToolbar .product-grid-module__um2tvq__bulkOption:hover{background:var(--theme-control-hover)}.product-grid-module__um2tvq__bulkToolbar .product-grid-module__um2tvq__bulkOption[aria-pressed=true]{border-color:var(--theme-app-border);background:var(--theme-control-selected);font-weight:650}.product-grid-module__um2tvq__bulkToolbar .product-grid-module__um2tvq__bulkOption:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:-2px}.product-grid-module__um2tvq__bulkActions{justify-self:end}.product-grid-module__um2tvq__bulkToolbar .product-grid-module__um2tvq__inkButton{min-height:26px;font-size:calc(10px * var(--theme-font-scale))}.product-grid-module__um2tvq__bulkToolbar input{box-sizing:border-box;border-radius:var(--radius-control);min-width:110px;height:26px;color:var(--theme-app-text);background:color-mix(in srgb, var(--theme-app-text) var(--theme-opacity-faint), transparent);font:inherit;font-size:calc(10px * var(--theme-font-scale));border:1px solid #0000;outline:0;padding:0 7px}.product-grid-module__um2tvq__bulkToolbar input:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:1px}.product-grid-module__um2tvq__bulkCurrency{color:var(--theme-app-text-muted);font-family:var(--font-geist-mono), monospace;font-size:calc(10px * var(--theme-font-scale))}.product-grid-module__um2tvq__bulkReview{border-block-start:1px solid var(--theme-app-border);color:var(--theme-app-text);font-size:calc(10px * var(--theme-font-scale));flex-wrap:wrap;align-items:center;gap:6px;margin-block-start:6px;padding:6px 2px 0;display:flex}.product-grid-module__um2tvq__bulkReview>span{flex:280px}.product-grid-module__um2tvq__selectedSummary{color:var(--theme-app-text);font-size:calc(10px * var(--theme-font-scale));white-space:nowrap;font-weight:700}.product-grid-module__um2tvq__selectionOffer{min-width:0;color:var(--theme-app-text-muted);font-size:calc(10px * var(--theme-font-scale));justify-content:space-between;align-items:center;gap:8px;margin-block-start:8px;padding:0 2px;display:flex}.product-grid-module__um2tvq__selectionOffer button{color:var(--theme-app-text);cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}.product-grid-module__um2tvq__selectionOffer button:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}.product-grid-module__um2tvq__tableFrame{grid-row:1}.product-grid-module__um2tvq__statusBar{grid-row:2}.product-grid-module__um2tvq__filterField{box-sizing:border-box;border:1px solid var(--theme-app-border);border-radius:var(--radius-control);width:min(240px,28vw);min-width:150px;height:32px;color:var(--theme-app-text-muted);background:var(--product-control-surface);box-shadow:0 1px 2px color-mix(in srgb, var(--theme-shadow-ink) var(--theme-opacity-faint), transparent);align-items:center;gap:6px;padding:0 8px;display:flex}.product-grid-module__um2tvq__filterField:focus-within{outline:2px solid var(--theme-focus-ring);outline-offset:2px}.product-grid-module__um2tvq__filterField svg{flex:none;width:14px;height:14px}.product-grid-module__um2tvq__filterField input{width:100%;min-width:0;color:var(--theme-app-text);font:inherit;font-size:calc(11px * var(--theme-font-scale));background:0 0;border:0;outline:0;padding:0}.product-grid-module__um2tvq__filterField input::placeholder{color:var(--theme-app-text-muted)}.product-grid-module__um2tvq__grid input[type=checkbox],.product-grid-module__um2tvq__columnEditor input[type=checkbox]{appearance:none;border:1px solid color-mix(in srgb, var(--theme-app-text) var(--theme-opacity-subtle), var(--theme-workspace-canvas));color:var(--theme-app-surface);background:var(--theme-workspace-canvas);cursor:pointer;border-radius:3px;outline:0;flex:none;place-content:center;padding:0;display:grid}.product-grid-module__um2tvq__grid input[type=checkbox]{border-color:color-mix(in srgb, var(--theme-app-text) var(--theme-opacity-soft), transparent);background:0 0}.product-grid-module__um2tvq__columnEditor input[type=checkbox]{border-color:color-mix(in srgb, var(--theme-app-text) var(--theme-opacity-soft), transparent);background:0 0;width:14px;height:14px}.product-grid-module__um2tvq__grid input[type=checkbox]:before,.product-grid-module__um2tvq__columnEditor input[type=checkbox]:before{content:"";opacity:0;border-bottom:1.5px solid;border-left:1.5px solid;width:8px;height:4px;transition:opacity 80ms,transform 80ms;transform:translateY(-1px)rotate(-45deg)scale(.5)}.product-grid-module__um2tvq__grid input[type=checkbox]:checked,.product-grid-module__um2tvq__columnEditor input[type=checkbox]:checked{border-color:var(--theme-app-text);background:var(--theme-app-text)}.product-grid-module__um2tvq__grid input[type=checkbox]:checked:before,.product-grid-module__um2tvq__columnEditor input[type=checkbox]:checked:before{opacity:1;transform:translateY(-1px)rotate(-45deg)scale(1)}.product-grid-module__um2tvq__grid input[type=checkbox]:focus-visible,.product-grid-module__um2tvq__columnEditor input[type=checkbox]:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}@keyframes product-grid-module__um2tvq__productInkRefresh{0%{filter:invert()hue-rotate(180deg)saturate(1.16)contrast(1.16);opacity:1}25%{filter:saturate(1.04)brightness(.92)contrast(.92);opacity:.38}50%{filter:invert()hue-rotate(180deg)saturate(1.08)contrast(1.1);opacity:.9}75%{filter:saturate(1.02)brightness(.96)contrast(.96);opacity:.64}to{filter:none;opacity:1}}@media (max-width:760px){.product-grid-module__um2tvq__toolbarRow{flex-wrap:nowrap}.product-grid-module__um2tvq__filterField{flex:160px;width:min(220px,100% - 106px)}.product-grid-module__um2tvq__toolbarSpacer{display:none}.product-grid-module__um2tvq__filterGrid,.product-grid-module__um2tvq__columnEditor{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid-module__um2tvq__addButton span{display:none}.product-grid-module__um2tvq__addButton{border-radius:var(--radius-control);width:32px;min-width:32px;padding:0}}@media (max-width:430px){.product-grid-module__um2tvq__workspaceToolbar{padding-inline:5px}.product-grid-module__um2tvq__toolbarRow{gap:4px}.product-grid-module__um2tvq__filterField{flex-basis:auto;width:auto}.product-grid-module__um2tvq__filterGrid,.product-grid-module__um2tvq__columnEditor{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.product-grid-module__um2tvq__hoverCellIndicator{transition:none}.product-grid-module__um2tvq__inkButton,.product-grid-module__um2tvq__inkButton[data-ink-refresh=true],.product-grid-module__um2tvq__searchSlot{transition:none;animation:none}}.product-grid-module__um2tvq__bulkFailures{color:var(--theme-danger-text);font-size:calc(11px * var(--theme-font-scale));padding:4px 10px}.product-grid-module__um2tvq__bulkFailures ul{max-height:120px;padding-left:18px;overflow:auto}@media (max-width:700px){.product-grid-module__um2tvq__bulkToolbar{grid-template-columns:auto minmax(0,1fr) auto}.product-grid-module__um2tvq__bulkOptionViewport{grid-area:2/1/auto/-1}.product-grid-module__um2tvq__bulkActions{grid-area:1/3}}.product-grid-module__um2tvq__notchToolbar[data-records-grid-id=marketing-content-plan] .product-grid-module__um2tvq__toolbarEnd{margin-inline-start:auto}
.product-photo-module__daV8Ha__productPhoto{aspect-ratio:3/4;background:0 0;border:0;border-radius:0;flex:none;width:27px;height:36px;display:block;position:relative;overflow:hidden}.product-photo-module__daV8Ha__productPhotoEmpty{color:var(--theme-app-text-muted);place-items:center;display:grid}.product-photo-module__daV8Ha__productPhotoEmpty svg{width:16px;height:16px}.product-photo-module__daV8Ha__productPhoto img{object-fit:contain;width:100%;height:100%;display:block;position:absolute;inset:0}
.shell-navigation-module__ARJkRq__navigationReveal{z-index:2;border-radius:0 var(--radius-control) var(--radius-control) 0;background:0 0;width:18px;height:76px;padding:0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.shell-navigation-module__ARJkRq__navigationReveal:focus-visible{outline:2px solid var(--white);outline-offset:-4px}@media (max-width:760px){.shell-navigation-module__ARJkRq__navigationReveal{top:max(8px, env(safe-area-inset-top));left:max(8px, env(safe-area-inset-left));z-index:12;border-radius:var(--radius-control);width:44px;height:44px;min-height:44px;color:var(--theme-shell-text);background:var(--theme-shell-surface);box-shadow:0 4px 14px color-mix(in srgb, var(--theme-shadow-ink) var(--theme-opacity-faint), transparent);cursor:pointer;position:fixed;transform:none}.shell-navigation-module__ARJkRq__navigationReveal:before,.shell-navigation-module__ARJkRq__navigationReveal:after{border-radius:var(--radius-pill);content:"";background:currentColor;width:20px;height:2px;position:absolute;left:12px}.shell-navigation-module__ARJkRq__navigationReveal:before{top:15px;box-shadow:0 6px}.shell-navigation-module__ARJkRq__navigationReveal:after{top:27px}.shell-navigation-module__ARJkRq__navigationReveal[aria-hidden=true]{opacity:0;pointer-events:none}.shell-navigation-module__ARJkRq__navigationReveal:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}}.shell-navigation-module__ARJkRq__wordmark{background:var(--theme-brand-mark);width:128px;height:33px;position:absolute;top:18px;left:22px;-webkit-mask:url(/brand/henad-logo.webp) 50%/contain no-repeat;mask:url(/brand/henad-logo.webp) 50%/contain no-repeat}.shell-navigation-module__ARJkRq__wordmark[data-brand=niihai]{-webkit-mask-image:url(/brand/niihai.svg);mask-image:url(/brand/niihai.svg)}.shell-navigation-module__ARJkRq__navigationPin{width:32px;height:33px;color:color-mix(in srgb, var(--theme-shell-text) var(--theme-opacity-medium), transparent);cursor:pointer;background:0 0;border-radius:0;place-items:center;padding:0;transition:color .12s;display:grid;position:absolute;top:18px;right:11px}.shell-navigation-module__ARJkRq__navigationPin:hover{color:color-mix(in srgb, var(--theme-shell-text) var(--theme-opacity-strong), transparent)}.shell-navigation-module__ARJkRq__navigationPin[aria-pressed=true]{color:color-mix(in srgb, var(--theme-shell-text) var(--theme-opacity-solid), transparent)}.shell-navigation-module__ARJkRq__navigationPin[aria-pressed=true]:hover{color:var(--theme-shell-text)}.shell-navigation-module__ARJkRq__navigationPin:focus-visible{outline:none}.shell-navigation-module__ARJkRq__navigationPin:focus-visible .shell-navigation-module__ARJkRq__lockIcon{outline:2px solid var(--white);outline-offset:4px;border-radius:2px}.shell-navigation-module__ARJkRq__lockIcon{width:20px;height:20px;display:block}.shell-navigation-module__ARJkRq__navigationClose{display:none}@media (max-width:760px){.shell-navigation-module__ARJkRq__navigationPin{display:none}.shell-navigation-module__ARJkRq__navigationClose{top:max(8px, env(safe-area-inset-top));border-radius:var(--radius-control);width:44px;height:44px;color:var(--theme-shell-text);background:var(--theme-shell-surface-subtle);cursor:pointer;place-items:center;padding:0;display:grid;position:absolute;right:8px}.shell-navigation-module__ARJkRq__navigationClose svg{width:20px;height:20px}.shell-navigation-module__ARJkRq__navigationClose:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:2px}}.shell-navigation-module__ARJkRq__userSection{position:absolute;bottom:16px;left:17px;right:17px}.shell-navigation-module__ARJkRq__userButton{border-radius:var(--radius-overlay);width:100%;min-height:42px;color:var(--theme-shell-text-strong);background:color-mix(in srgb, var(--theme-shell-surface-subtle) var(--theme-opacity-strong), transparent);cursor:pointer;text-align:left;grid-template-columns:26px 1fr 12px;align-items:center;gap:8px;padding:6px 8px;display:grid}.shell-navigation-module__ARJkRq__userButton:hover{background:color-mix(in srgb, var(--theme-shell-surface) var(--theme-opacity-medium), transparent)}.shell-navigation-module__ARJkRq__userButton:focus-visible{outline:2px solid var(--white);outline-offset:2px}.shell-navigation-module__ARJkRq__userAvatar{width:26px;height:26px;color:var(--white);background:var(--theme-shell-text-strong);font-family:var(--font-primary);font-size:calc(12px * var(--theme-font-scale));border-radius:50%;place-items:center;font-weight:500;line-height:1;display:grid}.shell-navigation-module__ARJkRq__userMeta{gap:2px;min-width:0;display:grid}.shell-navigation-module__ARJkRq__userName{color:var(--theme-shell-text-strong);font-family:var(--font-primary);font-size:calc(13px * var(--theme-font-scale));text-overflow:ellipsis;white-space:nowrap;font-weight:500;line-height:1.15;overflow:hidden}.shell-navigation-module__ARJkRq__userEmail{color:var(--theme-shell-text-strong);font-size:calc(10px * var(--theme-font-scale));text-overflow:ellipsis;white-space:nowrap;line-height:1.1;overflow:hidden}.shell-navigation-module__ARJkRq__userChevron{justify-self:end;width:12px;height:12px}.shell-navigation-module__ARJkRq__userMenu{border:1px solid color-mix(in srgb, var(--theme-shell-text) var(--theme-opacity-faint), transparent);border-radius:var(--radius-overlay);background:color-mix(in srgb, var(--theme-shell-surface-subtle) var(--theme-opacity-strong), var(--theme-shell-surface));box-shadow:0 12px 30px color-mix(in srgb, var(--theme-shadow-ink) var(--theme-opacity-medium), transparent);display:grid;position:absolute;bottom:calc(100% + 8px);left:0;right:0;overflow:hidden}.shell-navigation-module__ARJkRq__userMenuBrand{border-bottom:1px solid color-mix(in srgb, var(--theme-shell-text) var(--theme-opacity-faint), transparent);justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:9px 10px;display:flex}.shell-navigation-module__ARJkRq__userMenuWordmark{background:var(--theme-brand-ink);width:82px;height:22px;display:block;-webkit-mask:url(/brand/henad-logo.webp) 0/contain no-repeat;mask:url(/brand/henad-logo.webp) 0/contain no-repeat}.shell-navigation-module__ARJkRq__userMenuWordmark[data-brand=niihai]{-webkit-mask-image:url(/brand/niihai.svg);mask-image:url(/brand/niihai.svg)}.shell-navigation-module__ARJkRq__userMenuVersion{color:var(--theme-shell-text-strong);font-family:var(--font-mono);font-size:calc(9px * var(--theme-font-scale));white-space:nowrap;flex:none;line-height:1;text-decoration:none}.shell-navigation-module__ARJkRq__userMenuVersion:hover{text-underline-offset:2px;text-decoration:underline}.shell-navigation-module__ARJkRq__userMenuVersion:focus-visible{outline:2px solid var(--white);outline-offset:2px;border-radius:3px}.shell-navigation-module__ARJkRq__userMenuItems{gap:1px;padding:5px;display:grid}.shell-navigation-module__ARJkRq__userMenuItem{border-radius:var(--radius-control);width:100%;min-height:30px;color:var(--theme-shell-text-strong);cursor:pointer;font-family:var(--font-primary);font-size:calc(13px * var(--theme-font-scale));text-align:left;background:0 0;padding:7px 9px;font-weight:500;text-decoration:none;display:block}.shell-navigation-module__ARJkRq__userMenuItem:hover{background:color-mix(in srgb, var(--theme-shell-text) var(--theme-opacity-subtle), transparent)}.shell-navigation-module__ARJkRq__userMenuItem:focus-visible{outline:2px solid var(--chrome);outline-offset:-2px}.shell-navigation-module__ARJkRq__userMenuItem:disabled{cursor:default;opacity:.6}.shell-navigation-module__ARJkRq__userMenuGroup{border-bottom:1px solid color-mix(in srgb, var(--theme-shell-text) var(--theme-opacity-faint), transparent);gap:1px;padding-bottom:5px;display:grid}.shell-navigation-module__ARJkRq__userMenuChoice{justify-content:space-between;align-items:center;gap:8px;display:flex}.shell-navigation-module__ARJkRq__userMenuChoiceLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shell-navigation-module__ARJkRq__userMenuChoiceMark{flex:none;width:13px;height:13px}.shell-navigation-module__ARJkRq__userMenuChoiceNote,.shell-navigation-module__ARJkRq__userMenuError{color:color-mix(in srgb, var(--theme-shell-text-strong) var(--theme-opacity-strong), transparent);font-family:var(--font-primary);font-size:calc(11px * var(--theme-font-scale))}.shell-navigation-module__ARJkRq__userMenuChoiceNote{white-space:nowrap;flex:none}.shell-navigation-module__ARJkRq__userMenuError{margin:2px 0 0;padding:0 9px}.shell-navigation-module__ARJkRq__personalNavigation ul{gap:2px;margin:0;padding:0 10px 0 0;list-style:none;display:grid}.shell-navigation-module__ARJkRq__personalNavigation :is(button,a){border-radius:var(--radius-control);width:100%;min-height:32px;color:var(--theme-shell-text-strong);cursor:pointer;font-size:calc(13px * var(--theme-font-scale));text-align:left;background:0 0;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:9px;padding:5px 10px 5px 24px;font-weight:500;line-height:1;text-decoration:none;transition:background-color .12s,transform .1s;display:grid}.shell-navigation-module__ARJkRq__personalNavigation :is(button,a):hover,.shell-navigation-module__ARJkRq__personalNavigation :is(button,a)[aria-current=page]{background:color-mix(in srgb, var(--theme-shell-surface) var(--theme-opacity-subtle), transparent)}.shell-navigation-module__ARJkRq__personalNavigation :is(button,a):active{transform:scale(.98)}.shell-navigation-module__ARJkRq__personalNavigation :is(button,a):focus-visible{background:color-mix(in srgb, var(--theme-shell-surface) var(--theme-opacity-subtle), transparent);outline:0}.shell-navigation-module__ARJkRq__personalNavigation svg{fill:currentColor;stroke:none;justify-self:center;width:18px;height:18px}.shell-navigation-module__ARJkRq__moduleNavigation{scrollbar-color:color-mix(in srgb, var(--theme-shell-text) var(--theme-opacity-faint), transparent) transparent;scrollbar-width:thin;overflow:hidden auto}.shell-navigation-module__ARJkRq__moduleNavigation::-webkit-scrollbar{width:6px}.shell-navigation-module__ARJkRq__moduleNavigation::-webkit-scrollbar-track{background:0 0}.shell-navigation-module__ARJkRq__moduleNavigation::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--theme-shell-text) var(--theme-opacity-faint), transparent);background-clip:padding-box;border:1px solid #0000}.shell-navigation-module__ARJkRq__moduleNavigation::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--theme-shell-text) var(--theme-opacity-subtle), transparent);background-clip:padding-box}.shell-navigation-module__ARJkRq__displayModeToggle{border:1px solid color-mix(in srgb, var(--theme-shell-text) var(--theme-opacity-subtle), transparent);border-radius:var(--radius-control);min-height:44px;color:var(--theme-shell-text-strong);background:var(--theme-shell-surface-subtle);cursor:pointer;font-size:calc(13px * var(--theme-font-scale));text-align:center;padding:8px 12px;font-weight:600;display:none;position:absolute;bottom:78px;left:17px;right:17px}.shell-navigation-module__ARJkRq__displayModeToggle:focus-visible{outline:2px solid var(--white);outline-offset:2px}@media (max-width:760px){.shell-navigation-module__ARJkRq__displayModeToggle{display:block}}.shell-navigation-module__ARJkRq__navigationList{gap:6px;margin:0;padding:0;list-style:none;display:grid}.shell-navigation-module__ARJkRq__navigationItem{gap:3px;display:grid}.shell-navigation-module__ARJkRq__nestedModuleChildren :is(button,a):focus-visible{outline:2px solid var(--white);outline-offset:-2px}.shell-navigation-module__ARJkRq__childIndentSpacer{width:8px;height:1px}.shell-navigation-module__ARJkRq__prototypeBadge,.shell-navigation-module__ARJkRq__accessBadge{border:1px solid color-mix(in srgb, var(--theme-shell-text) var(--theme-opacity-subtle), transparent);color:var(--theme-shell-text-muted);font-size:calc(10px * var(--theme-font-scale));letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:3px;margin-left:auto;padding:0 4px;font-weight:600}.shell-navigation-module__ARJkRq__accessLocked{opacity:var(--theme-opacity-medium)}.shell-navigation-module__ARJkRq__nestedModuleChildren{gap:2px;margin:0 0 2px 19px;padding:0;list-style:none;display:grid}.shell-navigation-module__ARJkRq__nestedModuleChildren :is(button,a){border-radius:var(--radius-control);width:calc(100% - 10px);min-height:26px;color:var(--theme-shell-text-strong);cursor:pointer;font-size:calc(12px * var(--theme-font-scale));text-align:left;background:0 0;padding:3px 8px;font-weight:400;line-height:16px;text-decoration:none;display:block}.shell-navigation-module__ARJkRq__nestedModuleChildren :is(button,a):hover,.shell-navigation-module__ARJkRq__nestedModuleChildren :is(button,a)[aria-current=page]{color:var(--theme-shell-text-strong);background:color-mix(in srgb, var(--theme-shell-surface) var(--theme-opacity-subtle), transparent)}.shell-navigation-module__ARJkRq__personalNavigation :is(button,a){position:relative}.shell-navigation-module__ARJkRq__unreadBadge{border-radius:var(--radius-pill);min-width:16px;height:16px;color:var(--theme-shell-surface);background:var(--theme-shell-text-strong);font-size:calc(10px * var(--theme-font-scale));font-variant-numeric:tabular-nums;justify-content:center;align-items:center;padding:0 4px;font-style:normal;font-weight:600;line-height:1;display:inline-flex;position:absolute;top:3px;left:36px}
@font-face{font-family:googleSansFlex;src:url(../media/google_sans_flex_variable.p.0xi0-f6yrtcv-.woff2?dpl=8c5d1619ec5c7ab87b9baf857ecf9a50c43ac821)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:googleSansFlex;src:url(../media/google_sans_flex_variable.p.0xi0-f6yrtcv-.woff2?dpl=8c5d1619ec5c7ab87b9baf857ecf9a50c43ac821)format("woff2");font-display:swap;font-weight:500;font-style:normal}.googlesansflex_15aca120-module__LrnHyq__className{font-family:googleSansFlex}.googlesansflex_15aca120-module__LrnHyq__variable{--font-google-sans-flex:"googleSansFlex"}
@font-face{font-family:aleo;src:url(../media/aleo_variable.p.3of_nx582zwya.woff2?dpl=8c5d1619ec5c7ab87b9baf857ecf9a50c43ac821)format("woff2");font-display:swap;font-weight:100 900}.aleo_6e8343b-module__L4I7Vq__className{font-family:aleo}.aleo_6e8343b-module__L4I7Vq__variable{--font-aleo:"aleo"}
.calendar-module__1JxLvW__hoverHost{--calendar-cell-size:34px;width:max-content;position:relative}.calendar-module__1JxLvW__root{width:max-content;color:var(--theme-app-text);font-size:calc(12px * var(--theme-font-scale))}.calendar-module__1JxLvW__hoverIndicator{z-index:2;box-sizing:border-box;width:var(--calendar-cell-size);height:var(--calendar-cell-size);border:1px solid var(--theme-app-border-strong);border-radius:var(--radius-control);opacity:0;pointer-events:none;transform:translate3d(var(--calendar-hover-x,0), var(--calendar-hover-y,0), 0);transition:opacity 90ms,transform .18s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}.calendar-module__1JxLvW__hoverIndicator[data-visible=true]{opacity:1}.calendar-module__1JxLvW__months{min-width:0;display:grid;position:relative}.calendar-module__1JxLvW__month{position:relative}.calendar-module__1JxLvW__nav{height:var(--calendar-cell-size);pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;left:0;right:0}.calendar-module__1JxLvW__navigationButton{z-index:1;width:var(--calendar-cell-size);height:var(--calendar-cell-size);border:1px solid color-mix(in srgb, var(--theme-app-text) var(--theme-opacity-faint), transparent);border-radius:var(--radius-control);color:var(--theme-app-text);cursor:pointer;pointer-events:auto;background:0 0;place-items:center;padding:0;transition:background-color .13s,transform .1s;display:grid;position:absolute;top:0}.calendar-module__1JxLvW__previousButton{left:0}.calendar-module__1JxLvW__nextButton{right:0}.calendar-module__1JxLvW__navigationButton svg{fill:currentColor;stroke:none;width:14px;height:14px}.calendar-module__1JxLvW__navigationButton:hover{background:var(--theme-control-hover)}.calendar-module__1JxLvW__navigationButton:active{transform:scale(.97)}.calendar-module__1JxLvW__navigationButton:focus-visible,.calendar-module__1JxLvW__dayButton:focus-visible{z-index:1;outline:2px solid var(--theme-focus-ring);outline-offset:1px;position:relative}.calendar-module__1JxLvW__monthCaption{height:var(--calendar-cell-size);padding-inline:calc(var(--calendar-cell-size) + 8px);justify-content:center;align-items:center;display:flex}.calendar-module__1JxLvW__captionLabel{font-size:calc(13px * var(--theme-font-scale));text-transform:capitalize;font-weight:650}.calendar-module__1JxLvW__monthGrid{border-collapse:collapse;width:100%;margin-top:10px}.calendar-module__1JxLvW__weekdays,.calendar-module__1JxLvW__week{grid-template-columns:repeat(7, var(--calendar-cell-size));display:grid}.calendar-module__1JxLvW__weekdays{margin-bottom:3px}.calendar-module__1JxLvW__weekday{width:var(--calendar-cell-size);height:24px;color:var(--theme-app-text-muted);font-size:calc(9px * var(--theme-font-scale));text-transform:uppercase;place-items:center;font-weight:650;display:grid}.calendar-module__1JxLvW__weeks{gap:2px;display:grid}.calendar-module__1JxLvW__weekdays,.calendar-module__1JxLvW__week{gap:2px}.calendar-module__1JxLvW__day{width:var(--calendar-cell-size);height:var(--calendar-cell-size);padding:0;position:relative}.calendar-module__1JxLvW__dayButton{border-radius:var(--radius-control);width:100%;height:100%;color:var(--theme-app-text);cursor:pointer;font:inherit;font-variant-numeric:tabular-nums;background:0 0;border:0;place-items:center;padding:0;transition:transform .1s;display:grid}.calendar-module__1JxLvW__dayButton:active{transform:scale(.96)}.calendar-module__1JxLvW__today .calendar-module__1JxLvW__dayButton{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--theme-app-text) var(--theme-opacity-muted), transparent);font-weight:650}.calendar-module__1JxLvW__selected .calendar-module__1JxLvW__dayButton{color:var(--theme-shell-surface);background:var(--theme-app-text);box-shadow:none;font-weight:700}.calendar-module__1JxLvW__outside .calendar-module__1JxLvW__dayButton{color:var(--theme-app-text-subtle);opacity:var(--theme-opacity-medium)}.calendar-module__1JxLvW__disabled .calendar-module__1JxLvW__dayButton{cursor:default;opacity:var(--theme-opacity-muted)}.calendar-module__1JxLvW__hidden{visibility:hidden}@media (prefers-reduced-motion:reduce){.calendar-module__1JxLvW__navigationButton,.calendar-module__1JxLvW__dayButton,.calendar-module__1JxLvW__hoverIndicator{transition:none}}@media (forced-colors:active){.calendar-module__1JxLvW__hoverIndicator{border-color:highlight}}
.field-module__3papsG__field{border-radius:var(--radius-panel);min-width:0;color:var(--theme-shell-text);background:var(--theme-shell-surface-subtle);flex-direction:column;gap:4px;padding:9px 12px;display:flex;position:relative}.field-module__3papsG__field>label{font-size:calc(10px * var(--theme-font-scale));color:inherit}.field-module__3papsG__field>p{font-size:calc(10px * var(--theme-font-scale));margin:0}.field-module__3papsG__field [data-record-control]{border-radius:var(--radius-control);min-width:0;box-shadow:none;color:inherit;background:0 0;border:0}:is(table .field-module__3papsG__field,[role=grid] .field-module__3papsG__field){background:0 0;border-radius:0;padding:0}@media (forced-colors:active){.field-module__3papsG__field{border:1px solid canvastext}}
.notch-tooltip-module__9HhOgW__positioner{z-index:100}.notch-tooltip-module__9HhOgW__popup{border:1px solid color-mix(in srgb, var(--theme-shell-text) var(--theme-opacity-subtle), transparent);border-radius:var(--radius-control);color:var(--theme-on-chrome);background:var(--theme-shell-chrome);box-shadow:0 4px 12px color-mix(in srgb, var(--theme-shadow-ink) var(--theme-opacity-subtle), transparent);font-size:calc(10px * var(--theme-font-scale));pointer-events:none;padding:5px 7px;font-weight:650;line-height:1;transition:opacity .12s,transform .12s}.notch-tooltip-module__9HhOgW__popup[data-starting-style],.notch-tooltip-module__9HhOgW__popup[data-ending-style]{opacity:0;transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.notch-tooltip-module__9HhOgW__popup{transition:none}}
/*# sourceMappingURL=1ioq33a6gjoc0.css.map*/