.sg-modal-shell{height:80vh;display:flex;flex-direction:column;border-radius:12px 12px 0 0;overflow:hidden;background:#fff}.sg-modal-shell__header{display:flex;align-items:center;justify-content:space-between;padding:18px 16px;flex-shrink:0;color:#1c1f23;border-bottom:1px solid #e6e6e6}.sg-modal-shell__header-left{display:inline-flex;align-items:center;gap:8px}.sg-modal-shell__prev-btn:not(.sg-modal-shell__prev-btn--hidden){display:flex;width:20px;height:20px;margin-inline-end:16px;justify-content:flex-start;align-items:center;cursor:pointer;flex-shrink:0}.sg-modal-shell__prev-btn--hidden{display:none}.sg-modal-shell__close{display:flex;width:14px;height:14px;justify-content:center;align-items:center;cursor:pointer;flex-shrink:0}.sg-modal-shell__title{font-size:20px;font-weight:500;line-height:1.4;color:#1c1f23}.sg-modal-shell__content{padding:20px 16px;flex-grow:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}@media (min-width:960px){ljs-sidebar.sg-modal-shell__sidebar{top:0;display:flex;justify-content:center;align-items:center;max-height:100vh;animation:none;transition:none}.sg-modal-shell{width:660px;max-height:840px;border-radius:12px}.sg-modal-shell__header{padding:18px 24px}.sg-modal-shell__content{padding:20px 24px}}