.MachineCard-module__elMC4W__cardWrap{position:relative}.MachineCard-module__elMC4W__card{background:var(--card-background);border-radius:12px;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:block;overflow:hidden;box-shadow:0 2px 8px #0000001a}.MachineCard-module__elMC4W__card:hover{background:#ececec;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.MachineCard-module__elMC4W__thumbWrapper{background:radial-gradient(circle,#d0d0d0 0%,#7a7a7a 100%);width:100%;height:200px;position:relative}.MachineCard-module__elMC4W__thumbFallback{background:radial-gradient(circle,#d0d0d0 0%,#7a7a7a 100%)}.MachineCard-module__elMC4W__body{padding:1rem}.MachineCard-module__elMC4W__name{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.25rem;font-weight:700;overflow:hidden}.MachineCard-module__elMC4W__subTags{flex-wrap:wrap;gap:.25rem;margin-top:.5rem;display:flex}.MachineCard-module__elMC4W__subTag{text-transform:uppercase;letter-spacing:.3px;color:var(--text-secondary);background:#f0f0f0;border-radius:3px;padding:.1rem .4rem;font-size:.65rem}.MachineCard-module__elMC4W__meta{color:var(--text-secondary);gap:1rem;margin-top:.5rem;font-size:.875rem;display:flex}.MachineCard-module__elMC4W__metaItem{align-items:center;gap:.25rem;display:flex}.MachineCard-module__elMC4W__metaIcon{object-fit:contain;vertical-align:middle;width:1rem;height:1rem;display:inline-block}.MachineCard-module__elMC4W__draftChip{z-index:2;color:#78350f;text-transform:uppercase;letter-spacing:.06em;pointer-events:none;background:#fde68a;border:1px solid #f59e0b;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .7rem .35rem .55rem;font-size:.75rem;font-weight:800;display:inline-flex;position:absolute;top:.6rem;left:.6rem;box-shadow:0 2px 6px #00000040,0 0 0 2px #ffffff8c}.MachineCard-module__elMC4W__draftChipDot{background:#b45309;border-radius:50%;width:.5rem;height:.5rem;animation:2s ease-in-out infinite MachineCard-module__elMC4W__draftChipPulse;display:inline-block;box-shadow:0 0 0 2px #fde68a}.MachineCard-module__elMC4W__hiddenChip{z-index:2;color:#1e293b;text-transform:uppercase;letter-spacing:.06em;pointer-events:none;background:#e2e8f0;border:1px solid #64748b;border-radius:999px;align-items:center;padding:.35rem .7rem;font-size:.75rem;font-weight:800;display:inline-flex;position:absolute;top:2.9rem;left:.6rem;box-shadow:0 2px 6px #00000040,0 0 0 2px #ffffff8c}@keyframes MachineCard-module__elMC4W__draftChipPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.78)}}.MachineCard-module__elMC4W__deleteBtn{z-index:3;color:#fff;cursor:pointer;opacity:0;background:#111827d9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .15s,background .15s,transform .1s;display:inline-flex;position:absolute;top:.5rem;right:.5rem}.MachineCard-module__elMC4W__cardWrap:hover .MachineCard-module__elMC4W__deleteBtn,.MachineCard-module__elMC4W__cardWrap:focus-within .MachineCard-module__elMC4W__deleteBtn,.MachineCard-module__elMC4W__deleteBtn:focus-visible{opacity:1}.MachineCard-module__elMC4W__hideBtn{z-index:3;color:#fff;cursor:pointer;opacity:0;background:#111827d9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .15s,background .15s,transform .1s;display:inline-flex;position:absolute;top:.5rem;right:3rem}.MachineCard-module__elMC4W__cardWrap:hover .MachineCard-module__elMC4W__hideBtn,.MachineCard-module__elMC4W__cardWrap:focus-within .MachineCard-module__elMC4W__hideBtn,.MachineCard-module__elMC4W__hideBtn:focus-visible{opacity:1}.MachineCard-module__elMC4W__hideBtnActive{opacity:1;background:#475569}.MachineCard-module__elMC4W__hideBtn:hover:not(:disabled){background:#1d4ed8}.MachineCard-module__elMC4W__hideBtn:active:not(:disabled){transform:scale(.92)}.MachineCard-module__elMC4W__hideBtn:disabled{opacity:.6;cursor:not-allowed}.MachineCard-module__elMC4W__hideBtn svg{width:16px;height:16px}.MachineCard-module__elMC4W__deleteBtn:hover{background:var(--primary-color)}.MachineCard-module__elMC4W__deleteBtn:active{transform:scale(.92)}.MachineCard-module__elMC4W__deleteBtn svg{width:16px;height:16px}.MachineCard-module__elMC4W__deleteOverlay{z-index:250;background:#0000008c;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.MachineCard-module__elMC4W__deleteModal{background:var(--card-background);border-radius:14px;width:100%;max-width:440px;padding:1.25rem 1.5rem;box-shadow:0 20px 60px #00000059}.MachineCard-module__elMC4W__deleteTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:1.125rem;font-weight:700}.MachineCard-module__elMC4W__deleteText{color:var(--text-secondary);margin:0 0 1rem;font-size:.9375rem;line-height:1.5}.MachineCard-module__elMC4W__deleteError{color:#842121;background:#fdecec;border-radius:8px;margin:0 0 1rem;padding:.5rem .75rem;font-size:.8125rem}.MachineCard-module__elMC4W__deleteActions{justify-content:flex-end;gap:.5rem;display:flex}.MachineCard-module__elMC4W__deleteCancelBtn,.MachineCard-module__elMC4W__deleteConfirmBtn{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:.5rem .875rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s;display:inline-flex}.MachineCard-module__elMC4W__deleteCancelBtn{border:1px solid var(--border-color);background:var(--card-background);color:var(--text-primary)}.MachineCard-module__elMC4W__deleteCancelBtn:hover:not(:disabled){background:#f5f5f5}.MachineCard-module__elMC4W__deleteConfirmBtn{background:var(--primary-color);color:#fff;border:none}.MachineCard-module__elMC4W__deleteConfirmBtn:hover:not(:disabled){background:#d91919}.MachineCard-module__elMC4W__deleteCancelBtn:disabled,.MachineCard-module__elMC4W__deleteConfirmBtn:disabled{opacity:.6;cursor:not-allowed}
.HiddenMachineShelf-module__3do2aW__shelf{max-width:80rem;margin:.75rem auto 0;padding:0 1rem}.HiddenMachineShelf-module__3do2aW__bar{color:#475569;cursor:pointer;background:#f1f5f9;border:1px dashed #94a3b8;border-radius:999px;align-items:center;gap:.5rem;width:100%;padding:.3rem .85rem;font-family:inherit;font-size:.8125rem;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:flex}.HiddenMachineShelf-module__3do2aW__bar:hover{color:#1e293b;background:#e2e8f0;border-color:#64748b}.HiddenMachineShelf-module__3do2aW__barIcon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:15px;height:15px}.HiddenMachineShelf-module__3do2aW__barLabel{align-items:baseline;gap:.4rem;min-width:0;display:flex}.HiddenMachineShelf-module__3do2aW__barSub{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:500;overflow:hidden}@media (max-width:640px){.HiddenMachineShelf-module__3do2aW__barSub{display:none}}.HiddenMachineShelf-module__3do2aW__countPill{color:#fff;background:#475569;border-radius:999px;margin-left:auto;padding:.05rem .5rem;font-size:.7rem;font-weight:800}.HiddenMachineShelf-module__3do2aW__chevron{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:15px;height:15px;transition:transform .18s}.HiddenMachineShelf-module__3do2aW__chevronOpen{transform:rotate(180deg)}.HiddenMachineShelf-module__3do2aW__row{background:#f8fafc;border:1.5px dashed #cbd5e1;border-radius:12px;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:1rem;margin-top:.5rem;padding:1rem;display:grid}.HiddenMachineShelf-module__3do2aW__ghostWrap{position:relative}.HiddenMachineShelf-module__3do2aW__ghost{background:var(--card-background,#fff);opacity:.75;border:1px solid #e2e8f0;border-radius:10px;text-decoration:none;transition:opacity .15s,transform .15s,box-shadow .15s;display:block;overflow:hidden}.HiddenMachineShelf-module__3do2aW__ghost:hover,.HiddenMachineShelf-module__3do2aW__ghost:focus-visible{opacity:1;transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.HiddenMachineShelf-module__3do2aW__ghostThumb{background:radial-gradient(circle,#e2e8f0 0%,#94a3b8 100%);height:110px;position:relative}.HiddenMachineShelf-module__3do2aW__ghostThumb img{filter:grayscale()brightness(.92);transition:filter .2s}.HiddenMachineShelf-module__3do2aW__ghost:hover .HiddenMachineShelf-module__3do2aW__ghostThumb img,.HiddenMachineShelf-module__3do2aW__ghost:focus-visible .HiddenMachineShelf-module__3do2aW__ghostThumb img{filter:grayscale(.3)brightness()}.HiddenMachineShelf-module__3do2aW__ghostBadge{z-index:2;color:#fff;cursor:pointer;background:#1e293bd9;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s,transform .1s;display:inline-flex;position:absolute;top:.4rem;right:.4rem}.HiddenMachineShelf-module__3do2aW__ghostBadge:hover:not(:disabled){background:#16a34a}.HiddenMachineShelf-module__3do2aW__ghostBadge:active:not(:disabled){transform:scale(.92)}.HiddenMachineShelf-module__3do2aW__ghostBadge:disabled{opacity:.6;cursor:not-allowed}.HiddenMachineShelf-module__3do2aW__ghostBadge svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.HiddenMachineShelf-module__3do2aW__badgeEyeOn,.HiddenMachineShelf-module__3do2aW__ghostBadge:hover:not(:disabled) .HiddenMachineShelf-module__3do2aW__badgeEyeOff{display:none}.HiddenMachineShelf-module__3do2aW__ghostBadge:hover:not(:disabled) .HiddenMachineShelf-module__3do2aW__badgeEyeOn{display:block}.HiddenMachineShelf-module__3do2aW__badgeSpinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:13px;height:13px;animation:.7s linear infinite HiddenMachineShelf-module__3do2aW__badgeSpin;display:inline-block}@keyframes HiddenMachineShelf-module__3do2aW__badgeSpin{to{transform:rotate(360deg)}}.HiddenMachineShelf-module__3do2aW__shelfError{color:#842121;background:#fdecec;border-radius:8px;grid-column:1/-1;margin:0;padding:.45rem .7rem;font-size:.8125rem}.HiddenMachineShelf-module__3do2aW__ghostBody{padding:.6rem .75rem .7rem;position:relative}.HiddenMachineShelf-module__3do2aW__ghostName{color:var(--text-primary,#111827);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.9375rem;font-weight:700;overflow:hidden}.HiddenMachineShelf-module__3do2aW__ghostType{color:var(--text-secondary,#6b7280);text-overflow:ellipsis;white-space:nowrap;margin:.15rem 0 0;font-size:.75rem;overflow:hidden}.HiddenMachineShelf-module__3do2aW__ghostHint{color:#2563eb;opacity:0;font-size:.75rem;font-weight:700;transition:opacity .15s;position:absolute;bottom:.7rem;right:.75rem}.HiddenMachineShelf-module__3do2aW__ghost:hover .HiddenMachineShelf-module__3do2aW__ghostHint,.HiddenMachineShelf-module__3do2aW__ghost:focus-visible .HiddenMachineShelf-module__3do2aW__ghostHint{opacity:1}
.DrawingLibraryBrowser-module__bRcb6a__wrap{flex-direction:column;display:flex}.DrawingLibraryBrowser-module__bRcb6a__controls{z-index:3;background:var(--card-background);border-bottom:1px solid var(--border-color);padding:.75rem 0 .5rem;position:sticky;top:0}.DrawingLibraryBrowser-module__bRcb6a__searchRow{align-items:center;width:min(420px,100%);margin:0 auto .625rem;display:flex;position:relative}.DrawingLibraryBrowser-module__bRcb6a__search{border:1px solid var(--border-color);background:var(--background);width:100%;min-height:44px;color:var(--text-primary);border-radius:8px;padding:.625rem 4rem .625rem 1rem;font-family:inherit;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.DrawingLibraryBrowser-module__bRcb6a__search:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #f81f1f26}.DrawingLibraryBrowser-module__bRcb6a__search::-webkit-search-cancel-button{appearance:none}.DrawingLibraryBrowser-module__bRcb6a__searchResetBtn{letter-spacing:.06em;text-transform:uppercase;height:28px;color:var(--text-secondary);cursor:pointer;background:#e0e0e0;border:none;border-radius:14px;justify-content:center;align-items:center;padding:0 .75rem;font-family:inherit;font-size:.6875rem;font-weight:700;transition:background .15s,color .15s,transform .1s;display:inline-flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.DrawingLibraryBrowser-module__bRcb6a__searchResetBtn:hover{background:var(--primary-color);color:#fff}.DrawingLibraryBrowser-module__bRcb6a__searchResetBtn:active{transform:translateY(-50%)scale(.95)}.DrawingLibraryBrowser-module__bRcb6a__rail{flex-wrap:wrap;gap:.2rem;display:flex}.DrawingLibraryBrowser-module__bRcb6a__railBtn{min-width:26px;min-height:28px;color:var(--primary-color);cursor:pointer;background:0 0;border:none;border-radius:6px;flex:none;padding:0 .3rem;font-family:inherit;font-size:.8125rem;font-weight:700;transition:background .15s,color .15s}.DrawingLibraryBrowser-module__bRcb6a__railBtn:hover:not(:disabled){background:#f81f1f1a}.DrawingLibraryBrowser-module__bRcb6a__railBtn:disabled{color:var(--text-secondary);opacity:.35;cursor:default}.DrawingLibraryBrowser-module__bRcb6a__section{margin-top:1.5rem}.DrawingLibraryBrowser-module__bRcb6a__sectionHeading{border-bottom:1px solid var(--border-color);color:var(--text-primary);align-items:center;gap:.5rem;margin:0 0 .75rem;padding-bottom:.35rem;scroll-margin-top:7rem;font-size:1.125rem;font-weight:700;display:flex}.DrawingLibraryBrowser-module__bRcb6a__sectionCount{color:var(--text-secondary);font-size:.75rem;font-weight:600}.DrawingLibraryBrowser-module__bRcb6a__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;display:grid}.DrawingLibraryBrowser-module__bRcb6a__empty{text-align:center;color:var(--text-secondary);padding:2.5rem 0;font-size:.875rem}.DrawingLibraryBrowser-module__bRcb6a__noResults{text-align:center;padding:2.5rem 0}.DrawingLibraryBrowser-module__bRcb6a__noResultsText{color:var(--text-secondary);margin:0 0 .75rem;font-size:.875rem}.DrawingLibraryBrowser-module__bRcb6a__clearBtn{border:1px solid var(--border-color);background:var(--card-background);color:var(--text-primary);cursor:pointer;border-radius:8px;padding:.5rem .875rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s}.DrawingLibraryBrowser-module__bRcb6a__clearBtn:hover{background:var(--background)}@media (max-width:640px){.DrawingLibraryBrowser-module__bRcb6a__sectionHeading{scroll-margin-top:8.5rem}}
.MediaIcon-module__Zp3MWW__item{background:var(--background);text-align:center;cursor:pointer;color:inherit;border-radius:8px;flex-direction:column;align-items:center;padding:1rem;text-decoration:none;transition:background .2s;display:flex;position:relative}.MediaIcon-module__Zp3MWW__item:hover{background:var(--border-color)}.MediaIcon-module__Zp3MWW__iconBox{justify-content:center;align-items:center;margin-bottom:.5rem;font-size:2rem;display:flex}.MediaIcon-module__Zp3MWW__iconImg{object-fit:contain;width:2rem;height:2rem;display:block}.MediaIcon-module__Zp3MWW__name{word-break:break-word;color:var(--text-primary);font-size:.875rem;line-height:1.3}
.IosInput-module__P6zldG__input{background:var(--card-background);border:1px solid var(--border-color);color:var(--text-primary);border-radius:8px;width:100%;min-height:44px;padding:.625rem 1rem;font-family:inherit;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.IosInput-module__P6zldG__input:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #f81f1f26}.IosInput-module__P6zldG__input[aria-invalid=true]{border-color:var(--primary-color);animation:.35s IosInput-module__P6zldG__inputShake;box-shadow:0 0 0 3px #f81f1f33}.IosInput-module__P6zldG__input[aria-invalid=true]:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #f81f1f40}@keyframes IosInput-module__P6zldG__inputShake{0%,to{transform:translate(0)}20%{transform:translate(-4px)}40%{transform:translate(4px)}60%{transform:translate(-3px)}80%{transform:translate(2px)}}
.CustomDropdown-module__9Yws2q__dropdown{min-width:200px;display:inline-block;position:relative}.CustomDropdown-module__9Yws2q__trigger{border:1px solid var(--border-color);width:100%;color:var(--text-primary);cursor:pointer;background:linear-gradient(#fff,#f8f8f8);border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem 1rem;font-family:inherit;font-size:.9375rem;font-weight:500;transition:all .2s;display:flex;box-shadow:0 1px 3px #00000014}.CustomDropdown-module__9Yws2q__trigger:hover{background:linear-gradient(#fff,#f0f0f0);border-color:#999;box-shadow:0 2px 6px #0000001f}.CustomDropdown-module__9Yws2q__trigger:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #f81f1f26}.CustomDropdown-module__9Yws2q__open .CustomDropdown-module__9Yws2q__trigger{border-color:var(--primary-color);background:linear-gradient(#fff,#fff5f5);border-bottom-right-radius:0;border-bottom-left-radius:0;box-shadow:0 0 0 3px #f81f1f26}.CustomDropdown-module__9Yws2q__selected{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.CustomDropdown-module__9Yws2q__arrow{color:#666;justify-content:center;align-items:center;width:20px;height:20px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex}.CustomDropdown-module__9Yws2q__open .CustomDropdown-module__9Yws2q__arrow{color:var(--primary-color);transform:rotate(180deg)}.CustomDropdown-module__9Yws2q__menu{border:1px solid var(--primary-color);z-index:9999;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border-top:none;border-radius:0 0 10px 10px;max-height:70vh;margin:0;padding:0;list-style:none;transition:opacity .15s,visibility .15s;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #00000026}.CustomDropdown-module__9Yws2q__open .CustomDropdown-module__9Yws2q__menu{opacity:1;visibility:visible;pointer-events:auto}.CustomDropdown-module__9Yws2q__option{color:var(--text-primary);cursor:pointer;border-bottom:1px solid #f0f0f0;align-items:center;gap:.5rem;padding:1.1rem 1.25rem;font-size:1.05rem;font-weight:600;list-style:none;transition:all .15s;display:flex}.CustomDropdown-module__9Yws2q__option:last-child{border-bottom:none}.CustomDropdown-module__9Yws2q__option:hover,.CustomDropdown-module__9Yws2q__option:focus{background:linear-gradient(90deg,#fff0f0,#fff);outline:none}.CustomDropdown-module__9Yws2q__option.CustomDropdown-module__9Yws2q__selected_option{color:var(--primary-color);background:linear-gradient(90deg,#ffebeb,#fff);font-weight:600}.CustomDropdown-module__9Yws2q__option:before{content:"✓";color:#0000;flex-shrink:0;width:12px;font-size:.75rem}.CustomDropdown-module__9Yws2q__option.CustomDropdown-module__9Yws2q__selected_option:before{color:var(--primary-color)}.CustomDropdown-module__9Yws2q__indicator{z-index:2;pointer-events:none;opacity:1;background:linear-gradient(#fff0 0%,#ffffffd9 40%,#fffffff7 100%);border-radius:0 0 10px 10px;flex-direction:column;justify-content:flex-end;align-items:center;gap:2px;height:56px;margin-top:-56px;padding:0 0 10px;list-style:none;transition:opacity .15s;display:flex;position:sticky;bottom:0;left:0;right:0}.CustomDropdown-module__9Yws2q__indicator.CustomDropdown-module__9Yws2q__hidden{opacity:0}.CustomDropdown-module__9Yws2q__indicator:before{content:none}.CustomDropdown-module__9Yws2q__indicatorChevron{color:var(--primary-color);flex-direction:column;align-items:center;gap:1px;animation:1.2s ease-in-out infinite CustomDropdown-module__9Yws2q__scrollIndicatorBounce;display:flex}.CustomDropdown-module__9Yws2q__indicatorChevron svg{display:block}.CustomDropdown-module__9Yws2q__indicatorLabel{color:var(--primary-color);letter-spacing:.03em;text-transform:uppercase;font-size:.6875rem;font-weight:600}@keyframes CustomDropdown-module__9Yws2q__scrollIndicatorBounce{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.65;transform:translateY(3px)}}
.SalespersonBadge-module__Jea_6G__badge{border:1px solid var(--border-color);color:var(--text-secondary);background:0 0;border-radius:20px;flex-shrink:1;align-items:center;gap:6px;min-width:0;max-width:220px;margin-left:auto;padding:5px 12px 5px 8px;font-family:inherit;font-size:.8125rem;display:inline-flex;overflow:hidden}.SalespersonBadge-module__Jea_6G__icon{color:var(--primary-color);flex-shrink:0}.SalespersonBadge-module__Jea_6G__name{white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}
.MachineGrid-module__WM1Opa__filterNav{top:calc(var(--header-height) + var(--editor-bar-height,0px) + var(--editor-admin-bar-height,0px));z-index:100;background:var(--card-background);border-bottom:1px solid var(--border-color);position:sticky;box-shadow:0 2px 4px #0000000d}.MachineGrid-module__WM1Opa__filterRow{flex-direction:column;gap:1rem;width:100%;padding:.5rem .75rem;display:flex}@media (min-width:640px){.MachineGrid-module__WM1Opa__filterRow{flex-flow:wrap;align-items:center;gap:1.75rem;padding:.75rem 1.5rem}}@media (min-width:640px) and (max-width:711px){.MachineGrid-module__WM1Opa__filterRow{justify-content:space-between}.MachineGrid-module__WM1Opa__searchGroup{flex:1;order:1;max-width:none}.MachineGrid-module__WM1Opa__salespersonBadge{order:1}}@media (min-width:712px) and (max-width:850px){.MachineGrid-module__WM1Opa__searchGroup:not(.MachineGrid-module__WM1Opa__expanded){display:none}.MachineGrid-module__WM1Opa__searchGroup.MachineGrid-module__WM1Opa__expanded{flex:100%;order:1;max-width:none;display:flex}}.MachineGrid-module__WM1Opa__searchToggleBtn{display:none}@media (min-width:712px) and (max-width:850px){.MachineGrid-module__WM1Opa__searchToggleBtn{border:1px solid var(--border-color);background:var(--card-background);width:38px;height:38px;color:var(--text-secondary);cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.MachineGrid-module__WM1Opa__searchToggleBtn:hover{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.MachineGrid-module__WM1Opa__searchToggleBtn:active{transform:scale(.95)}}.MachineGrid-module__WM1Opa__labeledControl{align-items:center;gap:.5rem;width:100%;display:flex}@media (min-width:640px){.MachineGrid-module__WM1Opa__labeledControl{width:auto}.MachineGrid-module__WM1Opa__labeledControl.MachineGrid-module__WM1Opa__searchGroup{flex:1;max-width:28rem}}.MachineGrid-module__WM1Opa__filterLabel{color:var(--text-secondary);flex-shrink:0;font-size:.875rem;font-weight:600}.MachineGrid-module__WM1Opa__viewDropdown{width:100%}@media (min-width:640px){.MachineGrid-module__WM1Opa__viewDropdown{width:240px}}.MachineGrid-module__WM1Opa__search{width:100%;position:relative}@media (min-width:640px){.MachineGrid-module__WM1Opa__search{flex:1;width:auto}}.MachineGrid-module__WM1Opa__searchInput{padding-right:4rem}.MachineGrid-module__WM1Opa__searchResetBtn{letter-spacing:.06em;text-transform:uppercase;height:28px;color:var(--text-secondary);cursor:pointer;background:#e0e0e0;border:none;border-radius:14px;justify-content:center;align-items:center;padding:0 .75rem;font-family:inherit;font-size:.6875rem;font-weight:700;transition:background .15s,color .15s,transform .1s;display:inline-flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.MachineGrid-module__WM1Opa__searchResetBtn:hover{background:var(--primary-color);color:#fff}.MachineGrid-module__WM1Opa__searchResetBtn:active{transform:translateY(-50%)scale(.95)}.MachineGrid-module__WM1Opa__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;max-width:80rem;margin:0 auto;padding:1.5rem 1rem;display:grid}.MachineGrid-module__WM1Opa__contentCard{background:var(--card-background);border-radius:12px;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:block;overflow:hidden;box-shadow:0 2px 8px #0000001a}.MachineGrid-module__WM1Opa__contentCard:hover{background:#ececec;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.MachineGrid-module__WM1Opa__contentCardMatch{box-shadow:0 0 0 3px var(--primary-color), 0 6px 16px #0003;animation:1.2s ease-in-out 2 MachineGrid-module__WM1Opa__contentMatchPulse}@keyframes MachineGrid-module__WM1Opa__contentMatchPulse{0%{box-shadow:0 0 0 2px var(--primary-color), 0 6px 16px #0003}50%{box-shadow:0 0 0 7px var(--primary-color), 0 8px 20px #00000040}to{box-shadow:0 0 0 3px var(--primary-color), 0 6px 16px #0003}}.MachineGrid-module__WM1Opa__contentThumb{background:radial-gradient(circle,#d0d0d0 0%,#7a7a7a 100%);width:100%;height:200px;position:relative}.MachineGrid-module__WM1Opa__contentThumbImg{object-fit:cover;width:100%;height:100%;display:block}.MachineGrid-module__WM1Opa__contentFallback{background:radial-gradient(circle,#e8e8e8 0%,#cfcfcf 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.MachineGrid-module__WM1Opa__contentFallbackIcon{object-fit:contain;opacity:.9;width:64px;height:64px}.MachineGrid-module__WM1Opa__contentPlayBadge{color:#fff;pointer-events:none;background:#11182799;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding-left:3px;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MachineGrid-module__WM1Opa__contentCardBody{padding:.85rem 1rem}.MachineGrid-module__WM1Opa__contentName{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:600;display:-webkit-box;overflow:hidden}@media (min-width:640px){.MachineGrid-module__WM1Opa__grid{padding:1.5rem}}.MachineGrid-module__WM1Opa__emptyState{text-align:center;min-height:60vh;color:var(--text-secondary);flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.MachineGrid-module__WM1Opa__emptyState h3{color:var(--text-primary);margin:0 0 .5rem;font-size:1.5rem}.MachineGrid-module__WM1Opa__emptyState p{margin:0}.MachineGrid-module__WM1Opa__recentPlaceholder{flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:0;min-height:60vh;padding:2rem;display:flex}.MachineGrid-module__WM1Opa__recentPlaceholder h3{color:var(--text-primary);margin:0 0 .5rem;font-size:1.5rem}.MachineGrid-module__WM1Opa__recentPlaceholder p,.MachineGrid-module__WM1Opa__recentPlaceholderLabel{color:var(--text-secondary);text-align:center;margin:0;font-size:1.1rem}.MachineGrid-module__WM1Opa__recentPlaceholderImg{max-width:100%;height:auto;margin-top:35px}.MachineGrid-module__WM1Opa__draftOrderBanner{z-index:99;background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border:2px solid #f59e0b;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin:0 0 1rem;padding:.75rem 1rem;display:flex;box-shadow:0 2px 8px #f59e0b26}.MachineGrid-module__WM1Opa__draftOrderBannerBody{align-items:center;gap:.65rem;min-width:0;display:flex}.MachineGrid-module__WM1Opa__draftOrderBannerIcon{flex-shrink:0}.MachineGrid-module__WM1Opa__draftOrderBannerTitle{color:#78350f;font-size:.875rem;font-weight:700;display:block}.MachineGrid-module__WM1Opa__draftOrderBannerSub{color:#92400e;margin-top:.1rem;font-size:.75rem;display:block}.MachineGrid-module__WM1Opa__resetOrderBtn{border:1px solid var(--border-color);background:var(--card-background);color:var(--text-primary);cursor:pointer;border-radius:6px;padding:.3rem .75rem;font-family:inherit;font-size:.8125rem;transition:background .15s,border-color .15s}.MachineGrid-module__WM1Opa__resetOrderBtn:hover{background:#f0f0f0;border-color:#bbb}.MachineGrid-module__WM1Opa__reorderModeBar{z-index:99;background:var(--card-background);justify-content:center;align-items:center;margin:0 0 1rem;padding:.5rem 1rem;display:flex}.MachineGrid-module__WM1Opa__reorderModeBtn{color:#78350f;cursor:pointer;white-space:nowrap;background:#fffbeb;border:1px solid #f59e0b;border-radius:6px;padding:.35rem .75rem;font-family:inherit;font-size:.8125rem;font-weight:600;transition:background .15s,border-color .15s}.MachineGrid-module__WM1Opa__reorderModeBtn:hover:not(:disabled){background:#fef3c7;border-color:#d97706}.MachineGrid-module__WM1Opa__reorderModeBtn:disabled{opacity:.6;cursor:not-allowed}.MachineGrid-module__WM1Opa__reorderActions{align-items:center;gap:.5rem;display:flex}.MachineGrid-module__WM1Opa__publishOrderBtn{color:#fff;cursor:pointer;background:#84cc16;border:none;border-radius:6px;padding:.3rem .75rem;font-family:inherit;font-size:.8125rem;font-weight:600;transition:background .15s,opacity .15s}.MachineGrid-module__WM1Opa__publishOrderBtn:hover:not(:disabled){background:#65a30d}.MachineGrid-module__WM1Opa__publishOrderBtn:disabled{opacity:.6;cursor:not-allowed}.MachineGrid-module__WM1Opa__sortableCardWrap{position:relative}.MachineGrid-module__WM1Opa__sortableCardWrap:hover .MachineGrid-module__WM1Opa__dragHandle{opacity:1}.MachineGrid-module__WM1Opa__sortableCardDraft .MachineGrid-module__WM1Opa__dragHandle{opacity:.55}.MachineGrid-module__WM1Opa__sortableCardDraft:hover .MachineGrid-module__WM1Opa__dragHandle{opacity:1}.MachineGrid-module__WM1Opa__sortableCardDraft{border-left:3px solid #f59e0b;border-radius:3px 0 0 3px}.MachineGrid-module__WM1Opa__dragHandle{z-index:10;color:#fff;cursor:grab;opacity:0;background:#111827bf;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:opacity .15s,background .15s;display:inline-flex;position:absolute;top:.5rem;left:.5rem}.MachineGrid-module__WM1Opa__dragHandle:hover{background:#111827f2}.MachineGrid-module__WM1Opa__dragHandle:active{cursor:grabbing}.MachineGrid-module__WM1Opa__reorderLockBanner{z-index:99;color:#78350f;background:#fef3c7;border:1px solid #f59e0b;border-radius:6px;align-items:center;gap:.5rem;margin:0 0 1rem;padding:.5rem 1rem;font-size:.875rem;display:flex}.MachineGrid-module__WM1Opa__reorderLockIcon{color:#b45309;flex-shrink:0}.MachineGrid-module__WM1Opa__sortableCardDragging{position:relative}.MachineGrid-module__WM1Opa__dragPlaceholder{z-index:5;pointer-events:none;background:#fee2e266;border:2px dashed #ef4444;border-radius:12px;position:absolute;inset:0}.MachineGrid-module__WM1Opa__dragOverlayCard{background:var(--card-background);width:280px;box-shadow:0 12px 40px #00000040, 0 0 0 2px var(--primary-color);cursor:grabbing;border-radius:12px;overflow:hidden}.MachineGrid-module__WM1Opa__dragOverlayThumb{background:radial-gradient(circle,#d0d0d0 0%,#7a7a7a 100%);width:100%;height:160px;overflow:hidden}.MachineGrid-module__WM1Opa__dragOverlayImg{object-fit:cover;width:100%;height:100%;display:block}.MachineGrid-module__WM1Opa__dragOverlayBody{padding:.75rem}.MachineGrid-module__WM1Opa__dragOverlayName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.9375rem;font-weight:600;overflow:hidden}
.ContentBrowser-module__EFfMba__panel{background:var(--card-background);border-right:1px solid var(--border-color);flex-direction:column;flex:3;min-height:0;display:flex}.ContentBrowser-module__EFfMba__panelHeader{border-bottom:1px solid var(--border-color);flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.ContentBrowser-module__EFfMba__panelTitle{color:var(--text-primary);margin:0;font-size:1rem;font-weight:600}.ContentBrowser-module__EFfMba__counter{color:var(--text-secondary);font-variant-numeric:tabular-nums;background:#f0f0f0;border-radius:999px;align-items:center;padding:.25rem .625rem;font-size:.8125rem;font-weight:600;display:inline-flex}.ContentBrowser-module__EFfMba__counter.ContentBrowser-module__EFfMba__atLimit{color:var(--primary-color);background:#fff0f0;font-weight:700}.ContentBrowser-module__EFfMba__searchRow{border-bottom:1px solid #f0f0f0;flex-shrink:0;padding:.75rem 1.25rem}.ContentBrowser-module__EFfMba__tree{flex:1;margin:0;padding:0;list-style:none;overflow-y:auto}.ContentBrowser-module__EFfMba__category{border-bottom:1px solid #f0f0f0}.ContentBrowser-module__EFfMba__categoryHeader,.ContentBrowser-module__EFfMba__machineHeader{background:var(--card-background);text-align:left;cursor:pointer;width:100%;color:var(--text-primary);border:0;align-items:center;gap:.5rem;padding:.875rem 1.25rem;font-family:inherit;transition:background .15s;display:flex}.ContentBrowser-module__EFfMba__categoryHeader:hover,.ContentBrowser-module__EFfMba__machineHeader:hover{background:#f8f8f8}.ContentBrowser-module__EFfMba__categoryHeader{font-size:.9375rem;font-weight:600}.ContentBrowser-module__EFfMba__machineHeader{padding-left:2.5rem;font-size:.875rem;font-weight:500}.ContentBrowser-module__EFfMba__arrow{width:14px;color:var(--text-secondary);justify-content:center;align-items:center;transition:transform .18s cubic-bezier(.4,0,.2,1);display:inline-flex}.ContentBrowser-module__EFfMba__arrow.ContentBrowser-module__EFfMba__expanded{color:var(--primary-color);transform:rotate(90deg)}.ContentBrowser-module__EFfMba__headerLabel{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.ContentBrowser-module__EFfMba__headerCount{color:var(--text-secondary);margin-left:.5rem;font-size:.75rem;font-weight:500}.ContentBrowser-module__EFfMba__machineList,.ContentBrowser-module__EFfMba__itemList{margin:0;padding:0;list-style:none}.ContentBrowser-module__EFfMba__machineList{background:#fafafa}.ContentBrowser-module__EFfMba__itemList{background:#fff;border-top:1px solid #f0f0f0}.ContentBrowser-module__EFfMba__item{cursor:pointer;background:#fff;border-bottom:1px solid #f5f5f5;align-items:center;gap:.75rem;padding:.625rem 1.25rem .625rem 3rem;transition:background .15s;display:flex}.ContentBrowser-module__EFfMba__item:hover{background:#fafafa}.ContentBrowser-module__EFfMba__contentDisplayItems .ContentBrowser-module__EFfMba__item{padding-left:2.5rem}.ContentBrowser-module__EFfMba__item.ContentBrowser-module__EFfMba__selected{background:#fff5f5}.ContentBrowser-module__EFfMba__item.ContentBrowser-module__EFfMba__disabled{opacity:.45;cursor:not-allowed}.ContentBrowser-module__EFfMba__item:last-child{border-bottom:none}.ContentBrowser-module__EFfMba__checkbox{width:20px;height:20px;accent-color:var(--primary-color);cursor:pointer;flex-shrink:0}.ContentBrowser-module__EFfMba__checkbox:disabled{cursor:not-allowed}.ContentBrowser-module__EFfMba__typePill{letter-spacing:.04em;text-transform:uppercase;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;min-width:2.5rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:700;display:inline-flex}.ContentBrowser-module__EFfMba__typeVideo{color:var(--primary-color);background:#ffe0e0}.ContentBrowser-module__EFfMba__typeDoc{color:#2a4ad0;background:#e0e8ff}.ContentBrowser-module__EFfMba__itemTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.875rem;overflow:hidden}.ContentBrowser-module__EFfMba__previewBtn{width:32px;height:32px;color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-family:inherit;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.ContentBrowser-module__EFfMba__previewBtn:hover{color:var(--text-primary);border-color:var(--border-color);background:#f0f0f0}.ContentBrowser-module__EFfMba__previewBtn svg{stroke:currentColor;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.ContentBrowser-module__EFfMba__emptyState{text-align:center;color:var(--text-secondary);padding:2rem 1.25rem;font-size:.875rem}
.Playlist-module__4_rPZW__panel{background:var(--card-background);flex-direction:column;flex:2;min-height:0;display:flex}.Playlist-module__4_rPZW__panelHeader{border-bottom:1px solid var(--border-color);flex-shrink:0;align-items:center;padding:1rem 1.25rem;display:flex}.Playlist-module__4_rPZW__panelTitle{color:var(--text-primary);margin:0;font-size:1rem;font-weight:600}.Playlist-module__4_rPZW__nameBlock{border-bottom:1px solid #f5f5f5;flex-direction:column;flex-shrink:0;gap:.25rem;padding:1rem 1.25rem;display:flex}.Playlist-module__4_rPZW__nameLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);font-size:.6875rem;font-weight:700}.Playlist-module__4_rPZW__items{flex:1;margin:0;padding:0;list-style:none;overflow-y:auto}.Playlist-module__4_rPZW__empty{text-align:center;color:var(--text-secondary);padding:2rem 1.5rem;font-size:.875rem;line-height:1.5}.Playlist-module__4_rPZW__item{background:var(--card-background);border-bottom:1px solid #f5f5f5;align-items:center;gap:.5rem;min-height:56px;padding:.5rem 1rem .5rem 0;display:flex}.Playlist-module__4_rPZW__item:last-child{border-bottom:none}.Playlist-module__4_rPZW__item.Playlist-module__4_rPZW__dragging{z-index:2;border-bottom-color:#0000;border-left:4px solid var(--primary-color);opacity:.97;background:#fff;border-radius:10px;position:relative;transform:scale(1.03);box-shadow:0 16px 40px #00000040,0 4px 12px #0000001f}.Playlist-module__4_rPZW__item.Playlist-module__4_rPZW__moved{animation:.6s Playlist-module__4_rPZW__itemMoved}@keyframes Playlist-module__4_rPZW__itemMoved{0%{box-shadow:inset 3px 0 0 var(--primary-color);background:#f81f1f26;transform:scale(1.02)}50%{background:#f81f1f14}to{background:var(--card-background);transform:scale(1)}}.Playlist-module__4_rPZW__item.Playlist-module__4_rPZW__added{animation:.5s Playlist-module__4_rPZW__itemAdded}@keyframes Playlist-module__4_rPZW__itemAdded{0%{opacity:.5;background:#34c75933;transform:translate(8px)}to{background:var(--card-background);opacity:1;transform:translate(0)}}.Playlist-module__4_rPZW__dragHandle{width:44px;color:var(--text-secondary);cursor:grab;touch-action:none;background:0 0;border:0;border-right:1px solid #f0f0f0;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;font-family:inherit;display:inline-flex}.Playlist-module__4_rPZW__dragHandle:hover{color:var(--primary-color);background:#f81f1f0f}.Playlist-module__4_rPZW__dragHandle:active,.Playlist-module__4_rPZW__dragHandle:focus-visible{cursor:grabbing;color:var(--primary-color);background:#f81f1f0f;outline:none}.Playlist-module__4_rPZW__dragHandle svg{fill:currentColor;width:16px;height:16px}.Playlist-module__4_rPZW__numBadge{width:24px;height:24px;color:var(--text-primary);background:#e8e8ec;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.6875rem;font-weight:700;display:inline-flex}.Playlist-module__4_rPZW__typePill{letter-spacing:.04em;text-transform:uppercase;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;min-width:2.5rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:700;display:inline-flex}.Playlist-module__4_rPZW__typeVideo{color:var(--primary-color);background:#ffe0e0}.Playlist-module__4_rPZW__typeDoc{color:#2a4ad0;background:#e0e8ff}.Playlist-module__4_rPZW__info{flex-direction:column;flex:1;min-width:0;display:flex}.Playlist-module__4_rPZW__infoTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;overflow:hidden}.Playlist-module__4_rPZW__infoSubtitle{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.Playlist-module__4_rPZW__actions{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.Playlist-module__4_rPZW__iconBtn{background:var(--card-background);border:1px solid var(--border-color);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;font-family:inherit;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.Playlist-module__4_rPZW__iconBtn:hover{color:var(--text-primary);background:#f5f5f5}.Playlist-module__4_rPZW__iconBtn.Playlist-module__4_rPZW__danger:hover{color:var(--primary-color);background:#fff0f0;border-color:#f5b3b3}.Playlist-module__4_rPZW__iconBtn svg{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}
.MachineTypeTag-module__S7HhHa__tag{text-transform:uppercase;color:var(--primary-color);letter-spacing:.5px;font-size:.75rem;font-weight:600}
